[Pkg-xfce-commits] r7190 - in goodies/tags/parole: . 0.3.0.3-1/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Sun Oct 7 02:22:58 UTC 2012
Author: corsac
Date: 2012-10-07 14:22:58 +0000 (Sun, 07 Oct 2012)
New Revision: 7190
Added:
goodies/tags/parole/0.3.0.3-1/
goodies/tags/parole/0.3.0.3-1/debian/changelog
goodies/tags/parole/0.3.0.3-1/debian/compat
goodies/tags/parole/0.3.0.3-1/debian/control
goodies/tags/parole/0.3.0.3-1/debian/parole.install
goodies/tags/parole/0.3.0.3-1/debian/rules
Removed:
goodies/tags/parole/0.3.0.3-1/debian/changelog
goodies/tags/parole/0.3.0.3-1/debian/compat
goodies/tags/parole/0.3.0.3-1/debian/control
goodies/tags/parole/0.3.0.3-1/debian/parole.install
goodies/tags/parole/0.3.0.3-1/debian/rules
Log:
[svn-buildpackage] Tagging parole 0.3.0.3-1
Deleted: goodies/tags/parole/0.3.0.3-1/debian/changelog
===================================================================
--- goodies/branches/experimental/parole/debian/changelog 2012-10-01 05:19:20 UTC (rev 7167)
+++ goodies/tags/parole/0.3.0.3-1/debian/changelog 2012-10-07 14:22:58 UTC (rev 7190)
@@ -1,65 +0,0 @@
-parole (0.3.0.3-1) UNRELEASED; urgency=low
-
- * New upstream release.
- * debian/patches:
- - 01_fix-implicit-dso-linking.patch: dropped, included upstream.
- * debian/control:
- - replace b-dep on libxfcegui4-dev with libxfce4ui-1-dev and bump
- libgtk2.0-dev to >= 2.20.
- - drop b-deps on xfce4-dev-tools, libtool, gtk-doc-tools, unused.
- * debian/rules:
- - drop xdt-autogen call.
-
- -- Lionel Le Folgoc <mrpouit at gmail.com> Wed, 15 Aug 2012 13:42:36 +0200
-
-parole (0.2.0.6-1) unstable; urgency=low
-
- [ Lionel Le Folgoc ]
- * debian/control:
- - drop unneeded build-dep on xulrunner-dev. closes: #594073
- - suggests a few useful gstreamer0.10 plugins.
- - build-depends on quilt.
- * debian/patches:
- - 01_fix-implicit-dso-linking.patch: added, fixes FTBFS with binutils-gold.
- - series: added. closes: #615760
- * debian/rules: pass --with quilt to dh.
-
- [ Yves-Alexis Perez ]
- * New upstream release.
- * Switch to 3.0 (quilt) source format.
- * debian/control:
- - update standards version to 3.9.2.
- - drop browser-plugin-parole package.
- - drop quilt build-dep.
- - add build-dep on hardening-includes
- - bump xfce build-deps to 4.8.
- * debian/parole.install updated.
- * debian/rules:
- - use --fail-missing and manually remove spurious files.
- - drop quilt addon
- - pick build flags from dpkg-buildflags.
- - add -O1, -z,defs and --as-needed to LDFLAGS.
- - add hardening flags to build flags.
- - stop harcoding the shell to bash, it works fine now. closes: #623830
-
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 24 Apr 2011 16:09:19 +0200
-
-parole (0.2.0.2-3) unstable; urgency=low
-
- * debian/control:
- - add depends on gstreamer0.10-x. closes: #583610
-
- -- Yves-Alexis Perez <corsac at debian.org> Sat, 29 May 2010 00:00:40 +0200
-
-parole (0.2.0.2-2) unstable; urgency=low
-
- * debian/control, debian/browser-plugin-parole: rename browser plugin
- package since it seems that's the preferred scheme.
-
- -- Yves-Alexis Perez <corsac at debian.org> Wed, 28 Apr 2010 21:42:11 +0200
-
-parole (0.2.0.2-1) unstable; urgency=low
-
- * Initial release closes: #549971
-
- -- Yves-Alexis Perez <corsac at debian.org> Mon, 26 Apr 2010 00:04:34 +0200
Copied: goodies/tags/parole/0.3.0.3-1/debian/changelog (from rev 7181, goodies/branches/experimental/parole/debian/changelog)
===================================================================
--- goodies/tags/parole/0.3.0.3-1/debian/changelog (rev 0)
+++ goodies/tags/parole/0.3.0.3-1/debian/changelog 2012-10-07 14:22:58 UTC (rev 7190)
@@ -0,0 +1,78 @@
+parole (0.3.0.3-1) experimental; urgency=low
+
+ [ Lionel Le Folgoc ]
+ * New upstream release.
+ * debian/patches:
+ - 01_fix-implicit-dso-linking.patch: dropped, included upstream.
+ * debian/control:
+ - replace b-dep on libxfcegui4-dev with libxfce4ui-1-dev and bump
+ libgtk2.0-dev to >= 2.20.
+ - drop b-deps on xfce4-dev-tools, libtool, gtk-doc-tools, unused.
+ * debian/rules:
+ - drop xdt-autogen call.
+
+ [ Yves-Alexis Perez ]
+ * debian/control:
+ - update standards version to 3.9.3.
+ - update debhelper build-dep to 9 and dpkg-dev one to 1.16.1
+ - drop hardening-includes build-dep.
+ * debian/rules:
+ - use debhelper 9 / dpkg-dev 1.16.1 hardening support.
+ - use multiarch paths.
+ * debian/compat bumped to 9.
+ * debian/parole.install:
+ - update paths for multiarch.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Sun, 07 Oct 2012 10:50:20 +0200
+
+parole (0.2.0.6-1) unstable; urgency=low
+
+ [ Lionel Le Folgoc ]
+ * debian/control:
+ - drop unneeded build-dep on xulrunner-dev. closes: #594073
+ - suggests a few useful gstreamer0.10 plugins.
+ - build-depends on quilt.
+ * debian/patches:
+ - 01_fix-implicit-dso-linking.patch: added, fixes FTBFS with binutils-gold.
+ - series: added. closes: #615760
+ * debian/rules: pass --with quilt to dh.
+
+ [ Yves-Alexis Perez ]
+ * New upstream release.
+ * Switch to 3.0 (quilt) source format.
+ * debian/control:
+ - update standards version to 3.9.2.
+ - drop browser-plugin-parole package.
+ - drop quilt build-dep.
+ - add build-dep on hardening-includes
+ - bump xfce build-deps to 4.8.
+ * debian/parole.install updated.
+ * debian/rules:
+ - use --fail-missing and manually remove spurious files.
+ - drop quilt addon
+ - pick build flags from dpkg-buildflags.
+ - add -O1, -z,defs and --as-needed to LDFLAGS.
+ - add hardening flags to build flags.
+ - stop harcoding the shell to bash, it works fine now. closes: #623830
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 24 Apr 2011 16:09:19 +0200
+
+parole (0.2.0.2-3) unstable; urgency=low
+
+ * debian/control:
+ - add depends on gstreamer0.10-x. closes: #583610
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sat, 29 May 2010 00:00:40 +0200
+
+parole (0.2.0.2-2) unstable; urgency=low
+
+ * debian/control, debian/browser-plugin-parole: rename browser plugin
+ package since it seems that's the preferred scheme.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 28 Apr 2010 21:42:11 +0200
+
+parole (0.2.0.2-1) unstable; urgency=low
+
+ * Initial release closes: #549971
+
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 26 Apr 2010 00:04:34 +0200
Deleted: goodies/tags/parole/0.3.0.3-1/debian/compat
===================================================================
--- goodies/branches/experimental/parole/debian/compat 2012-10-01 05:19:20 UTC (rev 7167)
+++ goodies/tags/parole/0.3.0.3-1/debian/compat 2012-10-07 14:22:58 UTC (rev 7190)
@@ -1 +0,0 @@
-7
Copied: goodies/tags/parole/0.3.0.3-1/debian/compat (from rev 7180, goodies/branches/experimental/parole/debian/compat)
===================================================================
--- goodies/tags/parole/0.3.0.3-1/debian/compat (rev 0)
+++ goodies/tags/parole/0.3.0.3-1/debian/compat 2012-10-07 14:22:58 UTC (rev 7190)
@@ -0,0 +1 @@
+9
Deleted: goodies/tags/parole/0.3.0.3-1/debian/control
===================================================================
--- goodies/branches/experimental/parole/debian/control 2012-10-01 05:19:20 UTC (rev 7167)
+++ goodies/tags/parole/0.3.0.3-1/debian/control 2012-10-07 14:22:58 UTC (rev 7190)
@@ -1,41 +0,0 @@
-Source: parole
-Section: xfce
-Priority: optional
-Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
-Uploaders: Yves-Alexis Perez <corsac at debian.org>, Emanuele Rocca <ema at debian.org>,
- Simon Huggins <huggie at earth.li>, Lionel Le Folgoc <mrpouit at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), intltool, pkg-config,
- libgtk2.0-dev (>= 2.20), libgstreamer0.10-dev,
- libgstreamer-plugins-base0.10-dev, libdbus-1-dev, libdbus-glib-1-dev,
- libxfce4ui-1-dev, libnotify-dev, libtagc0-dev,
- hardening-includes
-Standards-Version: 3.9.2
-Homepage: http://goodies.xfce.org/projects/applications/parole
-Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/parole/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/parole/
-
-Package: parole
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, gstreamer0.10-x
-Suggests: gstreamer0.10-plugins-ugly, gstreamer0.10-plugins-bad, gstreamer0.10-ffmpeg
-Description: media player based on GStreamer framework
- Parole is a media player for the Xfce desktop environment, written using the
- GStreamer framework.
- .
- Parole features playback of local media files, including video with subtitles
- support, DVD/CD and live streams; it is also extensible via plugins.
- .
- This package contains Parole media player.
-
-Package: parole-dev
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libxfce4util-dev, libglib2.0-dev,
- libgtk2.0-dev
-Description: development files for Parole media player
- Parole is a media player for the Xfce desktop environment, written using the
- GStreamer framework.
- .
- Parole features playback of local media files, including video with subtitles
- support, DVD/CD and live streams; it is also extensible via plugins.
- .
- This package contains development files for Parole's plugin interface.
Copied: goodies/tags/parole/0.3.0.3-1/debian/control (from rev 7180, goodies/branches/experimental/parole/debian/control)
===================================================================
--- goodies/tags/parole/0.3.0.3-1/debian/control (rev 0)
+++ goodies/tags/parole/0.3.0.3-1/debian/control 2012-10-07 14:22:58 UTC (rev 7190)
@@ -0,0 +1,41 @@
+Source: parole
+Section: xfce
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
+Uploaders: Yves-Alexis Perez <corsac at debian.org>, Emanuele Rocca <ema at debian.org>,
+ Simon Huggins <huggie at earth.li>, Lionel Le Folgoc <mrpouit at gmail.com>
+Build-Depends: debhelper (>= 9), intltool, pkg-config,
+ libgtk2.0-dev (>= 2.20), libgstreamer0.10-dev,
+ libgstreamer-plugins-base0.10-dev, libdbus-1-dev, libdbus-glib-1-dev,
+ libxfce4ui-1-dev, libnotify-dev, libtagc0-dev,
+ dpkg-dev (>= 1.16.1)
+Standards-Version: 3.9.3
+Homepage: http://goodies.xfce.org/projects/applications/parole
+Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/parole/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/parole/
+
+Package: parole
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, gstreamer0.10-x
+Suggests: gstreamer0.10-plugins-ugly, gstreamer0.10-plugins-bad, gstreamer0.10-ffmpeg
+Description: media player based on GStreamer framework
+ Parole is a media player for the Xfce desktop environment, written using the
+ GStreamer framework.
+ .
+ Parole features playback of local media files, including video with subtitles
+ support, DVD/CD and live streams; it is also extensible via plugins.
+ .
+ This package contains Parole media player.
+
+Package: parole-dev
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, libxfce4util-dev, libglib2.0-dev,
+ libgtk2.0-dev
+Description: development files for Parole media player
+ Parole is a media player for the Xfce desktop environment, written using the
+ GStreamer framework.
+ .
+ Parole features playback of local media files, including video with subtitles
+ support, DVD/CD and live streams; it is also extensible via plugins.
+ .
+ This package contains development files for Parole's plugin interface.
Deleted: goodies/tags/parole/0.3.0.3-1/debian/parole.install
===================================================================
--- goodies/branches/experimental/parole/debian/parole.install 2012-10-01 05:19:20 UTC (rev 7167)
+++ goodies/tags/parole/0.3.0.3-1/debian/parole.install 2012-10-07 14:22:58 UTC (rev 7190)
@@ -1,3 +0,0 @@
-usr/bin
-usr/lib/parole-0/*.so
-usr/share
Copied: goodies/tags/parole/0.3.0.3-1/debian/parole.install (from rev 7180, goodies/branches/experimental/parole/debian/parole.install)
===================================================================
--- goodies/tags/parole/0.3.0.3-1/debian/parole.install (rev 0)
+++ goodies/tags/parole/0.3.0.3-1/debian/parole.install 2012-10-07 14:22:58 UTC (rev 7190)
@@ -0,0 +1,3 @@
+usr/bin
+usr/lib/*/parole-0/*.so
+usr/share
Deleted: goodies/tags/parole/0.3.0.3-1/debian/rules
===================================================================
--- goodies/branches/experimental/parole/debian/rules 2012-10-01 05:19:20 UTC (rev 7167)
+++ goodies/tags/parole/0.3.0.3-1/debian/rules 2012-10-07 14:22:58 UTC (rev 7190)
@@ -1,20 +0,0 @@
-#!/usr/bin/make -f
-include /usr/share/hardening-includes/hardening.make
-
-LDFLAGS=$(shell dpkg-buildflags --get LDFLAGS)
-CFLAGS=$(shell dpkg-buildflags --get CFLAGS)
-LDFLAGS+=-Wl,-O1 -Wl,--as-needed
-CFLAGS+=$(HARDENING_CFLAGS)
-LDFLAGS+=$(HARDENING_LDFLAGS)
-
-export CFLAGS LDFLAGS
-
-%:
- dh $@
-
-override_dh_makeshlibs:
- dh_makeshlibs -X usr/lib/parole-0
-
-override_dh_install:
- find debian/tmp/usr/lib -name '*.la' -delete
- dh_install --fail-missing
Copied: goodies/tags/parole/0.3.0.3-1/debian/rules (from rev 7180, goodies/branches/experimental/parole/debian/rules)
===================================================================
--- goodies/tags/parole/0.3.0.3-1/debian/rules (rev 0)
+++ goodies/tags/parole/0.3.0.3-1/debian/rules 2012-10-07 14:22:58 UTC (rev 7190)
@@ -0,0 +1,14 @@
+#!/usr/bin/make -f
+
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1
+export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,+bindnow
+
+%:
+ dh $@
+
+override_dh_makeshlibs:
+ dh_makeshlibs -X usr/lib/$(DEB_HOST_MULTIARCH)/parole-0
+
+override_dh_install:
+ find debian/tmp/usr/lib -name '*.la' -delete
+ dh_install --fail-missing
More information about the Pkg-xfce-commits
mailing list