r44958 - in /trunk/libnet-bittorrent-perl/debian: changelog control rules

mogaal-guest at users.alioth.debian.org mogaal-guest at users.alioth.debian.org
Sun Sep 27 19:31:26 UTC 2009


Author: mogaal-guest
Date: Sun Sep 27 19:31:20 2009
New Revision: 44958

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=44958
Log:
The package is ready!

Modified:
    trunk/libnet-bittorrent-perl/debian/changelog
    trunk/libnet-bittorrent-perl/debian/control
    trunk/libnet-bittorrent-perl/debian/rules

Modified: trunk/libnet-bittorrent-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-bittorrent-perl/debian/changelog?rev=44958&op=diff
==============================================================================
--- trunk/libnet-bittorrent-perl/debian/changelog (original)
+++ trunk/libnet-bittorrent-perl/debian/changelog Sun Sep 27 19:31:20 2009
@@ -1,13 +1,5 @@
-libnet-bittorrent-perl (0.051-1) UNRELEASED; urgency=low
-
-  TODO:
-  - debian/control:
-    + remove the unversioned perl-modules from Depends
-
-    oh, and Scalar::Util 1.19 needs e.g. "perl-modules (>= 5.10) | libscalar-list-utils-perl (>= 1:1.19)"
-    (I haven't checked the others. dh-make-perl --refresh might also help)
-  
+libnet-bittorrent-perl (0.051-1) unstable; urgency=low
 
   * Initial Release (Closes: #546600).
 
- -- Alejandro Garrido Mota <garridomota at gmail.com>  Tue, 22 Sep 2009 20:28:00 -0430
+ -- Alejandro Garrido Mota <garridomota at gmail.com>  Sun, 27 Sep 2009 15:01:35 -0430

Modified: trunk/libnet-bittorrent-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-bittorrent-perl/debian/control?rev=44958&op=diff
==============================================================================
--- trunk/libnet-bittorrent-perl/debian/control (original)
+++ trunk/libnet-bittorrent-perl/debian/control Sun Sep 27 19:31:20 2009
@@ -3,7 +3,8 @@
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50~), quilt (>= 0.46-7)
 Build-Depends-Indep: perl, perl-modules (>= 5.10.1) | libmodule-build-perl (>= 0.30), 
-                     perl-modules (>= 5.10.1) | libtest-simple-perl (>= 0.8),
+                     perl-modules (>= 5.10.1) | libtest-simple-perl (>= 0.80),
+                     perl-modules (>= 5.10) | libscalar-list-utils-perl (>= 1:1.19),,
                      libtest-simple-perl, libtest-pod-perl, libtest-pod-coverage-perl, libdata-dump-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>

Modified: trunk/libnet-bittorrent-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-bittorrent-perl/debian/rules?rev=44958&op=diff
==============================================================================
--- trunk/libnet-bittorrent-perl/debian/rules (original)
+++ trunk/libnet-bittorrent-perl/debian/rules Sun Sep 27 19:31:20 2009
@@ -8,7 +8,7 @@
 override_dh_auto_install:
 	dh_auto_install
 	mv $(TMP)/usr/bin/net-bittorrent.pl $(TMP)/usr/bin/net-bittorrent
-	mv $(TMP)/usr/share/man/man1/net-bittorrent.pl.1p.gz $(TMP)/usr/share/man/man1/net-bittorrent.1p.gz 
+	mv $(TMP)/usr/share/man/man1/net-bittorrent.pl.1p $(TMP)/usr/share/man/man1/net-bittorrent.1p 
 
 override_dh_installdocs:
 	dh_installdocs -i




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