[Pkg-cli-apps-commits] [SCM] gnome-do-plugins branch, master, updated. a1493a1bf8773d84b181659931de93c79dcd269b
Christopher James Halse Rogers
raof at ubuntu.com
Thu Feb 24 04:03:31 UTC 2011
The following commit has been merged in the master branch:
commit 2ad7267928dc7a36881ac35cb53d8bacd3eb1739
Author: Christopher James Halse Rogers <raof at ubuntu.com>
Date: Thu Feb 24 10:59:43 2011 +1100
Drop --enable-release; upstream's buildsystem is broken with it
diff --git a/debian/changelog b/debian/changelog
index 2892f6f..6225fcd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,6 @@ gnome-do-plugins (0.8.3-1) UNRELEASED; urgency=low
shouldn't be in the tarball, and they clutter the debian diff.
- Upstream buildsystem no longer fails without unused mautil. Drop it from
configure.
- - Pass --enable-release.
* debian/patches/00_debian_default_plugins.patch:
- Refresh for new upstream version.
* debian/patches/02_fix_firefox_icon.patch:
diff --git a/debian/rules b/debian/rules
index 1ff8f79..b616486 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ include /usr/share/cli-common/cli.make
include /usr/share/quilt/quilt.make
override_dh_auto_configure:
- dh_auto_configure -- --enable-flickr=yes --enable-release MCS=/usr/bin/mono-csc
+ dh_auto_configure -- --enable-flickr=yes MCS=/usr/bin/mono-csc
override_dh_install:
dh_install --fail-missing
--
gnome-do-plugins
More information about the Pkg-cli-apps-commits
mailing list