[Pkg-mono-svn-commits] rev 1808 - non-group/f-spot/trunk/debian

Brandon Hale tseng-guest@costa.debian.org
Fri, 03 Jun 2005 10:08:44 +0000


Author: tseng-guest
Date: 2005-06-03 10:08:44 +0000 (Fri, 03 Jun 2005)
New Revision: 1808

Removed:
   non-group/f-spot/trunk/debian/f-spot.postinst.debhelper
   non-group/f-spot/trunk/debian/f-spot.postrm.debhelper
   non-group/f-spot/trunk/debian/f-spot.substvars
Log:
Clean more crap


Deleted: non-group/f-spot/trunk/debian/f-spot.postinst.debhelper
===================================================================
--- non-group/f-spot/trunk/debian/f-spot.postinst.debhelper	2005-06-02 22:37:55 UTC (rev 1807)
+++ non-group/f-spot/trunk/debian/f-spot.postinst.debhelper	2005-06-03 10:08:44 UTC (rev 1808)
@@ -1,13 +0,0 @@
-# Automatically added by dh_installmenu
-if [ "$1" = "configure" ] && [ -x /usr/bin/update-menus ]; then update-menus ; fi
-# End automatically added section
-# Automatically added by dh_desktop
-if [ "$1" = "configure" ] && which update-desktop-database >/dev/null 2>&1 ; then
-	update-desktop-database -q
-fi
-# End automatically added section
-# Automatically added by dh_makeshlibs
-if [ "$1" = "configure" ]; then
-	ldconfig
-fi
-# End automatically added section

Deleted: non-group/f-spot/trunk/debian/f-spot.postrm.debhelper
===================================================================
--- non-group/f-spot/trunk/debian/f-spot.postrm.debhelper	2005-06-02 22:37:55 UTC (rev 1807)
+++ non-group/f-spot/trunk/debian/f-spot.postrm.debhelper	2005-06-03 10:08:44 UTC (rev 1808)
@@ -1,13 +0,0 @@
-# Automatically added by dh_installmenu
-if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi
-# End automatically added section
-# Automatically added by dh_desktop
-if [ "$1" = "remove" ] && which update-desktop-database >/dev/null 2>&1 ; then
-	update-desktop-database -q
-fi
-# End automatically added section
-# Automatically added by dh_makeshlibs
-if [ "$1" = "remove" ]; then
-	ldconfig
-fi
-# End automatically added section

Deleted: non-group/f-spot/trunk/debian/f-spot.substvars
===================================================================
--- non-group/f-spot/trunk/debian/f-spot.substvars	2005-06-02 22:37:55 UTC (rev 1807)
+++ non-group/f-spot/trunk/debian/f-spot.substvars	2005-06-03 10:08:44 UTC (rev 1808)
@@ -1,2 +0,0 @@
-cli:Depends=mono-jit (>= 1.1.7), libexif10, libglib2.0-0 (>= 2.6.0), libgnomeui-0 (>= 2.8.0), libgnomevfs2-0 (>= 2.9.90), libgphoto2-2 (>= 2.1.5-2ubuntu1), libgtk2.0-0 (>= 2.6.0), liblcms1 (>= 1.08-1)
-shlibs:Depends=libc6 (>= 2.3.2.ds1-4), libjpeg62, libsqlite0 (>= 2.8.15)