r10619 - in /trunk/libalzabo-perl/debian: changelog compat control rules

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sat Dec 1 18:44:09 UTC 2007


Author: gregoa-guest
Date: Sat Dec  1 18:44:09 2007
New Revision: 10619

URL: http://svn.debian.org/wsvn/?sc=1&rev=10619
Log:
* Set debhelper compatibility level to 5.
* Set Standards-Version to 3.7.2 (no changes).

Modified:
    trunk/libalzabo-perl/debian/changelog
    trunk/libalzabo-perl/debian/compat
    trunk/libalzabo-perl/debian/control
    trunk/libalzabo-perl/debian/rules

Modified: trunk/libalzabo-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libalzabo-perl/debian/changelog?rev=10619&op=diff
==============================================================================
--- trunk/libalzabo-perl/debian/changelog (original)
+++ trunk/libalzabo-perl/debian/changelog Sat Dec  1 18:44:09 2007
@@ -5,6 +5,8 @@
   * Set Maintainer to Debian Perl Group.
   * debian/watch: Use dist-based URL.
   * New upstream release (closes: #449093).
+  * Set debhelper compatibility level to 5.
+  * Set Standards-Version to 3.7.2 (no changes).
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 01 Dec 2007 18:54:43 +0100
 

Modified: trunk/libalzabo-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libalzabo-perl/debian/compat?rev=10619&op=diff
==============================================================================
--- trunk/libalzabo-perl/debian/compat (original)
+++ trunk/libalzabo-perl/debian/compat Sat Dec  1 18:44:09 2007
@@ -1,1 +1,1 @@
-4
+5

Modified: trunk/libalzabo-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libalzabo-perl/debian/control?rev=10619&op=diff
==============================================================================
--- trunk/libalzabo-perl/debian/control (original)
+++ trunk/libalzabo-perl/debian/control Sat Dec  1 18:44:09 2007
@@ -2,9 +2,12 @@
 Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jay Bonci <jaybonci at debian.org>
-Build-Depends-Indep: debhelper (>= 4.0.0), libmodule-build-perl, libexception-class-perl, libparams-validate-perl, libtie-ixhash-perl, libdbd-pg-perl, libclass-factory-util-perl, libdbd-mysql-perl, libdbi-perl
-Standards-Version: 3.6.2.0
+Uploaders: Jay Bonci <jaybonci at debian.org>,
+ gregor herrmann <gregor+debian at comodo.priv.at>
+Build-Depends-Indep: debhelper (>= 5), libmodule-build-perl, 
+ libexception-class-perl, libparams-validate-perl, libtie-ixhash-perl, 
+ libdbd-pg-perl, libclass-factory-util-perl, libdbd-mysql-perl, libdbi-perl
+Standards-Version: 3.7.2
 Homepage: http://search.cpan.org/dist/Alzabo/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libalzabo-perl/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libalzabo-perl/

Modified: trunk/libalzabo-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libalzabo-perl/debian/rules?rev=10619&op=diff
==============================================================================
--- trunk/libalzabo-perl/debian/rules (original)
+++ trunk/libalzabo-perl/debian/rules Sat Dec  1 18:44:09 2007
@@ -4,9 +4,6 @@
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
-
-# This is the debhelper compatibility version to use.
-#export DH_COMPAT=4
 
 PACKAGE=`pwd | sed -e "s/.*\/\\(.*\\)-.*/\\1/"`
 ROOTDIR=$(CURDIR)/debian/$(PACKAGE)/usr/share/$(PACKAGE)




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