[Pkg-cli-libs-commits] [SCM] messagingmenu-sharp branch, master, updated. debian/1.0.1-0ubuntu1-1-ge83a2df

Chow Loong Jin hyperair at debian.org
Sun Jun 16 12:55:37 UTC 2013


The following commit has been merged in the master branch:
commit e83a2df60c1a24ad6ae36b25c1cdc094637904bc
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Sun Jun 16 20:50:06 2013 +0800

    Use dh-autoreconf instead of autotools-dev

diff --git a/debian/control b/debian/control
index 6febb04..edf3103 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: cli-mono
 Priority: optional
 Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team at lists.alioth.debian.org>
 Uploaders: Mirco Bauer <meebey at debian.org>
-Build-Depends: debhelper (>= 7.0.50)
+Build-Depends: debhelper (>= 7.0.50),
+               dh-autoreconf
 Build-Depends-Indep: cli-common-dev (>= 0.8),
  mono-devel (>= 2.6),
  mono-xbuild (>= 2.6),
@@ -13,7 +14,6 @@ Build-Depends-Indep: cli-common-dev (>= 0.8),
  gtk-sharp2-gapi,
  lsb-release,
  pkg-config,
- autotools-dev
 Standards-Version: 3.9.4
 Homepage: https://www.meebey.net/projects/messagingmenu-sharp/
 Vcs-Git: git://git.debian.org/git/pkg-cli-libs/packages/messagingmenu-sharp.git
diff --git a/debian/rules b/debian/rules
index aebcb20..44f754a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,4 +11,4 @@ override_dh_makeclilibs:
 	dh_makeclilibs -Xgio-sharp.dll
 
 %:
-	dh $@ --with cli
+	dh $@ --with cli,autoreconf

-- 
messagingmenu-sharp



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