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

Yves-Alexis Perez corsac at alioth.debian.org
Sun Jun 19 10:39:30 UTC 2011


Author: corsac
Date: 2011-06-19 10:39:30 +0000 (Sun, 19 Jun 2011)
New Revision: 5814

Added:
   goodies/tags/xfce4-volumed/0.1.13-2/
   goodies/tags/xfce4-volumed/0.1.13-2/debian/changelog
   goodies/tags/xfce4-volumed/0.1.13-2/debian/rules
Removed:
   goodies/tags/xfce4-volumed/0.1.13-2/debian/changelog
   goodies/tags/xfce4-volumed/0.1.13-2/debian/rules
Log:
[svn-buildpackage] Tagging xfce4-volumed 0.1.13-2

Deleted: goodies/tags/xfce4-volumed/0.1.13-2/debian/changelog
===================================================================
--- goodies/trunk/xfce4-volumed/debian/changelog	2011-06-18 22:52:55 UTC (rev 5811)
+++ goodies/tags/xfce4-volumed/0.1.13-2/debian/changelog	2011-06-19 10:39:30 UTC (rev 5814)
@@ -1,48 +0,0 @@
-xfce4-volumed (0.1.13-2) UNRELEASED; urgency=low
-
-  * debian/control: explicitly depends on libgtk2.0-dev.
-
- -- Lionel Le Folgoc <mrpouit at gmail.com>  Sat, 18 Jun 2011 23:57:28 +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-2/debian/changelog (from rev 5812, goodies/trunk/xfce4-volumed/debian/changelog)
===================================================================
--- goodies/tags/xfce4-volumed/0.1.13-2/debian/changelog	                        (rev 0)
+++ goodies/tags/xfce4-volumed/0.1.13-2/debian/changelog	2011-06-19 10:39:30 UTC (rev 5814)
@@ -0,0 +1,48 @@
+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-2/debian/rules
===================================================================
--- goodies/trunk/xfce4-volumed/debian/rules	2011-06-18 22:52:55 UTC (rev 5811)
+++ goodies/tags/xfce4-volumed/0.1.13-2/debian/rules	2011-06-19 10:39:30 UTC (rev 5814)
@@ -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,-z,defs -Wl,--as-needed
-CFLAGS+=$(HARDENING_CFLAGS)
-
-export CFLAGS LDFLAGS
-
-%:
-	dh $@

Copied: goodies/tags/xfce4-volumed/0.1.13-2/debian/rules (from rev 5812, goodies/trunk/xfce4-volumed/debian/rules)
===================================================================
--- goodies/tags/xfce4-volumed/0.1.13-2/debian/rules	                        (rev 0)
+++ goodies/tags/xfce4-volumed/0.1.13-2/debian/rules	2011-06-19 10:39:30 UTC (rev 5814)
@@ -0,0 +1,12 @@
+#!/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 $@




More information about the Pkg-xfce-commits mailing list