r19203 - in /desktop/experimental/gtkmm-documentation/debian: changelog rules
manphiz-guest at users.alioth.debian.org
manphiz-guest at users.alioth.debian.org
Mon Mar 23 16:43:42 UTC 2009
Author: manphiz-guest
Date: Mon Mar 23 16:43:41 2009
New Revision: 19203
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19203
Log:
Target experimental to match gtkmm at the time. Add check-dist.mk.
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=19203&op=diff
==============================================================================
--- desktop/experimental/gtkmm-documentation/debian/changelog (original)
+++ desktop/experimental/gtkmm-documentation/debian/changelog Mon Mar 23 16:43:41 2009
@@ -1,4 +1,4 @@
-gtkmm-documentation (2.16.0-1) UNRELEASED; urgency=low
+gtkmm-documentation (2.16.0-1) experimental; urgency=low
* New upstream release.
+ Update build-depends to libglibmm-2.4-dev >= 2.16.0 and
@@ -7,8 +7,9 @@
* Reformat the long description a little bit.
* Add 01_non_exist_png.patch to stop installing an non-exist png file.
+ Add simple-patchsys.mk to debian/rules.
+ * Target experimental to match gtkmm at the time. Add check-dist.mk.
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org> Mon, 23 Mar 2009 23:03:56 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org> Tue, 24 Mar 2009 00:42:23 +0800
gtkmm-documentation (2.14.0-2) unstable; urgency=low
Modified: desktop/experimental/gtkmm-documentation/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtkmm-documentation/debian/rules?rev=19203&op=diff
==============================================================================
--- desktop/experimental/gtkmm-documentation/debian/rules (original)
+++ desktop/experimental/gtkmm-documentation/debian/rules Mon Mar 23 16:43:41 2009
@@ -5,6 +5,7 @@
include /usr/share/cdbs/1/rules/utils.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+include /usr/share/gnome-pkg-tools/1/rules/check-dist.mk
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
DEB_MAKE_ENVVARS += DOCBOOK_STYLESHEET=/usr/share/xml/docbook/stylesheet/nwalsh/html/chunk.xsl
More information about the pkg-gnome-commits
mailing list