[maemo-commits] [maemo-commits] r10684 - projects/haf/trunk/libcairo/debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed Mar 21 14:02:30 EET 2007
Author: tko
Date: 2007-03-21 14:02:27 +0200 (Wed, 21 Mar 2007)
New Revision: 10684

Modified:
   projects/haf/trunk/libcairo/debian/changelog
   projects/haf/trunk/libcairo/debian/rules
Log:
libcairo (1.2.4-4osso4) unstable; urgency=low

  * debian/rules: Add missing dh_install -i to package the documentation


Modified: projects/haf/trunk/libcairo/debian/changelog
===================================================================
--- projects/haf/trunk/libcairo/debian/changelog	2007-03-21 12:02:27 UTC (rev 10683)
+++ projects/haf/trunk/libcairo/debian/changelog	2007-03-21 12:02:27 UTC (rev 10684)
@@ -1,3 +1,9 @@
+libcairo (1.2.4-4osso4) unstable; urgency=low
+
+  * debian/rules: Add missing dh_install -i to package the documentation
+
+ -- Tommi Komulainen <tommi.komulainen at nokia.com>  Wed, 21 Mar 2007 13:58:21 +0200
+
 libcairo (1.2.4-4osso3) unstable; urgency=low
 
   * debian/libcairo2-dev.install: remove the .la files

Modified: projects/haf/trunk/libcairo/debian/rules
===================================================================
--- projects/haf/trunk/libcairo/debian/rules	2007-03-21 12:02:27 UTC (rev 10683)
+++ projects/haf/trunk/libcairo/debian/rules	2007-03-21 12:02:27 UTC (rev 10684)
@@ -122,6 +122,7 @@
 binary-indep: build install
 	dh_testdir -i
 	dh_testroot -i
+	dh_install -i
 	dh_installdocs -i -A TODO README NEWS AUTHORS
 	dh_installchangelogs -i ChangeLog
 	dh_compress -i


More information about the maemo-commits mailing list