--- xfce4-datetime-plugin-0.6.1.orig/debian/rules
+++ xfce4-datetime-plugin-0.6.1/debian/rules
@@ -0,0 +1,8 @@
+#!/usr/bin/make -f
+include /usr/share/cdbs/1/rules/debhelper.mk
+#include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/class/autotools.mk
+						
+binary-post-install/xfce4-datetime-plugin::
+	-rm -rf debian/xfce4-datetime-plugin/usr/lib/xfce4/panel-plugins/*.a
+	-rm -rf debian/xfce4-datetime-plugin/usr/lib/xfce4/panel-plugins/*.la
--- xfce4-datetime-plugin-0.6.1.orig/debian/control
+++ xfce4-datetime-plugin-0.6.1/debian/control
@@ -0,0 +1,18 @@
+Source: xfce4-datetime-plugin
+Section: x11
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel@lists.alioth.debian.org>
+Uploaders: Emanuele Rocca <ema@debian.org>, Simon Huggins <huggie@earth.li>, 
+ Yves-Alexis Perez <corsac@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/
+Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/xfce4-datetime-plugin/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/xfce4-datetime-plugin/
+
+Package: xfce4-datetime-plugin
+Architecture: any
+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.
--- xfce4-datetime-plugin-0.6.1.orig/debian/watch
+++ xfce4-datetime-plugin-0.6.1/debian/watch
@@ -0,0 +1,4 @@
+version=3
+http://goodies.xfce.org/releases/xfce4-datetime-plugin/ \
+         xfce4-datetime-plugin-(.*)\.tar\.gz
+
--- xfce4-datetime-plugin-0.6.1.orig/debian/compat
+++ xfce4-datetime-plugin-0.6.1/debian/compat
@@ -0,0 +1 @@
+4
--- xfce4-datetime-plugin-0.6.1.orig/debian/changelog
+++ xfce4-datetime-plugin-0.6.1/debian/changelog
@@ -0,0 +1,97 @@
+xfce4-datetime-plugin (0.6.1-1) unstable; 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@debian.org>  Sun, 22 Feb 2009 18:57:35 +0100
+
+xfce4-datetime-plugin (0.6.0-1) unstable; urgency=low
+
+  [ Simon Huggins ]
+  * debian/control: Move fake Homepage field to a real one now dpkg
+    supports it.
+  * Add Vcs-* headers to debian/control
+
+  [ Yves-Alexis Perez ]
+  * New upstream release.
+  * debian/control:
+    - update my email address.
+    - update standards version to 3.8.0.
+    - remove Rudy Godoy, Martin Loschwitz from Uploaders.
+    - add build-dep on intltool, needed by upstream.
+  * debian/copyright: update copyright holders and dates.
+
+ -- Yves-Alexis Perez <corsac@debian.org>  Thu, 03 Jul 2008 08:11:42 +0200
+
+xfce4-datetime-plugin (0.5.0-1) unstable; urgency=low
+
+  (Yves-Alexis Perez)
+  * New upstream release.
+  	- empty format line is saved at session restart.	closes: #353334
+  * debian/control:
+    - bumped build-depends on Xfce 4.4.
+  (Stefan Ott)
+  * debian/control: updated the url
+
+ -- Yves-Alexis Perez <corsac@corsac.net>  Fri, 25 May 2007 11:12:39 +0100
+
+xfce4-datetime-plugin (0.4.0-1) unstable; urgency=low
+
+   * New upstream release, ported to Xfce 4.4 API.		Closes: #370113
+   * Bumped build-depends on >= 4.4.99.1 (4.4rc1).
+   * Set Standard policy version to 3.7.2.
+
+ -- Yves-Alexis Perez <corsac@corsac.net>  Thu, 26 Oct 2006 22:13:20 +0200
+
+xfce4-datetime-plugin (0.3.1-3) unstable; urgency=high
+
+  * Binary skew blocks testing progression hence urgency high
+  * Add build-depends on >= 4.2.2 (though this won't matter now the
+    autobuilders have actually all installed it but hey)
+
+ -- Simon Huggins <huggie@earth.li>  Thu, 14 Jul 2005 09:38:05 +0100
+
+xfce4-datetime-plugin (0.3.1-2) unstable; urgency=low
+
+  * Rebuilding to fix libxfcegui dependency 
+
+ -- Emanuele Rocca <ema@debian.org>  Mon, 20 Jun 2005 20:51:47 +0200
+
+xfce4-datetime-plugin (0.3.1-1) unstable; urgency=low
+
+  * (Rudy Godoy)
+    + Package adopted by the Debian Xfce Maintainers (Closes: #245116)
+    + New upstream release
+    + Spanish translation
+    + gmo files cleaning to distclean target on po/Makefile.in.in
+    + Fixed synopsis' uppercase use 
+  * (Emanuele Rocca)
+    + Switched to simple-patchsys.mk (CDBS)
+    + Added auto update of libtool, aclocal and autoconf and
+      build-dependenices on them
+  * (Daniel James)
+    + Spanish translation added into the build
+    + Checked via configure that we have the panel libs
+
+ -- Emanuele Rocca <ema@debian.org>  Thu, 27 Jan 2005 00:12:45 +0100
+ 
+xfce4-datetime-plugin (0.2-3) unstable; urgency=low
+
+  * Uploading with Maintainer set to QA group
+  * Updated libtool (closes: #239472)
+
+ -- Andrew Pollock <apollock@debian.org>  Wed, 12 May 2004 08:00:38 +1000
+
+xfce4-datetime-plugin (0.2-2) unstable; urgency=low
+
+  * Remove bashism from debian/rules
+
+ -- Andrew Lau <netsnipe@users.sourceforge.net>  Sat,  8 Nov 2003 14:36:51 +1100
+
+xfce4-datetime-plugin (0.2-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Andrew Lau <netsnipe@users.sourceforge.net>  Wed, 29 Oct 2003 21:39:44 +1100
--- xfce4-datetime-plugin-0.6.1.orig/debian/copyright
+++ xfce4-datetime-plugin-0.6.1/debian/copyright
@@ -0,0 +1,34 @@
+This package was debianized by Andrew Lau <netsnipe@users.sourceforge.net> on
+Wed, 03 Nov 2003 00:39:26 +1100.
+
+It was downloaded from <http://download.berlios.de/xfce-goodies/>
+
+Copyright Holders:
+
+panel-plugin/*:
+  © 2003 Choe Hwanjin	<krisna@people.kldp.org>
+  © 2006 Remco den Breeje <remco@sx.mine.nu>
+  © 2008 Diego Ongaro <ongardie@gmail.com>
+
+po/eu.po
+po/fr.po
+po/hu.po
+po/id.po
+po/lv.po
+po/nl.po
+po/pt_BR.po
+po/pt_PT.po
+po/uk.po:
+  © 2006-2007 Remco den Breeje <remco@sx.mine.nu>
+po/gl.po:
+  © 2008 Leandro Regueiro
+
+Licensing:
+ 
+This program is free software; you can redistribute it and/or modify it under
+the terms of the GNU General Public License as published by the Free Software
+Foundation; either version 2 of the License, or (at your option) any later
+version.
+ 
+On Debian systems, the complete text of the GNU General Public License can be
+found in the file /usr/share/common-licenses/GPL
--- xfce4-datetime-plugin-0.6.1.orig/debian/patches/00_spanish_translation.diff
+++ xfce4-datetime-plugin-0.6.1/debian/patches/00_spanish_translation.diff
@@ -0,0 +1,89 @@
+--- xfce4-datetime-plugin-0.3.1.orig/configure.ac
++++ xfce4-datetime-plugin-0.3.1/configure.ac
+@@ -34,7 +34,7 @@
+ XFCE_PANEL_PLUGIN([XFCE4_PANEL], [4.0.0])
+ 
+ # Check for i18n support
+-BM_I18N([xfce4-datetime], [ca fr ko])
++BM_I18N([xfce4-datetime], [ca fr ko es])
+ 
+ # Check for debugging support
+ BM_DEBUG_SUPPORT
+--- xfce4-datetime-plugin-0.3.1.orig/po/es.po
++++ xfce4-datetime-plugin-0.3.1/po/es.po
+@@ -0,0 +1,75 @@
++# xfce4-datetime-plugin translation to spanish.
++# Copyright (C) 2004 Free Software Foundation
++# This file is distributed under the same license as the 
++# xfce4-datetime-plugin package.
++# Rudy Godoy <rudy@kernel-panik.org>, 2004.
++#
++#, fuzzy
++msgid ""
++msgstr ""
++"Project-Id-Version: xfce4-datetime-plugin 0.3.0\n"
++"Report-Msgid-Bugs-To: \n"
++"POT-Creation-Date: 2004-01-18 00:46+0900\n"
++"PO-Revision-Date: 2004-07-14 13:13-0500\n"
++"Last-Translator: Rudy Godoy <rudy@kernel-panik.org>\n"
++"Language-Team: Debian l10n Spanish Team <debian-l10n-spanish@lists.debian.org>\n"
++"MIME-Version: 1.0\n"
++"Content-Type: text/plain; charset=UTF-8\n"
++"Content-Transfer-Encoding: 8bit\n"
++
++#: datetime/datetime.c:93 datetime/datetime.c:107
++msgid "Error"
++msgstr "Error"
++
++#: datetime/datetime.c:256
++msgid "Date:"
++msgstr "Fecha:"
++
++#. This is default date/time format, (See strftime(3))
++#. translaters may change this to familiar format for their language
++#: datetime/datetime.c:436
++msgid "%Y-%m-%d"
++msgstr "%d-%m-%Y"
++
++#: datetime/datetime.c:436
++msgid "%H:%M"
++msgstr "%H:%M"
++
++#: datetime/datetime.c:584 datetime/datetime.c:613
++msgid "Select font"
++msgstr "Elija tipo de letra"
++
++#. time
++#: datetime/datetime.c:715
++msgid "Time"
++msgstr "Hora"
++
++#: datetime/datetime.c:724 datetime/datetime.c:760
++msgid "Font:"
++msgstr "Tipo de letra:"
++
++#: datetime/datetime.c:738 datetime/datetime.c:774
++msgid "Format:"
++msgstr "Formato:"
++
++#. date
++#: datetime/datetime.c:751
++msgid "Date"
++msgstr "Fecha"
++
++#. Calendar options
++#: datetime/datetime.c:787
++msgid "Calendar"
++msgstr "Calendario"
++
++#: datetime/datetime.c:793
++msgid "use XFCalendar for popup calendar"
++msgstr "use XFCalendar para desplegar el calendario"
++
++#: datetime/datetime.c:801
++msgid "Week day starts Monday"
++msgstr "La semana se inicia el día lunes"
++
++#: datetime/datetime.c:882
++msgid "Date and Time"
++msgstr "Fecha y hora"
--- xfce4-datetime-plugin-0.6.1.orig/debian/patches/01_gmo_files_cleaning.diff
+++ xfce4-datetime-plugin-0.6.1/debian/patches/01_gmo_files_cleaning.diff
@@ -0,0 +1,11 @@
+--- xfce4-datetime-plugin-0.3.1.orig/po/Makefile.in.in
++++ xfce4-datetime-plugin-0.3.1/po/Makefile.in.in
+@@ -184,7 +184,7 @@
+ clean: mostlyclean
+ 
+ distclean: clean
+-	rm -f Makefile Makefile.in POTFILES *.mo *.msg *.cat *.cat.m
++	rm -f Makefile Makefile.in POTFILES *.mo *.msg *.cat *.cat.m *.gmo
+ 
+ maintainer-clean: distclean
+ 	@echo "This command is intended for maintainers to use;"
