r23583 - in /desktop/unstable/file-roller/debian: changelog rules
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Wed Apr 7 20:31:10 UTC 2010
Author: joss
Date: Wed Apr 7 20:31:04 2010
New Revision: 23583
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23583
Log:
* New upstream release.
* Disable packagekit support.
Modified:
desktop/unstable/file-roller/debian/changelog
desktop/unstable/file-roller/debian/rules
Modified: desktop/unstable/file-roller/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/debian/changelog?rev=23583&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/changelog [utf-8] (original)
+++ desktop/unstable/file-roller/debian/changelog [utf-8] Wed Apr 7 20:31:04 2010
@@ -1,3 +1,10 @@
+file-roller (2.30.0-1) unstable; urgency=low
+
+ * New upstream release.
+ * Disable packagekit support.
+
+ -- Josselin Mouette <joss at debian.org> Wed, 07 Apr 2010 22:22:39 +0200
+
file-roller (2.28.2-1) unstable; urgency=low
* New upstream release.
Modified: desktop/unstable/file-roller/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/debian/rules?rev=23583&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/rules [utf-8] (original)
+++ desktop/unstable/file-roller/debian/rules [utf-8] Wed Apr 7 20:31:04 2010
@@ -10,7 +10,8 @@
LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
-DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper \
+ --disable-packagekit
DEB_DH_MAKESHLIBS_ARGS += --no-act
More information about the pkg-gnome-commits
mailing list