[Pkg-xfce-commits] r2717 - goodies/xfce4-datetime-plugin/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Sun Feb 22 17:57:30 UTC 2009


Author: corsac
Date: 2009-02-22 17:57:30 +0000 (Sun, 22 Feb 2009)
New Revision: 2717

Modified:
   goodies/xfce4-datetime-plugin/debian/changelog
   goodies/xfce4-datetime-plugin/debian/control
Log:
* debian/control:
  - add ${misc:Depends} to deps.
  - remove Rudy Godoy and Martin Loschwitz from Uploaders. Thanks!

Modified: goodies/xfce4-datetime-plugin/debian/changelog
===================================================================
--- goodies/xfce4-datetime-plugin/debian/changelog	2009-02-22 17:52:15 UTC (rev 2716)
+++ goodies/xfce4-datetime-plugin/debian/changelog	2009-02-22 17:57:30 UTC (rev 2717)
@@ -1,8 +1,11 @@
 xfce4-datetime-plugin (0.6.1-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * debian/control:
+    - add ${misc:Depends} to deps.
+    - remove Rudy Godoy and Martin Loschwitz from Uploaders. Thanks!
 
- -- Yves-Alexis Perez <corsac at debian.org>  Thu, 20 Nov 2008 07:45:28 +0100
+ -- Yves-Alexis Perez <corsac at debian.org>  Sun, 22 Feb 2009 18:56:59 +0100
 
 xfce4-datetime-plugin (0.6.0-1) unstable; urgency=low
 

Modified: goodies/xfce4-datetime-plugin/debian/control
===================================================================
--- goodies/xfce4-datetime-plugin/debian/control	2009-02-22 17:52:15 UTC (rev 2716)
+++ goodies/xfce4-datetime-plugin/debian/control	2009-02-22 17:57:30 UTC (rev 2717)
@@ -2,7 +2,8 @@
 Section: x11
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
-Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Martin Loschwitz <madkiss at debian.org>, Yves-Alexis Perez <corsac at debian.org>
+Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, 
+ Yves-Alexis Perez <corsac at debian.org>
 Build-Depends: autotools-dev, intltool, cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev (>= 4.4.0), xfce4-panel-dev (>= 4.4.0), libxml2-dev, libxml-parser-perl
 Standards-Version: 3.8.0
 Homepage: http://goodies.xfce.org/
@@ -11,7 +12,7 @@
 
 Package: xfce4-datetime-plugin
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: date and time plugin for the Xfce4 panel
  This plugin shows the date and time in the panel, and a calendar appears when
  you left-click on it.




More information about the Pkg-xfce-commits mailing list