r9780 - in /desktop/experimental/gtk+2.0/debian: changelog rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Wed Apr 11 16:38:53 UTC 2007


Author: lool
Date: Wed Apr 11 16:38:53 2007
New Revision: 9780

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=9780
Log:
* Call dh_installman -a.

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

Modified: desktop/experimental/gtk+2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B2.0/debian/changelog?rev=9780&op=diff
==============================================================================
--- desktop/experimental/gtk+2.0/debian/changelog (original)
+++ desktop/experimental/gtk+2.0/debian/changelog Wed Apr 11 16:38:53 2007
@@ -9,8 +9,9 @@
   * Add support for DEB_BUILD_OPTIONS_PARALLEL.
   * Re-enable FAQ and Tutorial which were fixed upstream at some point; update
     installation dirs.
-
- -- Loic Minier <lool at dooz.org>  Tue, 10 Apr 2007 22:18:23 +0200
+  * Call dh_installman -a.
+
+ -- Loic Minier <lool at dooz.org>  Wed, 11 Apr 2007 18:38:17 +0200
 
 gtk+2.0 (2.10.11-1) experimental; urgency=low
 

Modified: desktop/experimental/gtk+2.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B2.0/debian/rules?rev=9780&op=diff
==============================================================================
--- desktop/experimental/gtk+2.0/debian/rules (original)
+++ desktop/experimental/gtk+2.0/debian/rules Wed Apr 11 16:38:53 2007
@@ -260,6 +260,7 @@
 	done
 	dh_installchangelogs -p$(EXAMPLES_PKG) -p$(PIXBUF_PKG) ChangeLog ChangeLog.*
 	dh_installdocs -p$(EXAMPLES_PKG) -p$(PIXBUF_PKG) NEWS NEWS.pre-1-0 README
+	dh_installman -a
 	# fix the permissions of the development package because it ships
 	# dh_gtkmodules which we need to invoke in this build
 	dh_fixperms -p$(DEV_PKG)




More information about the pkg-gnome-commits mailing list