r7619 - in /trunk/mime-tools/debian: changelog compat rules

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Sun Sep 16 19:02:12 UTC 2007


Author: dmn
Date: Sun Sep 16 19:02:12 2007
New Revision: 7619

URL: http://svn.debian.org/wsvn/?sc=1&rev=7619
Log:
* Stop exporting DH_COMPAT and use debian/compat

Added:
    trunk/mime-tools/debian/compat
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=7619&op=diff
==============================================================================
--- trunk/mime-tools/debian/changelog (original)
+++ trunk/mime-tools/debian/changelog Sun Sep 16 19:02:12 2007
@@ -3,8 +3,9 @@
   * Do not ignore errors from $(MAKE) distclean
   * Add more files to dh_clean.
     Closes: #442676 -- FTBFS twice in a row
-
- -- Damyan Ivanov <dmn at debian.org>  Sun, 16 Sep 2007 21:47:29 +0300
+  * Stop exporting DH_COMPAT and use debian/compat
+
+ -- Damyan Ivanov <dmn at debian.org>  Sun, 16 Sep 2007 22:01:44 +0300
 
 mime-tools (5.420-1) unstable; urgency=low
 

Added: trunk/mime-tools/debian/compat
URL: http://svn.debian.org/wsvn/trunk/mime-tools/debian/compat?rev=7619&op=file
==============================================================================
--- trunk/mime-tools/debian/compat (added)
+++ trunk/mime-tools/debian/compat Sun Sep 16 19:02:12 2007
@@ -1,0 +1,1 @@
+5

Modified: trunk/mime-tools/debian/rules
URL: http://svn.debian.org/wsvn/trunk/mime-tools/debian/rules?rev=7619&op=diff
==============================================================================
--- trunk/mime-tools/debian/rules (original)
+++ trunk/mime-tools/debian/rules Sun Sep 16 19:02:12 2007
@@ -1,8 +1,6 @@
 #! /usr/bin/make -f
 # -*- makefile -*-
 # debian/rules file for libmime-perl
-
-export DH_COMPAT=5
 
 PERL	?= /usr/bin/perl
 




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