r15646 - in /trunk/libhttp-body-perl/debian: changelog compat control

eloy at users.alioth.debian.org eloy at users.alioth.debian.org
Tue Feb 26 16:13:06 UTC 2008


Author: eloy
Date: Tue Feb 26 16:13:05 2008
New Revision: 15646

URL: http://svn.debian.org/wsvn/?sc=1&rev=15646
Log:
move package to Debian Perl Group

Modified:
    trunk/libhttp-body-perl/debian/changelog
    trunk/libhttp-body-perl/debian/compat
    trunk/libhttp-body-perl/debian/control

Modified: trunk/libhttp-body-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libhttp-body-perl/debian/changelog?rev=15646&op=diff
==============================================================================
--- trunk/libhttp-body-perl/debian/changelog (original)
+++ trunk/libhttp-body-perl/debian/changelog Tue Feb 26 16:13:05 2008
@@ -1,7 +1,9 @@
 libhttp-body-perl (1.01-1) unstable; urgency=low
 
   * New upstream release
-
+  * Package moved to Debian Perl Group repository
+   + + debian/control: updated fields with homepage and repo
+  
  -- Krzysztof Krzyżaniak (eloy) <eloy at debian.org>  Tue, 26 Feb 2008 16:59:31 +0100
 
 libhttp-body-perl (0.9-1) unstable; urgency=low

Modified: trunk/libhttp-body-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libhttp-body-perl/debian/compat?rev=15646&op=diff
==============================================================================
--- trunk/libhttp-body-perl/debian/compat (original)
+++ trunk/libhttp-body-perl/debian/compat Tue Feb 26 16:13:05 2008
@@ -1,1 +1,1 @@
-4
+6

Modified: trunk/libhttp-body-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libhttp-body-perl/debian/control?rev=15646&op=diff
==============================================================================
--- trunk/libhttp-body-perl/debian/control (original)
+++ trunk/libhttp-body-perl/debian/control Tue Feb 26 16:13:05 2008
@@ -1,11 +1,15 @@
 Source: libhttp-body-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 4.0.2)
-Build-Depends-Indep: perl (>= 5.8.0-7),  libyaml-perl, libpath-class-perl, libtest-pod-perl, libtest-pod-coverage-perl
-Maintainer: Debian Catalyst Maintainers <pkg-catalyst-maintainers at lists.alioth.debian.org>
-Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 6)
+Build-Depends-Indep: perl (>= 5.8.0-7),  libyaml-perl, libpath-class-perl, 
+ libtest-pod-perl, libtest-pod-coverage-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
+Standards-Version: 3.7.3
+Homepage: http://search.cpan.org/dist/HTTP-Body/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhttp-body-perl/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-body-perl/
 
 Package: libhttp-body-perl
 Architecture: all
@@ -13,4 +17,3 @@
 Description: HTTP Body object
  HTTP::Body is perl class for handling HTTP request data in OOP way. It comes
  with method for manipulating stored data as well.
- 




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