[debian-edu-commits] debian-edu/ 196/437: * Add debhelper makers to new postrm and preinst files.

Mike Gabriel sunweaver at debian.org
Sun Mar 2 23:49:35 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 4cd7d2b64ae50374c36f13f6515d42ffc0fff695
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Sat Jul 19 22:03:02 2008 +0000

      * Add debhelper makers to new postrm and preinst files.
---
 debian/changelog                  | 1 +
 debian/debian-edu-artwork.postrm  | 2 ++
 debian/debian-edu-artwork.preinst | 2 ++
 3 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 238ea06..24aeb97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ debian-edu-artwork (0.0.28~svn43119) unstable; urgency=low
   * Add rules to build grub splash image.
   * Add conflicts with grub (<< 0.97-39) to make sure a version
     where bug #477791 in update-grub is fixed is used.
+  * Add debhelper makers to new postrm and preinst files.
 
   [ José L. Redrejo Rodríguez ]
   * Added gconf configuration to customize Gnome Desktop with:
diff --git a/debian/debian-edu-artwork.postrm b/debian/debian-edu-artwork.postrm
index f000fea..30346cc 100644
--- a/debian/debian-edu-artwork.postrm
+++ b/debian/debian-edu-artwork.postrm
@@ -4,3 +4,5 @@ if [ "$1" = remove ]
 then
 	dpkg-divert --package debian-edu-artwork --rename --remove /usr/share/gdm/defaults.conf
 fi
+
+#DEBHELPER#
diff --git a/debian/debian-edu-artwork.preinst b/debian/debian-edu-artwork.preinst
index b3fdd45..e0f9f4c 100644
--- a/debian/debian-edu-artwork.preinst
+++ b/debian/debian-edu-artwork.preinst
@@ -6,3 +6,5 @@ then
 		/usr/share/gdm/defaults.conf.orig --rename /usr/share/gdm/defaults.conf
 
 fi
+
+#DEBHELPER#

-- 
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