[Pkg-libburnia-commits] r137 - trunk/libburn/debian

George Danchev danchev at alioth.debian.org
Sat Apr 9 10:02:52 UTC 2011


Author: danchev
Date: 2011-04-09 10:02:47 +0000 (Sat, 09 Apr 2011)
New Revision: 137

Modified:
   trunk/libburn/debian/changelog
   trunk/libburn/debian/libburn-doc.install
Log:
install whole doc directory with the -doc packages

Modified: trunk/libburn/debian/changelog
===================================================================
--- trunk/libburn/debian/changelog	2011-04-09 07:30:17 UTC (rev 136)
+++ trunk/libburn/debian/changelog	2011-04-09 10:02:47 UTC (rev 137)
@@ -1,6 +1,8 @@
 libburn (1.0.4.pl00-2) unstable; urgency=low
 
   * Standards-Version 3.9.1 (no changes needed).
+  * Install the whole doc/ from source tree with the
+    libburn-doc binary package, as it contains helpful bits.
   * Drop Simon Huggins from uploaders as he requested.
     Thank you for your work.
 

Modified: trunk/libburn/debian/libburn-doc.install
===================================================================
--- trunk/libburn/debian/libburn-doc.install	2011-04-09 07:30:17 UTC (rev 136)
+++ trunk/libburn/debian/libburn-doc.install	2011-04-09 10:02:47 UTC (rev 137)
@@ -1,4 +1,5 @@
-doc/html/*.css usr/share/doc/libburn-doc/html/
-doc/html/*.html usr/share/doc/libburn-doc/html/
-doc/html/*.png usr/share/doc/libburn-doc/html/
+#doc/html/*.css usr/share/doc/libburn-doc/html/
+#doc/html/*.html usr/share/doc/libburn-doc/html/
+#doc/html/*.png usr/share/doc/libburn-doc/html/
+doc/ usr/share/doc/libburn-doc/
 test/*.c usr/share/doc/libburn-doc/test




More information about the Pkg-libburnia-commits mailing list