[uctodata] 01/01: migrated to maintscript

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


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

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

commit 5c284b0f0918399c7c033e33e7771400083dd3a6
Author: proycon <proycon at anaproy.nl>
Date:   Mon Jan 23 20:19:08 2017 +0100

    migrated to maintscript
---
 debian/uctodata.maintscript | 34 ++++++++++++++++++++++++++++++++++
 debian/uctodata.postinst    | 43 -------------------------------------------
 debian/uctodata.postrm      | 43 -------------------------------------------
 debian/uctodata.preinst     | 43 -------------------------------------------
 4 files changed, 34 insertions(+), 129 deletions(-)

diff --git a/debian/uctodata.maintscript b/debian/uctodata.maintscript
new file mode 100755
index 0000000..3ee6082
--- /dev/null
+++ b/debian/uctodata.maintscript
@@ -0,0 +1,34 @@
+ rm_conffile /etc/ucto/es.abr
+ rm_conffile /etc/ucto/exotic-eos.eos
+ rm_conffile /etc/ucto/exotic-quotes.quote
+ rm_conffile /etc/ucto/ligatures.filter
+ rm_conffile /etc/ucto/nl_afk.abr
+ rm_conffile /etc/ucto/pt.abr
+ rm_conffile /etc/ucto/tokconfig-de
+ rm_conffile /etc/ucto/tokconfig-deu
+ rm_conffile /etc/ucto/tokconfig-en
+ rm_conffile /etc/ucto/tokconfig-eng
+ rm_conffile /etc/ucto/tokconfig-es
+ rm_conffile /etc/ucto/tokconfig-spa
+ rm_conffile /etc/ucto/tokconfig-fr
+ rm_conffile /etc/ucto/tokconfig-fra
+ rm_conffile /etc/ucto/tokconfig-fy
+ rm_conffile /etc/ucto/tokconfig-fry
+ rm_conffile /etc/ucto/tokconfig-it
+ rm_conffile /etc/ucto/tokconfig-ita
+ rm_conffile /etc/ucto/tokconfig-nl
+ rm_conffile /etc/ucto/tokconfig-nld
+ rm_conffile /etc/ucto/tokconfig-nl-sonarchat
+ rm_conffile /etc/ucto/tokconfig-nld-sonarchat
+ rm_conffile /etc/ucto/tokconfig-nl-twitter
+ rm_conffile /etc/ucto/tokconfig-nld-twitter
+ rm_conffile /etc/ucto/tokconfig-nl-withplaceholder
+ rm_conffile /etc/ucto/tokconfig-nld-withplaceholder
+ rm_conffile /etc/ucto/tokconfig-pt
+ rm_conffile /etc/ucto/tokconfig-por
+ rm_conffile /etc/ucto/tokconfig-ru
+ rm_conffile /etc/ucto/tokconfig-rus
+ rm_conffile /etc/ucto/tokconfig-sv
+ rm_conffile /etc/ucto/tokconfig-swe
+ rm_conffile /etc/ucto/tokconfig-tr
+ rm_conffile /etc/ucto/tokconfig-tur
diff --git a/debian/uctodata.postinst b/debian/uctodata.postinst
deleted file mode 100755
index 0dcc33c..0000000
--- a/debian/uctodata.postinst
+++ /dev/null
@@ -1,43 +0,0 @@
-#!/bin/sh
-
-set -e
-
-#Data files moved to /usr/share instead of /etc, remove old:
-dpkg-maintscript-helper rm_conffile /etc/ucto/es.abr -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/exotic-eos.eos -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/exotic-quotes.quote -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/ligatures.filter -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/nl_afk.abr -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/pt.abr -- "$@"  			            #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-de -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-deu -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-en -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-eng -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-es -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-spa -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-fr -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-fra -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-fy -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-fry -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-it -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-ita -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nl -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nld -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nl-sonarchat -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nld-sonarchat -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nl-twitter -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nld-twitter -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nl-withplaceholder -- "$@"   #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nld-withplaceholder -- "$@"   #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-pt -- "$@"                   #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-por -- "$@"                   #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-ru -- "$@"                  #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-rus -- "$@"                  #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-sv -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-swe -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-tr -- "$@"                   #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-tur -- "$@"                   #(not in jessie version)
-
-#DEBHELPER#
-
-exit 0
diff --git a/debian/uctodata.postrm b/debian/uctodata.postrm
deleted file mode 100755
index 0dcc33c..0000000
--- a/debian/uctodata.postrm
+++ /dev/null
@@ -1,43 +0,0 @@
-#!/bin/sh
-
-set -e
-
-#Data files moved to /usr/share instead of /etc, remove old:
-dpkg-maintscript-helper rm_conffile /etc/ucto/es.abr -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/exotic-eos.eos -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/exotic-quotes.quote -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/ligatures.filter -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/nl_afk.abr -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/pt.abr -- "$@"  			            #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-de -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-deu -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-en -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-eng -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-es -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-spa -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-fr -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-fra -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-fy -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-fry -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-it -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-ita -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nl -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nld -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nl-sonarchat -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nld-sonarchat -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nl-twitter -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nld-twitter -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nl-withplaceholder -- "$@"   #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nld-withplaceholder -- "$@"   #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-pt -- "$@"                   #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-por -- "$@"                   #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-ru -- "$@"                  #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-rus -- "$@"                  #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-sv -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-swe -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-tr -- "$@"                   #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-tur -- "$@"                   #(not in jessie version)
-
-#DEBHELPER#
-
-exit 0
diff --git a/debian/uctodata.preinst b/debian/uctodata.preinst
deleted file mode 100755
index 0dcc33c..0000000
--- a/debian/uctodata.preinst
+++ /dev/null
@@ -1,43 +0,0 @@
-#!/bin/sh
-
-set -e
-
-#Data files moved to /usr/share instead of /etc, remove old:
-dpkg-maintscript-helper rm_conffile /etc/ucto/es.abr -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/exotic-eos.eos -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/exotic-quotes.quote -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/ligatures.filter -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/nl_afk.abr -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/pt.abr -- "$@"  			            #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-de -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-deu -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-en -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-eng -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-es -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-spa -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-fr -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-fra -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-fy -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-fry -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-it -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-ita -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nl -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nld -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nl-sonarchat -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nld-sonarchat -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nl-twitter -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nld-twitter -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nl-withplaceholder -- "$@"   #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-nld-withplaceholder -- "$@"   #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-pt -- "$@"                   #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-por -- "$@"                   #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-ru -- "$@"                  #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-rus -- "$@"                  #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-sv -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-swe -- "$@"
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-tr -- "$@"                   #(not in jessie version)
-dpkg-maintscript-helper rm_conffile /etc/ucto/tokconfig-tur -- "$@"                   #(not in jessie version)
-
-#DEBHELPER#
-
-exit 0

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



More information about the debian-science-commits mailing list