r52347 - in /trunk/libnagios-object-perl/debian: changelog control patches/add-whatis-entries patches/series

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Mon Feb 8 23:17:30 UTC 2010


Author: jawnsy-guest
Date: Mon Feb  8 23:17:25 2010
New Revision: 52347

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

Removed:
    trunk/libnagios-object-perl/debian/patches/add-whatis-entries
Modified:
    trunk/libnagios-object-perl/debian/changelog
    trunk/libnagios-object-perl/debian/control
    trunk/libnagios-object-perl/debian/patches/series

Modified: trunk/libnagios-object-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnagios-object-perl/debian/changelog?rev=52347&op=diff
==============================================================================
--- trunk/libnagios-object-perl/debian/changelog (original)
+++ trunk/libnagios-object-perl/debian/changelog Mon Feb  8 23:17:25 2010
@@ -6,8 +6,9 @@
 
   [ Jonathan Yu ]
   * New upstream release
+  * Standards-Version 3.8.4 (no changes)
 
- -- Jonathan Yu <jawnsy at cpan.org>  Mon, 08 Feb 2010 18:19:08 -0500
+ -- Jonathan Yu <jawnsy at cpan.org>  Mon, 08 Feb 2010 18:33:55 -0500
 
 libnagios-object-perl (0.21.8-1) unstable; urgency=low
 

Modified: trunk/libnagios-object-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnagios-object-perl/debian/control?rev=52347&op=diff
==============================================================================
--- trunk/libnagios-object-perl/debian/control (original)
+++ trunk/libnagios-object-perl/debian/control Mon Feb  8 23:17:25 2010
@@ -1,14 +1,14 @@
 Source: libnagios-object-perl
 Section: perl
 Priority: optional
+Build-Depends: perl, debhelper (>= 7.0.50), quilt (>= 0.46-7),
+ perl (>= 5.10) | libmodule-build-perl
+Build-Depends-Indep: libtest-exception-perl, libtest-nowarnings-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jose Luis Rivas <ghostbar38 at gmail.com>,
  Ryan Niebur <ryan at debian.org>, gregor herrmann <gregoa at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>
-Build-Depends: perl (>= 5.8.0-7), debhelper (>= 7.0.50), quilt (>= 0.46-7),
- perl (>= 5.10.0) | libmodule-build-perl
-Build-Depends-Indep: libtest-exception-perl, libtest-nowarnings-perl
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnagios-object-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnagios-object-perl/
 Homepage: http://search.cpan.org/dist/Nagios-Object/
@@ -16,7 +16,7 @@
 Package: libnagios-object-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}
-Description: Perl module to parse and represent Nagios configuration as objects
+Description: module to parse and represent Nagios configuration as objects
  Nagios::Object is a group of modules for parsing a Nagios configuration and
  providing an object representation in Perl. It has support for inheriting from
  templates and the structure is kept in tact within the Perl representation.

Modified: trunk/libnagios-object-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnagios-object-perl/debian/patches/series?rev=52347&op=diff
==============================================================================
--- trunk/libnagios-object-perl/debian/patches/series (original)
+++ trunk/libnagios-object-perl/debian/patches/series Mon Feb  8 23:17:25 2010
@@ -1,3 +1,2 @@
 use-correct-path-to-status.dat
-add-whatis-entries
 




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