[Pkg-xfce-commits] r2303 - goodies/xfce4-mailwatch-plugin/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Mon Sep 15 06:12:09 UTC 2008


Author: corsac
Date: 2008-09-15 06:12:08 +0000 (Mon, 15 Sep 2008)
New Revision: 2303

Removed:
   goodies/xfce4-mailwatch-plugin/debian/patches/
Modified:
   goodies/xfce4-mailwatch-plugin/debian/changelog
   goodies/xfce4-mailwatch-plugin/debian/control
   goodies/xfce4-mailwatch-plugin/debian/copyright
Log:
* new upstream release.
  - fix refresh time.                                         closes: #378944
  - add build-dep on libxfce4util-dev and libxfcegui4-dev.
* debian/copyright: update dates and move license link to from GPL to GPL-2.

Modified: goodies/xfce4-mailwatch-plugin/debian/changelog
===================================================================
--- goodies/xfce4-mailwatch-plugin/debian/changelog	2008-09-15 06:11:43 UTC (rev 2302)
+++ goodies/xfce4-mailwatch-plugin/debian/changelog	2008-09-15 06:12:08 UTC (rev 2303)
@@ -1,4 +1,4 @@
-xfce4-mailwatch-plugin (1.0.1-3) UNRELEASED; urgency=low
+xfce4-mailwatch-plugin (1.1.0-1) UNRELEASED; urgency=low
 
   [ Simon Huggins ]
   * debian/control: Move fake Homepage field to a real one now dpkg
@@ -6,16 +6,19 @@
   * 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.
-  * debian/patches: 01_refresh-time added.                      closes: #378944
+    - add build-dep on libxfce4util-dev and libxfcegui4-dev.
+  * 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>  Thu, 03 Jul 2008 08:37:54 +0200
+ -- Yves-Alexis Perez <corsac at debian.org>  Mon, 15 Sep 2008 08:09:31 +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-09-15 06:11:43 UTC (rev 2302)
+++ goodies/xfce4-mailwatch-plugin/debian/control	2008-09-15 06:12:08 UTC (rev 2303)
@@ -3,7 +3,7 @@
 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 (>= 4.1), libgtk2.0-dev, xfce4-panel-dev (>= 4.3.90.2-3), libgnutls-dev, libxml-parser-perl
+Build-Depends: cdbs, debhelper (>= 4.1), libgtk2.0-dev, xfce4-panel-dev (>= 4.3.90.2-3), libgnutls-dev, libxml-parser-perl, libxfce4util-dev, libxfcegui4-dev
 Standards-Version: 3.8.0
 Homepage: http://spuriousinterrupt.org/projects/mailwatch
 Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/xfce4-mailwatch-plugin/

Modified: goodies/xfce4-mailwatch-plugin/debian/copyright
===================================================================
--- goodies/xfce4-mailwatch-plugin/debian/copyright	2008-09-15 06:11:43 UTC (rev 2302)
+++ goodies/xfce4-mailwatch-plugin/debian/copyright	2008-09-15 06:12:08 UTC (rev 2303)
@@ -3,8 +3,33 @@
 
 It was downloaded from http://spuriousinterrupt.org/projects/mailwatch/
 
-Copyright Holder: Brian Tarricone <kelnos at xfce.org>
+© 2005-2008 Brian Tarricone <kelnos at xfce.org>
 
+except:
+
+panel-plugin/
+* mailwatch-plugin-4.2.c: © 2005 Tarricone <bjt23 at cornell.edu>
+* mailwatch-plugin.c:
+  - © 2005 Jasper Huijsmans <jasper at xfce.org>
+  - © 2005-2008 Brian Tarricone <kelnos at xfce.org>
+
+libmailwatch-core/
+* mailwatch.{c,h}: © 2005 Brian Tarricone <bjt23 at cornell.edu>
+* mailwatch-common.c: © 2009 Brian Tarricone <bjt23 at cornell.edu>
+* mailwatch-mailbox-maildir.c
+  mailwatch-mailbox-mh.c
+  - © 2005 Pasi Orovuo <pasi.ov at gmail.com>
+  - © 2008 Brian Tarricone <bjt23 at cornell.edu>
+* mailwatch-mailbox-mbox.c: 
+  - © 2005 Pasi Orovuo <pasi.ov at gmail.com>
+  - © 2005,2008 Brian Tarricone <bjt23 at cornell.edu>
+* mailwatch-net-conn.{c,h}: © 2008 Brian Tarricone <bjt23 at cornell.edu>
+* mailwatch-utils.c:
+  - © 1995-1999 Kungliga Tekniska Högskolan
+  - © 2005-2008 Brian Tarricone <bjt23 at cornell.edu>
+* mailwatch-utils.h:
+  - © 2005-2008 Brian Tarricone <bjt23 at cornell.edu>
+
 License:
 
    This package is free software; you can redistribute it and/or modify
@@ -21,6 +46,6 @@
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 
    02110-1301, USA.
 
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+On Debian systems, the complete text of the GNU General Public License
+(version 2) can be found in `/usr/share/common-licenses/GPL-2'.
 




More information about the Pkg-xfce-commits mailing list