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

segre at users.alioth.debian.org segre at users.alioth.debian.org
Fri Dec 29 09:32:35 CET 2006


Author: segre
Date: Fri Dec 29 09:32:35 2006
New Revision: 4685

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=4685
Log:
update to compat level 5 & clean up debian/rules

Modified:
    packages/libmath-numbercruncher-perl/trunk/debian/changelog
    packages/libmath-numbercruncher-perl/trunk/debian/compat
    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=4685&op=diff
==============================================================================
--- packages/libmath-numbercruncher-perl/trunk/debian/changelog (original)
+++ packages/libmath-numbercruncher-perl/trunk/debian/changelog Fri Dec 29 09:32:35 2006
@@ -1,3 +1,9 @@
+libmath-numbercruncher-perl (5.00-6) unstable; urgency=low
+
+  * Update to compatibility level 5.
+
+ -- Carlo Segre <segre at debian.org>  Fri, 29 Dec 2006 02:31:33 -0600
+
 libmath-numbercruncher-perl (5.00-5) unstable; urgency=low
 
   * Update standards version 3.7.2

Modified: packages/libmath-numbercruncher-perl/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmath-numbercruncher-perl/trunk/debian/compat?rev=4685&op=diff
==============================================================================
--- packages/libmath-numbercruncher-perl/trunk/debian/compat (original)
+++ packages/libmath-numbercruncher-perl/trunk/debian/compat Fri Dec 29 09:32:35 2006
@@ -1,1 +1,1 @@
-4
+5

Modified: packages/libmath-numbercruncher-perl/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmath-numbercruncher-perl/trunk/debian/control?rev=4685&op=diff
==============================================================================
--- packages/libmath-numbercruncher-perl/trunk/debian/control (original)
+++ packages/libmath-numbercruncher-perl/trunk/debian/control Fri Dec 29 09:32:35 2006
@@ -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 iit.edu>, Joachim Breitner <nomeata at debian.org>
+Uploaders: Carlo Segre <segre at debian.org>, Joachim Breitner <nomeata at debian.org>
 Build-Depends-Indep: perl, perl (>= 5.8) | libmath-bigint-perl (>= 1.49)
-Build-Depends: debhelper (>= 4.0.0)
+Build-Depends: debhelper (>= 5.0.0)
 Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.debian.org/pkg-perl/packages/libmath-numbercruncher-perl/trunk/
 

Modified: packages/libmath-numbercruncher-perl/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libmath-numbercruncher-perl/trunk/debian/rules?rev=4685&op=diff
==============================================================================
--- packages/libmath-numbercruncher-perl/trunk/debian/rules (original)
+++ packages/libmath-numbercruncher-perl/trunk/debian/rules Fri Dec 29 09:32:35 2006
@@ -49,18 +49,11 @@
 	dh_perl	
 	dh_installdocs
 	dh_installexamples
-#	dh_installmenu
-#	dh_installinit
-#	dh_installcron
-#	dh_installmanpages
-#	dh_undocumented
 	dh_installchangelogs	Changes
 	dh_compress
 	dh_fixperms
-#	dh_suidregister
 	dh_installdeb
 	dh_gencontrol
-#	dh_md5sums
 	dh_builddeb
 
 binary-arch: build test install




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