[SCM] libav/master: Add #DEBHELPER# line to maintainer scripts.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Wed May 2 01:31:24 UTC 2012


The following commit has been merged in the master branch:
commit cd5d417f8157b285c9382f4d7c34604346f9ea32
Author: Andres Mejia <amejia004 at gmail.com>
Date:   Tue May 1 21:31:27 2012 -0400

    Add #DEBHELPER# line to maintainer scripts.

diff --git a/debian/libav-tools.postinst b/debian/libav-tools.postinst
index da32841..626f6eb 100644
--- a/debian/libav-tools.postinst
+++ b/debian/libav-tools.postinst
@@ -3,3 +3,5 @@
 if dpkg-maintscript-helper supports mv_conffile 2>/dev/null; then
     dpkg-maintscript-helper mv_conffile /etc/ffserver.conf /etc/avserver.conf 6:0.8.1-7 -- "$@"
 fi
+
+#DEBHELPER#
diff --git a/debian/libav-tools.postrm b/debian/libav-tools.postrm
index da32841..626f6eb 100644
--- a/debian/libav-tools.postrm
+++ b/debian/libav-tools.postrm
@@ -3,3 +3,5 @@
 if dpkg-maintscript-helper supports mv_conffile 2>/dev/null; then
     dpkg-maintscript-helper mv_conffile /etc/ffserver.conf /etc/avserver.conf 6:0.8.1-7 -- "$@"
 fi
+
+#DEBHELPER#
diff --git a/debian/libav-tools.preinst b/debian/libav-tools.preinst
index da32841..626f6eb 100644
--- a/debian/libav-tools.preinst
+++ b/debian/libav-tools.preinst
@@ -3,3 +3,5 @@
 if dpkg-maintscript-helper supports mv_conffile 2>/dev/null; then
     dpkg-maintscript-helper mv_conffile /etc/ffserver.conf /etc/avserver.conf 6:0.8.1-7 -- "$@"
 fi
+
+#DEBHELPER#

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list