[Pkg-xfce-commits] r7509 - in goodies/tags/xfburn: . 0.4.3-6 0.4.3-6/debian 0.4.3-6/debian/patches
Yves-Alexis Perez
corsac at alioth.debian.org
Wed May 22 06:09:54 UTC 2013
Author: corsac
Date: 2013-05-22 06:09:53 +0000 (Wed, 22 May 2013)
New Revision: 7509
Added:
goodies/tags/xfburn/0.4.3-6/
goodies/tags/xfburn/0.4.3-6/debian/
goodies/tags/xfburn/0.4.3-6/debian/changelog
goodies/tags/xfburn/0.4.3-6/debian/control
goodies/tags/xfburn/0.4.3-6/debian/patches/03_fix-missing-include.patch
goodies/tags/xfburn/0.4.3-6/debian/patches/series
goodies/tags/xfburn/0.4.3-6/debian/rules
Removed:
goodies/tags/xfburn/0.4.3-6/debian/
goodies/tags/xfburn/0.4.3-6/debian/changelog
goodies/tags/xfburn/0.4.3-6/debian/control
goodies/tags/xfburn/0.4.3-6/debian/patches/series
goodies/tags/xfburn/0.4.3-6/debian/rules
Log:
[svn-buildpackage] Tagging xfburn 0.4.3-6
Property changes on: goodies/tags/xfburn/0.4.3-6
___________________________________________________________________
Added: mergewithupstream
+ +1
Added: svn:mergeinfo
+ /goodies/branches/experimental/xfburn:4729-5247,7024-7496
Deleted: goodies/tags/xfburn/0.4.3-6/debian/changelog
===================================================================
--- goodies/trunk/xfburn/debian/changelog 2013-05-22 05:16:11 UTC (rev 7496)
+++ goodies/tags/xfburn/0.4.3-6/debian/changelog 2013-05-22 06:09:53 UTC (rev 7509)
@@ -1,172 +0,0 @@
-xfburn (0.4.3-5) unstable; urgency=low
-
- * debian/patches:
- - es-translation-update added, improve Spanish translation, thanks Fco.
- Javier Fernández Serrador. closes: #696599
- - 0001-Don-t-check-source-file-for-user-created-directories cherry-picked
- from git master, fix crash at burn time when adding a new directory to a
- composition. closes: #613563
- * debian/control:
- - update debhelper build-dep to 9 since we use compat mode 9.
-
- -- Yves-Alexis Perez <corsac at debian.org> Mon, 31 Dec 2012 07:24:06 +0100
-
-xfburn (0.4.3-4) unstable; urgency=low
-
- [ Lionel Le Folgoc ]
- * debian/patches:
- - xfburn-gio.patch: port from thunar-vfs/hal to gio/udev
- - xfburn-ui.patch: port to libxfce4ui.
- * debian/control:
- - b-dep on libxfce4ui-1-dev instead of libxfcegui4-dev
- - add new b-dep on libgudev-1.0-dev [linux-any]
- - b-dep on xfce4-dev-tools, automake, autoconf and libtool.
- * debian/rules:
- - run xdt-autogen before ./configure script
- - clean up autogenerated file after build.
-
- [ Yves-Alexis Perez ]
- * debian/rules:
- - use debhelper 9 and dpkg-dev 1.16.1 hardening support
- * debian/control:
- - drop hardening-includes build-dep
- - add dpkg-dev 1.16.1 build-dep for hardening support.
- - update debhelper build-dep for hardening support.
- * debian/compat bumped to 9.
-
- -- Lionel Le Folgoc <mrpouit at gmail.com> Fri, 28 Oct 2011 16:17:23 +0200
-
-xfburn (0.4.3-3) unstable; urgency=low
-
- * Upload to unstable.
- * debian/control:
- - remove Emanuele and Simon from uploaders, thanks to them.
- - update standards version to 3.9.2.
- - bump Xfce build-deps to 4.8.
- - drop cdbs build-dep.
- * Switch to 3.0 (quilt) source format.
-
- -- Yves-Alexis Perez <corsac at debian.org> Wed, 20 Apr 2011 13:21:42 +0200
-
-xfburn (0.4.3-2) experimental; urgency=low
-
- [ Lionel Le Folgoc ]
- * debian/control:
- - change libexo-0.3-dev b-dep to libexo-1-dev.
- - bump Standards-Version to 3.9.1.
- - add myself to Uploaders.
-
- [ Yves-Alexis Perez ]
- * debian/control:
- - drop hal depends so we can get rid of it. closes: #615194
- - update debhelper build-dep to 7.0.50~ for overrides
- - drop thunar-vfs build-dep since we don't use hal anymore.
- - add build-dep on hardening-includes.
- * debian/rules:
- - switch to debhelper tiny rules.
- - build with --disable-hal.
- - pick {C,LD}FLAGS from dpkg-buildflags.
- - add hardening flags to {C,LD}FLAGS.
- - add -z,defs, -O1 and --as-needed to LDFLAGS.
-
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 27 Feb 2011 01:28:40 +0100
-
-xfburn (0.4.3-1) unstable; urgency=low
-
- * New upstream release.
- * debian/control:
- - update standards version to 3.8.4.
-
- -- Yves-Alexis Perez <corsac at debian.org> Sat, 13 Feb 2010 09:56:06 +0100
-
-xfburn (0.4.2-2) unstable; urgency=low
-
- * debian/control:
- - switch section to xfce.
- - update standards version to 3.8.3.
- - promote hal to Depends: since xfburn will crash without.
- * debian/watch edited to track Xfce archive reorganisation.
-
- -- Yves-Alexis Perez <corsac at debian.org> Wed, 11 Nov 2009 15:45:06 +0100
-
-xfburn (0.4.2-1) unstable; urgency=low
-
- [ Evgeni Golov ]
- * Fix Vcs-* fields, they were missing 'trunk' in the path.
-
- [ Yves-Alexis Perez ]
- * New upstream release.
- * debian/rules:
- - drop deprecated call to dh_desktop.
- * debian/compat bumped to 7.
- * debian/control:
- - update standards version to 3.8.2.
- - bump debhelper build-dep to 7.
-
- -- Yves-Alexis Perez <corsac at debian.org> Mon, 03 Aug 2009 14:58:59 +0200
-
-xfburn (0.4.1-1) unstable; urgency=low
-
- * New upstream release.
- * debian/copyright: update copyrights years.
-
- -- Yves-Alexis Perez <corsac at debian.org> Wed, 25 Feb 2009 10:30:25 +0100
-
-xfburn (0.4.0-1) unstable; urgency=low
-
- * New upstream release.
- - now umounts automagically the media. closes: #493221
- - provides a sendto item for thunar menu. closes: #429165
- - fix crash during drag & drop. closes: #508047
- * debian/control:
- - add build dep on libgstreamer0.10-dev (audio compilations) and
- libgstreamer-plugins-base0.10-dev.
- - add build-dep on libdbus-glib-1-dev.
- - add build-dep on intltool.
- * debian/watch:
- - update upstream url.
- * debian/rules:
- - add dh_desktop call so udpate-desktop-database is called at postinst.
-
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 22 Feb 2009 18:08:52 +0100
-
-xfburn (0.3.2-1) unstable; urgency=low
-
- * New upstream release.
- * debian/patches:
- - 01_blank-speed-selection dropped, merged upstream.
- * debian/rules, debian/xfburn.1: provide a manpage for xfburn.
-
- -- Yves-Alexis Perez <corsac at debian.org> Mon, 21 Jul 2008 22:06:42 +0200
-
-xfburn (0.3.1-1) unstable; urgency=low
-
- * New upstream release:
- - correctly support joliet and rock-ridge extensions. closes: #489336
- * call dh_icons in binary-post-install. closes: #486424
- * debian/control:
- - update standards version.
- - update versioned build-dep on debhelper for dh_icons support.
- * debian/patches:
- - 01_blank-speed-selection added, fix warning about not being able to find
- drive speed.
-
- -- Yves-Alexis Perez <corsac at debian.org> Thu, 10 Jul 2008 22:26:22 +0200
-
-xfburn (0.3.0-2) unstable; urgency=low
-
- * debian/control:
- - remove useless build-deps.
- - suggest hal.
-
- -- Yves-Alexis Perez <corsac at debian.org> Wed, 04 Jun 2008 01:05:01 +0200
-
-xfburn (0.3.0-1) unstable; urgency=low
-
- [ Yves-Alexis Perez ]
- * Initial release Closes: #381580
-
- [ Simon Huggins ]
- * Add Vcs-* headers to debian/control
-
- -- Yves-Alexis Perez <corsac at debian.org> Tue, 03 Jun 2008 06:29:25 +0200
Copied: goodies/tags/xfburn/0.4.3-6/debian/changelog (from rev 7504, goodies/trunk/xfburn/debian/changelog)
===================================================================
--- goodies/tags/xfburn/0.4.3-6/debian/changelog (rev 0)
+++ goodies/tags/xfburn/0.4.3-6/debian/changelog 2013-05-22 06:09:53 UTC (rev 7509)
@@ -0,0 +1,187 @@
+xfburn (0.4.3-6) unstable; urgency=low
+
+ [ Lionel Le Folgoc ]
+ * debian/patches:
+ - 03_fix-missing-include.patch: added, fix FTBFS with recent glib and
+ libxfce4util versions.
+
+ [ Yves-Alexis Perez ]
+ * debian/rules:
+ - enable all hardening flags.
+ * debian/control:
+ - update standards version to 3.9.3.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Wed, 22 May 2013 07:42:04 +0200
+
+xfburn (0.4.3-5) unstable; urgency=low
+
+ * debian/patches:
+ - es-translation-update added, improve Spanish translation, thanks Fco.
+ Javier Fernández Serrador. closes: #696599
+ - 0001-Don-t-check-source-file-for-user-created-directories cherry-picked
+ from git master, fix crash at burn time when adding a new directory to a
+ composition. closes: #613563
+ * debian/control:
+ - update debhelper build-dep to 9 since we use compat mode 9.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 31 Dec 2012 07:24:06 +0100
+
+xfburn (0.4.3-4) unstable; urgency=low
+
+ [ Lionel Le Folgoc ]
+ * debian/patches:
+ - xfburn-gio.patch: port from thunar-vfs/hal to gio/udev
+ - xfburn-ui.patch: port to libxfce4ui.
+ * debian/control:
+ - b-dep on libxfce4ui-1-dev instead of libxfcegui4-dev
+ - add new b-dep on libgudev-1.0-dev [linux-any]
+ - b-dep on xfce4-dev-tools, automake, autoconf and libtool.
+ * debian/rules:
+ - run xdt-autogen before ./configure script
+ - clean up autogenerated file after build.
+
+ [ Yves-Alexis Perez ]
+ * debian/rules:
+ - use debhelper 9 and dpkg-dev 1.16.1 hardening support
+ * debian/control:
+ - drop hardening-includes build-dep
+ - add dpkg-dev 1.16.1 build-dep for hardening support.
+ - update debhelper build-dep for hardening support.
+ * debian/compat bumped to 9.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Fri, 28 Oct 2011 16:17:23 +0200
+
+xfburn (0.4.3-3) unstable; urgency=low
+
+ * Upload to unstable.
+ * debian/control:
+ - remove Emanuele and Simon from uploaders, thanks to them.
+ - update standards version to 3.9.2.
+ - bump Xfce build-deps to 4.8.
+ - drop cdbs build-dep.
+ * Switch to 3.0 (quilt) source format.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 20 Apr 2011 13:21:42 +0200
+
+xfburn (0.4.3-2) experimental; urgency=low
+
+ [ Lionel Le Folgoc ]
+ * debian/control:
+ - change libexo-0.3-dev b-dep to libexo-1-dev.
+ - bump Standards-Version to 3.9.1.
+ - add myself to Uploaders.
+
+ [ Yves-Alexis Perez ]
+ * debian/control:
+ - drop hal depends so we can get rid of it. closes: #615194
+ - update debhelper build-dep to 7.0.50~ for overrides
+ - drop thunar-vfs build-dep since we don't use hal anymore.
+ - add build-dep on hardening-includes.
+ * debian/rules:
+ - switch to debhelper tiny rules.
+ - build with --disable-hal.
+ - pick {C,LD}FLAGS from dpkg-buildflags.
+ - add hardening flags to {C,LD}FLAGS.
+ - add -z,defs, -O1 and --as-needed to LDFLAGS.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 27 Feb 2011 01:28:40 +0100
+
+xfburn (0.4.3-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/control:
+ - update standards version to 3.8.4.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sat, 13 Feb 2010 09:56:06 +0100
+
+xfburn (0.4.2-2) unstable; urgency=low
+
+ * debian/control:
+ - switch section to xfce.
+ - update standards version to 3.8.3.
+ - promote hal to Depends: since xfburn will crash without.
+ * debian/watch edited to track Xfce archive reorganisation.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 11 Nov 2009 15:45:06 +0100
+
+xfburn (0.4.2-1) unstable; urgency=low
+
+ [ Evgeni Golov ]
+ * Fix Vcs-* fields, they were missing 'trunk' in the path.
+
+ [ Yves-Alexis Perez ]
+ * New upstream release.
+ * debian/rules:
+ - drop deprecated call to dh_desktop.
+ * debian/compat bumped to 7.
+ * debian/control:
+ - update standards version to 3.8.2.
+ - bump debhelper build-dep to 7.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 03 Aug 2009 14:58:59 +0200
+
+xfburn (0.4.1-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/copyright: update copyrights years.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 25 Feb 2009 10:30:25 +0100
+
+xfburn (0.4.0-1) unstable; urgency=low
+
+ * New upstream release.
+ - now umounts automagically the media. closes: #493221
+ - provides a sendto item for thunar menu. closes: #429165
+ - fix crash during drag & drop. closes: #508047
+ * debian/control:
+ - add build dep on libgstreamer0.10-dev (audio compilations) and
+ libgstreamer-plugins-base0.10-dev.
+ - add build-dep on libdbus-glib-1-dev.
+ - add build-dep on intltool.
+ * debian/watch:
+ - update upstream url.
+ * debian/rules:
+ - add dh_desktop call so udpate-desktop-database is called at postinst.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 22 Feb 2009 18:08:52 +0100
+
+xfburn (0.3.2-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/patches:
+ - 01_blank-speed-selection dropped, merged upstream.
+ * debian/rules, debian/xfburn.1: provide a manpage for xfburn.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 21 Jul 2008 22:06:42 +0200
+
+xfburn (0.3.1-1) unstable; urgency=low
+
+ * New upstream release:
+ - correctly support joliet and rock-ridge extensions. closes: #489336
+ * call dh_icons in binary-post-install. closes: #486424
+ * debian/control:
+ - update standards version.
+ - update versioned build-dep on debhelper for dh_icons support.
+ * debian/patches:
+ - 01_blank-speed-selection added, fix warning about not being able to find
+ drive speed.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 10 Jul 2008 22:26:22 +0200
+
+xfburn (0.3.0-2) unstable; urgency=low
+
+ * debian/control:
+ - remove useless build-deps.
+ - suggest hal.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 04 Jun 2008 01:05:01 +0200
+
+xfburn (0.3.0-1) unstable; urgency=low
+
+ [ Yves-Alexis Perez ]
+ * Initial release Closes: #381580
+
+ [ Simon Huggins ]
+ * Add Vcs-* headers to debian/control
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 03 Jun 2008 06:29:25 +0200
Deleted: goodies/tags/xfburn/0.4.3-6/debian/control
===================================================================
--- goodies/trunk/xfburn/debian/control 2013-05-22 05:16:11 UTC (rev 7496)
+++ goodies/tags/xfburn/0.4.3-6/debian/control 2013-05-22 06:09:53 UTC (rev 7509)
@@ -1,24 +0,0 @@
-Source: xfburn
-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), libxfce4ui-1-dev (>= 4.8.0),
- libexo-1-dev (>= 0.6.0), libburn-dev, libisofs-dev, libdbus-glib-1-dev,
- libgstreamer0.10-dev, intltool, libgstreamer-plugins-base0.10-dev,
- libgudev-1.0-dev [linux-any], xfce4-dev-tools, automake, autoconf, libtool,
- dpkg-dev (>= 1.16.1)
-Standards-Version: 3.9.2
-Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfburn/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfburn/
-
-Package: xfburn
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: CD-burner application for Xfce Desktop Environment
- Xfburn is a tool to help burning CDs and DVDs. It fits well in the Xfce
- Desktop Environment but can be used anywhere.
- .
- It's currently in development so some features may be missing, but it's
- already able to burn data.
Copied: goodies/tags/xfburn/0.4.3-6/debian/control (from rev 7502, goodies/trunk/xfburn/debian/control)
===================================================================
--- goodies/tags/xfburn/0.4.3-6/debian/control (rev 0)
+++ goodies/tags/xfburn/0.4.3-6/debian/control 2013-05-22 06:09:53 UTC (rev 7509)
@@ -0,0 +1,24 @@
+Source: xfburn
+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), libxfce4ui-1-dev (>= 4.8.0),
+ libexo-1-dev (>= 0.6.0), libburn-dev, libisofs-dev, libdbus-glib-1-dev,
+ libgstreamer0.10-dev, intltool, libgstreamer-plugins-base0.10-dev,
+ libgudev-1.0-dev [linux-any], xfce4-dev-tools, automake, autoconf, libtool,
+ dpkg-dev (>= 1.16.1)
+Standards-Version: 3.9.3
+Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfburn/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfburn/
+
+Package: xfburn
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: CD-burner application for Xfce Desktop Environment
+ Xfburn is a tool to help burning CDs and DVDs. It fits well in the Xfce
+ Desktop Environment but can be used anywhere.
+ .
+ It's currently in development so some features may be missing, but it's
+ already able to burn data.
Copied: goodies/tags/xfburn/0.4.3-6/debian/patches/03_fix-missing-include.patch (from rev 7500, goodies/trunk/xfburn/debian/patches/03_fix-missing-include.patch)
===================================================================
--- goodies/tags/xfburn/0.4.3-6/debian/patches/03_fix-missing-include.patch (rev 0)
+++ goodies/tags/xfburn/0.4.3-6/debian/patches/03_fix-missing-include.patch 2013-05-22 06:09:53 UTC (rev 7509)
@@ -0,0 +1,15 @@
+Description: Fix build with newer glib and libxfce4util versions
+Author: David Mohr <david at mcbf.net>
+Origin: backport, http://git.xfce.org/apps/xfburn/commit/?id=b6470e6407bc4a72ebe5957aa59e589b2fc02903
+Forwarded: not-needed
+
+--- xfburn-0.4.3.orig/xfburn/xfburn-settings.h
++++ xfburn-0.4.3/xfburn/xfburn-settings.h
+@@ -24,6 +24,7 @@
+ #endif /* !HAVE_CONFIG_H */
+
+ #include <glib.h>
++#include <glib-object.h>
+
+ G_BEGIN_DECLS
+
Deleted: goodies/tags/xfburn/0.4.3-6/debian/patches/series
===================================================================
--- goodies/trunk/xfburn/debian/patches/series 2013-05-22 05:16:11 UTC (rev 7496)
+++ goodies/tags/xfburn/0.4.3-6/debian/patches/series 2013-05-22 06:09:53 UTC (rev 7509)
@@ -1,4 +0,0 @@
-xfburn-gio.patch
-xfburn-ui.patch
-es-translation-update.patch
-0001-Don-t-check-source-file-for-user-created-directories.patch
Copied: goodies/tags/xfburn/0.4.3-6/debian/patches/series (from rev 7500, goodies/trunk/xfburn/debian/patches/series)
===================================================================
--- goodies/tags/xfburn/0.4.3-6/debian/patches/series (rev 0)
+++ goodies/tags/xfburn/0.4.3-6/debian/patches/series 2013-05-22 06:09:53 UTC (rev 7509)
@@ -0,0 +1,5 @@
+xfburn-gio.patch
+xfburn-ui.patch
+es-translation-update.patch
+0001-Don-t-check-source-file-for-user-created-directories.patch
+03_fix-missing-include.patch
Deleted: goodies/tags/xfburn/0.4.3-6/debian/rules
===================================================================
--- goodies/trunk/xfburn/debian/rules 2013-05-22 05:16:11 UTC (rev 7496)
+++ goodies/tags/xfburn/0.4.3-6/debian/rules 2013-05-22 06:09:53 UTC (rev 7509)
@@ -1,19 +0,0 @@
-#!/usr/bin/make -f
-
-export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,--as-needed -Wl,-O1
-export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,+bindnow
-
-%:
- dh $@
-
-override_dh_auto_test:
-
-override_dh_auto_configure:
- NOCONFIGURE=1 xdt-autogen
- dh_auto_configure
-
-override_dh_auto_clean:
- dh_auto_clean
- rm -f $$(find -name 'Makefile.in*')
- rm -f INSTALL aclocal.m4 config.guess config.sub configure
- rm -f depcomp install-sh ltmain.sh missing mkinstalldirs
Copied: goodies/tags/xfburn/0.4.3-6/debian/rules (from rev 7501, goodies/trunk/xfburn/debian/rules)
===================================================================
--- goodies/tags/xfburn/0.4.3-6/debian/rules (rev 0)
+++ goodies/tags/xfburn/0.4.3-6/debian/rules 2013-05-22 06:09:53 UTC (rev 7509)
@@ -0,0 +1,19 @@
+#!/usr/bin/make -f
+
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,--as-needed -Wl,-O1
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
+%:
+ dh $@
+
+override_dh_auto_test:
+
+override_dh_auto_configure:
+ NOCONFIGURE=1 xdt-autogen
+ dh_auto_configure
+
+override_dh_auto_clean:
+ dh_auto_clean
+ rm -f $$(find -name 'Makefile.in*')
+ rm -f INSTALL aclocal.m4 config.guess config.sub configure
+ rm -f depcomp install-sh ltmain.sh missing mkinstalldirs
More information about the Pkg-xfce-commits
mailing list