[SCM] Debian packaging of Pinto CPAN distribution branch, master, updated. upstream/0.87-45-ga2a43d6

Oleg Gashev oleg at gashev.net
Fri Jul 26 20:38:35 UTC 2013


The following commit has been merged in the master branch:
commit dba66cac3c445a1ea5af4666beddabeb1ab18046
Author: Oleg Gashev <oleg at gashev.net>
Date:   Fri Jul 26 09:31:34 2013 -0400

    Fixed lintian warning W: pinto source: maintainer-script-lacks-debhelper-token debian/pinto.postinst.

diff --git a/debian/pinto.postinst b/debian/pinto.postinst
index 11a9d23..ec1d235 100644
--- a/debian/pinto.postinst
+++ b/debian/pinto.postinst
@@ -55,5 +55,9 @@ if [ "$1" = configure ]; then
 	fi
 fi
 
+#DEBHELPER#
+
 db_stop
 
+exit 0
+

-- 
Debian packaging of Pinto CPAN distribution



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