r23170 - in /trunk/libgtk2-sexy-perl/debian: changelog control rules

azatoth-guest at users.alioth.debian.org azatoth-guest at users.alioth.debian.org
Mon Jul 14 14:13:41 UTC 2008


Author: azatoth-guest
Date: Mon Jul 14 14:13:41 2008
New Revision: 23170

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=23170
Log:
cosmetic fixes

Modified:
    trunk/libgtk2-sexy-perl/debian/changelog
    trunk/libgtk2-sexy-perl/debian/control
    trunk/libgtk2-sexy-perl/debian/rules

Modified: trunk/libgtk2-sexy-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-sexy-perl/debian/changelog?rev=23170&op=diff
==============================================================================
--- trunk/libgtk2-sexy-perl/debian/changelog (original)
+++ trunk/libgtk2-sexy-perl/debian/changelog Mon Jul 14 14:13:41 2008
@@ -1,13 +1,6 @@
 libgtk2-sexy-perl (0.03-1) UNRELEASED; urgency=low
 
-  TODO:
-  - recommended:
-    * lintian: old-fsf-address in d/copyright
-  - cosmetic:
-    * debian/rules: don't install README
-    * debian/control: warap long lines
-  
   * Initial release. (Closes: #488859: RFP: libgtk2-sexy-perl -- Perl
     interface to the sexy widget collection)
 
- -- Carl Fürstenberg <azatoth at gmail.com>  Sat, 12 Jul 2008 20:50:28 +0200
+ -- Carl Fürstenberg <azatoth at gmail.com>  Mon, 14 Jul 2008 16:13:13 +0200

Modified: trunk/libgtk2-sexy-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-sexy-perl/debian/control?rev=23170&op=diff
==============================================================================
--- trunk/libgtk2-sexy-perl/debian/control (original)
+++ trunk/libgtk2-sexy-perl/debian/control Mon Jul 14 14:13:41 2008
@@ -1,7 +1,17 @@
 Source: libgtk2-sexy-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5), perl (>= 5.8.0), libextutils-pkgconfig-perl, libextutils-depends-perl, libgtk2-perl, libsexy-dev, xvfb, xauth, xfonts-base, quilt
+Build-Depends:
+ debhelper (>= 5),
+ perl (>= 5.8.0),
+ libextutils-pkgconfig-perl,
+ libextutils-depends-perl,
+ libgtk2-perl,
+ libsexy-dev,
+ xvfb,
+ xauth,
+ xfonts-base,
+ quilt
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Carl Fürstenberg <azatoth at gmail.com>
 Standards-Version: 3.8.0
@@ -11,7 +21,12 @@
 
 Package: libgtk2-sexy-perl
 Architecture: any
-Depends: perl (>= 5.8.0), ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, libgtk2-perl
+Depends: 
+ perl (>= 5.8.0),
+ ${perl:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends},
+ libgtk2-perl
 Description: Perl interface to the sexy widget collection
  This module allows a perl developer to access the widgets of the sexy 
  widget collection.

Modified: trunk/libgtk2-sexy-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-sexy-perl/debian/rules?rev=23170&op=diff
==============================================================================
--- trunk/libgtk2-sexy-perl/debian/rules (original)
+++ trunk/libgtk2-sexy-perl/debian/rules Mon Jul 14 14:13:41 2008
@@ -61,7 +61,7 @@
 	dh_testdir
 	dh_testroot
 	dh_installexamples examples/*
-	dh_installdocs README
+	dh_installdocs
 	dh_installchangelogs ChangeLog
 	dh_shlibdeps
 	dh_strip




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