[Pkg-cli-apps-commits] [SCM] monobristol branch, master, updated. upstream/0.40.5-2-g3d50ea9

Stefan Ebner sebner at ubuntu.com
Sat Aug 22 14:33:44 UTC 2009


The following commit has been merged in the master branch:
commit 3d50ea9eb863c15bcb61d2586a4bc5382ec22706
Author: Stefan Ebner <sebner at ubuntu.com>
Date:   Sat Aug 22 16:33:17 2009 +0200

    Update timestamp, fix build system

diff --git a/debian/changelog b/debian/changelog
index f9768ed..30c87ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ monobristol (0.40.5-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #542039)
 
- -- Stefan Ebner <sebner at ubuntu.com>  Mon, 17 Aug 2009 15:58:18 +0200
+ -- Stefan Ebner <sebner at ubuntu.com>  Sat, 22 Aug 2009 16:27:58 +0200
diff --git a/debian/control b/debian/control
index ec9569e..8fabd05 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
 Uploaders: Stefan Ebner <sebner at ubuntu.com>
 Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7~), 
- cli-common-dev (>= 0.7), imagemagick
+ cli-common-dev (>= 0.7), autoconf, imagemagick, automake, libtool
 Build-Depends-Indep: mono-devel (>= 2.4.2.3), libgtk2.0-cil (>= 2.8),
 Standards-Version: 3.8.3
 Homepage: http://dacr.hu/monobristol
diff --git a/debian/rules b/debian/rules
index 8f90763..ed75099 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,7 @@ get-orig-source:
 		--rename
 
 override_dh_auto_configure:
+	autoreconf -f -i -s -I .
 	dh_auto_configure -- GMCS=/usr/bin/mono-csc
 
 override_dh_auto_install:

-- 
monobristol



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