[libarchive-zip-perl] 04/05: Drop debian/t/data/jar.zip

gregor herrmann gregoa at debian.org
Thu Jun 18 16:47:45 UTC 2015


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

gregoa pushed a commit to branch master
in repository libarchive-zip-perl.

commit f1d7df6fb184d7534dd1913e5227b5c8e2cd2912
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jun 18 18:42:07 2015 +0200

    Drop debian/t/data/jar.zip
    
    after the test using it was removed.
    Also remove all occurences of it in debian/*.
---
 debian/clean                     |   1 -
 debian/rules                     |   7 -------
 debian/source/include-binaries   |   1 -
 debian/t/data/jar.zip            | Bin 427 -> 0 bytes
 debian/tests/pkg-perl/test-files |   1 -
 5 files changed, 10 deletions(-)

diff --git a/debian/clean b/debian/clean
deleted file mode 100644
index 1925c5f..0000000
--- a/debian/clean
+++ /dev/null
@@ -1 +0,0 @@
-t/data/jar.zip
diff --git a/debian/rules b/debian/rules
index b1490a2..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,4 @@
 #!/usr/bin/make -f
 
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-
 %:
 	dh $@
-
-override_dh_auto_test:
-	cp $(CURDIR)/debian/t/data/jar.zip $(CURDIR)/t/data/
-	AUTOMATED_TESTING=1 dh_auto_test
diff --git a/debian/source/include-binaries b/debian/source/include-binaries
deleted file mode 100644
index 851d9c0..0000000
--- a/debian/source/include-binaries
+++ /dev/null
@@ -1 +0,0 @@
-debian/t/data/jar.zip
diff --git a/debian/t/data/jar.zip b/debian/t/data/jar.zip
deleted file mode 100644
index a58c356..0000000
Binary files a/debian/t/data/jar.zip and /dev/null differ
diff --git a/debian/tests/pkg-perl/test-files b/debian/tests/pkg-perl/test-files
index c5c198e..e5c6994 100644
--- a/debian/tests/pkg-perl/test-files
+++ b/debian/tests/pkg-perl/test-files
@@ -1,3 +1,2 @@
 t/
 examples/
-debian/t/data/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libarchive-zip-perl.git



More information about the Pkg-perl-cvs-commits mailing list