r30587 - in /trunk/libgnome2-gconf-perl/debian: changelog control

rmayorga at users.alioth.debian.org rmayorga at users.alioth.debian.org
Wed Feb 11 05:40:34 UTC 2009


Author: rmayorga
Date: Wed Feb 11 05:40:30 2009
New Revision: 30587

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=30587
Log:
* wrap long-lines
* Mention module name on extended description

Modified:
    trunk/libgnome2-gconf-perl/debian/changelog
    trunk/libgnome2-gconf-perl/debian/control

Modified: trunk/libgnome2-gconf-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgnome2-gconf-perl/debian/changelog?rev=30587&op=diff
==============================================================================
--- trunk/libgnome2-gconf-perl/debian/changelog (original)
+++ trunk/libgnome2-gconf-perl/debian/changelog Wed Feb 11 05:40:30 2009
@@ -1,5 +1,5 @@
 libgnome2-gconf-perl (1.044-2) unstable; urgency=low
-
+  
   * Take over for the Debian Perl Group on maintainer's request
     (http://lists.debian.org/debian-perl/2008/12/msg00163.html)
   * Add me to uploaders, remove old maintainer(s)
@@ -10,6 +10,8 @@
     - use quilt
     - add README.source
   * machine readable copyright format
+  * debian/control: wrap long lines; 
+    Mention module Name on extended desc.
 
  -- Ryan Niebur <ryanryan52 at gmail.com>  Tue, 10 Feb 2009 21:31:07 -0800
 

Modified: trunk/libgnome2-gconf-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgnome2-gconf-perl/debian/control?rev=30587&op=diff
==============================================================================
--- trunk/libgnome2-gconf-perl/debian/control (original)
+++ trunk/libgnome2-gconf-perl/debian/control Wed Feb 11 05:40:30 2009
@@ -1,7 +1,9 @@
 Source: libgnome2-gconf-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), perl (>= 5.8.0-7), libextutils-depends-perl (>= 0.200), libextutils-pkgconfig-perl (>= 1.03), libglib-perl (>= 1:1.120), libgconf2-dev (>= 2.0), quilt
+Build-Depends: debhelper (>= 7), perl (>= 5.8.0-7), libextutils-depends-perl (>= 0.200), 
+ libextutils-pkgconfig-perl (>= 1.03), libglib-perl (>= 1:1.120),
+ libgconf2-dev (>= 2.0), quilt
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryanryan52 at gmail.com>
 Standards-Version: 3.8.0
@@ -13,7 +15,7 @@
 Architecture: any
 Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, libglib-perl (>= 1:1.120)
 Description: Perl interface to the GNOME GConf library
- libgnome2-gconf-perl allows a perl developer to use the GConf 
+ Gnome2::GConf allows a perl developer to use the GConf 
  configuration system to store/retrieve the configuration of an
  application.
  .




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