r13430 - in /trunk/libnet-irc-perl/debian: changelog rules

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Thu Jan 24 14:55:15 UTC 2008


Author: dmn
Date: Thu Jan 24 14:55:15 2008
New Revision: 13430

URL: http://svn.debian.org/wsvn/?sc=1&rev=13430
Log:
  + install TODO too

Modified:
    trunk/libnet-irc-perl/debian/changelog
    trunk/libnet-irc-perl/debian/rules

Modified: trunk/libnet-irc-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libnet-irc-perl/debian/changelog?rev=13430&op=diff
==============================================================================
--- trunk/libnet-irc-perl/debian/changelog (original)
+++ trunk/libnet-irc-perl/debian/changelog Thu Jan 24 14:55:15 2008
@@ -26,6 +26,7 @@
   * debian/rules:
     + split install(-stamp) target
     + use DESTDIR and PREFIX when installing
+    + install TODO too
   * debian/copyright: add copyright/licensing terms for the packaging
 
  -- Rene Mayorga <rmayorga at debian.org.sv>  Wed, 23 Jan 2008 17:43:51 -0600

Modified: trunk/libnet-irc-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libnet-irc-perl/debian/rules?rev=13430&op=diff
==============================================================================
--- trunk/libnet-irc-perl/debian/rules (original)
+++ trunk/libnet-irc-perl/debian/rules Thu Jan 24 14:55:15 2008
@@ -31,7 +31,7 @@
 binary-indep:	checkroot install
 	dh_clean
 
-	dh_installdocs README
+	dh_installdocs README TODO
 	dh_installexamples irctest
 	dh_installchangelogs Changes
 




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