r58388 - in /trunk/eekboek/debian: changelog rules

thijs at users.alioth.debian.org thijs at users.alioth.debian.org
Mon May 24 13:48:13 UTC 2010


Author: thijs
Date: Mon May 24 13:44:51 2010
New Revision: 58388

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=58388
Log:
Do not compress example files linked from HTML manual (Closes: #582584).

Modified:
    trunk/eekboek/debian/changelog
    trunk/eekboek/debian/rules

Modified: trunk/eekboek/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/changelog?rev=58388&op=diff
==============================================================================
--- trunk/eekboek/debian/changelog (original)
+++ trunk/eekboek/debian/changelog Mon May 24 13:44:51 2010
@@ -1,3 +1,9 @@
+eekboek (2.00.02-2) UNRELEASED; urgency=low
+
+  * Do not compress example files linked from HTML manual (Closes: #582584).
+
+ -- Thijs Kinkhorst <thijs at debian.org>  Mon, 24 May 2010 15:44:04 +0200
+
 eekboek (2.00.02-1) unstable; urgency=low
 
   * New upstream bugfix release.

Modified: trunk/eekboek/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/eekboek/debian/rules?rev=58388&op=diff
==============================================================================
--- trunk/eekboek/debian/rules (original)
+++ trunk/eekboek/debian/rules Mon May 24 13:44:51 2010
@@ -37,3 +37,6 @@
 	install -d debian/eekboek-gui/usr/share/man/man1
 	mv debian/eekboek/usr/share/man/man1/ebwxshell.1p debian/eekboek-gui/usr/share/man/man1/ebwxshell.1
 	mv debian/eekboek/usr/share/man/man1/ebshell.1p debian/eekboek/usr/share/man/man1/ebshell.1
+
+override_dh_compress:
+	dh_compress -Xhtml/intro/mutaties.eb -Xhtml/intro/opening.eb -Xhtml/intro/relaties.eb -Xhtml/intro/schema.dat




More information about the Pkg-perl-cvs-commits mailing list