[debian-edu-commits] debian-edu/ 405/437: Let debhelper handle dpkg-maintscript-helper
Mike Gabriel
sunweaver at debian.org
Sun Mar 2 23:49:57 UTC 2014
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository debian-edu-artwork.
commit 09cef1d55286bcfc61ef8a84ca40c9f407379c16
Author: David Prévot <taffit at debian.org>
Date: Fri Jul 12 03:57:01 2013 +0000
Let debhelper handle dpkg-maintscript-helper
---
debian/changelog | 6 ++++++
debian/debian-edu-artwork.maintscript | 1 +
debian/debian-edu-artwork.postinst | 3 ---
3 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7c70503..beb4845 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debian-edu-artwork (0.0.40-1~svn81526) UNRELEASED; urgency=low
+
+ * Let debhelper handle dpkg-maintscript-helper.
+
+ -- David Prévot <taffit at debian.org> Thu, 11 Jul 2013 23:34:59 -0400
+
debian-edu-artwork (0.0.40-1~svn81520) wheezy-test; urgency=low
[ Wolfgang Schweer ]
diff --git a/debian/debian-edu-artwork.maintscript b/debian/debian-edu-artwork.maintscript
new file mode 100644
index 0000000..093d45f
--- /dev/null
+++ b/debian/debian-edu-artwork.maintscript
@@ -0,0 +1 @@
+rm_conffile /etc/gdm3/greeter.gsettings 0.0.39-1
diff --git a/debian/debian-edu-artwork.postinst b/debian/debian-edu-artwork.postinst
index 01ee327..4cd0873 100644
--- a/debian/debian-edu-artwork.postinst
+++ b/debian/debian-edu-artwork.postinst
@@ -2,9 +2,6 @@
set -e
-dpkg-maintscript-helper rm_conffile \
- /etc/gdm3/greeter.gsettings 0.0.39-1 debian-edu-artwork -- "$@"
-
#DEBHELPER#
case "$1" in
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-artwork.git
More information about the debian-edu-commits
mailing list