[SCM] Debian packaging of libcrypt-twofish-perl branch, master, updated. fb0bfe1a8bbdd72c970813fcdf3a5eda17f1a751

Xavier Guimard x.guimard at free.fr
Tue Nov 20 05:22:05 UTC 2012


The following commit has been merged in the master branch:
commit fb0bfe1a8bbdd72c970813fcdf3a5eda17f1a751
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Tue Nov 20 06:19:27 2012 +0100

    Add d/clean and update d/rules

diff --git a/debian/changelog b/debian/changelog
index cb6b2a2..8b389d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,4 @@
-libcrypt-twofish-perl (2.15-1) UNRELEASED; urgency=low
-
-  Fixes dependency statement in Makefile.PL; no need to
-  upload since we don't have FTBFS yet...
-  IGNORE-VERSION: 2.14-1
+libcrypt-twofish-perl (2.15-1) unstable; urgency=low
 
   [ Ryan Niebur ]
   * Add myself to Uploaders
@@ -33,8 +29,10 @@ libcrypt-twofish-perl (2.15-1) UNRELEASED; urgency=low
   * Use debhelper 9.20120312
   * Update debian/copyright to format 1.0
   * Update source format to 3.0 quilt
+  * Update debian/rules
+  * Add debian/clean
 
- -- Jonathan Yu <jawnsy at cpan.org>  Tue, 20 Nov 2012 05:56:09 +0100
+ -- Xavier Guimard <x.guimard at free.fr>  Tue, 20 Nov 2012 06:15:13 +0100
 
 libcrypt-twofish-perl (2.12-1) unstable; urgency=low
 
diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..d1912be
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1,2 @@
+platform.h
+tables.h
diff --git a/debian/rules b/debian/rules
index a3b92f4..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	AUTOMATED_TESTING=1 dh $@
+	dh $@

-- 
Debian packaging of libcrypt-twofish-perl



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