[SCM] branch, master, updated. debian/0.44-2-6-g706b9be

gregor herrmann gregoa at debian.org
Fri Sep 23 20:18:58 UTC 2011


The following commit has been merged in the master branch:
commit 706b9bee5342009345d3d69fef97864bac835eea
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Sep 23 22:15:59 2011 +0200

    add trailing newline to d/rules
    
    Git-Dch: Ignore

diff --git a/debian/rules b/debian/rules
index ed7f152..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
\ No newline at end of file
+	dh $@

-- 




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