[Pkg-xfce-commits] r2159 - in goodies/xfce4-mailwatch-plugin/debian: . patches
corsac at alioth.debian.org
corsac at alioth.debian.org
Thu Jul 3 06:38:35 UTC 2008
Author: corsac
Date: 2008-07-03 06:38:34 +0000 (Thu, 03 Jul 2008)
New Revision: 2159
Modified:
goodies/xfce4-mailwatch-plugin/debian/changelog
goodies/xfce4-mailwatch-plugin/debian/control
goodies/xfce4-mailwatch-plugin/debian/patches/01_refresh-time.patch
Log:
- remove Jani Monoses, Rudy Godo and Martin Loschwitz from Uploaders.
- update standards version to 3.8.0.
Modified: goodies/xfce4-mailwatch-plugin/debian/changelog
===================================================================
--- goodies/xfce4-mailwatch-plugin/debian/changelog 2008-07-03 06:32:18 UTC (rev 2158)
+++ goodies/xfce4-mailwatch-plugin/debian/changelog 2008-07-03 06:38:34 UTC (rev 2159)
@@ -7,12 +7,12 @@
[ Yves-Alexis Perez ]
* debian/control:
- - remove Jani Monoses from Uploaders.
+ - remove Jani Monoses, Rudy Godo and Martin Loschwitz from Uploaders.
- update my email address.
- - update standards version.
+ - update standards version to 3.8.0.
* debian/patches: 01_refresh-time added. closes: #378944
- -- Yves-Alexis Perez <corsac at debian.org> Mon, 28 Apr 2008 18:39:04 +0200
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 03 Jul 2008 08:37:54 +0200
xfce4-mailwatch-plugin (1.0.1-2) unstable; urgency=low
Modified: goodies/xfce4-mailwatch-plugin/debian/control
===================================================================
--- goodies/xfce4-mailwatch-plugin/debian/control 2008-07-03 06:32:18 UTC (rev 2158)
+++ goodies/xfce4-mailwatch-plugin/debian/control 2008-07-03 06:38:34 UTC (rev 2159)
@@ -2,9 +2,9 @@
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>, Stefan Ott <stefan at desire.ch>, Yves-Alexis Perez <corsac at debian.org>
+Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Stefan Ott <stefan at desire.ch>, Yves-Alexis Perez <corsac at debian.org>
Build-Depends: cdbs, debhelper (>= 4.1), libgtk2.0-dev, xfce4-panel-dev (>= 4.3.90.2-3), libgnutls-dev, libxml-parser-perl
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
Homepage: http://spuriousinterrupt.org/projects/mailwatch
Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/xfce4-mailwatch-plugin/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/xfce4-mailwatch-plugin/
Modified: goodies/xfce4-mailwatch-plugin/debian/patches/01_refresh-time.patch
===================================================================
--- goodies/xfce4-mailwatch-plugin/debian/patches/01_refresh-time.patch 2008-07-03 06:32:18 UTC (rev 2158)
+++ goodies/xfce4-mailwatch-plugin/debian/patches/01_refresh-time.patch 2008-07-03 06:38:34 UTC (rev 2159)
@@ -1,7 +1,7 @@
-Index: xfce4-mailwatch-plugin/trunk/libmailwatch-core/mailwatch-mailbox-pop3.c
+Index: trunk/libmailwatch-core/mailwatch-mailbox-pop3.c
===================================================================
---- xfce4-mailwatch-plugin/trunk/libmailwatch-core/mailwatch-mailbox-pop3.c (revision 4040)
-+++ xfce4-mailwatch-plugin/trunk/libmailwatch-core/mailwatch-mailbox-pop3.c (revision 4041)
+--- trunk/libmailwatch-core/mailwatch-mailbox-pop3.c (revision 4040)
++++ trunk/libmailwatch-core/mailwatch-mailbox-pop3.c (revision 4041)
@@ -821,8 +821,8 @@
}
@@ -22,10 +22,10 @@
G_CALLBACK(pop3_config_timeout_spinbutton_changed_cb), pmailbox);
gtk_label_set_mnemonic_widget(GTK_LABEL(lbl), sbtn);
-Index: xfce4-mailwatch-plugin/trunk/libmailwatch-core/mailwatch-mailbox-imap.c
+Index: trunk/libmailwatch-core/mailwatch-mailbox-imap.c
===================================================================
---- xfce4-mailwatch-plugin/trunk/libmailwatch-core/mailwatch-mailbox-imap.c (revision 4040)
-+++ xfce4-mailwatch-plugin/trunk/libmailwatch-core/mailwatch-mailbox-imap.c (revision 4041)
+--- trunk/libmailwatch-core/mailwatch-mailbox-imap.c (revision 4040)
++++ trunk/libmailwatch-core/mailwatch-mailbox-imap.c (revision 4041)
@@ -942,8 +942,8 @@
}
@@ -46,10 +46,10 @@
G_CALLBACK(imap_config_timeout_spinbutton_changed_cb), imailbox);
gtk_label_set_mnemonic_widget(GTK_LABEL(lbl), sbtn);
-Index: xfce4-mailwatch-plugin/trunk/libmailwatch-core/mailwatch-mailbox-gmail.c
+Index: trunk/libmailwatch-core/mailwatch-mailbox-gmail.c
===================================================================
---- xfce4-mailwatch-plugin/trunk/libmailwatch-core/mailwatch-mailbox-gmail.c (revision 4040)
-+++ xfce4-mailwatch-plugin/trunk/libmailwatch-core/mailwatch-mailbox-gmail.c (revision 4041)
+--- trunk/libmailwatch-core/mailwatch-mailbox-gmail.c (revision 4040)
++++ trunk/libmailwatch-core/mailwatch-mailbox-gmail.c (revision 4041)
@@ -609,7 +609,6 @@
static gboolean
More information about the Pkg-xfce-commits
mailing list