[Pkg-cli-apps-commits] [SCM] pdfmod branch, master, updated. debian/0.9.0-1-5-g8a35397

Chow Loong Jin hyperair at ubuntu.com
Sat Mar 5 05:37:47 UTC 2011


The following commit has been merged in the master branch:
commit de4ca3616fc3bf3ca98ab7ce94bd7e6c70adeb2e
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date:   Sat Mar 5 12:53:08 2011 +0800

    Drop autoreconf things (no longer needed)

diff --git a/debian/control b/debian/control
index 84af20b..2d5577d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,6 @@ Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.
 Uploaders: Chow Loong Jin <hyperair at ubuntu.com>
 Build-Depends: debhelper (>= 7.0.50),
                autotools-dev,
-               autoconf,
-               automake,
                cli-common-dev (>= 0.5.7),
                mono-devel (>= 2.4.2),
                gnome-doc-utils (>= 0.3.2),
diff --git a/debian/rules b/debian/rules
index 8b5c32a..45c6c0e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,9 +12,6 @@ USCAN = uscan \
 	--upstream-version=$(VERSION)
 
 override_dh_auto_configure:
-	gnome-doc-prepare
-	intltoolize
-	autoreconf -vfi
 	dh_auto_configure -- \
 		--enable-external-poppler-sharp \
 		MCS=/usr/bin/mono-csc

-- 
pdfmod



More information about the Pkg-cli-apps-commits mailing list