[ucto] 01/01: migrated to maintscript

Maarten van Gompel proycon-guest at moszumanska.debian.org
Mon Jan 23 19:51:50 UTC 2017


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

proycon-guest pushed a commit to branch master
in repository ucto.

commit 7e1559438ba86f9906f44a78b62a14b68732092f
Author: proycon <proycon at anaproy.nl>
Date:   Mon Jan 23 20:51:43 2017 +0100

    migrated to maintscript
---
 debian/libucto2.maintscript |  6 ++++++
 debian/libucto2.postinst    | 15 ---------------
 debian/libucto2.postrm      | 15 ---------------
 debian/libucto2.preinst     | 15 ---------------
 4 files changed, 6 insertions(+), 45 deletions(-)

diff --git a/debian/libucto2.maintscript b/debian/libucto2.maintscript
new file mode 100755
index 0000000..b6e4b10
--- /dev/null
+++ b/debian/libucto2.maintscript
@@ -0,0 +1,6 @@
+rm_conffile /etc/ucto/e-mail.rule 0.9.6~
+rm_conffile /etc/ucto/smiley.rule 0.9.6~
+rm_conffile /etc/ucto/url.rule 0.9.6~
+rm_conffile /etc/ucto/standard-eos.eos 0.9.6~
+rm_conffile /etc/ucto/standard-quotes.quote 0.9.6~
+rm_conffile /etc/ucto/tokconfig-generic 0.9.6~
diff --git a/debian/libucto2.postinst b/debian/libucto2.postinst
deleted file mode 100755
index f526c19..0000000
--- a/debian/libucto2.postinst
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/bin/sh
-
-set -e
-
-#Data files moved to /usr/share instead of /etc, remove old:
-dpkg-maintscript-helper rm_conffile /etc/ucto/e-mail.rule -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/smiley.rule -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/url.rule -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/standard-eos.eos -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/standard-quotes.quote -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-generic -- "$@"
-
-#DEBHELPER#
-
-exit 0
diff --git a/debian/libucto2.postrm b/debian/libucto2.postrm
deleted file mode 100755
index f526c19..0000000
--- a/debian/libucto2.postrm
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/bin/sh
-
-set -e
-
-#Data files moved to /usr/share instead of /etc, remove old:
-dpkg-maintscript-helper rm_conffile /etc/ucto/e-mail.rule -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/smiley.rule -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/url.rule -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/standard-eos.eos -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/standard-quotes.quote -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-generic -- "$@"
-
-#DEBHELPER#
-
-exit 0
diff --git a/debian/libucto2.preinst b/debian/libucto2.preinst
deleted file mode 100755
index f526c19..0000000
--- a/debian/libucto2.preinst
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/bin/sh
-
-set -e
-
-#Data files moved to /usr/share instead of /etc, remove old:
-dpkg-maintscript-helper rm_conffile /etc/ucto/e-mail.rule -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/smiley.rule -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/url.rule -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/standard-eos.eos -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/standard-quotes.quote -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-generic -- "$@"
-
-#DEBHELPER#
-
-exit 0

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ucto.git



More information about the debian-science-commits mailing list