[Pkg-cli-apps-commits] [SCM] smuxi branch, lucid-backports, updated. debian/0.8-1-9-gf4aff82
Mirco Bauer
meebey at meebey.net
Mon Sep 6 00:29:22 UTC 2010
The following commit has been merged in the lucid-backports branch:
commit f4aff82b0985a56193087715698d278fbd099ac5
Author: Mirco Bauer <meebey at meebey.net>
Date: Mon Sep 6 02:07:45 2010 +0200
Removed libindicate0.1-cil-dev from build-deps as lucid doesn't contain libindicate >= 0.4
diff --git a/debian/changelog b/debian/changelog
index e7c051d..ccbda5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
-smuxi (0.8~lucid+1) lucid; urgency=low
+smuxi (0.8-1~lucid+1) lucid; urgency=low
* Rebuild for lucid-ppa.
+ * debian/control:
+ + Removed libindicate0.1-cil-dev from build-deps as lucid doesn't contain
+ libindicate >= 0.4.
- -- Mirco Bauer <meebey at debian.org> Mon, 06 Sep 2010 01:56:02 +0200
+ -- Mirco Bauer <meebey at debian.org> Mon, 06 Sep 2010 02:02:05 +0200
smuxi (0.8-1) experimental; urgency=low
diff --git a/debian/control b/debian/control
index fb12d40..63b7a29 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,6 @@ Build-Depends-Indep: cli-common-dev (>= 0.5.7),
libgnome-vfs2.0-cil-dev (>= 2.8),
libart2.0-cil-dev (>= 2.8),
libnotify-cil-dev,
- libindicate0.1-cil-dev,
lsb-release,
pkg-config,
gettext,
diff --git a/debian/rules b/debian/rules
index afd8267..a3ed42c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ $(PATCH_LIST_FILE):
mv $(PATCH_LIST_FILE).new $(PATCH_LIST_FILE)
override_dh_auto_configure: $(PATCH_LIST_FILE) patch
- dh_auto_configure -- --enable-engine-irc --enable-frontend-gnome --with-notify --with-indicate GMCS=/usr/bin/mono-csc MCS=/usr/bin/mono-csc
+ dh_auto_configure -- --enable-engine-irc --enable-frontend-gnome --with-notify GMCS=/usr/bin/mono-csc MCS=/usr/bin/mono-csc
# disable "make check"
override_dh_auto_test:
--
smuxi
More information about the Pkg-cli-apps-commits
mailing list