[Pkg-xfce-commits] r3333 - in goodies/trunk/xfce4-notes-plugin/debian: . patches
Yves-Alexis Perez
corsac at alioth.debian.org
Wed Jun 24 06:33:00 UTC 2009
Author: corsac
Date: 2009-06-24 06:32:57 +0000 (Wed, 24 Jun 2009)
New Revision: 3333
Removed:
goodies/trunk/xfce4-notes-plugin/debian/patches/01_fix-implicit-pointer-conversion.patch
Modified:
goodies/trunk/xfce4-notes-plugin/debian/changelog
goodies/trunk/xfce4-notes-plugin/debian/control
goodies/trunk/xfce4-notes-plugin/debian/copyright
Log:
* New upstream release.
* debian/control:
- update standards version to 3.8.2.
* debian/copyright:
- update licensing informations.
* debian/patches:
- 01_fix-implicit-pointer-conversion dropped.
Modified: goodies/trunk/xfce4-notes-plugin/debian/changelog
===================================================================
--- goodies/trunk/xfce4-notes-plugin/debian/changelog 2009-06-24 06:32:46 UTC (rev 3332)
+++ goodies/trunk/xfce4-notes-plugin/debian/changelog 2009-06-24 06:32:57 UTC (rev 3333)
@@ -1,9 +1,19 @@
-xfce4-notes-plugin (1.6.4-4) UNRELEASED; urgency=low
+xfce4-notes-plugin (1.7.0-1) UNRELEASED; urgency=low
+ [ Evgeni Golov ]
* Fix Vcs-* fields, they were missing 'trunk' in the path.
- -- Evgeni Golov <evgeni at debian.org> Thu, 11 Jun 2009 10:14:06 +0200
+ [ Yves-Alexis Perez ]
+ * New upstream release.
+ * debian/control:
+ - update standards version to 3.8.2.
+ * debian/copyright:
+ - update licensing informations.
+ * debian/patches:
+ - 01_fix-implicit-pointer-conversion dropped.
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 24 Jun 2009 08:14:13 +0200
+
xfce4-notes-plugin (1.6.4-3) unstable; urgency=low
[ Evgeni Golov ]
Modified: goodies/trunk/xfce4-notes-plugin/debian/control
===================================================================
--- goodies/trunk/xfce4-notes-plugin/debian/control 2009-06-24 06:32:46 UTC (rev 3332)
+++ goodies/trunk/xfce4-notes-plugin/debian/control 2009-06-24 06:32:57 UTC (rev 3333)
@@ -7,7 +7,7 @@
libx11-dev, pkg-config, libgtk2.0-dev, libxfcegui4-dev,
libthunar-vfs-1-dev, libxfconf-0-dev
Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at debian.org>
-Standards-Version: 3.8.1
+Standards-Version: 3.8.2
Homepage: http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin
Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-notes-plugin/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-notes-plugin/
Modified: goodies/trunk/xfce4-notes-plugin/debian/copyright
===================================================================
--- goodies/trunk/xfce4-notes-plugin/debian/copyright 2009-06-24 06:32:46 UTC (rev 3332)
+++ goodies/trunk/xfce4-notes-plugin/debian/copyright 2009-06-24 06:32:57 UTC (rev 3333)
@@ -4,7 +4,7 @@
It was downloaded from: http://goodies.xfce.org/releases/xfce4-notes-plugin/
Copyrights:
- © 2006-2008 Mike Massonnet <mmassonnet at gmail.com>
+ © 2006-2009 Mike Massonnet <mmassonnet at gmail.com>
panel-plugin/panel-plugin.c:
© 2003 Jakob Henriksson <b0kaj+dev at lysator.liu.se>
© 2006-2008 Mike Massonnet <mmassonnet at gmail.com>
@@ -16,5 +16,5 @@
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, Version
-2 can be found in the file /usr/share/common-licenses/GPL
+On Debian systems, the complete text of the GNU General Public License can
+be found in the file /usr/share/common-licenses/GPL.
Deleted: goodies/trunk/xfce4-notes-plugin/debian/patches/01_fix-implicit-pointer-conversion.patch
===================================================================
--- goodies/trunk/xfce4-notes-plugin/debian/patches/01_fix-implicit-pointer-conversion.patch 2009-06-24 06:32:46 UTC (rev 3332)
+++ goodies/trunk/xfce4-notes-plugin/debian/patches/01_fix-implicit-pointer-conversion.patch 2009-06-24 06:32:57 UTC (rev 3333)
@@ -1,13 +0,0 @@
-diff -urpN xfce4-notes-plugin-1.6.2.orig/panel-plugin/panel-plugin.c xfce4-notes-plugin-1.6.2/panel-plugin/panel-plugin.c
---- xfce4-notes-plugin-1.6.2.orig/panel-plugin/panel-plugin.c 2008-04-29 17:35:11.000000000 -0600
-+++ xfce4-notes-plugin-1.6.2/panel-plugin/panel-plugin.c 2008-05-19 14:14:17.000000000 -0600
-@@ -23,6 +23,9 @@
- #include <config.h>
- #endif
-
-+#include <libxfce4panel/xfce-hvbox.h>
-+#include <libxfce4panel/xfce-arrow-button.h>
-+
- #include "defines.h"
- #include "notes.h"
- #ifdef HAVE_XFCONF
More information about the Pkg-xfce-commits
mailing list