Debian changelog in Git: netrik (1.16.1-2) unstable; urgency=medium
* QA upload. (See #770237)
+ Set Maintainer to QA group
* Add collab-maint git repository and according Vcs-* headers.
* Apply wrap-and-sort.
* Convert to source format "3.0 (quilt)".
+ Fix AUTHORS.patch to properly convert file to UTF-8.
* Bump debhelper compatibility to 9 as recommended.
+ Update versioned build-dependency on debhelper accordingly.
* Rewrite debian/rules with dh v7 style and dh-autoreconf
+ Replace build-dependency on automake with dh-autoreconf
+ Remove debian/Makefile.* and patch out "SUBDIRS = debian"
+ No more delete files from orig.tar.gz in clean target.
+ Use dh_auto_{configure,build,install,clean}
* Remove no more needed lintian override.
* Rename all debian/netrik.⦠files to debian/⦠for consistency.
* Declare compliance with Debian Policy 3.9.6.
* Don't install test suite into binary package. (Also fixes lintian
warning package-contains-timestamped-gzip.)
* Install NEWS as upstream changelog instead just as documentation.
* Fix lintian warning copyright-refers-to-symlink-license.
* Apply configure.ac patch by Simon Ruderich to properly pass hardening
flags. (Closes: #656004)
* Add patch to fix spelling errors found by lintian.
* Convert debian/copyright to machine-readable DEP-3 format.
* Update long package description:
+ Add asterisks in front of list items.
+ Remove upstream author name (that's what debian/copyright is for)
+ Mention that there's neither HTTPS nor IPv6 support.
-- Axel Beckert <abe@debian.org> Wed, 02 Dec 2015 00:31:56 +0100