[Pkg-xfce-commits] r7157 - in goodies/trunk/xfce4-notifyd/debian: . patches
Daniel Echeverry
epsilon-guest at alioth.debian.org
Thu Sep 13 09:14:31 UTC 2012
Author: epsilon-guest
Date: 2012-09-13 21:14:30 +0000 (Thu, 13 Sep 2012)
New Revision: 7157
Added:
goodies/trunk/xfce4-notifyd/debian/patches/02_add_XfceNotifyWindow-summary-bold_option.diff
Modified:
goodies/trunk/xfce4-notifyd/debian/changelog
goodies/trunk/xfce4-notifyd/debian/control
goodies/trunk/xfce4-notifyd/debian/copyright
goodies/trunk/xfce4-notifyd/debian/patches/series
Log:
Add XfceNotifyWindow::summary-bold option. closes: #687441
Update homepage field. closes: #685737
Remove duplicate section field. (lintian)
Update copyright file to DEP5
Modified: goodies/trunk/xfce4-notifyd/debian/changelog
===================================================================
--- goodies/trunk/xfce4-notifyd/debian/changelog 2012-09-12 10:32:47 UTC (rev 7156)
+++ goodies/trunk/xfce4-notifyd/debian/changelog 2012-09-13 21:14:30 UTC (rev 7157)
@@ -1,3 +1,15 @@
+xfce4-notifyd (0.2.2-3) UNRELEASED; urgency=low
+
+ * Team Upload.
+ * Add XfceNotifyWindow::summary-bold option. closes: #687441
+ * debian/control
+ + Update homepage field. closes: #685737
+ + Remove duplicate section field. (lintian)
+ * debian/copyright
+ + Update copyright file to DEP5
+
+ -- Daniel Echeverry <epsilon77 at gmail.com> Thu, 13 Sep 2012 14:44:46 -0500
+
xfce4-notifyd (0.2.2-2) unstable; urgency=low
* debian/patches:
Modified: goodies/trunk/xfce4-notifyd/debian/control
===================================================================
--- goodies/trunk/xfce4-notifyd/debian/control 2012-09-12 10:32:47 UTC (rev 7156)
+++ goodies/trunk/xfce4-notifyd/debian/control 2012-09-13 21:14:30 UTC (rev 7157)
@@ -8,12 +8,11 @@
libxfce4ui-1-dev, libxfce4util-dev (>= 4.8.0), libdbus-1-dev,
libdbus-glib-1-dev, exo-utils, libxfconf-0-dev (>= 4.8.0)
Standards-Version: 3.9.3
-Homepage: http://spuriousinterrupt.org/projects/xfce4-notifyd
+Homepage: http://goodies.xfce.org/
Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-notifyd/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-notifyd/
Package: xfce4-notifyd
-Section: xfce
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: notification-daemon
Modified: goodies/trunk/xfce4-notifyd/debian/copyright
===================================================================
--- goodies/trunk/xfce4-notifyd/debian/copyright 2012-09-12 10:32:47 UTC (rev 7156)
+++ goodies/trunk/xfce4-notifyd/debian/copyright 2012-09-13 21:14:30 UTC (rev 7157)
@@ -1,26 +1,25 @@
-Format-Specification:
- http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=402
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Xfce4-notifyd
-Upstream-Maintainer: Brian Tarricone <bjt23 at cornell.edu>
-Upstream-Source: http://spuriousinterrupt.org/files/xfce4-notifyd/
+Upstream-Contact: Brian Tarricone <bjt23 at cornell.edu>
+Source: http://goodies.xfce.org
Files: *
Copyright: © 2008 Brian Tarricone <bjt23 at cornell.edu>
License: GPL-2
-Files: ./xfce4-notifyd/xfce-notify-window.{c,h}
-Copyright: © 2008 Brian Tarricone <bjt23 at cornell.edu>
-Copyright: © 2010 Jérôme Guelfucci <jeromeg at xfce.org>
+Files: xfce4-notifyd/xfce-notify-window.c xfce4-notifyd/xfce-notify-window.h
+Copyright: © 2008 Brian Tarricone <bjt23 at cornell.edu>
+ © 2010 Jérôme Guelfucci <jeromeg at xfce.org>
License: GPL-2
-Files: ./xfce4-notifyd/xfce-notify-daemon.c
+Files: xfce4-notifyd/xfce-notify-daemon.c
Copyright: © 2008 Brian Tarricone <bjt23 at cornell.edu>
-Copyright: © 2010 Jérôme Guelfucci <jeromeg at xfce.org>
+ © 2010 Jérôme Guelfucci <jeromeg at xfce.org>
License: GPL-2
Files: debian/*
Copyright: © 2008 Evgeni Golov <sargentd at die-welt.net>
-Copyright: © 2010 Yves-Alexis Perez <corsac at debian.org>
+ © 2010 Yves-Alexis Perez <corsac at debian.org>
License: GPL-2
License: GPL-2
Added: goodies/trunk/xfce4-notifyd/debian/patches/02_add_XfceNotifyWindow-summary-bold_option.diff
===================================================================
--- goodies/trunk/xfce4-notifyd/debian/patches/02_add_XfceNotifyWindow-summary-bold_option.diff (rev 0)
+++ goodies/trunk/xfce4-notifyd/debian/patches/02_add_XfceNotifyWindow-summary-bold_option.diff 2012-09-13 21:14:30 UTC (rev 7157)
@@ -0,0 +1,15 @@
+Description: Add XfceNotifyWindow::summary-bold option in one of the example themes
+Author: Daniel Echeverry <epsilon77 at gmail.com>
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687441
+Origin: vendor
+Last-Update: 2012-09-13
+--- xfce4-notifyd-0.2.2.orig/themes/Smoke/gtkrc
++++ xfce4-notifyd-0.2.2/themes/Smoke/gtkrc
+@@ -4,6 +4,7 @@ style "smoke-window"
+ XfceNotifyWindow::border-color = "#ffffff"
+ XfceNotifyWindow::border-radius = 10.0
+ XfceNotifyWindow::border-width = 3.0
++ XfceNotifyWindow::summary-bold = 1
+ }
+ class "XfceNotifyWindow" style "smoke-window"
+
Modified: goodies/trunk/xfce4-notifyd/debian/patches/series
===================================================================
--- goodies/trunk/xfce4-notifyd/debian/patches/series 2012-09-12 10:32:47 UTC (rev 7156)
+++ goodies/trunk/xfce4-notifyd/debian/patches/series 2012-09-13 21:14:30 UTC (rev 7157)
@@ -1 +1,2 @@
01_fix-dismiss-notifications.patch
+02_add_XfceNotifyWindow-summary-bold_option.diff
More information about the Pkg-xfce-commits
mailing list