r2928 - in /packages/libmath-numbercruncher-perl/trunk/debian: changelog compat control rules

segre-guest at users.alioth.debian.org segre-guest at users.alioth.debian.org
Thu Jun 8 20:26:37 UTC 2006


Author: segre-guest
Date: Thu Jun  8 20:26:36 2006
New Revision: 2928

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=2928
Log:
bookkeeping - standards version and Build-Depends

Added:
    packages/libmath-numbercruncher-perl/trunk/debian/compat
Modified:
    packages/libmath-numbercruncher-perl/trunk/debian/changelog
    packages/libmath-numbercruncher-perl/trunk/debian/control
    packages/libmath-numbercruncher-perl/trunk/debian/rules

Modified: packages/libmath-numbercruncher-perl/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmath-numbercruncher-perl/trunk/debian/changelog?rev=2928&op=diff
==============================================================================
--- packages/libmath-numbercruncher-perl/trunk/debian/changelog (original)
+++ packages/libmath-numbercruncher-perl/trunk/debian/changelog Thu Jun  8 20:26:36 2006
@@ -1,3 +1,10 @@
+libmath-numbercruncher-perl (5.00-5) unstable; urgency=low
+
+  * Update standards version 3.7.2
+  * Move debhelper to Build-Depends per policy
+
+ -- Carlo Segre <segre at iit.edu>  Thu,  8 Jun 2006 14:58:19 -0500
+
 libmath-numbercruncher-perl (5.00-4) unstable; urgency=low
 
   * Modified source package name to libmath-numbercruncher-perl to be

Added: packages/libmath-numbercruncher-perl/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmath-numbercruncher-perl/trunk/debian/compat?rev=2928&op=file
==============================================================================
--- packages/libmath-numbercruncher-perl/trunk/debian/compat (added)
+++ packages/libmath-numbercruncher-perl/trunk/debian/compat Thu Jun  8 20:26:36 2006
@@ -1,0 +1,1 @@
+4

Modified: packages/libmath-numbercruncher-perl/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmath-numbercruncher-perl/trunk/debian/control?rev=2928&op=diff
==============================================================================
--- packages/libmath-numbercruncher-perl/trunk/debian/control (original)
+++ packages/libmath-numbercruncher-perl/trunk/debian/control Thu Jun  8 20:26:36 2006
@@ -3,8 +3,9 @@
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Carlo Segre <segre at iit.edu>, Joachim Breitner <nomeata at debian.org>
-Build-Depends-Indep: perl, debhelper (>= 3.0.0), perl (>= 5.8) | libmath-bigint-perl (>= 1.49)
-Standards-Version: 3.6.2
+Build-Depends-Indep: perl, perl (>= 5.8) | libmath-bigint-perl (>= 1.49)
+Build-Depends: debhelper (>= 4.0.0)
+Standards-Version: 3.7.2
 
 Package: libmath-numbercruncher-perl
 Architecture: all

Modified: packages/libmath-numbercruncher-perl/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmath-numbercruncher-perl/trunk/debian/rules?rev=2928&op=diff
==============================================================================
--- packages/libmath-numbercruncher-perl/trunk/debian/rules (original)
+++ packages/libmath-numbercruncher-perl/trunk/debian/rules Thu Jun  8 20:26:36 2006
@@ -9,7 +9,6 @@
 debtmp	:= $(CURDIR)/debian/$(package)
 
 #export DH_VERBOSE=1
-export DH_COMPAT=4
 
 upstream: get-orig-source
 get-orig-source:




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