[Pkg-xfce-commits] r7547 - in goodies/tags/xfce4-timer-plugin: . 1.5.0-1 1.5.0-1/debian

Yves-Alexis Perez corsac at alioth.debian.org
Wed May 22 09:25:45 UTC 2013


Author: corsac
Date: 2013-05-22 21:25:45 +0000 (Wed, 22 May 2013)
New Revision: 7547

Added:
   goodies/tags/xfce4-timer-plugin/1.5.0-1/
   goodies/tags/xfce4-timer-plugin/1.5.0-1/debian/changelog
Removed:
   goodies/tags/xfce4-timer-plugin/1.5.0-1/debian/changelog
Log:
[svn-buildpackage] Tagging xfce4-timer-plugin 1.5.0-1


Property changes on: goodies/tags/xfce4-timer-plugin/1.5.0-1
___________________________________________________________________
Added: mergewithupstream
   + +1
Added: svn:mergeinfo
   + /goodies/branches/experimental/xfce4-timer-plugin:4960-5323

Deleted: goodies/tags/xfce4-timer-plugin/1.5.0-1/debian/changelog
===================================================================
--- goodies/trunk/xfce4-timer-plugin/debian/changelog	2013-05-22 19:42:11 UTC (rev 7538)
+++ goodies/tags/xfce4-timer-plugin/1.5.0-1/debian/changelog	2013-05-22 21:25:45 UTC (rev 7547)
@@ -1,139 +0,0 @@
-xfce4-timer-plugin (1.5.0-1) UNRELEASED; urgency=low
-
-  * New upstream release.                                       closes: #709338
-  * debian/patches:
-    - 01_improve-timer-stop refreshed.
-    - 02_fix-format-string added, fix a format string issue.
-  * debian/rules:
-    - enable all hardening flags.
-  * debian/control:
-    - update build-deps, switch to libxfce4ui-dev.
-    - update standards version to 3.9.3. 
-
- -- Yves-Alexis Perez <corsac at debian.org>  Wed, 22 May 2013 20:38:26 +0200
-
-xfce4-timer-plugin (0.6.3-1) unstable; urgency=low
-
-  [ Lionel Le Folgoc ]
-  * New upstream release, including:
-    - updated translations
-    - fixed response on left click mouse events.                    lp: #800659
-
-  [ Yves-Alexis Perez ]
-  * debian/rules:
-    - use debhelper 9 hardening support.
-    - don't run xdt-autogen, not needed anymore.
-  * debian/compat bumped to 9.
-  * debian/control:
-    - drop xfce4-dev-tools build-dep.
-    - update debhelper build-dep to 9 for hardening support.
-    - add dpkg-dev 1.16.1 build-dep for hardening support.
-
- -- Lionel Le Folgoc <mrpouit at gmail.com>  Mon, 23 Jan 2012 17:22:23 +0100
-
-xfce4-timer-plugin (0.6.2-1) unstable; urgency=low
-
-  * New upstream release.
-  * debian/patches:
-    - 02_Fix-segfault-when-creating-plugin-in-4.8-panel.patch: dropped,
-      included upstream.
-    - series: refreshed.
-
- -- Lionel Le Folgoc <mrpouit at gmail.com>  Sun, 04 Sep 2011 22:46:46 +0200
-
-xfce4-timer-plugin (0.6.1-4) unstable; urgency=low
-
-  [ Lionel Le Folgoc ]
-  * debian/control: change Section to 'xfce'.
-  * debian/rules:
-    - pick {C,LD}FLAGS from dpkg-buildflags.
-    - add -O1, -z,defs and --as-needed to LDFLAGS.
-    - add hardening flags to {C,LD}FLAGS.
-    - add .pc dir to po/POTFILES.skip, and remove it at clean time.
-    - replace dh-autoreconf addon by xdt-autogen call.
-  * debian/patches:
-    - 01_improve-timer-stop.patch: drop the POTFILES.skip part, done in
-      debian/rules now.
-    - 02_Fix-segfault-when-creating-plugin-in-4.8-panel.patch: make the
-      plugin work with Xfce 4.8.
-    - series: refreshed.
-  * debian/control:
-    - remove Simon and Emanuele from uploaders, thanks to them.
-    - add build-dep on hardening-includes.
-    - bump debhelper b-dep to (>= 7.0.50~) for the overrides.
-    - bump xfce4-panel-dev b-dep to (>= 4.8.0).
-    - add build-dep on xfce4-dev-tools and libtool.
-
-  [ Yves-Alexis Perez ]
-  * debian/control:
-    - update standards version to 3.9.2.
-    - drop cdbs build-dep.
-
- -- Lionel Le Folgoc <mrpouit at gmail.com>  Wed, 20 Apr 2011 10:01:15 +0200
-
-xfce4-timer-plugin (0.6.1-3) unstable; urgency=low
-
-  * debian/patches/01_improve-timer-stop.patch: refreshed, added .pc directory
-    to POTFILES.skip, fixes FTBFS.                              closes: #560662
-  * debian/control: added myself to uploaders.
-
- -- Lionel Le Folgoc <mrpouit at gmail.com>  Sat, 10 Apr 2010 21:12:05 +0100
-
-xfce4-timer-plugin (0.6.1-2) unstable; urgency=low
-
-  [ Evgeni Golov ]
-  * Fix Vcs-* fields, they were missing 'trunk' in the path.
-
-  [ Yves-Alexis Perez ]
-  * debian/watch edited to track Xfce archive reorganisation.
-  * convert package to 3.0 (quilt) format.
-  * debian/patches:
-    - 01_improve-timer-stop added.                     closes: #554601, #554597
-  * debian/rules:
-    - switch to debhelper 7.
-    - add -Wl,-z,defs -Wl,--as-needed to LDFLAGS.
-  * debian/control:
-    - update standards version to 3.8.3.
-    - update debhelper build-dep to 7.
-    - add build-dep on autotools-dev to refresh config.{guess,sub}.
-  * debian/compat bumped to 7.
-  * debian/docs: add some docs to the package.
-
- -- Yves-Alexis Perez <corsac at debian.org>  Fri, 06 Nov 2009 08:37:27 +0100
-
-xfce4-timer-plugin (0.6.1-1) unstable; urgency=low
-
-  * New upstream release.
-  * debian/control:
-    - added build-dep on intltool, pkg-config, libglib2.0-dev, 
-      libgtk2.0-dev, libxfcegui4-dev.
-    - update build-dep on xfce4-panel-dev to match Xfce 4.4.
-    - remove Rudy and Martin from Uploaders:.
-    - updated standards version to 3.8.0.
-  * debian/copyright:
-    - update dates.
-
- -- Yves-Alexis Perez <corsac at debian.org>  Sun, 22 Feb 2009 20:07:50 +0100
-
-xfce4-timer-plugin (0.6-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Yves-Alexis Perez <corsac at debian.org>  Thu, 27 Dec 2007 22:59:08 +0100
-
-xfce4-timer-plugin (0.5.1-2) unstable; urgency=low
-
-  * debian/patches:
-    - 01_implicit-pointer-conversion added.                     closes: #456316
-
- -- Yves-Alexis <corsac at molly.corsac.net>  Thu, 20 Dec 2007 15:58:55 +0000
-
-xfce4-timer-plugin (0.5.1-1) unstable; urgency=low
-
-  [ Yves-Alexis Perez ]
-  * Initial release.                                            closes: #407198
-
-  [ Simon Huggins ]
-  * Add Vcs-* headers to debian/control
-
- -- Yves-Alexis Perez <corsac at debian.org>  Sat, 08 Dec 2007 22:43:39 +0100

Copied: goodies/tags/xfce4-timer-plugin/1.5.0-1/debian/changelog (from rev 7541, goodies/trunk/xfce4-timer-plugin/debian/changelog)
===================================================================
--- goodies/tags/xfce4-timer-plugin/1.5.0-1/debian/changelog	                        (rev 0)
+++ goodies/tags/xfce4-timer-plugin/1.5.0-1/debian/changelog	2013-05-22 21:25:45 UTC (rev 7547)
@@ -0,0 +1,139 @@
+xfce4-timer-plugin (1.5.0-1) unstable; urgency=low
+
+  * New upstream release.                                       closes: #709338
+  * debian/patches:
+    - 01_improve-timer-stop refreshed.
+    - 02_fix-format-string added, fix a format string issue.
+  * debian/rules:
+    - enable all hardening flags.
+  * debian/control:
+    - update build-deps, switch to libxfce4ui-dev.
+    - update standards version to 3.9.3. 
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Wed, 22 May 2013 21:42:15 +0200
+
+xfce4-timer-plugin (0.6.3-1) unstable; urgency=low
+
+  [ Lionel Le Folgoc ]
+  * New upstream release, including:
+    - updated translations
+    - fixed response on left click mouse events.                    lp: #800659
+
+  [ Yves-Alexis Perez ]
+  * debian/rules:
+    - use debhelper 9 hardening support.
+    - don't run xdt-autogen, not needed anymore.
+  * debian/compat bumped to 9.
+  * debian/control:
+    - drop xfce4-dev-tools build-dep.
+    - update debhelper build-dep to 9 for hardening support.
+    - add dpkg-dev 1.16.1 build-dep for hardening support.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com>  Mon, 23 Jan 2012 17:22:23 +0100
+
+xfce4-timer-plugin (0.6.2-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/patches:
+    - 02_Fix-segfault-when-creating-plugin-in-4.8-panel.patch: dropped,
+      included upstream.
+    - series: refreshed.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com>  Sun, 04 Sep 2011 22:46:46 +0200
+
+xfce4-timer-plugin (0.6.1-4) unstable; urgency=low
+
+  [ Lionel Le Folgoc ]
+  * debian/control: change Section to 'xfce'.
+  * debian/rules:
+    - pick {C,LD}FLAGS from dpkg-buildflags.
+    - add -O1, -z,defs and --as-needed to LDFLAGS.
+    - add hardening flags to {C,LD}FLAGS.
+    - add .pc dir to po/POTFILES.skip, and remove it at clean time.
+    - replace dh-autoreconf addon by xdt-autogen call.
+  * debian/patches:
+    - 01_improve-timer-stop.patch: drop the POTFILES.skip part, done in
+      debian/rules now.
+    - 02_Fix-segfault-when-creating-plugin-in-4.8-panel.patch: make the
+      plugin work with Xfce 4.8.
+    - series: refreshed.
+  * debian/control:
+    - remove Simon and Emanuele from uploaders, thanks to them.
+    - add build-dep on hardening-includes.
+    - bump debhelper b-dep to (>= 7.0.50~) for the overrides.
+    - bump xfce4-panel-dev b-dep to (>= 4.8.0).
+    - add build-dep on xfce4-dev-tools and libtool.
+
+  [ Yves-Alexis Perez ]
+  * debian/control:
+    - update standards version to 3.9.2.
+    - drop cdbs build-dep.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com>  Wed, 20 Apr 2011 10:01:15 +0200
+
+xfce4-timer-plugin (0.6.1-3) unstable; urgency=low
+
+  * debian/patches/01_improve-timer-stop.patch: refreshed, added .pc directory
+    to POTFILES.skip, fixes FTBFS.                              closes: #560662
+  * debian/control: added myself to uploaders.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com>  Sat, 10 Apr 2010 21:12:05 +0100
+
+xfce4-timer-plugin (0.6.1-2) unstable; urgency=low
+
+  [ Evgeni Golov ]
+  * Fix Vcs-* fields, they were missing 'trunk' in the path.
+
+  [ Yves-Alexis Perez ]
+  * debian/watch edited to track Xfce archive reorganisation.
+  * convert package to 3.0 (quilt) format.
+  * debian/patches:
+    - 01_improve-timer-stop added.                     closes: #554601, #554597
+  * debian/rules:
+    - switch to debhelper 7.
+    - add -Wl,-z,defs -Wl,--as-needed to LDFLAGS.
+  * debian/control:
+    - update standards version to 3.8.3.
+    - update debhelper build-dep to 7.
+    - add build-dep on autotools-dev to refresh config.{guess,sub}.
+  * debian/compat bumped to 7.
+  * debian/docs: add some docs to the package.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Fri, 06 Nov 2009 08:37:27 +0100
+
+xfce4-timer-plugin (0.6.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/control:
+    - added build-dep on intltool, pkg-config, libglib2.0-dev, 
+      libgtk2.0-dev, libxfcegui4-dev.
+    - update build-dep on xfce4-panel-dev to match Xfce 4.4.
+    - remove Rudy and Martin from Uploaders:.
+    - updated standards version to 3.8.0.
+  * debian/copyright:
+    - update dates.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sun, 22 Feb 2009 20:07:50 +0100
+
+xfce4-timer-plugin (0.6-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Thu, 27 Dec 2007 22:59:08 +0100
+
+xfce4-timer-plugin (0.5.1-2) unstable; urgency=low
+
+  * debian/patches:
+    - 01_implicit-pointer-conversion added.                     closes: #456316
+
+ -- Yves-Alexis <corsac at molly.corsac.net>  Thu, 20 Dec 2007 15:58:55 +0000
+
+xfce4-timer-plugin (0.5.1-1) unstable; urgency=low
+
+  [ Yves-Alexis Perez ]
+  * Initial release.                                            closes: #407198
+
+  [ Simon Huggins ]
+  * Add Vcs-* headers to debian/control
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sat, 08 Dec 2007 22:43:39 +0100




More information about the Pkg-xfce-commits mailing list