r38724 - in /trunk/libdbix-class-timestamp-perl/debian: changelog control rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Jun 26 14:52:05 UTC 2009


Author: gregoa
Date: Fri Jun 26 14:51:59 2009
New Revision: 38724

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=38724
Log:
Remove Module::Install hack from debian/rules, bump versioned dependency
on debhelper in debian/control.

Modified:
    trunk/libdbix-class-timestamp-perl/debian/changelog
    trunk/libdbix-class-timestamp-perl/debian/control
    trunk/libdbix-class-timestamp-perl/debian/rules

Modified: trunk/libdbix-class-timestamp-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-class-timestamp-perl/debian/changelog?rev=38724&op=diff
==============================================================================
--- trunk/libdbix-class-timestamp-perl/debian/changelog (original)
+++ trunk/libdbix-class-timestamp-perl/debian/changelog Fri Jun 26 14:51:59 2009
@@ -1,7 +1,12 @@
 libdbix-class-timestamp-perl (0.11-1) UNRELEASED; urgency=low
 
+  [ Salvatore Bonaccorso ]
   * New upstream release
   * Update debian/copyright for debian/* packaging. 
+
+  [ gregor herrmann ]
+  * Remove Module::Install hack from debian/rules, bump versioned dependency
+    on debhelper in debian/control.
 
  -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Mon, 22 Jun 2009 21:47:05 +0200
 

Modified: trunk/libdbix-class-timestamp-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-class-timestamp-perl/debian/control?rev=38724&op=diff
==============================================================================
--- trunk/libdbix-class-timestamp-perl/debian/control (original)
+++ trunk/libdbix-class-timestamp-perl/debian/control Fri Jun 26 14:51:59 2009
@@ -1,7 +1,7 @@
 Source: libdbix-class-timestamp-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.2)
+Build-Depends: debhelper (>= 7.2.13)
 Build-Depends-Indep: libclass-accessor-grouped-perl,
   libdatetime-format-mysql-perl,
   libdatetime-format-sqlite-perl,  

Modified: trunk/libdbix-class-timestamp-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-class-timestamp-perl/debian/rules?rev=38724&op=diff
==============================================================================
--- trunk/libdbix-class-timestamp-perl/debian/rules (original)
+++ trunk/libdbix-class-timestamp-perl/debian/rules Fri Jun 26 14:51:59 2009
@@ -5,6 +5,3 @@
 
 override_dh_auto_test:
 	TEST_POD=1 dh_auto_test
-
-override_dh_auto_configure:
-	PERL5_CPANPLUS_IS_RUNNING=1 dh_auto_configure -- --skipdeps




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