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

Yves-Alexis Perez corsac-guest at costa.debian.org
Mon Oct 9 09:59:05 UTC 2006


Author: corsac-guest
Date: 2006-10-09 09:59:04 +0000 (Mon, 09 Oct 2006)
New Revision: 900

Modified:
   goodies/xfce4-datetime-plugin/debian/changelog
   goodies/xfce4-datetime-plugin/debian/control
   goodies/xfce4-datetime-plugin/debian/rules
Log:
datetime plugin is back in business


Modified: goodies/xfce4-datetime-plugin/debian/changelog
===================================================================
--- goodies/xfce4-datetime-plugin/debian/changelog	2006-10-08 22:17:16 UTC (rev 899)
+++ goodies/xfce4-datetime-plugin/debian/changelog	2006-10-09 09:59:04 UTC (rev 900)
@@ -1,8 +1,10 @@
-xfce4-datetime-plugin (0.3.1-4) UNPORTED; urgency=low
+xfce4-datetime-plugin (0.4.0-1) UNRELEASED; urgency=low
 
-  * Set Standard policy version to 3.6.2
+  * New upstream release, ported to Xfce 4.4 API.
+  * Bumped build-depends on >= 4.4.99.1 (4.4rc1).
+  * Set Standard policy version to 3.7.2.
 
- -- Jani Monoses <jani at ubuntu.com>  Wed, 21 Dec 2005 15:01:48 +0200
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon,  9 Oct 2006 11:58:07 +0200
 
 xfce4-datetime-plugin (0.3.1-3) unstable; urgency=high
 

Modified: goodies/xfce4-datetime-plugin/debian/control
===================================================================
--- goodies/xfce4-datetime-plugin/debian/control	2006-10-08 22:17:16 UTC (rev 899)
+++ goodies/xfce4-datetime-plugin/debian/control	2006-10-09 09:59:04 UTC (rev 900)
@@ -2,13 +2,13 @@
 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>, Jani Monoses <jani at ubuntu.com>
-Build-Depends: autotools-dev, cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev, xfce4-panel-dev (>= 4.2.2), libxml2-dev, libtool, automake1.8, autoconf
-Standards-Version: 3.6.2
+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>
+Build-Depends: autotools-dev, cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev (>= 4.3.99.1), xfce4-panel-dev (>= 4.3.99.1), libxml2-dev, libxml-parser-perl
+Standards-Version: 3.7.2
 
 Package: xfce4-datetime-plugin
 Architecture: any
-Depends: ${shlibs:Depends}, xfce4-panel (>= 4.2.2)
+Depends: ${shlibs: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.

Modified: goodies/xfce4-datetime-plugin/debian/rules
===================================================================
--- goodies/xfce4-datetime-plugin/debian/rules	2006-10-08 22:17:16 UTC (rev 899)
+++ goodies/xfce4-datetime-plugin/debian/rules	2006-10-09 09:59:04 UTC (rev 900)
@@ -1,10 +1,6 @@
 #!/usr/bin/make -f
-DEB_AUTO_UPDATE_LIBTOOL := pre
-DEB_AUTO_UPDATE_ACLOCAL := 1.8
-DEB_AUTO_UPDATE_AUTOCONF := yes
-
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
+#include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/class/autotools.mk
 						
 binary-post-install/xfce4-datetime-plugin::




More information about the Pkg-xfce-commits mailing list