r18110 - in /desktop/experimental/gtkmm-documentation/debian: changelog rules
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Thu Jan 1 15:51:07 UTC 2009
Author: lool
Date: Thu Jan 1 15:51:07 2009
New Revision: 18110
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=18110
Log:
Don't set GNOME_MODULE in rules; default is fine.
Modified:
desktop/experimental/gtkmm-documentation/debian/changelog
desktop/experimental/gtkmm-documentation/debian/rules
Modified: desktop/experimental/gtkmm-documentation/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtkmm-documentation/debian/changelog?rev=18110&op=diff
==============================================================================
--- desktop/experimental/gtkmm-documentation/debian/changelog (original)
+++ desktop/experimental/gtkmm-documentation/debian/changelog Thu Jan 1 15:51:07 2009
@@ -1,9 +1,10 @@
-gtkmm-documentation (2.14.0-1) UNRELEASED; urgency=low
+gtkmm-documentation (2.14.0-1) experimental; urgency=low
[ Deng Xiyue ]
* Initial release (Closes: #493295)
[ Loic Minier ]
* Fix small typo in README.Debian.
+ * Don't set GNOME_MODULE in rules; default is fine.
-- Deng Xiyue <manphiz-guest at users.alioth.debian.org> Sat, 02 Aug 2008 04:50:40 +0800
Modified: desktop/experimental/gtkmm-documentation/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtkmm-documentation/debian/rules?rev=18110&op=diff
==============================================================================
--- desktop/experimental/gtkmm-documentation/debian/rules (original)
+++ desktop/experimental/gtkmm-documentation/debian/rules Thu Jan 1 15:51:07 2009
@@ -7,6 +7,4 @@
include /usr/share/gnome-pkg-tools/1/rules/check-dist.mk
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
-GNOME_MODULE := gtkmm-documentation
-
DEB_DESTDIR := $(CURDIR)/debian/tmp
More information about the pkg-gnome-commits
mailing list