r2988 - in /packages/libdatetime-format-w3cdtf-perl/trunk/debian: changelog compat control

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Fri Jun 16 13:11:02 UTC 2006


Author: gregoa-guest
Date: Fri Jun 16 13:11:01 2006
New Revision: 2988

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=2988
Log:
* Moved debhelper to Build-Depends.
* Set Standards-Version to 3.7.2 (no changes).
* Set Debhelper Compatibility Level to 5.

Modified:
    packages/libdatetime-format-w3cdtf-perl/trunk/debian/changelog
    packages/libdatetime-format-w3cdtf-perl/trunk/debian/compat
    packages/libdatetime-format-w3cdtf-perl/trunk/debian/control

Modified: packages/libdatetime-format-w3cdtf-perl/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libdatetime-format-w3cdtf-perl/trunk/debian/changelog?rev=2988&op=diff
==============================================================================
--- packages/libdatetime-format-w3cdtf-perl/trunk/debian/changelog (original)
+++ packages/libdatetime-format-w3cdtf-perl/trunk/debian/changelog Fri Jun 16 13:11:01 2006
@@ -1,3 +1,11 @@
+libdatetime-format-w3cdtf-perl (0.04-2) unstable; urgency=low
+
+  * Moved debhelper to Build-Depends.
+  * Set Standards-Version to 3.7.2 (no changes).
+  * Set Debhelper Compatibility Level to 5.
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Fri, 16 Jun 2006 15:08:21 +0200
+
 libdatetime-format-w3cdtf-perl (0.04-1) unstable; urgency=low
 
   * Initial release. (Closes: #348816)

Modified: packages/libdatetime-format-w3cdtf-perl/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libdatetime-format-w3cdtf-perl/trunk/debian/compat?rev=2988&op=diff
==============================================================================
--- packages/libdatetime-format-w3cdtf-perl/trunk/debian/compat (original)
+++ packages/libdatetime-format-w3cdtf-perl/trunk/debian/compat Fri Jun 16 13:11:01 2006
@@ -1,1 +1,1 @@
-4
+5

Modified: packages/libdatetime-format-w3cdtf-perl/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libdatetime-format-w3cdtf-perl/trunk/debian/control?rev=2988&op=diff
==============================================================================
--- packages/libdatetime-format-w3cdtf-perl/trunk/debian/control (original)
+++ packages/libdatetime-format-w3cdtf-perl/trunk/debian/control Fri Jun 16 13:11:01 2006
@@ -1,10 +1,11 @@
 Source: libdatetime-format-w3cdtf-perl
 Section: perl
 Priority: optional
-Build-Depends-Indep: perl (>= 5.8.0-7), debhelper (>= 4.0.2), libdatetime-perl
+Build-Depends: debhelper (>= 5.0.0)
+Build-Depends-Indep: perl (>= 5.8.0-7), libdatetime-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>
-Standards-Version: 3.6.2
+Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>, gregor herrmann <gregor+debian at comodo.priv.at>
+Standards-Version: 3.7.2
 
 Package: libdatetime-format-w3cdtf-perl
 Architecture: all




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