r29572 - in /desktop/unstable/gtk+2.0/debian: changelog rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun Sep 4 17:00:51 UTC 2011


Author: joss
Date: Sun Sep  4 17:00:50 2011
New Revision: 29572

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29572
Log:
rules: force update of gtk-doc.make.

Modified:
    desktop/unstable/gtk+2.0/debian/changelog
    desktop/unstable/gtk+2.0/debian/rules

Modified: desktop/unstable/gtk+2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/changelog?rev=29572&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/changelog [utf-8] Sun Sep  4 17:00:50 2011
@@ -7,6 +7,7 @@
   * 009_gtk-export-filechooser.patch: refreshed.
   * 066_Revert-gdk-Make-background-changes-queue-a-repaint.patch: 
     dropped, merged upstream.
+  * rules: force update of gtk-doc.make.
 
  -- Josselin Mouette <joss at debian.org>  Fri, 02 Sep 2011 17:17:47 +0200
 

Modified: desktop/unstable/gtk+2.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/rules?rev=29572&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/rules [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/rules [utf-8] Sun Sep  4 17:00:50 2011
@@ -170,6 +170,7 @@
 	dh_testdir
 	mkdir $(STAMP_DIR)
 	mkdir -p m4
+	cp /usr/share/gtk-doc/data/gtk-doc.make .
 	dh_autoreconf
 	touch $@
 
@@ -248,6 +249,7 @@
 	rm -rf $(installbasedir)
 	rm -rf $(buildbasedir)
 	dh_autoreconf_clean
+	rm -f gtk-doc.make
 	rm -f debian/*.devhelp
 	-rm -rf $(STAMP_DIR)
 	-rm -f $(call dh_subst_files,$(ALL_PKGS))




More information about the pkg-gnome-commits mailing list