[Pkg-xfce-commits] r2667 - in goodies: gigolo/debian xfce4-dict/debian xfce4-goodies/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Sun Feb 8 09:44:03 UTC 2009


Author: corsac
Date: 2009-02-08 09:44:03 +0000 (Sun, 08 Feb 2009)
New Revision: 2667

Modified:
   goodies/gigolo/debian/changelog
   goodies/gigolo/debian/control
   goodies/gigolo/debian/copyright
   goodies/gigolo/debian/rules
   goodies/gigolo/debian/watch
   goodies/xfce4-dict/debian/changelog
   goodies/xfce4-goodies/debian/changelog
   goodies/xfce4-goodies/debian/control
Log:
handle renaming in debian folder


Modified: goodies/gigolo/debian/changelog
===================================================================
--- goodies/gigolo/debian/changelog	2009-02-08 09:39:55 UTC (rev 2666)
+++ goodies/gigolo/debian/changelog	2009-02-08 09:44:03 UTC (rev 2667)
@@ -1,4 +1,4 @@
-sion (0.1.0-1) UNRELEASED; urgency=low
+gigolo (0.1.0-1) UNRELEASED; urgency=low
 
   * Initial Release.                                            closes: #510558
 

Modified: goodies/gigolo/debian/control
===================================================================
--- goodies/gigolo/debian/control	2009-02-08 09:39:55 UTC (rev 2666)
+++ goodies/gigolo/debian/control	2009-02-08 09:44:03 UTC (rev 2667)
@@ -1,30 +1,30 @@
-Source: sion
+Source: gigolo
 Section: x11
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Yves-Alexis Perez <corsac at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Stefan Ott <stefan at ott.net>
 Build-Depends: cdbs, debhelper (>= 7), python, intltool, pkg-config,
   libgtk2.0-dev (>= 2.12.0)
-Standards-Version: 3.8.0
-Homepage: http://goodies.xfce.org/projects/applications/sion/
-Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/sion
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/sion
+Standards-Vergigolo: 3.8.0
+Homepage: http://goodies.xfce.org/projects/applications/gigolo/
+Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/gigolo
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/gigolo
 
-Package: sion
+Package: gigolo
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: gvfs-bin
 Description: frontend to manage connections to remote filesystems using GIO/GVFS
- Sion is a frontend to easily manage connections to remote filesystems
+ Gigolo is a frontend to easily manage connections to remote filesystems
  using GIO/GVFS. It allows you to quickly connect/mount a remote filesystem
  and manage bookmarks of such.
 
-Package: sion-dbg
+Package: gigolo-dbg
 Architecture: any
 Priority: extra
-Depends: sion (= ${binary:Version}), ${misc:Depends}
+Depends: gigolo (= ${binary:Vergigolo}), ${misc:Depends}
 Description: frontend to manage connections to remote filesystems using GIO/GVFS (debug)
- Sion is a frontend to easily manage connections to remote filesystems
+ Gigolo is a frontend to easily manage connections to remote filesystems
  using GIO/GVFS. It allows you to quickly connect/mount a remote filesystem
  and manage bookmarks of such.
  .

Modified: goodies/gigolo/debian/copyright
===================================================================
--- goodies/gigolo/debian/copyright	2009-02-08 09:39:55 UTC (rev 2666)
+++ goodies/gigolo/debian/copyright	2009-02-08 09:44:03 UTC (rev 2667)
@@ -1,5 +1,5 @@
 This package was downloaded from
-http://goodies.xfce.org/projects/applications/sion/
+http://goodies.xfce.org/projects/applications/gigolo
 
 Files: *
 Copyright: © 2008-2009 Enrico Tröger <enrico at xfce.org>

Modified: goodies/gigolo/debian/rules
===================================================================
--- goodies/gigolo/debian/rules	2009-02-08 09:39:55 UTC (rev 2666)
+++ goodies/gigolo/debian/rules	2009-02-08 09:44:03 UTC (rev 2667)
@@ -22,14 +22,14 @@
 	dh install --before dh_auto_install
 	$(WAF) install --destdir=$(CURDIR)/debian/tmp
 	# remove spurious doc files
-	rm -f $(CURDIR)/debian/tmp/usr/share/doc/sion/ChangeLog 
-	rm -f $(CURDIR)/debian/tmp/usr/share/doc/sion/COPYING
+	rm -f $(CURDIR)/debian/tmp/usr/share/doc/gigolo/ChangeLog 
+	rm -f $(CURDIR)/debian/tmp/usr/share/doc/gigolo/COPYING
 	dh install --fail-missing --after dh_auto_install
 	touch install-stamp
 
 binary-arch: install
 	dh binary-arch --before dh_strip
-	dh_strip --dbg-package=sion-dbg
+	dh_strip --dbg-package=gigolo-dbg
 	dh binary-arch --after dh_strip
 
 binary-indep: install

Modified: goodies/gigolo/debian/watch
===================================================================
--- goodies/gigolo/debian/watch	2009-02-08 09:39:55 UTC (rev 2666)
+++ goodies/gigolo/debian/watch	2009-02-08 09:44:03 UTC (rev 2667)
@@ -1,3 +1,3 @@
 version=3
-http://goodies.xfce.org/releases/sion/ \
-         sion-(.*)\.tar\.(?:gz|bz2)
+http://goodies.xfce.org/releases/gigolo/ \
+         gigolo-(.*)\.tar\.(?:gz|bz2)

Modified: goodies/xfce4-dict/debian/changelog
===================================================================
--- goodies/xfce4-dict/debian/changelog	2009-02-08 09:39:55 UTC (rev 2666)
+++ goodies/xfce4-dict/debian/changelog	2009-02-08 09:44:03 UTC (rev 2667)
@@ -1,12 +1,15 @@
-xfce4-dict (0.5.1-1) UNRELEASED; urgency=low
+xfce4-dict (0.5.2-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * debian/copyright: update dates and copyright handlers.
   * debian/control:
     - add build-dep on intltool
     - add explicit build-dep on libgtk2.0-dev.
+  * debian/xfce4-dict.lintian-overrides:
+    - override the warning about no ${misc:Depends} for transitional
+      package.
 
- -- Yves-Alexis Perez <corsac at debian.org>  Sun, 23 Nov 2008 17:25:46 +0100
+ -- Yves-Alexis Perez <corsac at debian.org>  Sat, 06 Dec 2008 00:02:45 +0100
 
 xfce4-dict (0.4.0-2) unstable; urgency=low
 

Modified: goodies/xfce4-goodies/debian/changelog
===================================================================
--- goodies/xfce4-goodies/debian/changelog	2009-02-08 09:39:55 UTC (rev 2666)
+++ goodies/xfce4-goodies/debian/changelog	2009-02-08 09:44:03 UTC (rev 2667)
@@ -1,3 +1,11 @@
+xfce4-goodies (4.4.2.3) UNRELEASED; urgency=low
+
+  * debian/control: 
+    - syntax wasn't recognized by dpkg. use [linux-any] instead.
+    - make the package arch:any because of that. 
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Fri, 07 Mar 2008 09:01:07 +0100
+
 xfce4-goodies (4.4.2.2) unstable; urgency=low
 
   * debian/control: don't depend on diskperf, sensors plugin on ¬linux arches.
@@ -2,3 +10,3 @@
 
- -- Yves-Alexis Perez <corsac at debian.org>  Sun, 02 Mar 2008 18:52:07 +0100
+ -- Yves-Alexis Perez <corsac at debian.org>  Sun, 02 Mar 2008 18:42:07 +0100
 

Modified: goodies/xfce4-goodies/debian/control
===================================================================
--- goodies/xfce4-goodies/debian/control	2009-02-08 09:39:55 UTC (rev 2666)
+++ goodies/xfce4-goodies/debian/control	2009-02-08 09:44:03 UTC (rev 2667)
@@ -10,8 +10,8 @@
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/xfce4-goodies/
 
 Package: xfce4-goodies
-Architecture: all
-Depends: xfce4-artwork, xfce4-battery-plugin, xfce4-clipman-plugin, xfce4-cpufreq-plugin, xfce4-cpugraph-plugin, xfce4-diskperf-plugin [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], xfce4-fsguard-plugin, xfce4-genmon-plugin, xfce4-mailwatch-plugin, xfce4-minicmd-plugin, xfce4-mount-plugin, xfce4-netload-plugin, xfce4-notes-plugin, xfce4-quicklauncher-plugin, xfce4-screenshooter-plugin, xfce4-sensors-plugin [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], xfce4-smartbookmark-plugin, xfce4-systemload-plugin, xfce4-verve-plugin, xfce4-wavelan-plugin, xfce4-weather-plugin, mousepad, thunar-media-tags-plugin, xfce4-terminal
+Architecture: any
+Depends: xfce4-artwork, xfce4-battery-plugin, xfce4-clipman-plugin, xfce4-cpufreq-plugin, xfce4-cpugraph-plugin, xfce4-diskperf-plugin [linux-any], xfce4-fsguard-plugin, xfce4-genmon-plugin, xfce4-mailwatch-plugin, xfce4-minicmd-plugin, xfce4-mount-plugin, xfce4-netload-plugin, xfce4-notes-plugin, xfce4-quicklauncher-plugin, xfce4-screenshooter-plugin, xfce4-sensors-plugin [linux-any], xfce4-smartbookmark-plugin, xfce4-systemload-plugin, xfce4-verve-plugin, xfce4-wavelan-plugin, xfce4-weather-plugin, mousepad, thunar-media-tags-plugin, xfce4-terminal
 Suggests: xfce4-xfapplet-plugin, xfce4-messenger-plugin, xfce4-mpc-plugin, xfce4-dict-plugin, xfce4-datetime-plugin (>= 0.4.0), thunar-archive-plugin, xfmedia 
 Conflicts: xfce4-datetime-plugin (<= 0.3.1-3), xfce4-notes-plugin (<= 0.10.0-2), xfce4-trigger-launcher (<= 4.2.3-1), xfce4-cpufreq-plugin (<= 0.1-2)
 Description: enhancements for the Xfce4 Desktop Environment




More information about the Pkg-xfce-commits mailing list