r68193 - in /trunk/libcapture-tiny-perl/debian: changelog control

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Wed Feb 9 08:41:26 UTC 2011


Author: carnil
Date: Wed Feb  9 08:41:17 2011
New Revision: 68193

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=68193
Log:
Bump Standards-Version to 3.9.1 (no changes).

Modified:
    trunk/libcapture-tiny-perl/debian/changelog
    trunk/libcapture-tiny-perl/debian/control

Modified: trunk/libcapture-tiny-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcapture-tiny-perl/debian/changelog?rev=68193&op=diff
==============================================================================
--- trunk/libcapture-tiny-perl/debian/changelog (original)
+++ trunk/libcapture-tiny-perl/debian/changelog Wed Feb  9 08:41:17 2011
@@ -2,8 +2,9 @@
 
   * New upstream release
   * Add myself to Uploaders.
+  * Bump Standards-Version to 3.9.1 (no changes).
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Wed, 09 Feb 2011 09:34:10 +0100
+ -- Salvatore Bonaccorso <carnil at debian.org>  Wed, 09 Feb 2011 09:41:10 +0100
 
 libcapture-tiny-perl (0.08-1) unstable; urgency=low
 

Modified: trunk/libcapture-tiny-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcapture-tiny-perl/debian/control?rev=68193&op=diff
==============================================================================
--- trunk/libcapture-tiny-perl/debian/control (original)
+++ trunk/libcapture-tiny-perl/debian/control Wed Feb  9 08:41:17 2011
@@ -4,17 +4,18 @@
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
+Uploaders: Ryan Niebur <ryan at debian.org>,
+ Jonathan Yu <jawnsy at cpan.org>,
  gregor herrmann <gregoa at debian.org>,
  Salvatore Bonaccorso <carnil at debian.org>
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Capture-Tiny/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcapture-tiny-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libcapture-tiny-perl/
 
 Package: libcapture-tiny-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}
 Description: module to capture STDOUT and STDERR
  Capture::Tiny is a Perl module that provides a simple, portable way to
  capture anything sent to STDOUT or STDERR, regardless of whether it comes




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