r23132 - in /trunk/libwww-curl-perl/debian: changelog rules

ghostbar-guest at users.alioth.debian.org ghostbar-guest at users.alioth.debian.org
Sun Jul 13 19:15:29 UTC 2008


Author: ghostbar-guest
Date: Sun Jul 13 19:15:29 2008
New Revision: 23132

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=23132
Log:
* Easy.pm and Share.pm get cleaned now, they're built by the package.

Modified:
    trunk/libwww-curl-perl/debian/changelog
    trunk/libwww-curl-perl/debian/rules

Modified: trunk/libwww-curl-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/debian/changelog?rev=23132&op=diff
==============================================================================
--- trunk/libwww-curl-perl/debian/changelog (original)
+++ trunk/libwww-curl-perl/debian/changelog Sun Jul 13 19:15:29 2008
@@ -2,7 +2,6 @@
 
   TODO:
   - check debian/rules (clean target, general refresh)
-  - check why lib/WWW/Curl/Easy.pm get removed on clean target, debian/rules.
   
   [ Martín Ferrari ]
   * Updating my email address

Modified: trunk/libwww-curl-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/debian/rules?rev=23132&op=diff
==============================================================================
--- trunk/libwww-curl-perl/debian/rules (original)
+++ trunk/libwww-curl-perl/debian/rules Sun Jul 13 19:15:29 2008
@@ -31,7 +31,7 @@
 build-stamp: configure-stamp
 	dh_testdir
 	$(MAKE) OPTIMIZE="$(CFLAGS)"
-	$(MAKE) test # would need local webserver and ssl certificates
+	$(MAKE) test
 	touch $@
 
 clean:




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