r18382 - in /packages/unstable/gnome-mud/debian: changelog control control.in patches/01_fix_desktop_file.patch rules
jordi at users.alioth.debian.org
jordi at users.alioth.debian.org
Mon Feb 16 01:14:03 UTC 2009
Author: jordi
Date: Mon Feb 16 01:14:02 2009
New Revision: 18382
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=18382
Log:
* New upstream release.
* Drop Build-Depends on gnome-doc-utils. There are no 0.11 docs for now.
* Don't pass --disable-schemas-install to configure. Whatever that
fixed, it should be fixed now.
* Remove patch 01_fix_desktop_file.patch, applied upstream.
Removed:
packages/unstable/gnome-mud/debian/patches/01_fix_desktop_file.patch
Modified:
packages/unstable/gnome-mud/debian/changelog
packages/unstable/gnome-mud/debian/control
packages/unstable/gnome-mud/debian/control.in
packages/unstable/gnome-mud/debian/rules
Modified: packages/unstable/gnome-mud/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-mud/debian/changelog?rev=18382&op=diff
==============================================================================
--- packages/unstable/gnome-mud/debian/changelog (original)
+++ packages/unstable/gnome-mud/debian/changelog Mon Feb 16 01:14:02 2009
@@ -1,3 +1,13 @@
+gnome-mud (0.11.1-1) unstable; urgency=low
+
+ * New upstream release.
+ * Drop Build-Depends on gnome-doc-utils. There are no 0.11 docs for now.
+ * Don't pass --disable-schemas-install to configure. Whatever that
+ fixed, it should be fixed now.
+ * Remove patch 01_fix_desktop_file.patch, applied upstream.
+
+ -- Jordi Mallach <jordi at debian.org> Tue, 10 Feb 2009 01:39:23 +0100
+
gnome-mud (0.11-2) unstable; urgency=low
[ Jordi Mallach ]
Modified: packages/unstable/gnome-mud/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-mud/debian/control?rev=18382&op=diff
==============================================================================
--- packages/unstable/gnome-mud/debian/control (original)
+++ packages/unstable/gnome-mud/debian/control Mon Feb 16 01:14:02 2009
@@ -6,7 +6,6 @@
Build-Depends:
cdbs (>= 0.4.0),
debhelper (>= 7),
- gnome-doc-utils (>= 0.3.2),
libglade2-dev,
libgconf2-dev,
libglib2.0-dev,
Modified: packages/unstable/gnome-mud/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-mud/debian/control.in?rev=18382&op=diff
==============================================================================
--- packages/unstable/gnome-mud/debian/control.in (original)
+++ packages/unstable/gnome-mud/debian/control.in Mon Feb 16 01:14:02 2009
@@ -6,7 +6,6 @@
Build-Depends:
cdbs (>= 0.4.0),
debhelper (>= 7),
- gnome-doc-utils (>= 0.3.2),
libglade2-dev,
libgconf2-dev,
libglib2.0-dev,
Modified: packages/unstable/gnome-mud/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-mud/debian/rules?rev=18382&op=diff
==============================================================================
--- packages/unstable/gnome-mud/debian/rules (original)
+++ packages/unstable/gnome-mud/debian/rules Mon Feb 16 01:14:02 2009
@@ -8,4 +8,4 @@
LDFLAGS += -Wl,-O1 -Wl,-z,defs -Wl,--as-needed
-DEB_CONFIGURE_EXTRA_FLAGS += --enable-mccp --disable-schemas-install
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-mccp
More information about the pkg-gnome-commits
mailing list