This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository lintian.

commit 18d1e6af238914d7b21d7553364e99ba5944773f
Author: Niels Thykier <ni...@thykier.net>
Date:   Sun Aug 24 14:05:37 2014 +0200

    t: Add missing -n to gzip in deb test
    
    Signed-off-by: Niels Thykier <ni...@thykier.net>
---
 t/debs/deb-format-wrong-order/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/debs/deb-format-wrong-order/Makefile 
b/t/debs/deb-format-wrong-order/Makefile
index e965ba2..2b3433b 100644
--- a/t/debs/deb-format-wrong-order/Makefile
+++ b/t/debs/deb-format-wrong-order/Makefile
@@ -6,7 +6,7 @@ all:
        echo '2.0' > debian-binary
        mkdir -p usr/share/doc/$(name)
        install -m 0644 copyright changelog usr/share/doc/$(name)
-       gzip -9 usr/share/doc/$(name)/changelog
+       gzip -9n usr/share/doc/$(name)/changelog
        tar cfz data.tar.gz usr
        chown 0:0 control
        chmod 644 control

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/lintian/lintian.git


-- 
To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xlwyv-0006wg...@moszumanska.debian.org

Reply via email to