r11754 - in /trunk/libtie-cphash-perl/debian: changelog control rules

gwolf at users.alioth.debian.org gwolf at users.alioth.debian.org
Thu Dec 27 18:27:22 UTC 2007


Author: gwolf
Date: Thu Dec 27 18:27:22 2007
New Revision: 11754

URL: http://svn.debian.org/wsvn/?sc=1&rev=11754
Log:
Various minor changes to keep lintian happy

Modified:
    trunk/libtie-cphash-perl/debian/changelog
    trunk/libtie-cphash-perl/debian/control
    trunk/libtie-cphash-perl/debian/rules

Modified: trunk/libtie-cphash-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libtie-cphash-perl/debian/changelog?rev=11754&op=diff
==============================================================================
--- trunk/libtie-cphash-perl/debian/changelog (original)
+++ trunk/libtie-cphash-perl/debian/changelog Thu Dec 27 18:27:22 2007
@@ -1,5 +1,6 @@
 libtie-cphash-perl (1.03-2) unstable; urgency=low
 
+  [ Ernesto Hernández-Novich (USB) ]
   * Moved package into Debian Pkg Perl Project SVN.
   * Added Build-Depends on libtest-pod-perl y libtest-pod-coverage-perl.
   * Cleanup debian/rules.
@@ -8,7 +9,14 @@
   * Fixed Maintainer address in control file.
   * Fixed copyright and control file with a better URL.
 
- -- Ernesto Hernández-Novich (USB) <emhn at usb.ve>  Fri, 23 Nov 2007 15:21:49 -0400
+  [ Gunnar Wolf ]
+  * Bumped up standards-version to 3.7.3 (No changes needed)
+  * Bumped up dh-compat version to 5
+  * Moved libmodule-build-perl from b-d-i to b-d
+  * Removed the generated .packlist files
+  * Added myself as an uploader
+
+ -- Gunnar Wolf <gwolf at debian.org>  Thu, 27 Dec 2007 12:29:13 -0600
 
 libtie-cphash-perl (1.03-1) unstable; urgency=low
 

Modified: trunk/libtie-cphash-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libtie-cphash-perl/debian/control?rev=11754&op=diff
==============================================================================
--- trunk/libtie-cphash-perl/debian/control (original)
+++ trunk/libtie-cphash-perl/debian/control Thu Dec 27 18:27:22 2007
@@ -1,15 +1,15 @@
 Source: libtie-cphash-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 4.0.2)
-Build-Depends-Indep: perl (>= 5.8.0), libmodule-build-perl,
- libtest-pod-perl, libtest-pod-coverage-perl
+Build-Depends: debhelper (>= 5.0.2), libmodule-build-perl
+Build-Depends-Indep: perl (>= 5.8.0), libtest-pod-perl,
+ libtest-pod-coverage-perl 
 Maintainer: Debian Perl Project <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>
+Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>, Gunnar Wolf <gwolf at debian.org>
 Homepage: http://search.cpan.org/dist/Tie-CPHash-1.03/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtie-cphash-perl/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libtie-cphash-perl/
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 
 Package: libtie-cphash-perl
 Architecture: all

Modified: trunk/libtie-cphash-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libtie-cphash-perl/debian/rules?rev=11754&op=diff
==============================================================================
--- trunk/libtie-cphash-perl/debian/rules (original)
+++ trunk/libtie-cphash-perl/debian/rules Thu Dec 27 18:27:22 2007
@@ -41,7 +41,7 @@
 	dh_testdir
 	dh_testroot
 	dh_clean -k
-	$(PERL) Build install destdir=$(TMP)
+	$(PERL) Build install destdir=$(TMP) create_packlist=0
 	touch install-stamp
 
 binary-arch:




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