r10649 - in /trunk/libdebug-trace-perl/debian: changelog rules watch

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sat Dec 1 23:14:25 UTC 2007


Author: gregoa-guest
Date: Sat Dec  1 23:14:25 2007
New Revision: 10649

URL: http://svn.debian.org/wsvn/?sc=1&rev=10649
Log:
* debian/watch: Use a dist-based URL.
* Don't install empty /usr/lib/perl5 directory.

Modified:
    trunk/libdebug-trace-perl/debian/changelog
    trunk/libdebug-trace-perl/debian/rules
    trunk/libdebug-trace-perl/debian/watch

Modified: trunk/libdebug-trace-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libdebug-trace-perl/debian/changelog?rev=10649&op=diff
==============================================================================
--- trunk/libdebug-trace-perl/debian/changelog (original)
+++ trunk/libdebug-trace-perl/debian/changelog Sat Dec  1 23:14:25 2007
@@ -3,6 +3,8 @@
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza). Removed: XS-
     Vcs-Svn fields.
+  * debian/watch: Use a dist-based URL.
+  * Don't install empty /usr/lib/perl5 directory.
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:28:56 +0200
 

Modified: trunk/libdebug-trace-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libdebug-trace-perl/debian/rules?rev=10649&op=diff
==============================================================================
--- trunk/libdebug-trace-perl/debian/rules (original)
+++ trunk/libdebug-trace-perl/debian/rules Sat Dec  1 23:14:25 2007
@@ -4,3 +4,5 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/perlmodule.mk
 
+binary-install/libdebug-trace-perl::
+	rmdir --parents --ignore-fail-on-non-empty $(CURDIR)/debian/libdebug-trace-perl/usr/lib/perl5

Modified: trunk/libdebug-trace-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libdebug-trace-perl/debian/watch?rev=10649&op=diff
==============================================================================
--- trunk/libdebug-trace-perl/debian/watch (original)
+++ trunk/libdebug-trace-perl/debian/watch Sat Dec  1 23:14:25 2007
@@ -1,4 +1,2 @@
-# format version number, currently 3; this line is compulsory!
 version=3
-
-http://mirrors.kernel.org/cpan/modules/by-module/Debug/Debug-Trace-([\d\.]+)\.tar\.gz
+http://search.cpan.org/dist/Debug-Trace/ .*/Debug-Trace-([[:digit:]].*)\.tar\.gz




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