r6783 - in /trunk/libchemistry-elements-perl/debian: changelog control rules

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Fri Aug 17 10:49:59 UTC 2007


Author: gregoa-guest
Date: Fri Aug 17 10:49:59 2007
New Revision: 6783

URL: http://svn.debian.org/wsvn/?sc=1&rev=6783
Log:
* Add dh_md5sums to debian/rules.
* Add libtest-pod-perl and libtest-pod-coverage-perl to
  Build-Depends-Indep.

Modified:
    trunk/libchemistry-elements-perl/debian/changelog
    trunk/libchemistry-elements-perl/debian/control
    trunk/libchemistry-elements-perl/debian/rules

Modified: trunk/libchemistry-elements-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libchemistry-elements-perl/debian/changelog?rev=6783&op=diff
==============================================================================
--- trunk/libchemistry-elements-perl/debian/changelog (original)
+++ trunk/libchemistry-elements-perl/debian/changelog Fri Aug 17 10:49:59 2007
@@ -1,3 +1,11 @@
+libchemistry-elements-perl (1.04-2) unstable; urgency=low
+
+  * Add dh_md5sums to debian/rules.
+  * Add libtest-pod-perl and libtest-pod-coverage-perl to
+    Build-Depends-Indep.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Fri, 17 Aug 2007 12:49:45 +0200
+
 libchemistry-elements-perl (1.04-1) unstable; urgency=low
 
   * New upstream release

Modified: trunk/libchemistry-elements-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libchemistry-elements-perl/debian/control?rev=6783&op=diff
==============================================================================
--- trunk/libchemistry-elements-perl/debian/control (original)
+++ trunk/libchemistry-elements-perl/debian/control Fri Aug 17 10:49:59 2007
@@ -2,9 +2,9 @@
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Carlo Segre <segre at debian.org>, Gunnar Wolf <gwolf at gwolf.org>
+Uploaders: Carlo Segre <segre at debian.org>, Gunnar Wolf <gwolf at gwolf.org>, gregor herrmann <gregor+debian at comodo.priv.at>
 Build-Depends: debhelper (>= 5.0.0)
-Build-Depends-Indep: perl
+Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libchemistry-elements-perl/
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libchemistry-elements-perl/

Modified: trunk/libchemistry-elements-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libchemistry-elements-perl/debian/rules?rev=6783&op=diff
==============================================================================
--- trunk/libchemistry-elements-perl/debian/rules (original)
+++ trunk/libchemistry-elements-perl/debian/rules Fri Aug 17 10:49:59 2007
@@ -46,7 +46,7 @@
 #	dh_suidregister
 	dh_installdeb
 	dh_gencontrol
-#	dh_md5sums
+	dh_md5sums
 	dh_builddeb
 
 binary-arch: build install




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