[Pkg-xfce-commits] r6956 - in desktop/tags/tumbler: . 0.1.25-1/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Sat May 5 01:05:01 UTC 2012
Author: corsac
Date: 2012-05-05 13:05:00 +0000 (Sat, 05 May 2012)
New Revision: 6956
Added:
desktop/tags/tumbler/0.1.25-1/
desktop/tags/tumbler/0.1.25-1/debian/changelog
desktop/tags/tumbler/0.1.25-1/debian/control
desktop/tags/tumbler/0.1.25-1/debian/rules
Removed:
desktop/tags/tumbler/0.1.25-1/debian/changelog
desktop/tags/tumbler/0.1.25-1/debian/control
desktop/tags/tumbler/0.1.25-1/debian/rules
Log:
[svn-buildpackage] Tagging tumbler 0.1.25-1
Deleted: desktop/tags/tumbler/0.1.25-1/debian/changelog
===================================================================
--- desktop/trunk/tumbler/debian/changelog 2012-05-03 06:08:24 UTC (rev 6907)
+++ desktop/tags/tumbler/0.1.25-1/debian/changelog 2012-05-05 13:05:00 UTC (rev 6956)
@@ -1,103 +0,0 @@
-tumbler (0.1.25-1) UNRELEASED; urgency=low
-
- * New upstream release.
-
- -- Lionel Le Folgoc <mrpouit at gmail.com> Mon, 30 Apr 2012 14:28:14 +0200
-
-tumbler (0.1.24-1) unstable; urgency=low
-
- * New upstream release.
- * debian/patches:
- - 01_fix-link-lm and 02_fix-link-gmodule removed, included upstream.
-
- -- Yves-Alexis Perez <corsac at debian.org> Thu, 29 Mar 2012 11:14:19 +0200
-
-tumbler (0.1.23-2) unstable; urgency=low
-
- * debian/patches:
- - 02_fix-link-gmodule added, fix FTBFS with glib 2.32. closes: #665667
- * debian/control:
- - update standards version to 3.9.3.
-
- -- Yves-Alexis Perez <corsac at debian.org> Wed, 28 Mar 2012 11:37:50 +0200
-
-tumbler (0.1.23-1) unstable; urgency=low
-
- [ Lionel Le Folgoc ]
- * New upstream release:
- - fix crashes in the pixbuf thumbnailer. lp: #804921
- * debian/control: build-depends on libgsf-1-dev and libopenrawgnome-dev to
- enable the new thumbnailers.
- * debian/copyright: fix EOLs.
- * Add a new binary package, tumbler-plugins-extra, to ship plugins using
- libraries not present in the default xfce desktop (openraw, gsf), and let
- tumbler suggest it.
- * debian/patches:
- - 02_start-gst-pipeline.patch: dropped, applied upstream.
- - 01_fix-link-lm.patch: refreshed for the new plugins.
- * debian/libtumbler-1-dev.install: updated, .a files aren't created anymore.
-
- [ Yves-Alexis Perez ]
- * debian/watch updated for new tumbler location.
- * debian/control:
- - update debhelper build-dep to 9 now that it's released.
-
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 05 Feb 2012 21:03:17 +0100
-
-tumbler (0.1.22-1) unstable; urgency=low
-
- [ Lionel Le Folgoc ]
- * New upstream release:
- - add new gstreamer-based video thumbnailer.
- * debian/copyright: updated.
- * debian/rules: disable the ffmpeg thumbnailer by default, upstream
- recommends to use the new gstreamer one instead.
- * debian/control: replace libffmpegthumbnailer-dev b-dep with
- libgstreamer0.10-dev, and switch to libjpeg-dev. closes: #644968
- * debian/patches/02_start-gst-pipeline.patch: added, fix thumbnail generation.
-
- [ Yves-Alexis Perez ]
- * debian/rules:
- - use hardening method from dpkg-dev 1.16.1 and debhelper 9.
- - use multiarch dirs.
- * debian/compat bumped to 9.
- * debian/control:
- - drop build-dep on hardening-includes
- - add build-dep on dpkg-dev (>= 1.16.1)
- - add Pre-Depends on misc:Pre-Depends
- * debian/libtumbler-1-0.install, debian/libtumbler-1-dev.install,
- debian/tumbler.install: use multiarch paths.
-
- -- Lionel Le Folgoc <mrpouit at gmail.com> Fri, 14 Oct 2011 17:16:30 +0200
-
-tumbler (0.1.21-3) unstable; urgency=low
-
- * debian/patches:
- - 01_fix-link-lm added, add explicit link on -lm. closes: #640453
- * debian/control:
- - add build-dep on xfce4-dev-tools, libtool and gtk-doc-tools.
- * debian/rules:
- - run xdt-autogen before configure.
-
- -- Yves-Alexis Perez <corsac at debian.org> Mon, 05 Sep 2011 21:33:31 +0200
-
-tumbler (0.1.21-2) unstable; urgency=low
-
- * Upload to unstable.
- * debian/control:
- - drop Emanuele, Simon and Mike from uploaders.
- - update standards version to 3.9.2.
-
- -- Yves-Alexis Perez <corsac at debian.org> Tue, 19 Apr 2011 17:22:59 +0200
-
-tumbler (0.1.21-1) experimental; urgency=low
-
- * New upstream release.
-
- -- Yves-Alexis Perez <corsac at debian.org> Mon, 14 Feb 2011 23:46:05 +0100
-
-tumbler (0.1.6-1) experimental; urgency=low
-
- * Initial release. closes: #612110
-
- -- Yves-Alexis Perez <corsac at debian.org> Mon, 07 Feb 2011 00:46:24 +0100
Copied: desktop/tags/tumbler/0.1.25-1/debian/changelog (from rev 6949, desktop/trunk/tumbler/debian/changelog)
===================================================================
--- desktop/tags/tumbler/0.1.25-1/debian/changelog (rev 0)
+++ desktop/tags/tumbler/0.1.25-1/debian/changelog 2012-05-05 13:05:00 UTC (rev 6956)
@@ -0,0 +1,111 @@
+tumbler (0.1.25-1) unstable; urgency=low
+
+ [ Lionel Le Folgoc ]
+ * New upstream release.
+
+ [ Yves-Alexis Perez ]
+ * debian/rules:
+ - build with --parallel.
+ - stop running xdt-autogen before configure, not needed anymore.
+ * debian/control:
+ - drop xfce4-dev-tools, libtool and gtk-doc-tools from build-deps.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Sat, 05 May 2012 14:39:43 +0200
+
+tumbler (0.1.24-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/patches:
+ - 01_fix-link-lm and 02_fix-link-gmodule removed, included upstream.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 29 Mar 2012 11:14:19 +0200
+
+tumbler (0.1.23-2) unstable; urgency=low
+
+ * debian/patches:
+ - 02_fix-link-gmodule added, fix FTBFS with glib 2.32. closes: #665667
+ * debian/control:
+ - update standards version to 3.9.3.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 28 Mar 2012 11:37:50 +0200
+
+tumbler (0.1.23-1) unstable; urgency=low
+
+ [ Lionel Le Folgoc ]
+ * New upstream release:
+ - fix crashes in the pixbuf thumbnailer. lp: #804921
+ * debian/control: build-depends on libgsf-1-dev and libopenrawgnome-dev to
+ enable the new thumbnailers.
+ * debian/copyright: fix EOLs.
+ * Add a new binary package, tumbler-plugins-extra, to ship plugins using
+ libraries not present in the default xfce desktop (openraw, gsf), and let
+ tumbler suggest it.
+ * debian/patches:
+ - 02_start-gst-pipeline.patch: dropped, applied upstream.
+ - 01_fix-link-lm.patch: refreshed for the new plugins.
+ * debian/libtumbler-1-dev.install: updated, .a files aren't created anymore.
+
+ [ Yves-Alexis Perez ]
+ * debian/watch updated for new tumbler location.
+ * debian/control:
+ - update debhelper build-dep to 9 now that it's released.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 05 Feb 2012 21:03:17 +0100
+
+tumbler (0.1.22-1) unstable; urgency=low
+
+ [ Lionel Le Folgoc ]
+ * New upstream release:
+ - add new gstreamer-based video thumbnailer.
+ * debian/copyright: updated.
+ * debian/rules: disable the ffmpeg thumbnailer by default, upstream
+ recommends to use the new gstreamer one instead.
+ * debian/control: replace libffmpegthumbnailer-dev b-dep with
+ libgstreamer0.10-dev, and switch to libjpeg-dev. closes: #644968
+ * debian/patches/02_start-gst-pipeline.patch: added, fix thumbnail generation.
+
+ [ Yves-Alexis Perez ]
+ * debian/rules:
+ - use hardening method from dpkg-dev 1.16.1 and debhelper 9.
+ - use multiarch dirs.
+ * debian/compat bumped to 9.
+ * debian/control:
+ - drop build-dep on hardening-includes
+ - add build-dep on dpkg-dev (>= 1.16.1)
+ - add Pre-Depends on misc:Pre-Depends
+ * debian/libtumbler-1-0.install, debian/libtumbler-1-dev.install,
+ debian/tumbler.install: use multiarch paths.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Fri, 14 Oct 2011 17:16:30 +0200
+
+tumbler (0.1.21-3) unstable; urgency=low
+
+ * debian/patches:
+ - 01_fix-link-lm added, add explicit link on -lm. closes: #640453
+ * debian/control:
+ - add build-dep on xfce4-dev-tools, libtool and gtk-doc-tools.
+ * debian/rules:
+ - run xdt-autogen before configure.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 05 Sep 2011 21:33:31 +0200
+
+tumbler (0.1.21-2) unstable; urgency=low
+
+ * Upload to unstable.
+ * debian/control:
+ - drop Emanuele, Simon and Mike from uploaders.
+ - update standards version to 3.9.2.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 19 Apr 2011 17:22:59 +0200
+
+tumbler (0.1.21-1) experimental; urgency=low
+
+ * New upstream release.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 14 Feb 2011 23:46:05 +0100
+
+tumbler (0.1.6-1) experimental; urgency=low
+
+ * Initial release. closes: #612110
+
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 07 Feb 2011 00:46:24 +0100
Deleted: desktop/tags/tumbler/0.1.25-1/debian/control
===================================================================
--- desktop/trunk/tumbler/debian/control 2012-05-03 06:08:24 UTC (rev 6907)
+++ desktop/tags/tumbler/0.1.25-1/debian/control 2012-05-05 13:05:00 UTC (rev 6956)
@@ -1,85 +0,0 @@
-Source: tumbler
-Priority: optional
-Section: xfce
-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), intltool (>= 0.31), pkg-config,
- libglib2.0-dev, libgtk2.0-dev, libdbus-glib-1-dev, libpoppler-glib-dev,
- libgstreamer0.10-dev, libjpeg-dev, libgsf-1-dev, libopenrawgnome-dev,
- dpkg-dev (>= 1.16.1), xfce4-dev-tools, libtool, gtk-doc-tools
-Standards-Version: 3.9.3
-Homepage: http://www.xfce.org/
-Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/tumbler
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/tumbler
-
-Package: tumbler
-Section: xfce
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
- tumbler-common (= ${source:Version})
-Suggests: tumbler-plugins-extra
-Description: D-Bus thumbnailing service
- Tumbler is a D-Bus service for applications to request thumbnails for various
- URI schemes and MIME types. It is an implementation of the thumbnail management
- D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
-
-Package: tumbler-plugins-extra
-Section: xfce
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, tumbler (= ${binary:Version})
-Description: D-Bus thumbnailing service (additional plugins)
- Tumbler is a D-Bus service for applications to request thumbnails for various
- URI schemes and MIME types. It is an implementation of the thumbnail management
- D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
- .
- This package adds support of the following file formats to tumbler:
- - Raw Digital Camera Images
- - OpenDocument Format.
-
-Package: tumbler-common
-Section: xfce
-Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: libtumbler-1-0
-Description: D-Bus thumbnailing service (common files)
- Tumbler is a D-Bus service for applications to request thumbnails for various
- URI schemes and MIME types. It is an implementation of the thumbnail management
- D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
-
-Package: libtumbler-1-0
-Section: xfce
-Architecture: any
-Pre-depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: library for tumbler, a D-Bus thumbnailing service
- Tumbler is a D-Bus service for applications to request thumbnails for various
- URI schemes and MIME types. It is an implementation of the thumbnail management
- D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
- .
- This package contains the shared library.
-
-Package: libtumbler-1-dev
-Section: libdevel
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
- libtumbler-1-0 (= ${binary:Version}), libglib2.0-dev
-Description: library for tumbler, a D-Bus thumbnailing service (development)
- Tumbler is a D-Bus service for applications to request thumbnails for various
- URI schemes and MIME types. It is an implementation of the thumbnail management
- D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
- .
- This package contains the shared library development files.
-
-Package: libtumbler-1-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
- libtumbler-1-0 (= ${binary:Version})
-Description: library for tumbler, a D-Bus thumbnailing service (debug)
- Tumbler is a D-Bus service for applications to request thumbnails for various
- URI schemes and MIME types. It is an implementation of the thumbnail management
- D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
- .
- This package contains the debug symbols.
Copied: desktop/tags/tumbler/0.1.25-1/debian/control (from rev 6948, desktop/trunk/tumbler/debian/control)
===================================================================
--- desktop/tags/tumbler/0.1.25-1/debian/control (rev 0)
+++ desktop/tags/tumbler/0.1.25-1/debian/control 2012-05-05 13:05:00 UTC (rev 6956)
@@ -0,0 +1,85 @@
+Source: tumbler
+Priority: optional
+Section: xfce
+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), intltool (>= 0.31), pkg-config,
+ libglib2.0-dev, libgtk2.0-dev, libdbus-glib-1-dev, libpoppler-glib-dev,
+ libgstreamer0.10-dev, libjpeg-dev, libgsf-1-dev, libopenrawgnome-dev,
+ dpkg-dev (>= 1.16.1)
+Standards-Version: 3.9.3
+Homepage: http://www.xfce.org/
+Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/tumbler
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/tumbler
+
+Package: tumbler
+Section: xfce
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ tumbler-common (= ${source:Version})
+Suggests: tumbler-plugins-extra
+Description: D-Bus thumbnailing service
+ Tumbler is a D-Bus service for applications to request thumbnails for various
+ URI schemes and MIME types. It is an implementation of the thumbnail management
+ D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
+
+Package: tumbler-plugins-extra
+Section: xfce
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, tumbler (= ${binary:Version})
+Description: D-Bus thumbnailing service (additional plugins)
+ Tumbler is a D-Bus service for applications to request thumbnails for various
+ URI schemes and MIME types. It is an implementation of the thumbnail management
+ D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
+ .
+ This package adds support of the following file formats to tumbler:
+ - Raw Digital Camera Images
+ - OpenDocument Format.
+
+Package: tumbler-common
+Section: xfce
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Suggests: libtumbler-1-0
+Description: D-Bus thumbnailing service (common files)
+ Tumbler is a D-Bus service for applications to request thumbnails for various
+ URI schemes and MIME types. It is an implementation of the thumbnail management
+ D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
+
+Package: libtumbler-1-0
+Section: xfce
+Architecture: any
+Pre-depends: ${misc:Pre-Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: library for tumbler, a D-Bus thumbnailing service
+ Tumbler is a D-Bus service for applications to request thumbnails for various
+ URI schemes and MIME types. It is an implementation of the thumbnail management
+ D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
+ .
+ This package contains the shared library.
+
+Package: libtumbler-1-dev
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ libtumbler-1-0 (= ${binary:Version}), libglib2.0-dev
+Description: library for tumbler, a D-Bus thumbnailing service (development)
+ Tumbler is a D-Bus service for applications to request thumbnails for various
+ URI schemes and MIME types. It is an implementation of the thumbnail management
+ D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
+ .
+ This package contains the shared library development files.
+
+Package: libtumbler-1-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ libtumbler-1-0 (= ${binary:Version})
+Description: library for tumbler, a D-Bus thumbnailing service (debug)
+ Tumbler is a D-Bus service for applications to request thumbnails for various
+ URI schemes and MIME types. It is an implementation of the thumbnail management
+ D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
+ .
+ This package contains the debug symbols.
Deleted: desktop/tags/tumbler/0.1.25-1/debian/rules
===================================================================
--- desktop/trunk/tumbler/debian/rules 2012-05-03 06:08:24 UTC (rev 6907)
+++ desktop/tags/tumbler/0.1.25-1/debian/rules 2012-05-05 13:05:00 UTC (rev 6956)
@@ -1,21 +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
-
-override_dh_install:
- dh_install --list-missing -X .la
-
-override_dh_makeshlibs:
- dh_makeshlibs -p libtumbler-1-0 -X usr/lib/$(DEB_HOST_MULTIARCH)/tumbler-1/plugins
-
-override_dh_strip:
- dh_strip --dbg-package=libtumbler-1-dbg
-
-%:
- dh $@
-
-override_dh_auto_configure:
- mkdir -p m4
- NOCONFIGURE=1 xdt-autogen
- dh_auto_configure -- --disable-ffmpeg-thumbnailer
Copied: desktop/tags/tumbler/0.1.25-1/debian/rules (from rev 6948, desktop/trunk/tumbler/debian/rules)
===================================================================
--- desktop/tags/tumbler/0.1.25-1/debian/rules (rev 0)
+++ desktop/tags/tumbler/0.1.25-1/debian/rules 2012-05-05 13:05:00 UTC (rev 6956)
@@ -0,0 +1,19 @@
+#!/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
+
+override_dh_install:
+ dh_install --list-missing -X .la
+
+override_dh_makeshlibs:
+ dh_makeshlibs -p libtumbler-1-0 -X usr/lib/$(DEB_HOST_MULTIARCH)/tumbler-1/plugins
+
+override_dh_strip:
+ dh_strip --dbg-package=libtumbler-1-dbg
+
+%:
+ dh $@ --parallel
+
+override_dh_auto_configure:
+ dh_auto_configure -- --disable-ffmpeg-thumbnailer
More information about the Pkg-xfce-commits
mailing list