r67120 - in /trunk/liblocal-lib-perl/debian: changelog control copyright

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Fri Jan 7 08:10:20 UTC 2011


Author: carnil
Date: Fri Jan  7 08:10:05 2011
New Revision: 67120

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=67120
Log:
* debian/control: Refresh (Build-)Depends(-Indep) and Uploaders
  fields.
* debian/copyright: Refresh copyright years for debian/* packaging
  stanza.

Modified:
    trunk/liblocal-lib-perl/debian/changelog
    trunk/liblocal-lib-perl/debian/control
    trunk/liblocal-lib-perl/debian/copyright

Modified: trunk/liblocal-lib-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblocal-lib-perl/debian/changelog?rev=67120&op=diff
==============================================================================
--- trunk/liblocal-lib-perl/debian/changelog (original)
+++ trunk/liblocal-lib-perl/debian/changelog Fri Jan  7 08:10:05 2011
@@ -1,8 +1,12 @@
-liblocal-lib-perl (1.008000-1) UNRELEASED; urgency=low
+liblocal-lib-perl (1.008000-1) unstable; urgency=low
 
   * New upstream release
+  * debian/control: Refresh (Build-)Depends(-Indep) and Uploaders
+    fields.
+  * debian/copyright: Refresh copyright years for debian/* packaging
+    stanza.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Fri, 07 Jan 2011 08:32:17 +0100
+ -- Salvatore Bonaccorso <carnil at debian.org>  Fri, 07 Jan 2011 09:09:36 +0100
 
 liblocal-lib-perl (1.007000-1) unstable; urgency=low
 

Modified: trunk/liblocal-lib-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblocal-lib-perl/debian/control?rev=67120&op=diff
==============================================================================
--- trunk/liblocal-lib-perl/debian/control (original)
+++ trunk/liblocal-lib-perl/debian/control Fri Jan  7 08:10:05 2011
@@ -2,10 +2,12 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.2.13)
-Build-Depends-Indep: perl, libcapture-tiny-perl,
- libmodule-build-perl (>= 0.360000)
+Build-Depends-Indep: libcapture-tiny-perl,
+ libmodule-build-perl (>= 0.360000),
+ perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>, gregor herrmann <gregoa at debian.org>,
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+ gregor herrmann <gregoa at debian.org>,
  Salvatore Bonaccorso <carnil at debian.org>
 Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/local-lib/
@@ -14,7 +16,7 @@
 
 Package: liblocal-lib-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
+Depends: ${misc:Depends}, ${perl:Depends},
  libmodule-build-perl (>= 0.360000)
 Suggests: libcapture-tiny-perl
 Description: module to use a local path for Perl modules

Modified: trunk/liblocal-lib-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblocal-lib-perl/debian/copyright?rev=67120&op=diff
==============================================================================
--- trunk/liblocal-lib-perl/debian/copyright (original)
+++ trunk/liblocal-lib-perl/debian/copyright Fri Jan  7 08:10:05 2011
@@ -21,7 +21,7 @@
 
 Files: debian/*
 Copyright: 2009, 2010, Jonathan Yu <jawnsy at cpan.org>
- 2010, Salvatore Bonaccorso <carnil at debian.org>
+ 2010, 2011,  Salvatore Bonaccorso <carnil at debian.org>
  2010, gregor herrmann <gregoa at debian.org>
 License: Artistic or GPL-1+
 




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