r13008 - in /trunk/libhttp-server-simple-perl/debian: changelog compat control

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Fri Jan 18 22:26:22 UTC 2008


Author: gregoa-guest
Date: Fri Jan 18 22:26:22 2008
New Revision: 13008

URL: http://svn.debian.org/wsvn/?sc=1&rev=13008
Log:
* debian/control: wrap long lines.
* Set Standards-Version to 3.7.3 (no changes needed).
* Set debhelper compatibility level to 6.

Modified:
    trunk/libhttp-server-simple-perl/debian/changelog
    trunk/libhttp-server-simple-perl/debian/compat
    trunk/libhttp-server-simple-perl/debian/control

Modified: trunk/libhttp-server-simple-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libhttp-server-simple-perl/debian/changelog?rev=13008&op=diff
==============================================================================
--- trunk/libhttp-server-simple-perl/debian/changelog (original)
+++ trunk/libhttp-server-simple-perl/debian/changelog Fri Jan 18 22:26:22 2008
@@ -4,9 +4,12 @@
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza). Removed: XS-
     Vcs-Svn fields.
+  * debian/control: wrap long lines.
   * debian/rules: delete /usr/lib/perl5 only if it exists.
+  * Set Standards-Version to 3.7.3 (no changes needed).
+  * Set debhelper compatibility level to 6.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Fri, 18 Jan 2008 23:23:00 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Fri, 18 Jan 2008 23:24:37 +0100
 
 libhttp-server-simple-perl (0.27-1) unstable; urgency=low
 

Modified: trunk/libhttp-server-simple-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libhttp-server-simple-perl/debian/compat?rev=13008&op=diff
==============================================================================
--- trunk/libhttp-server-simple-perl/debian/compat (original)
+++ trunk/libhttp-server-simple-perl/debian/compat Fri Jan 18 22:26:22 2008
@@ -1,1 +1,1 @@
-5
+6

Modified: trunk/libhttp-server-simple-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libhttp-server-simple-perl/debian/control?rev=13008&op=diff
==============================================================================
--- trunk/libhttp-server-simple-perl/debian/control (original)
+++ trunk/libhttp-server-simple-perl/debian/control Fri Jan 18 22:26:22 2008
@@ -1,11 +1,13 @@
 Source: libhttp-server-simple-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5.0.0)
-Build-Depends-Indep: perl (>= 5.8.0-7), netbase, libtest-pod-perl, libtest-pod-coverage-perl, liburi-perl
+Build-Depends: debhelper (>= 6)
+Build-Depends-Indep: perl (>= 5.8.0-7), netbase, libtest-pod-perl, 
+ libtest-pod-coverage-perl, liburi-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Niko Tyni <ntyni at iki.fi>, gregor herrmann <gregor+debian at comodo.priv.at>, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
-Standards-Version: 3.7.2
+Uploaders: Niko Tyni <ntyni at iki.fi>, gregor herrmann <gregor+debian at comodo.priv.at>, 
+ Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+Standards-Version: 3.7.3
 Homepage: http://search.cpan.org/dist/HTTP-Server-Simple/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhttp-server-simple-perl/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-server-simple-perl/




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