* New upstream release.
* Standards-Version: 4.4.1.
* postrm: run cleanup after "#DEBHELPER#" to leave no unowned files after
purge (Closes: #788253).
Thanks, Felipe Sateler.
* Non-maintainer upload.
* No change (re-upload to get the source back).
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/control: Deprecating priority extra as per policy 4.0.1
* d/control: Set Vcs-* to salsa.debian.org
* d/watch: Use https protocol
[ Dmitry Smirnov ]
* New upstream release.
* Standards-Version: 4.3.0.
* Debhelper & compat to version 11.
* New upstream release [December 2016].
+ fixed FTBFS with openssl 1.1.0 (Closes: #828310).
* Install "config-gfarm.common" (Closes: #845006).
* New upstream release [September 2016].
* New upstream release [August 2016].
* Removed obsolete "alpha-avoid-signal-name-conflict.patch".
* New patch to fix FTBFS on Alpha (Closes: #827021).
Thanks, Michael Cree.
* New upstream release [June 2016].
* Standards-Version: 3.9.8.
* Vcs-Git URL to HTTPS.
* Updated missing symbols/i386.
* New upstream release [April 2016].
* symbols: Introduced "Build-Depends-Package" field.
* New upstream release [April 2016].
* Removed obsolete "build-arm.patch".
* Fixed FTBFS when built with "dpkg-buildpackage -A" (Closes: #806030).
* New patch to fix FTBFS on [armel,armhf].
* Standards-Version: 3.9.7.
* New upstream release [January 2016].
* New upstream release [November 2015].
* New upstream release [August 2015].
* Updated URL of the upstream home page.
* New upstream release [July 2015].
* libgfarm-dev: do not provide static library files (*.a) any more.
* New upstream release [June 2015].
* Avoid collision between generated and package-provided services:
- dropped "debian.patch" (custom .service files should stay under "/etc").
- postinst: do not remove .service files from "/lib/systemd/system",
trust dh_systemd helper to do the clean-up.
* gfarm-client: install utilities `gfsudo`, `gfpcopy` and `gfprep`.
* New upstream release [April 2015].
* gfarm-client: install `/usr/bin/gfln`.
* New upstream release [April 2015].
* New upstream release [April 2015].
* Upload to unstable.
* New upstream release [March 2015].
* Install new man pages.
* Install "unconfig" script templates.
* watch: introduced "repacksuffix=+dfsg".
* New upstream release [March 2015].
* Install new [config-gfarm.8, config-gfarm-update.8] man pages.
* gfmd: promote "postgresql | slapd" to Recommends.
* Patchworks:
+ New "pg_ctl.patch" to detect PostgreSQL version without "pg_config".
- Removed [06_host_os_nickname, build-man, hardening, spelling, utf-8].
* Corrected symbols' architecture.
* dh-systemd.
* gfmd, gfsd: added "-v" option to service files.
to log verbose messages on authentication.
* New upstream release [December 2014].
* New maintainer (Closes: #715446); removed Uploaders.
* Added "debian/gbp.conf".
* Added Vcs links to new repository at collab-maint.
* Removed obsolete "DM-Upload-Allowed".
* Standards-Version: 3.9.6.
* Debhelper & compat to version 9.
* Use dh-autoreconf (Closes: #727868).
* "--as-needed" to minimise needless linking.
* Cleanup; removed obsolete README.Debian.
* Install upstream changelog as such.
* Don't install upstream build instructions.
* Ignore changes in "makes/config.mk".
* Simplified installation of man pages.
* Build with all hardening.
* Build man pages.
* Re-build JAR files from "build-indep" target.
* gfarm-client:
+ install more utilities and man pages.
+ added "gfarm2fs" to Recommends.
* gfmd:
+ remove RPATH using "chrpath".
+ Suggests postgresql OR slapd, not both.
* gfmd, gfsd:
+ added "gfarm-client" to Recommends.
+ optimised list of installed files.
+ install systemd service templates used by "config-gfarm".
+ install systemd services.
+ prevent automatic service start-up (dh_installinit --no-start).
+ added LSB description to init files.
+ new postrm handlers to remove systemd services or purge.
+ new postinst handlers to create "_gfarmfs" user and make
"/var/lib/gfarmfs" directory; Depends: +adduser.
* Multi-Arch for -doc and "libgfarm1" packages.
* libgfarm:
+ install symbols.
- don't install .la file.
* watch: minor update; dfsg mangle.
* copyright:
+ converted to copyright-format-1.0.
+ added Files-Excluded section to remove "hpux/getmemsize.c"
(taken from not-for-sale HPUX FAQ) and pre-built JAR files.
+ Expat a.k.a. MIT license for Debian packaging.
* Patchworks:
- 00_libraries.patch
- 09_change-shell.patch
- debian-changes-2.4.1-1
- 04_MAXPATHLEN.patch
- 05_PATH_MAX.patch
- 07_MAXHOSTNAMELEN.patch
+ build-hurd.patch (consolidated Hurd "MAX" definitions)
+ build-man.patch (correct man pages build process)
+ clean.patch (cleanup assist)
+ debian.patch (Debian path customisations)
+ defaults.patch (enable PostgreSQL "Data page checksums")
+ hardening.patch (use CPPFLAGS)
+ spelling.patch (minor spelling corrections)
+ utf8.patch (use UTF8 encoding to fix JAR re-build)
* Build-Depends:
+ dh-autoreconf
+ chrpath
+ docbook-xml
+ docbook-xsl
+ xsltproc
- postgresql
- autoconf
- libtool
* Build-Depends-Indep:
+ ant
+ default-jdk
* Non-maintainer upload.
* Patch by Ilya Barygin <barygin@gmail.com>, set SHELL to /bin/bash as /bin/sh
does not support +=. (Closes: #621926).
* New upstream release.
* New upstream release.
* debian/patches/00_libraries.patch: Refreshed.
* debian/gfmd.manpages_{en,ja}: Remove uninstalled entries.
* debian/gfsd.manpages_{en,ja}: Remove uninstalled entries.
* debian/gfarm-client.manpages_{en,ja}: Remove uninstalled entries.
* debian/control (Standards-Version): Bump to 3.9.1.
* debian/libgfarm-dev.install: Don't install .la file (follow policy 3.9.1).
* New upstream release (Closes: #581101).
* debian/patches/00_libraries.patch: Refreshed.
* debian/patches/07_MAXHOSTNAMELEN.patch: Refreshed.
* debian/patches/05_PATH_MAX.patch: Refreshed.
* debian/gfarm-client.install (gfsched): Added.
* debian/control (Description, Suggests): Description improvement
adding Suggests. Thanks to Justin B Rye <jbr@edlug.org.uk>
(Closes: #573516).
* New upstream release.
* debian/rules: Support manpages_en/_ja.
* debian/libgfarm-dev.manpages_ja: New file.
* debian/libgfarm-dev.manpages_en: Renamed (was: no _en).
* debian/{gfmd.manpages_ja,gfsd.manpages_ja}: New files.
* debian/{gfmd.manpages_en,gfsd.manpages_en}: Renamed (was: no _en).
* debian/{gfarm-client.manpages_en,gfarm-client.manpages_ja}: Updated.
* debian/{gfarm-doc.docs,gfarm-client.install,gfmd.install}: Updated.
* debian/control (Package): New package libgfarm1 to match soname.
* debian/patches/07_MAXHOSTNAMELEN.patch: New file to workaround on Hurd.
* debian/README.source: Removed.
* debian/patches/06_host_os_nickname.patch: Updated.
* debian/watch: Fix to exclude snapshot tar balls.
* debian/patches/{04_MAXPATHLEN.patch,05_PATH_MAX.patch,
06_host_os_nickname.patch}: New files.
* debian/gfarm-client.manpages_ja: New file.
* debian/rules: Invoke dh_installman with --language=ja.
* debian/rules: Kill the bash-ism.
* debian/rules: Don't use libtoolize but just copy ltmain.sh.
* debian/patches/{00_libraries,01_noneed_yacc_lex,02_dont_go_doc,
03_libtool_clean_does_not_work_well}.patch: Divided up.
* debian/patches/00_libraries.patch: Name it.
* debian/rules: Build with _GNU_SOURCE for FTBFS on gfevent.c.
* Initial release (Closes: #568981).