[Pkg-xfce-commits] r4441 - in goodies/tags/xfce4-mailwatch-plugin: . 1.1.0-3/debian

Yves-Alexis Perez corsac at alioth.debian.org
Fri Nov 5 11:17:43 UTC 2010


Author: corsac
Date: 2010-11-05 11:17:33 +0000 (Fri, 05 Nov 2010)
New Revision: 4441

Added:
   goodies/tags/xfce4-mailwatch-plugin/1.1.0-3/
   goodies/tags/xfce4-mailwatch-plugin/1.1.0-3/debian/changelog
   goodies/tags/xfce4-mailwatch-plugin/1.1.0-3/debian/control
Removed:
   goodies/tags/xfce4-mailwatch-plugin/1.1.0-3/debian/changelog
   goodies/tags/xfce4-mailwatch-plugin/1.1.0-3/debian/control
Log:
[svn-buildpackage] Tagging xfce4-mailwatch-plugin 1.1.0-3

Deleted: goodies/tags/xfce4-mailwatch-plugin/1.1.0-3/debian/changelog
===================================================================
--- goodies/trunk/xfce4-mailwatch-plugin/debian/changelog	2010-11-05 07:48:19 UTC (rev 4418)
+++ goodies/tags/xfce4-mailwatch-plugin/1.1.0-3/debian/changelog	2010-11-05 11:17:33 UTC (rev 4441)
@@ -1,63 +0,0 @@
-xfce4-mailwatch-plugin (1.1.0-3) UNRELEASED; urgency=low
-
-  [ Yves-Alexis Perez ]
-  * debian/control:
-    - move to xfce section.
-  * debian/watch edited to track Xfce archive reorganisation.
-
-  [ Evgeni Golov ]
-  * Fix Vcs-* fields, they were missing 'trunk' in the path.
-
-  [ Stefan Ott ]
-  * debian/patches:
-    - 02_mbox-interval.diff added, fix mbox refresh interval	closes: #572342
-
- -- Yves-Alexis Perez <corsac at debian.org>  Mon, 03 Aug 2009 18:30:22 +0200
-
-xfce4-mailwatch-plugin (1.1.0-2) unstable; urgency=low
-
-  * debian/patches:
-    - 01_fix-cpu-usage added, fix high cpu usage (Xfce #4494)   closes: #523312
-  * debian/compat bumped to 7.
-  * debian/control:
-    - update standards version to 3.8.1.
-    - update debhelper build-dep to 7.
-  * debian/rules:
-    - add -Wl,-z,-defs -Wl,--as-needed to LDFLAGS.
-
- -- Yves-Alexis Perez <corsac at debian.org>  Thu, 09 Apr 2009 22:04:48 +0200
-
-xfce4-mailwatch-plugin (1.1.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.
-    - fix refresh time.                                         closes: #378944
-  * debian/control:
-    - remove Jani Monoses, Rudy Godo and Martin Loschwitz from Uploaders.
-    - update my email address. 
-    - update standards version to 3.8.0.
-    - add build-dep on libxfce4util-dev and libxfcegui4-dev.
-    - add ${misc:Depends} to build-deps.
-  * debian/copyright: update dates and move license link to from GPL to GPL-2.
-
-  [ Stefan Ott ]
-  * debian/control: update e-mail address
-
- -- Yves-Alexis Perez <corsac at debian.org>  Sun, 22 Feb 2009 19:39:15 +0100
-
-xfce4-mailwatch-plugin (1.0.1-2) unstable; urgency=low
-
-  * Updated build-deps to 4.3.90.2 (Xfce 4.4 Beta2). 
-
- -- Yves-Alexis Perez <corsac at corsac.net>  Wed, 26 Jul 2006 17:48:06 +0100
-
-xfce4-mailwatch-plugin (1.0.1-1) unstable; urgency=low
-
-  * Initial release (Closes: #370092) 
-
- -- Yves-Alexis Perez <corsac at corsac.net>  Sat,  3 Jun 2006 10:40:38 +0200

Copied: goodies/tags/xfce4-mailwatch-plugin/1.1.0-3/debian/changelog (from rev 4420, goodies/trunk/xfce4-mailwatch-plugin/debian/changelog)
===================================================================
--- goodies/tags/xfce4-mailwatch-plugin/1.1.0-3/debian/changelog	                        (rev 0)
+++ goodies/tags/xfce4-mailwatch-plugin/1.1.0-3/debian/changelog	2010-11-05 11:17:33 UTC (rev 4441)
@@ -0,0 +1,65 @@
+xfce4-mailwatch-plugin (1.1.0-3) unstable; urgency=low
+
+  [ Yves-Alexis Perez ]
+  * debian/control:
+    - move to xfce section.
+  * debian/watch edited to track Xfce archive reorganisation.
+  * debian/control:
+    - update standards version to 3.9.1.
+
+  [ Evgeni Golov ]
+  * Fix Vcs-* fields, they were missing 'trunk' in the path.
+
+  [ Stefan Ott ]
+  * debian/patches:
+    - 02_mbox-interval.diff added, fix mbox refresh interval	closes: #572342
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Fri, 05 Nov 2010 08:56:49 +0100
+
+xfce4-mailwatch-plugin (1.1.0-2) unstable; urgency=low
+
+  * debian/patches:
+    - 01_fix-cpu-usage added, fix high cpu usage (Xfce #4494)   closes: #523312
+  * debian/compat bumped to 7.
+  * debian/control:
+    - update standards version to 3.8.1.
+    - update debhelper build-dep to 7.
+  * debian/rules:
+    - add -Wl,-z,-defs -Wl,--as-needed to LDFLAGS.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Thu, 09 Apr 2009 22:04:48 +0200
+
+xfce4-mailwatch-plugin (1.1.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.
+    - fix refresh time.                                         closes: #378944
+  * debian/control:
+    - remove Jani Monoses, Rudy Godo and Martin Loschwitz from Uploaders.
+    - update my email address. 
+    - update standards version to 3.8.0.
+    - add build-dep on libxfce4util-dev and libxfcegui4-dev.
+    - add ${misc:Depends} to build-deps.
+  * debian/copyright: update dates and move license link to from GPL to GPL-2.
+
+  [ Stefan Ott ]
+  * debian/control: update e-mail address
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sun, 22 Feb 2009 19:39:15 +0100
+
+xfce4-mailwatch-plugin (1.0.1-2) unstable; urgency=low
+
+  * Updated build-deps to 4.3.90.2 (Xfce 4.4 Beta2). 
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Wed, 26 Jul 2006 17:48:06 +0100
+
+xfce4-mailwatch-plugin (1.0.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #370092) 
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Sat,  3 Jun 2006 10:40:38 +0200

Deleted: goodies/tags/xfce4-mailwatch-plugin/1.1.0-3/debian/control
===================================================================
--- goodies/trunk/xfce4-mailwatch-plugin/debian/control	2010-11-05 07:48:19 UTC (rev 4418)
+++ goodies/tags/xfce4-mailwatch-plugin/1.1.0-3/debian/control	2010-11-05 11:17:33 UTC (rev 4441)
@@ -1,18 +0,0 @@
-Source: xfce4-mailwatch-plugin
-Section: xfce
-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>, Stefan Ott <stefan at ott.net>, Yves-Alexis Perez <corsac at debian.org>
-Build-Depends: cdbs, debhelper (>= 7), libgtk2.0-dev, xfce4-panel-dev (>= 4.3.90.2-3), libgnutls-dev, libxml-parser-perl, libxfce4util-dev, libxfcegui4-dev
-Standards-Version: 3.8.1
-Homepage: http://spuriousinterrupt.org/projects/mailwatch
-Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-mailwatch-plugin/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-mailwatch-plugin/
-
-Package: xfce4-mailwatch-plugin
-Section: xfce
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: mail watcher plugin for the Xfce4 panel
- Mail checker panel plugin with support for local, POP3, IMAP,
- and Gmail accounts.

Copied: goodies/tags/xfce4-mailwatch-plugin/1.1.0-3/debian/control (from rev 4420, goodies/trunk/xfce4-mailwatch-plugin/debian/control)
===================================================================
--- goodies/tags/xfce4-mailwatch-plugin/1.1.0-3/debian/control	                        (rev 0)
+++ goodies/tags/xfce4-mailwatch-plugin/1.1.0-3/debian/control	2010-11-05 11:17:33 UTC (rev 4441)
@@ -0,0 +1,18 @@
+Source: xfce4-mailwatch-plugin
+Section: xfce
+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>, Stefan Ott <stefan at ott.net>, Yves-Alexis Perez <corsac at debian.org>
+Build-Depends: cdbs, debhelper (>= 7), libgtk2.0-dev, xfce4-panel-dev (>= 4.3.90.2-3), libgnutls-dev, libxml-parser-perl, libxfce4util-dev, libxfcegui4-dev
+Standards-Version: 3.9.1
+Homepage: http://spuriousinterrupt.org/projects/mailwatch
+Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-mailwatch-plugin/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-mailwatch-plugin/
+
+Package: xfce4-mailwatch-plugin
+Section: xfce
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: mail watcher plugin for the Xfce4 panel
+ Mail checker panel plugin with support for local, POP3, IMAP,
+ and Gmail accounts.




More information about the Pkg-xfce-commits mailing list