[Pkg-xfce-commits] r7013 - in goodies/tags/xfce4-volumed: . 0.1.13-3/debian

Yves-Alexis Perez corsac at alioth.debian.org
Tue May 15 09:45:29 UTC 2012


Author: corsac
Date: 2012-05-15 21:45:29 +0000 (Tue, 15 May 2012)
New Revision: 7013

Added:
   goodies/tags/xfce4-volumed/0.1.13-3/
   goodies/tags/xfce4-volumed/0.1.13-3/debian/changelog
   goodies/tags/xfce4-volumed/0.1.13-3/debian/compat
   goodies/tags/xfce4-volumed/0.1.13-3/debian/control
   goodies/tags/xfce4-volumed/0.1.13-3/debian/rules
   goodies/tags/xfce4-volumed/0.1.13-3/debian/xfce4-volumed.lintian-overrides
Removed:
   goodies/tags/xfce4-volumed/0.1.13-3/debian/changelog
   goodies/tags/xfce4-volumed/0.1.13-3/debian/compat
   goodies/tags/xfce4-volumed/0.1.13-3/debian/control
   goodies/tags/xfce4-volumed/0.1.13-3/debian/rules
Log:
[svn-buildpackage] Tagging xfce4-volumed 0.1.13-3

Deleted: goodies/tags/xfce4-volumed/0.1.13-3/debian/changelog
===================================================================
--- goodies/trunk/xfce4-volumed/debian/changelog	2012-05-14 21:03:12 UTC (rev 6982)
+++ goodies/tags/xfce4-volumed/0.1.13-3/debian/changelog	2012-05-15 21:45:29 UTC (rev 7013)
@@ -1,48 +0,0 @@
-xfce4-volumed (0.1.13-2) unstable; urgency=low
-
-  * debian/control: explicitly depends on libgtk2.0-dev.
-
- -- Lionel Le Folgoc <mrpouit at gmail.com>  Sun, 19 Jun 2011 11:40:29 +0200
-
-xfce4-volumed (0.1.13-1) unstable; urgency=low
-
-  [ Yves-Alexis Perez ]
-  * New upstream release.
-  * debian/control:
-    - add build-dep on hardening-includes.
-    - update standards version to 3.9.2.
-    - remove Emanuele and Simon from uploaders.
-  * Switch to 3.0 (quilt) source format.
-  * 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.
-
-  [ Lionel Le Folgoc ]
-  * debian/control:
-    - add myself to Uploaders
-    - clean up build-deps: drop exo and xfcegui4, switch from xcb-keysyms1 to
-      libkeybinder-dev >= 0.2.2-2 (previous revisions didn't ship the .pc)
-    - drop unused ${shlibs:Recommends}.
-    - update description                                            lp: #725986
-  * Switch to 3.0 (quilt).
-
- -- Yves-Alexis Perez <corsac at debian.org>  Wed, 20 Apr 2011 13:23:23 +0200
-
-xfce4-volumed (0.1.8-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Yves-Alexis Perez <corsac at debian.org>  Wed, 18 Nov 2009 08:42:27 +0100
-
-xfce4-volumed (0.1.7-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Yves-Alexis Perez <corsac at debian.org>  Sun, 01 Nov 2009 14:08:37 +0100
-
-xfce4-volumed (0.1.5-1) unstable; urgency=low
-
-  * Initial release                                            closes: #545098
-
- -- Yves-Alexis Perez <corsac at debian.org>  Wed, 28 Oct 2009 08:44:04 +0100

Copied: goodies/tags/xfce4-volumed/0.1.13-3/debian/changelog (from rev 6997, goodies/trunk/xfce4-volumed/debian/changelog)
===================================================================
--- goodies/tags/xfce4-volumed/0.1.13-3/debian/changelog	                        (rev 0)
+++ goodies/tags/xfce4-volumed/0.1.13-3/debian/changelog	2012-05-15 21:45:29 UTC (rev 7013)
@@ -0,0 +1,63 @@
+xfce4-volumed (0.1.13-3) unstable; urgency=low
+
+  * debian/control:
+    - add depends on a gstreamer audiosink.                     closes: #673060
+    - update debhelper build-dep to 9 and add dpkg-dev 1.16.1 build-dep for
+      hardening support.
+    - update standards version to 3.9.3.
+  * debian/rules:
+    - switch to dpkg-dev 1.16.1 an debhelper 9 hardening support.
+  * debian/compat bumped to 9.
+  * debian/xfce4-volumed.lintian-overrides added, override warnings for
+    hardening flags, we do use them.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Tue, 15 May 2012 22:56:32 +0200
+
+xfce4-volumed (0.1.13-2) unstable; urgency=low
+
+  * debian/control: explicitly depends on libgtk2.0-dev.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com>  Sun, 19 Jun 2011 11:40:29 +0200
+
+xfce4-volumed (0.1.13-1) unstable; urgency=low
+
+  [ Yves-Alexis Perez ]
+  * New upstream release.
+  * debian/control:
+    - add build-dep on hardening-includes.
+    - update standards version to 3.9.2.
+    - remove Emanuele and Simon from uploaders.
+  * Switch to 3.0 (quilt) source format.
+  * 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.
+
+  [ Lionel Le Folgoc ]
+  * debian/control:
+    - add myself to Uploaders
+    - clean up build-deps: drop exo and xfcegui4, switch from xcb-keysyms1 to
+      libkeybinder-dev >= 0.2.2-2 (previous revisions didn't ship the .pc)
+    - drop unused ${shlibs:Recommends}.
+    - update description                                            lp: #725986
+  * Switch to 3.0 (quilt).
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Wed, 20 Apr 2011 13:23:23 +0200
+
+xfce4-volumed (0.1.8-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Wed, 18 Nov 2009 08:42:27 +0100
+
+xfce4-volumed (0.1.7-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sun, 01 Nov 2009 14:08:37 +0100
+
+xfce4-volumed (0.1.5-1) unstable; urgency=low
+
+  * Initial release                                            closes: #545098
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Wed, 28 Oct 2009 08:44:04 +0100

Deleted: goodies/tags/xfce4-volumed/0.1.13-3/debian/compat
===================================================================
--- goodies/trunk/xfce4-volumed/debian/compat	2012-05-14 21:03:12 UTC (rev 6982)
+++ goodies/tags/xfce4-volumed/0.1.13-3/debian/compat	2012-05-15 21:45:29 UTC (rev 7013)
@@ -1 +0,0 @@
-7

Copied: goodies/tags/xfce4-volumed/0.1.13-3/debian/compat (from rev 6989, goodies/trunk/xfce4-volumed/debian/compat)
===================================================================
--- goodies/tags/xfce4-volumed/0.1.13-3/debian/compat	                        (rev 0)
+++ goodies/tags/xfce4-volumed/0.1.13-3/debian/compat	2012-05-15 21:45:29 UTC (rev 7013)
@@ -0,0 +1 @@
+9

Deleted: goodies/tags/xfce4-volumed/0.1.13-3/debian/control
===================================================================
--- goodies/trunk/xfce4-volumed/debian/control	2012-05-14 21:03:12 UTC (rev 6982)
+++ goodies/tags/xfce4-volumed/0.1.13-3/debian/control	2012-05-15 21:45:29 UTC (rev 7013)
@@ -1,21 +0,0 @@
-Source: xfce4-volumed
-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 (>= 7), libxfconf-0-dev, libgstreamer0.10-dev,
- libgstreamer-plugins-base0.10-dev, libnotify-dev, hardening-includes, 
- libkeybinder-dev (>= 0.2.2-2), libgtk2.0-dev
-Standards-Version: 3.9.2
-Homepage: http://goodies.xfce.org/projects/applications/xfce4-volumed
-Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-volumed/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-volumed/
-
-Package: xfce4-volumed
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: volume keys daemon
- This is a volume keys control daemon for Xfce Desktop environment. It controls
- the volume using multimedia keys, for the card configured in xfce4-mixer. It
- also provides volume change notifications.

Copied: goodies/tags/xfce4-volumed/0.1.13-3/debian/control (from rev 6991, goodies/trunk/xfce4-volumed/debian/control)
===================================================================
--- goodies/tags/xfce4-volumed/0.1.13-3/debian/control	                        (rev 0)
+++ goodies/tags/xfce4-volumed/0.1.13-3/debian/control	2012-05-15 21:45:29 UTC (rev 7013)
@@ -0,0 +1,22 @@
+Source: xfce4-volumed
+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), libxfconf-0-dev, libgstreamer0.10-dev,
+ libgstreamer-plugins-base0.10-dev, libnotify-dev,
+ libkeybinder-dev (>= 0.2.2-2), libgtk2.0-dev, dpkg-dev (>= 1.16.1)
+Standards-Version: 3.9.3
+Homepage: http://goodies.xfce.org/projects/applications/xfce4-volumed
+Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-volumed/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-volumed/
+
+Package: xfce4-volumed
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends},
+  gstreamer0.10-alsa | gstreamer0.10-audiosink
+Description: volume keys daemon
+ This is a volume keys control daemon for Xfce Desktop environment. It controls
+ the volume using multimedia keys, for the card configured in xfce4-mixer. It
+ also provides volume change notifications.

Deleted: goodies/tags/xfce4-volumed/0.1.13-3/debian/rules
===================================================================
--- goodies/trunk/xfce4-volumed/debian/rules	2012-05-14 21:03:12 UTC (rev 6982)
+++ goodies/tags/xfce4-volumed/0.1.13-3/debian/rules	2012-05-15 21:45:29 UTC (rev 7013)
@@ -1,12 +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+=$(HARDENING_LDFLAGS) -Wl,-O1 -Wl,-z,defs -Wl,--as-needed
-CFLAGS+=$(HARDENING_CFLAGS)
-
-export CFLAGS LDFLAGS
-
-%:
-	dh $@

Copied: goodies/tags/xfce4-volumed/0.1.13-3/debian/rules (from rev 6989, goodies/trunk/xfce4-volumed/debian/rules)
===================================================================
--- goodies/tags/xfce4-volumed/0.1.13-3/debian/rules	                        (rev 0)
+++ goodies/tags/xfce4-volumed/0.1.13-3/debian/rules	2012-05-15 21:45:29 UTC (rev 7013)
@@ -0,0 +1,7 @@
+#!/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 $@

Copied: goodies/tags/xfce4-volumed/0.1.13-3/debian/xfce4-volumed.lintian-overrides (from rev 6996, goodies/trunk/xfce4-volumed/debian/xfce4-volumed.lintian-overrides)
===================================================================
--- goodies/tags/xfce4-volumed/0.1.13-3/debian/xfce4-volumed.lintian-overrides	                        (rev 0)
+++ goodies/tags/xfce4-volumed/0.1.13-3/debian/xfce4-volumed.lintian-overrides	2012-05-15 21:45:29 UTC (rev 7013)
@@ -0,0 +1,3 @@
+# we do use hardening flags
+xfce4-volumed: hardening-no-stackprotector usr/bin/xfce4-volumed
+xfce4-volumed: binary-without-manpage usr/bin/xfce4-volumed




More information about the Pkg-xfce-commits mailing list