[SCM] rumor packaging branch, master, updated. debian/1.0.3b-1-23-g709ed3d

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Fri Jul 24 18:59:55 UTC 2009


The following commit has been merged in the master branch:
commit 725b5226d181eb282d0c830c2408ce763240998a
Author: Ryan Kavanagh <ryanakca at kubuntu.org>
Date:   Fri Jul 24 13:54:22 2009 -0400

    Dropped the no longer required postinst/prerm scripts

diff --git a/debian/rumor.postinst b/debian/rumor.postinst
deleted file mode 100644
index d6674e0..0000000
--- a/debian/rumor.postinst
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/sh
-
-set -e
-
-install-info --quiet --section Sound Sound /usr/share/info/rumor.info.gz
-
-# dh_installdeb will replace this with shell code automatically
-# generated by other debhelper scripts.
-
-#DEBHELPER#
-
-exit 0
diff --git a/debian/rumor.prerm b/debian/rumor.prerm
deleted file mode 100644
index 77e3bc5..0000000
--- a/debian/rumor.prerm
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-set -e
-
-install-info --quiet --remove-exactly /usr/share/path/to/rumor.info
-
-#DEBHELPER#
-
-exit 0 

-- 
rumor packaging



More information about the pkg-multimedia-commits mailing list