r17144 - in /trunk/libdatetime-set-perl/debian: changelog compat control

gwolf at users.alioth.debian.org gwolf at users.alioth.debian.org
Mon Mar 10 15:05:34 UTC 2008


Author: gwolf
Date: Mon Mar 10 15:05:33 2008
New Revision: 17144

URL: http://svn.debian.org/wsvn/?sc=1&rev=17144
Log:
Fixed build-dependency; dh compat => 6

Modified:
    trunk/libdatetime-set-perl/debian/changelog
    trunk/libdatetime-set-perl/debian/compat
    trunk/libdatetime-set-perl/debian/control

Modified: trunk/libdatetime-set-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libdatetime-set-perl/debian/changelog?rev=17144&op=diff
==============================================================================
--- trunk/libdatetime-set-perl/debian/changelog (original)
+++ trunk/libdatetime-set-perl/debian/changelog Mon Mar 10 15:05:33 2008
@@ -1,9 +1,15 @@
 libdatetime-set-perl (0.25-2) unstable; urgency=low
 
+  [ Jaldhar H. Vyas ]
   * Gave url to download location in debian/copyright.
   * Corrected vcs url in debian/control.
 
- -- Jaldhar H. Vyas <jaldhar at debian.org>  Thu, 28 Feb 2008 23:11:19 -0500
+  [ Gunnar Wolf ]
+  * Added myself as an uploader
+  * Added libset-infinite-perl as a build-dependency
+  * Upgraded DH compat version to 6
+
+ -- Gunnar Wolf <gwolf at debian.org>  Mon, 10 Mar 2008 09:04:58 -0600
 
 libdatetime-set-perl (0.25-1) unstable; urgency=low
 

Modified: trunk/libdatetime-set-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libdatetime-set-perl/debian/compat?rev=17144&op=diff
==============================================================================
--- trunk/libdatetime-set-perl/debian/compat (original)
+++ trunk/libdatetime-set-perl/debian/compat Mon Mar 10 15:05:33 2008
@@ -1,1 +1,1 @@
-5
+6

Modified: trunk/libdatetime-set-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libdatetime-set-perl/debian/control?rev=17144&op=diff
==============================================================================
--- trunk/libdatetime-set-perl/debian/control (original)
+++ trunk/libdatetime-set-perl/debian/control Mon Mar 10 15:05:33 2008
@@ -1,10 +1,10 @@
 Source: libdatetime-set-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5)
-Build-Depends-Indep: perl (>= 5.8.0-7), libdatetime-perl, libparams-validate-perl
+Build-Depends: debhelper (>= 6)
+Build-Depends-Indep: perl (>= 5.8.0-7), libdatetime-perl, libparams-validate-perl, libset-infinite-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>
+Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>, Gunnar Wolf <gwolf at debian.org>
 Standards-Version: 3.7.3
 Homepage: http://search.cpan.org/dist/DateTime-Set/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-perl/trunk/libdatetime-set-perl/




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