merge NMUs, deliver NEWS, document move to salsa debian/1.9-3
authorBdale Garbee <bdale@gag.com>
Sat, 5 Jan 2019 23:04:06 +0000 (16:04 -0700)
committerBdale Garbee <bdale@gag.com>
Sat, 5 Jan 2019 23:04:06 +0000 (16:04 -0700)
debian/changelog
debian/control
debian/rules

index 6cb29ef4b8cb9a4a9c44b2ecc5ad1f0ad6002d1d..a57b8fc8ac242dd6194d18fde8766636b711ceba 100644 (file)
@@ -1,3 +1,11 @@
+gzip (1.9-3) unstable; urgency=medium
+
+  * move canonical packaging repo to salsa.debian.org
+  * merge two existing NMUs
+  * deliver NEWS file, closes: #908507
+
+ -- Bdale Garbee <bdale@gag.com>  Sat, 05 Jan 2019 16:03:32 -0700
+
 gzip (1.9-2.2) unstable; urgency=medium
 
   * Non-maintainer upload.
index d5227967cb2325c04b31716454b2ae669e43c3f4..e1dcc5f84c5241d31b515bf036a3f799ad6233d1 100644 (file)
@@ -6,9 +6,9 @@ Uploaders: Carl Worth <cworth@cworth.org>
 Build-Depends: debhelper (>= 11), texinfo, autoconf, automake, less
 Build-Depends-Indep: mingw-w64
 Rules-Requires-Root: no
-Standards-Version: 4.1.5
-Vcs-Git: git://git.gag.com/debian/gzip
-Vcs-Browser: https://git.gag.com/?p=debian/gzip
+Standards-Version: 4.3.0
+Vcs-Git: https://salsa.debian.org/debian/gzip.git
+Vcs-Browser: https://salsa.debian.org/debian/gzip
 Homepage: https://www.gnu.org/software/gzip/
 
 Package: gzip
index 26fb1a62006032ebcc2a895ba13810670e04e077..73f21873264793b418397b513ade2cde13942b3d 100755 (executable)
@@ -124,7 +124,7 @@ binary-indep: build-indep-stamp
        i686-w64-mingw32-strip builddir-indep/gzip.exe
        install -m 0755 builddir-indep/gzip.exe \
            debian/gzip-win32/usr/share/win32/
-       dh_installdocs -i README* TODO
+       dh_installdocs -i README* TODO NEWS
        dh_installchangelogs -i ChangeLog
        dh_lintian -i
        dh_compress -i
@@ -144,7 +144,7 @@ binary-arch: build-stamp
            bindir=${_topdir}/debian/gzip/bin
        dh_testdir -a
        dh_testroot -a
-       dh_installdocs -a README* TODO
+       dh_installdocs -a README* TODO NEWS
        dh_installman *.1
        dh_installinfo -a doc/gzip.info
        dh_installchangelogs -a ChangeLog