r10009 - in /trunk/mime-tools/debian: changelog rules

ntyni-guest at users.alioth.debian.org ntyni-guest at users.alioth.debian.org
Thu Nov 29 21:16:53 UTC 2007


Author: ntyni-guest
Date: Thu Nov 29 21:16:53 2007
New Revision: 10009

URL: http://svn.debian.org/wsvn/?sc=1&rev=10009
Log:
* Don't install the README-OR-DIE file. The upgrading information inside
  was useful in 1998.

Modified:
    trunk/mime-tools/debian/changelog
    trunk/mime-tools/debian/rules

Modified: trunk/mime-tools/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/mime-tools/debian/changelog?rev=10009&op=diff
==============================================================================
--- trunk/mime-tools/debian/changelog (original)
+++ trunk/mime-tools/debian/changelog Thu Nov 29 21:16:53 2007
@@ -18,8 +18,10 @@
   * Update debian/copyright.
   * Drop an obsolete and apparently unexact version specification from 
     the libmailtools-perl dependencies.
-
- -- Niko Tyni <ntyni at iki.fi>  Thu, 29 Nov 2007 22:07:48 +0200
+  * Don't install the README-OR-DIE file. The upgrading information inside
+    was useful in 1998.
+
+ -- Niko Tyni <ntyni at iki.fi>  Thu, 29 Nov 2007 22:15:07 +0200
 
 mime-tools (5.420-2) unstable; urgency=low
 

Modified: trunk/mime-tools/debian/rules
URL: http://svn.debian.org/wsvn/trunk/mime-tools/debian/rules?rev=10009&op=diff
==============================================================================
--- trunk/mime-tools/debian/rules (original)
+++ trunk/mime-tools/debian/rules Thu Nov 29 21:16:53 2007
@@ -28,7 +28,7 @@
 
 binary-indep:	checkroot build install
 	dh_installdirs
-	dh_installdocs README README-OR-DIE
+	dh_installdocs README
 	dh_installexamples examples/*
 	dh_installchangelogs ChangeLog
 




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