r16900 - in /trunk/libfilter-eof-perl/debian: changelog rules

sgran at users.alioth.debian.org sgran at users.alioth.debian.org
Sat Mar 8 14:00:55 UTC 2008


Author: sgran
Date: Sat Mar  8 14:00:54 2008
New Revision: 16900

URL: http://svn.debian.org/wsvn/?sc=1&rev=16900
Log:
releasing version 0.04-2

Modified:
    trunk/libfilter-eof-perl/debian/changelog
    trunk/libfilter-eof-perl/debian/rules

Modified: trunk/libfilter-eof-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libfilter-eof-perl/debian/changelog?rev=16900&op=diff
==============================================================================
--- trunk/libfilter-eof-perl/debian/changelog (original)
+++ trunk/libfilter-eof-perl/debian/changelog Sat Mar  8 14:00:54 2008
@@ -1,4 +1,7 @@
 libfilter-eof-perl (0.04-2) unstable; urgency=low
+
+  [ Stephen Gran ]
+  * Add -X.svn to dh_installexamples
 
   [ Damyan Ivanov ]
   * [debian/watch] Stop capturing file extension

Modified: trunk/libfilter-eof-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libfilter-eof-perl/debian/rules?rev=16900&op=diff
==============================================================================
--- trunk/libfilter-eof-perl/debian/rules (original)
+++ trunk/libfilter-eof-perl/debian/rules Sat Mar  8 14:00:54 2008
@@ -58,7 +58,7 @@
 binary-indep: build install
 	dh_testdir
 	dh_testroot
-	dh_installexamples examples/*
+	dh_installexamples -X.svn examples/*
 	dh_installdocs
 	dh_installchangelogs Changes
 	dh_perl




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