[Pkg-xfce-commits] r668 - in goodies/xfce4-mailwatch-plugin: .
debian
Yves-Alexis Perez
corsac-guest at costa.debian.org
Sat Jun 3 10:05:07 UTC 2006
Author: corsac-guest
Date: 2006-06-03 10:05:06 +0000 (Sat, 03 Jun 2006)
New Revision: 668
Modified:
goodies/xfce4-mailwatch-plugin/
goodies/xfce4-mailwatch-plugin/debian/
goodies/xfce4-mailwatch-plugin/debian/changelog
goodies/xfce4-mailwatch-plugin/debian/control
goodies/xfce4-mailwatch-plugin/debian/rules
Log:
updated to 1.0.1 with 4.4 panel support, and added ITP
Property changes on: goodies/xfce4-mailwatch-plugin
___________________________________________________________________
Name: mergewithupstream
+ +1
Property changes on: goodies/xfce4-mailwatch-plugin/debian
___________________________________________________________________
Name: mergewithupstream
+ +1
Modified: goodies/xfce4-mailwatch-plugin/debian/changelog
===================================================================
--- goodies/xfce4-mailwatch-plugin/debian/changelog 2006-06-02 13:22:14 UTC (rev 667)
+++ goodies/xfce4-mailwatch-plugin/debian/changelog 2006-06-03 10:05:06 UTC (rev 668)
@@ -1,5 +1,5 @@
-xfce4-mailwatch-plugin (1.0.0-1) UNRELEASED; urgency=low
+xfce4-mailwatch-plugin (1.0.1-1) UNRELEASED; urgency=low
- * Initial release
+ * Initial release (Closes: #370092)
- -- Jani Monoses <jani at ubuntu.com> Tue, 31 Jan 2006 17:56:54 +0200
+ -- Yves-Alexis Perez <corsac at corsac.net> Sat, 3 Jun 2006 10:40:38 +0200
Modified: goodies/xfce4-mailwatch-plugin/debian/control
===================================================================
--- goodies/xfce4-mailwatch-plugin/debian/control 2006-06-02 13:22:14 UTC (rev 667)
+++ goodies/xfce4-mailwatch-plugin/debian/control 2006-06-03 10:05:06 UTC (rev 668)
@@ -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>, Stefan Ott <stefan at desire.ch>
-Build-Depends: cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev, libxfce4util-dev, xfce4-panel-dev (>= 4.2.2), libgnutls-dev
-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>, Jani Monoses <jani at ubuntu.com>, Stefan Ott <stefan at desire.ch>, Yves-Alexis Perez <corsac at corsac.net>
+Build-Depends: cdbs, debhelper (>= 4.1), libgtk2.0-dev, libxfcegui4-dev, libxfce4util-dev, xfce4-panel-dev (>= 4.3.90.1), libgnutls-dev, libxml-parser-perl
+Standards-Version: 3.7.2
Package: xfce4-mailwatch-plugin
Architecture: any
-Depends: ${shlibs:Depends}, xfce4-panel (>= 4.2.2)
+Depends: ${shlibs:Depends}
Description: mail watcher plugin for the Xfce4 panel
Mail checker panel plugin with support for local, POP3, IMAP,
and Gmail accounts.
Modified: goodies/xfce4-mailwatch-plugin/debian/rules
===================================================================
--- goodies/xfce4-mailwatch-plugin/debian/rules 2006-06-02 13:22:14 UTC (rev 667)
+++ goodies/xfce4-mailwatch-plugin/debian/rules 2006-06-03 10:05:06 UTC (rev 668)
@@ -1,13 +1,9 @@
#!/usr/bin/make -f
# no need to update them since upstream uses latest version (1.9)
-#DEB_AUTO_UPDATE_LIBTOOL := pre
-#DEB_AUTO_UPDATE_ACLOCAL := 1.9
-#DEB_AUTO_UPDATE_AUTOMAKE := 1.9
-#DEB_AUTO_UPDATE_AUTOCONF := yes
-
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
+
binary-post-install/xfce4-mailwatch-plugin::
-rm -rf debian/`dh_listpackages`/usr/lib/xfce4/panel-plugins/*.a
-rm -rf debian/`dh_listpackages`/usr/lib/xfce4/panel-plugins/*.la
More information about the Pkg-xfce-commits
mailing list