r12742 - in /desktop/unstable/gnome-vfs2/debian: changelog control control.in rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sat Sep 22 12:51:05 UTC 2007


Author: joss
Date: Sat Sep 22 12:51:04 2007
New Revision: 12742

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12742
Log:
* Remove orbit hack, it's useless now.
* Rename source package to gnome-vfs. This will magically remove 
  gnome-vfs 1.0 from the archive.

Modified:
    desktop/unstable/gnome-vfs2/debian/changelog
    desktop/unstable/gnome-vfs2/debian/control
    desktop/unstable/gnome-vfs2/debian/control.in
    desktop/unstable/gnome-vfs2/debian/rules

Modified: desktop/unstable/gnome-vfs2/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfs2/debian/changelog?rev=12742&op=diff
==============================================================================
--- desktop/unstable/gnome-vfs2/debian/changelog (original)
+++ desktop/unstable/gnome-vfs2/debian/changelog Sat Sep 22 12:51:04 2007
@@ -1,3 +1,11 @@
+gnome-vfs (1:2.20.0-2) UNRELEASED; urgency=low
+
+  * Remove orbit hack, it's useless now.
+  * Rename source package to gnome-vfs. This will magically remove 
+    gnome-vfs 1.0 from the archive.
+
+ -- Josselin Mouette <joss at debian.org>  Sat, 22 Sep 2007 14:48:56 +0200
+
 gnome-vfs2 (1:2.20.0-1) unstable; urgency=low
 
   * New upstream release - no ABI and API changes.

Modified: desktop/unstable/gnome-vfs2/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfs2/debian/control?rev=12742&op=diff
==============================================================================
--- desktop/unstable/gnome-vfs2/debian/control (original)
+++ desktop/unstable/gnome-vfs2/debian/control Sat Sep 22 12:51:04 2007
@@ -1,8 +1,8 @@
-Source: gnome-vfs2
+Source: gnome-vfs
 Section: libs
 Priority: optional
 Maintainer: Josselin Mouette <joss at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Marc 'HE' Brockschmidt <he at debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: cdbs,
                quilt,
                type-handling,

Modified: desktop/unstable/gnome-vfs2/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfs2/debian/control.in?rev=12742&op=diff
==============================================================================
--- desktop/unstable/gnome-vfs2/debian/control.in (original)
+++ desktop/unstable/gnome-vfs2/debian/control.in Sat Sep 22 12:51:04 2007
@@ -1,4 +1,4 @@
-Source: gnome-vfs2
+Source: gnome-vfs
 Section: libs
 Priority: optional
 Maintainer: Josselin Mouette <joss at debian.org>

Modified: desktop/unstable/gnome-vfs2/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfs2/debian/rules?rev=12742&op=diff
==============================================================================
--- desktop/unstable/gnome-vfs2/debian/rules (original)
+++ desktop/unstable/gnome-vfs2/debian/rules Sat Sep 22 12:51:04 2007
@@ -9,10 +9,6 @@
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 GNOME_MODULE := gnome-vfs
-
-# Hack to force regeneration of the orbit files
-common-configure-impl::
-	touch libgnomevfs/GNOME_VFS_Daemon.idl
 
 ifeq ($(DEB_HOST_ARCH),hurd-i386)
   HOST_ARCH_CONFIGURE_FLAGS=--disable-samba




More information about the pkg-gnome-commits mailing list