[SCM] Debian packaging of libimager-perl branch, master, updated. e243a49dcb777c788da1cc4dcd73bf393206adb6

gregor herrmann gregoa at debian.org
Thu Aug 25 22:13:16 UTC 2011


The following commit has been merged in the master branch:
commit e243a49dcb777c788da1cc4dcd73bf393206adb6
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Aug 26 00:12:23 2011 +0200

    Remove "ungif" from the disable switch in debian/rules; it's not used
    anymore by the upstream build system.
    
    Git-Dch: Ignore

diff --git a/debian/rules b/debian/rules
index 43d6ab1..e1bcd3a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ PERL   ?= /usr/bin/perl
 	dh $@
 
 override_dh_auto_configure:
-	dh_auto_configure -- --disable=TT-fonts,ungif
+	dh_auto_configure -- --disable=TT-fonts
 
 override_dh_installexamples:
 	dh_installexamples

-- 
Debian packaging of libimager-perl



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