[interchange-cvs] interchange - racke modified 2 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Wed Apr 11 02:56:11 EDT 2007


User:      racke
Date:      2007-04-11 06:56:11 GMT
Modified:  debian   Tag: STABLE_5_4-branch changelog
Modified:           interchange-ui.postrm
Log:
removed Debconf dependency from interchange-ui postrm script
(Closes: #416601, thanks to Michael Ablassmeier <abi at grinser.de>)

Revision  Changes    Path
No                   revision



No                   revision



2.67.2.17 +3 -1      interchange/debian/changelog


rev 2.67.2.17, prev_rev 2.67.2.16
Index: changelog
===================================================================
RCS file: /var/cvs/interchange/debian/changelog,v
retrieving revision 2.67.2.16
retrieving revision 2.67.2.17
diff -u -r2.67.2.16 -r2.67.2.17
--- changelog	15 Mar 2007 19:50:18 -0000	2.67.2.16
+++ changelog	11 Apr 2007 06:56:11 -0000	2.67.2.17
@@ -1,5 +1,7 @@
-interchange (5.4.2-1.1) unstable; urgency=low
+interchange (5.4.2-1.2) unstable; urgency=low
 
+  * removed Debconf dependency from interchange-ui postrm script 
+    (Closes: #416601, thanks to Michael Ablassmeier <abi at grinser.de>)
   * updated Russian translation of Debconf templates (Closes: #414080,
     thanks to Yuriy Talakan <yt at drsk.ru>)
 



1.3.8.3   +1 -4      interchange/debian/interchange-ui.postrm


rev 1.3.8.3, prev_rev 1.3.8.2
Index: interchange-ui.postrm
===================================================================
RCS file: /var/cvs/interchange/debian/interchange-ui.postrm,v
retrieving revision 1.3.8.2
retrieving revision 1.3.8.3
diff -u -r1.3.8.2 -r1.3.8.3
--- interchange-ui.postrm	30 Mar 2007 12:15:17 -0000	1.3.8.2
+++ interchange-ui.postrm	11 Apr 2007 06:56:11 -0000	1.3.8.3
@@ -1,6 +1,6 @@
 #! /bin/sh -e
 #
-# Copyright 2001,2006 by Stefan Hornburg (Racke) <racke at linuxia.de>
+# Copyright 2001,2006,2007 by Stefan Hornburg (Racke) <racke at linuxia.de>
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -16,9 +16,6 @@
 # License along with this program; if not, write to the Free
 # Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
 # MA  02110-1301  USA.
-
-# Source debconf library
-. /usr/share/debconf/confmodule
 
 if [ "$1" = "remove" ]; then
 	# If only interchange-ui is installed, we need to stop








More information about the interchange-cvs mailing list