r32480 - in /trunk/libpoe-perl/debian: changelog control patches/honour_no_network_option.patch patches/makefile_dont_use_defaults.patch

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Wed Apr 1 15:28:55 UTC 2009


Author: ryan52-guest
Date: Wed Apr  1 15:28:51 2009
New Revision: 32480

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=32480
Log:
* standards version 3.8.1
* add myself to uploaders
* add descriptions to the patches

Modified:
    trunk/libpoe-perl/debian/changelog
    trunk/libpoe-perl/debian/control
    trunk/libpoe-perl/debian/patches/honour_no_network_option.patch
    trunk/libpoe-perl/debian/patches/makefile_dont_use_defaults.patch

Modified: trunk/libpoe-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-perl/debian/changelog?rev=32480&op=diff
==============================================================================
--- trunk/libpoe-perl/debian/changelog (original)
+++ trunk/libpoe-perl/debian/changelog Wed Apr  1 15:28:51 2009
@@ -10,8 +10,11 @@
   [ Ryan Niebur ]
   * New upstream release
   * update upstream & debian copyright
-
- -- Ryan Niebur <ryanryan52 at gmail.com>  Wed, 01 Apr 2009 08:21:01 -0700
+  * standards version 3.8.1
+  * add myself to uploaders
+  * add descriptions to the patches
+
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Wed, 01 Apr 2009 08:21:57 -0700
 
 libpoe-perl (2:1.0030-1) unstable; urgency=low
   

Modified: trunk/libpoe-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-perl/debian/control?rev=32480&op=diff
==============================================================================
--- trunk/libpoe-perl/debian/control (original)
+++ trunk/libpoe-perl/debian/control Wed Apr  1 15:28:51 2009
@@ -4,14 +4,15 @@
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Martín Ferrari <tincho at debian.org>,
  Krzysztof Krzyżaniak (eloy) <eloy at debian.org>, 
- Rene Mayorga <rmayorga at debian.org>
+ Rene Mayorga <rmayorga at debian.org>,
+ Ryan Niebur <ryanryan52 at gmail.com>
 Build-Depends: debhelper (>= 7), quilt
 Build-Depends-Indep: perl, libfilter-perl, libio-pty-perl, libcurses-perl,
  libterm-readkey-perl, libevent-perl, libcompress-zlib-perl, libsocket6-perl,
  libtime-hires-perl, libwww-perl, libtest-pod-perl, libtest-pod-coverage-perl,
  netbase
 Build-Conflicts: libgtk-perl, perl-tk
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 Homepage: http://search.cpan.org/dist/POE/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libpoe-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libpoe-perl/

Modified: trunk/libpoe-perl/debian/patches/honour_no_network_option.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-perl/debian/patches/honour_no_network_option.patch?rev=32480&op=diff
==============================================================================
--- trunk/libpoe-perl/debian/patches/honour_no_network_option.patch (original)
+++ trunk/libpoe-perl/debian/patches/honour_no_network_option.patch Wed Apr  1 15:28:51 2009
@@ -1,3 +1,6 @@
+so that the network tests are only ran if networking is up
+(debian/rules has the other half)
+
 --- libpoe-perl.orig/t/90_regression/agaran-filter-httpd.t
 +++ libpoe-perl/t/90_regression/agaran-filter-httpd.t
 @@ -6,6 +6,10 @@

Modified: trunk/libpoe-perl/debian/patches/makefile_dont_use_defaults.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-perl/debian/patches/makefile_dont_use_defaults.patch?rev=32480&op=diff
==============================================================================
--- trunk/libpoe-perl/debian/patches/makefile_dont_use_defaults.patch (original)
+++ trunk/libpoe-perl/debian/patches/makefile_dont_use_defaults.patch Wed Apr  1 15:28:51 2009
@@ -1,3 +1,5 @@
+so that the network tests are ran
+
 --- libpoe-perl.orig/Makefile.PL
 +++ libpoe-perl/Makefile.PL
 @@ -6,15 +6,15 @@




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