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

Yves-Alexis Perez corsac at alioth.debian.org
Sat May 25 07:54:53 UTC 2013


Author: corsac
Date: 2013-05-25 19:54:53 +0000 (Sat, 25 May 2013)
New Revision: 7666

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


Property changes on: goodies/tags/xfce4-places-plugin/1.5.0-1
___________________________________________________________________
Added: svn:mergeinfo
   + /goodies/branches/experimental/xfce4-places-plugin:4419-5298

Deleted: goodies/tags/xfce4-places-plugin/1.5.0-1/debian/changelog
===================================================================
--- goodies/trunk/xfce4-places-plugin/debian/changelog	2013-05-25 14:19:06 UTC (rev 7637)
+++ goodies/tags/xfce4-places-plugin/1.5.0-1/debian/changelog	2013-05-25 19:54:53 UTC (rev 7666)
@@ -1,174 +0,0 @@
-xfce4-places-plugin (1.5.0-1) UNRELEASED; urgency=low
-
-  [ Yves-Alexis Perez ]
-  * New upstream release.				   closes: #691876, #690980
-  * debian/rules:
-    - remove .la files
-    - disable static build just in case
-  * debian/xfce4-places-plugin.lintian-overrides:
-    - add override for no-fortify since we do use hardening flags, it's just a
-      false positive.
-
-  [ Daniel Echeverry ]
-  * Update to DEP5 copyright format 1.0
-  * Add xfce4-popup-places manpage
-
- -- Daniel Echeverry <epsilon77 at gmail.com>  Thu, 01 Nov 2012 08:37:19 -0500
-
-xfce4-places-plugin (1.3.0-1) unstable; urgency=low
-
-  [ Lionel Le Folgoc ]
-  * debian/patches: add missing DEP3 headers.
-
-  [ Yves-Alexis Perez ]
-  * New upstream release.
-  * debian/patches:
-    - 01_port-to-exo-1 dropped, included upstream.
-    - 02_fix-implicit-dso-linking dropped, included upstream.
-    - 03_port-to-libxfce4ui dropped, included upstream.
-    - 04_port-to-gio dropped, included upstream.
-  * debian/rules:
-    - build with --parallel.
-    - use debhelper 9 and dpkg-dev 1.16.1 hardening support.
-    - stop running xdt-autogen since we don't patch anymore.
-  * debian/compat bumped to 9.
-  * debian/control:
-    - update debhelper build-dep to 9.
-    - add build-dep on dpkg-dev 1.16.1
-    - update build-dep to match new upstream release.
-
- -- Yves-Alexis Perez <corsac at debian.org>  Sat, 05 May 2012 14:51:45 +0200
-
-xfce4-places-plugin (1.2.0-3) unstable; urgency=low
-
-  * debian/control:
-    - add build-dep on libnotify-dev to enable notifications.
-
- -- Yves-Alexis Perez <corsac at debian.org>  Sat, 14 May 2011 18:37:22 +0200
-
-xfce4-places-plugin (1.2.0-2) unstable; urgency=low
-
-  [ Yves-Alexis Perez ]
-  * debian/control: 
-    - switch to xfce section.
-    - update standards version to 3.9.2.
-    - update build-deps for Xfce 4.8.
-    - update debhelper build-dep for overrides.
-  * debian/watch edited to track Xfce archive reorganisation.
-  * debian/rules:
-    - switch to dh7 tiny rules.
-  * debian/compat bumped to 7.
-  * debian/patches:
-    - 03_port-to-libxfce4ui added (Xfce #7317)
-    - 04_port-to-gio added (Xfce #6663)
-
-  [ Lionel Le Folgoc ]
-  * debian/control:
-    - b-dep on libexo-1-dev instead of libexo-0.3-dev.
-    - add xfce4-dev-tools, automake, autoconf and libtool to b-deps for the
-      xdt-autogen call.
-    - add myself to Uploaders.
-    - remove Simon and Emanuele from uploaders, thanks to them.
-  * Switch to 3.0 (quilt).
-  * debian/rules:
-    - add .pc files to POTFILES.skip, and clean it after the build.
-    - call xdt-autogen, and clean up autogenerated files after the build.
-  * debian/patches:
-    - 01_port-to-exo-1.patch: added, replaces a dropped exo symbol by a gtk
-      equivalent.
-    - 02_fix-implicit-dso-linking.patch: added, fixes FTBFS with binutils-gold.
-                                                                 Closes: #556699
-    - series: added.
-
- -- Yves-Alexis Perez <corsac at debian.org>  Tue, 19 Apr 2011 23:15:22 +0200
-
-xfce4-places-plugin (1.2.0-1) unstable; urgency=low
-
-  [ Evgeni Golov ]
-  * Fix Vcs-* fields, they were missing 'trunk' in the path.
-
-  [ Yves-Alexis Perez ]
-  * New upstream release.
-  * debian/patches:
-    - 01_fix-segfault-exit dropped, included upstream.
-    - 02_fix-xdg-icons as well. 
-  * debian/control:
-    - drop build-dep on quilt.
-    - add build-dep on intltool.
-    - bump standards version to 3.8.2.
-  * debian/rules:
-    - drop call to quilt rules.
-    - drop calls to patch/unpatch targets.
-
- -- Yves-Alexis Perez <corsac at debian.org>  Mon, 03 Aug 2009 15:03:03 +0200
-
-xfce4-places-plugin (1.1.0-3) unstable; urgency=low
-
-  * debian/patches:
-    - 02_fix-xdg-icons added, use freedesktop icon names.
-  * debian/control:
-    - update build-deps to Xfce 4.4.2.
-
- -- Yves-Alexis Perez <corsac at debian.org>  Sat, 07 Mar 2009 13:01:21 +0100
-
-xfce4-places-plugin (1.1.0-2) unstable; urgency=low
-
-  * debian/patches:
-    - 01_fix-segfault-exit added, fix segfaults at exit 
-      (Xfce Goodies r6151)                                  closes: #498009
-  * debian/control:
-    - update standards version to 3.8.0.
-    - add build-dep on quilt.
-  * debian/rules:
-    - include quilt rules.
-
- -- Yves-Alexis Perez <corsac at debian.org>  Sun, 23 Nov 2008 13:55:00 +0100
-
-xfce4-places-plugin (1.1.0-1) unstable; urgency=low
-
-  * New upstream release.
-  * debian/control:
-    - updated my email address.
-    - Rudy Godoy and Martin Loschwitz removed from Uploaders. Thanks!
-  * debian/copyright
-    - dates updated.
-
- -- Yves-Alexis Perez <corsac at debian.org>  Sat, 07 Jun 2008 20:14:28 +0200
-
-xfce4-places-plugin (1.0.0r4636-1) unstable; urgency=low
-
-  [ Simon Huggins ]
-  * Add Vcs-* headers to debian/control
-  * Update to SVN version
-   - more sane positioning after clearing the recent documents menu
-   - no longer displays Remove in the recent documents menu when empty
-                                                                 closes: 462134
-  * wrap long lines at 80 characters.
-  * Add libxml-parser-perl as a build-dep for intltool
-  * If you're not an Uploader you can't be in the changelog trailer...
-
-  [ David Paleino ]
-  * debian/control:
-    - removed old XS-Vcs-* fields
-    - wrapped long lines
-    - Standards-Version is now 3.7.3
-    - removed myself from Uploaders
-
- -- Simon Huggins <huggie at earth.li>  Sun, 20 Apr 2008 12:17:55 +0100
-
-xfce4-places-plugin (1.0.0-1) unstable; urgency=low
-
-  [ Mike Massonnet ]
-  * New release 1.0.0
-
-  [ Simon Huggins ]
-  * Depend on thunar so it works                                closes: #451142
-
- -- Simon Huggins <huggie at earth.li>  Tue, 13 Nov 2007 17:05:25 +0000
-
-xfce4-places-plugin (0.9.991-1) unstable; urgency=low
-
-  * Initial release                                             closes: #442001
-
- -- David Paleino <d.paleino at gmail.com>  Wed, 12 Sep 2007 11:53:45 +0200
-

Copied: goodies/tags/xfce4-places-plugin/1.5.0-1/debian/changelog (from rev 7665, goodies/trunk/xfce4-places-plugin/debian/changelog)
===================================================================
--- goodies/tags/xfce4-places-plugin/1.5.0-1/debian/changelog	                        (rev 0)
+++ goodies/tags/xfce4-places-plugin/1.5.0-1/debian/changelog	2013-05-25 19:54:53 UTC (rev 7666)
@@ -0,0 +1,179 @@
+xfce4-places-plugin (1.5.0-1) unstable; urgency=low
+
+  [ Yves-Alexis Perez ]
+  * New upstream release.                              closes: #691876, #690980
+  * debian/rules:
+    - remove .la files
+    - disable static build just in case
+    - enable all hardening flags.
+  * debian/xfce4-places-plugin.lintian-overrides:
+    - add override for no-fortify since we do use hardening flags, it's just a
+      false positive.
+  * debian/control:
+    - remove uneeded versions in build-deps since Xfce 4.8 is in stable now.
+    - remove dpkg-dev build-dep, hardening support is present in stable dpkg.
+    - update standards version to 3.9.4.
+
+  [ Daniel Echeverry ]
+  * Update to DEP5 copyright format 1.0
+  * Add xfce4-popup-places manpage
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sat, 25 May 2013 21:14:03 +0200
+
+xfce4-places-plugin (1.3.0-1) unstable; urgency=low
+
+  [ Lionel Le Folgoc ]
+  * debian/patches: add missing DEP3 headers.
+
+  [ Yves-Alexis Perez ]
+  * New upstream release.
+  * debian/patches:
+    - 01_port-to-exo-1 dropped, included upstream.
+    - 02_fix-implicit-dso-linking dropped, included upstream.
+    - 03_port-to-libxfce4ui dropped, included upstream.
+    - 04_port-to-gio dropped, included upstream.
+  * debian/rules:
+    - build with --parallel.
+    - use debhelper 9 and dpkg-dev 1.16.1 hardening support.
+    - stop running xdt-autogen since we don't patch anymore.
+  * debian/compat bumped to 9.
+  * debian/control:
+    - update debhelper build-dep to 9.
+    - add build-dep on dpkg-dev 1.16.1
+    - update build-dep to match new upstream release.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sat, 05 May 2012 14:51:45 +0200
+
+xfce4-places-plugin (1.2.0-3) unstable; urgency=low
+
+  * debian/control:
+    - add build-dep on libnotify-dev to enable notifications.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sat, 14 May 2011 18:37:22 +0200
+
+xfce4-places-plugin (1.2.0-2) unstable; urgency=low
+
+  [ Yves-Alexis Perez ]
+  * debian/control: 
+    - switch to xfce section.
+    - update standards version to 3.9.2.
+    - update build-deps for Xfce 4.8.
+    - update debhelper build-dep for overrides.
+  * debian/watch edited to track Xfce archive reorganisation.
+  * debian/rules:
+    - switch to dh7 tiny rules.
+  * debian/compat bumped to 7.
+  * debian/patches:
+    - 03_port-to-libxfce4ui added (Xfce #7317)
+    - 04_port-to-gio added (Xfce #6663)
+
+  [ Lionel Le Folgoc ]
+  * debian/control:
+    - b-dep on libexo-1-dev instead of libexo-0.3-dev.
+    - add xfce4-dev-tools, automake, autoconf and libtool to b-deps for the
+      xdt-autogen call.
+    - add myself to Uploaders.
+    - remove Simon and Emanuele from uploaders, thanks to them.
+  * Switch to 3.0 (quilt).
+  * debian/rules:
+    - add .pc files to POTFILES.skip, and clean it after the build.
+    - call xdt-autogen, and clean up autogenerated files after the build.
+  * debian/patches:
+    - 01_port-to-exo-1.patch: added, replaces a dropped exo symbol by a gtk
+      equivalent.
+    - 02_fix-implicit-dso-linking.patch: added, fixes FTBFS with binutils-gold.
+                                                                 Closes: #556699
+    - series: added.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Tue, 19 Apr 2011 23:15:22 +0200
+
+xfce4-places-plugin (1.2.0-1) unstable; urgency=low
+
+  [ Evgeni Golov ]
+  * Fix Vcs-* fields, they were missing 'trunk' in the path.
+
+  [ Yves-Alexis Perez ]
+  * New upstream release.
+  * debian/patches:
+    - 01_fix-segfault-exit dropped, included upstream.
+    - 02_fix-xdg-icons as well. 
+  * debian/control:
+    - drop build-dep on quilt.
+    - add build-dep on intltool.
+    - bump standards version to 3.8.2.
+  * debian/rules:
+    - drop call to quilt rules.
+    - drop calls to patch/unpatch targets.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Mon, 03 Aug 2009 15:03:03 +0200
+
+xfce4-places-plugin (1.1.0-3) unstable; urgency=low
+
+  * debian/patches:
+    - 02_fix-xdg-icons added, use freedesktop icon names.
+  * debian/control:
+    - update build-deps to Xfce 4.4.2.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sat, 07 Mar 2009 13:01:21 +0100
+
+xfce4-places-plugin (1.1.0-2) unstable; urgency=low
+
+  * debian/patches:
+    - 01_fix-segfault-exit added, fix segfaults at exit 
+      (Xfce Goodies r6151)                                  closes: #498009
+  * debian/control:
+    - update standards version to 3.8.0.
+    - add build-dep on quilt.
+  * debian/rules:
+    - include quilt rules.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sun, 23 Nov 2008 13:55:00 +0100
+
+xfce4-places-plugin (1.1.0-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/control:
+    - updated my email address.
+    - Rudy Godoy and Martin Loschwitz removed from Uploaders. Thanks!
+  * debian/copyright
+    - dates updated.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sat, 07 Jun 2008 20:14:28 +0200
+
+xfce4-places-plugin (1.0.0r4636-1) unstable; urgency=low
+
+  [ Simon Huggins ]
+  * Add Vcs-* headers to debian/control
+  * Update to SVN version
+   - more sane positioning after clearing the recent documents menu
+   - no longer displays Remove in the recent documents menu when empty
+                                                                 closes: 462134
+  * wrap long lines at 80 characters.
+  * Add libxml-parser-perl as a build-dep for intltool
+  * If you're not an Uploader you can't be in the changelog trailer...
+
+  [ David Paleino ]
+  * debian/control:
+    - removed old XS-Vcs-* fields
+    - wrapped long lines
+    - Standards-Version is now 3.7.3
+    - removed myself from Uploaders
+
+ -- Simon Huggins <huggie at earth.li>  Sun, 20 Apr 2008 12:17:55 +0100
+
+xfce4-places-plugin (1.0.0-1) unstable; urgency=low
+
+  [ Mike Massonnet ]
+  * New release 1.0.0
+
+  [ Simon Huggins ]
+  * Depend on thunar so it works                                closes: #451142
+
+ -- Simon Huggins <huggie at earth.li>  Tue, 13 Nov 2007 17:05:25 +0000
+
+xfce4-places-plugin (0.9.991-1) unstable; urgency=low
+
+  * Initial release                                             closes: #442001
+
+ -- David Paleino <d.paleino at gmail.com>  Wed, 12 Sep 2007 11:53:45 +0200
+

Deleted: goodies/tags/xfce4-places-plugin/1.5.0-1/debian/control
===================================================================
--- goodies/trunk/xfce4-places-plugin/debian/control	2013-05-25 14:19:06 UTC (rev 7637)
+++ goodies/tags/xfce4-places-plugin/1.5.0-1/debian/control	2013-05-25 19:54:53 UTC (rev 7666)
@@ -1,25 +0,0 @@
-Source: xfce4-places-plugin
-Section: xfce
-Priority: optional
-Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
-Uploaders: Yves-Alexis Perez <corsac at debian.org>, Lionel Le Folgoc <mrpouit at gmail.com>
-Build-Depends: debhelper (>= 9), autotools-dev, pkg-config,
- libgtk2.0-dev, libxfce4util-dev (>= 4.8),
- libexo-1-dev (>= 0.5.0), libxfce4ui-1-dev (>= 4.8), xfce4-panel-dev (>= 4.8),
- libnotify-dev, dpkg-dev (>= 1.16.1), libx11-dev, intltool
-Standards-Version: 3.9.3
-Homepage: http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
-Vcs-Svn: svn://svn.debian.org/svn/pkg-xfce/goodies/trunk/xfce4-places-plugin/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-places-plugin/
-
-Package: xfce4-places-plugin
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, thunar
-Description: quick access to folders, documents and removable media
- This plugin brings much of the functionality of GNOME’s Places menu to Xfce.
- It puts a simple button on the panel. Clicking on this button opens up a menu
- with 4 sections:
-  - System-defined directories (home folder, trash, desktop, file system)
-  - Removable media (using thunar-vfs)
-  - User-defined bookmarks (reads ~/.gtk-bookmarks)
-  - Recent documents submenu

Copied: goodies/tags/xfce4-places-plugin/1.5.0-1/debian/control (from rev 7664, goodies/trunk/xfce4-places-plugin/debian/control)
===================================================================
--- goodies/tags/xfce4-places-plugin/1.5.0-1/debian/control	                        (rev 0)
+++ goodies/tags/xfce4-places-plugin/1.5.0-1/debian/control	2013-05-25 19:54:53 UTC (rev 7666)
@@ -0,0 +1,24 @@
+Source: xfce4-places-plugin
+Section: xfce
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
+Uploaders: Yves-Alexis Perez <corsac at debian.org>, Lionel Le Folgoc <mrpouit at gmail.com>
+Build-Depends: debhelper (>= 9), autotools-dev, pkg-config, xfce4-panel-dev,
+ libgtk2.0-dev, libxfce4util-dev, libexo-1-dev, libxfce4ui-1-dev,
+ libnotify-dev, libx11-dev, intltool
+Standards-Version: 3.9.4
+Homepage: http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
+Vcs-Svn: svn://svn.debian.org/svn/pkg-xfce/goodies/trunk/xfce4-places-plugin/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-places-plugin/
+
+Package: xfce4-places-plugin
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, thunar
+Description: quick access to folders, documents and removable media
+ This plugin brings much of the functionality of GNOME’s Places menu to Xfce.
+ It puts a simple button on the panel. Clicking on this button opens up a menu
+ with 4 sections:
+  - System-defined directories (home folder, trash, desktop, file system)
+  - Removable media (using thunar-vfs)
+  - User-defined bookmarks (reads ~/.gtk-bookmarks)
+  - Recent documents submenu

Deleted: goodies/tags/xfce4-places-plugin/1.5.0-1/debian/rules
===================================================================
--- goodies/trunk/xfce4-places-plugin/debian/rules	2013-05-25 14:19:06 UTC (rev 7637)
+++ goodies/tags/xfce4-places-plugin/1.5.0-1/debian/rules	2013-05-25 19:54:53 UTC (rev 7666)
@@ -1,14 +0,0 @@
-#!/usr/bin/make -f
-
-export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1 -Wl,-z,defs
-export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,+bindnow
-
-%:
-	dh $@ --parallel
-
-override_dh_auto_configure:
-	dh_auto_configure -- --disable-static
-
-override_dh_auto_install:
-	dh_auto_install
-	find debian/xfce4-places-plugin -name '*.la' -delete

Copied: goodies/tags/xfce4-places-plugin/1.5.0-1/debian/rules (from rev 7663, goodies/trunk/xfce4-places-plugin/debian/rules)
===================================================================
--- goodies/tags/xfce4-places-plugin/1.5.0-1/debian/rules	                        (rev 0)
+++ goodies/tags/xfce4-places-plugin/1.5.0-1/debian/rules	2013-05-25 19:54:53 UTC (rev 7666)
@@ -0,0 +1,14 @@
+#!/usr/bin/make -f
+
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1 -Wl,-z,defs
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
+%:
+	dh $@ --parallel
+
+override_dh_auto_configure:
+	dh_auto_configure -- --disable-static
+
+override_dh_auto_install:
+	dh_auto_install
+	find debian/xfce4-places-plugin -name '*.la' -delete




More information about the Pkg-xfce-commits mailing list