[DRE-commits] [SCM] ruby-thin.git branch, master, updated. upstream/1.2.11-40-gf46638d

Ryan Niebur ryanryan52 at gmail.com
Tue Jan 24 19:19:15 UTC 2012


The following commit has been merged in the master branch:
commit f46638d223b0a5bf05a1388a6652306193d4e5fb
Author: Ryan Niebur <ryanryan52 at gmail.com>
Date:   Tue Jan 24 11:06:02 2012 -0800

    add DEBHELPER token to new maintainer scripts

diff --git a/debian/thin.postinst b/debian/thin.postinst
index 92ae268..229b319 100644
--- a/debian/thin.postinst
+++ b/debian/thin.postinst
@@ -7,3 +7,5 @@ fi
 if [ -e /etc/init.d/thin1.8.dpkg-remove ] || [ -e /etc/init.d/thin1.8.dpkg-backup ]; then
    dpkg-maintscript-helper rm_conffile /etc/init.d/thin1.8 1.2.4-1.1 thin1.8 -- "$@"
 fi
+
+#DEBHELPER#
diff --git a/debian/thin.postrm b/debian/thin.postrm
index 4457717..229b319 100644
--- a/debian/thin.postrm
+++ b/debian/thin.postrm
@@ -8,3 +8,4 @@ if [ -e /etc/init.d/thin1.8.dpkg-remove ] || [ -e /etc/init.d/thin1.8.dpkg-backu
    dpkg-maintscript-helper rm_conffile /etc/init.d/thin1.8 1.2.4-1.1 thin1.8 -- "$@"
 fi
 
+#DEBHELPER#

-- 
ruby-thin.git



More information about the Pkg-ruby-extras-commits mailing list