[pycsw] 04/08: Fix lintian warnings (debhelper lacking)

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Fri Oct 10 20:42:22 UTC 2014


This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository pycsw.

commit a58e06b5cc32fe7dc62252445b1791c68d4bc846
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Wed Oct 8 22:58:33 2014 +0200

    Fix lintian warnings (debhelper lacking)
---
 debian/pycsw-cgi.postinst | 1 +
 debian/pycsw-cgi.prerm    | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/pycsw-cgi.postinst b/debian/pycsw-cgi.postinst
index b5caf21..f4e3e9a 100644
--- a/debian/pycsw-cgi.postinst
+++ b/debian/pycsw-cgi.postinst
@@ -8,3 +8,4 @@
         . /usr/share/apache2/apache2-maintscript-helper
         apache2_invoke ensite pycsw || exit $?
     fi
+#DEBHELPER#
diff --git a/debian/pycsw-cgi.prerm b/debian/pycsw-cgi.prerm
index 63b84c2..0b969f4 100644
--- a/debian/pycsw-cgi.prerm
+++ b/debian/pycsw-cgi.prerm
@@ -3,3 +3,4 @@ f [ -e /usr/share/apache2/apache2-maintscript-helper ] ; then
         . /usr/share/apache2/apache2-maintscript-helper
         apache2_invoke dissite pycsw || exit $?
     fi
+#DEBHELPER#

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pycsw.git



More information about the Pkg-grass-devel mailing list