[Pkg-xfce-commits] r5859 - in desktop/tags/libxfce4ui: . 4.8.0-3/debian

Yves-Alexis Perez corsac at alioth.debian.org
Sat Jul 9 01:57:51 UTC 2011


Author: corsac
Date: 2011-07-09 13:57:51 +0000 (Sat, 09 Jul 2011)
New Revision: 5859

Added:
   desktop/tags/libxfce4ui/4.8.0-3/
   desktop/tags/libxfce4ui/4.8.0-3/debian/changelog
   desktop/tags/libxfce4ui/4.8.0-3/debian/rules
Removed:
   desktop/tags/libxfce4ui/4.8.0-3/debian/changelog
   desktop/tags/libxfce4ui/4.8.0-3/debian/rules
Log:
[svn-buildpackage] Tagging libxfce4ui 4.8.0-3

Deleted: desktop/tags/libxfce4ui/4.8.0-3/debian/changelog
===================================================================
--- desktop/trunk/libxfce4ui/debian/changelog	2011-07-05 15:15:27 UTC (rev 5853)
+++ desktop/tags/libxfce4ui/4.8.0-3/debian/changelog	2011-07-09 13:57:51 UTC (rev 5859)
@@ -1,14 +0,0 @@
-libxfce4ui (4.8.0-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 15:56:59 +0200
-
-libxfce4ui (4.8.0-1) experimental; urgency=low
-
-  * Initial release.                                            closes: #612048
-
- -- Yves-Alexis Perez <corsac at debian.org>  Sun, 06 Feb 2011 16:53:52 +0100

Copied: desktop/tags/libxfce4ui/4.8.0-3/debian/changelog (from rev 5857, desktop/trunk/libxfce4ui/debian/changelog)
===================================================================
--- desktop/tags/libxfce4ui/4.8.0-3/debian/changelog	                        (rev 0)
+++ desktop/tags/libxfce4ui/4.8.0-3/debian/changelog	2011-07-09 13:57:51 UTC (rev 5859)
@@ -0,0 +1,21 @@
+libxfce4ui (4.8.0-3) unstable; urgency=low
+
+  * debian/rules:
+    - cleanup .la files for glade too.                          closes: #633239
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sat, 09 Jul 2011 15:34:01 +0200
+
+libxfce4ui (4.8.0-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 15:56:59 +0200
+
+libxfce4ui (4.8.0-1) experimental; urgency=low
+
+  * Initial release.                                            closes: #612048
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sun, 06 Feb 2011 16:53:52 +0100

Deleted: desktop/tags/libxfce4ui/4.8.0-3/debian/rules
===================================================================
--- desktop/trunk/libxfce4ui/debian/rules	2011-07-05 15:15:27 UTC (rev 5853)
+++ desktop/tags/libxfce4ui/4.8.0-3/debian/rules	2011-07-09 13:57:51 UTC (rev 5859)
@@ -1,21 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/hardening-includes/hardening.make
-
-CFLAGS=$(shell dpkg-buildflags --get CFLAGS)
-LDFLAGS=$(shell dpkg-buildflags --get LDFLAGS)
-LDFLAGS+=$(HARDENING_LDFLAGS) -Wl,-z,defs -Wl,--as-needed -Wl,-O1
-CFLAGS+=$(HARDENING_CFLAGS)
-
-export CFLAGS LDFLAGS
-
-%:
-	dh $@
-
-override_dh_install:
-	rm -f $(CURDIR)/debian/tmp/usr/lib/*.la
-	rm -f $(CURDIR)/debian/tmp/usr/share/glade3/catalogs/libxfce4ui.xml.in
-	dh_install --fail-missing
-
-override_dh_strip:
-	dh_strip --dbg-package=libxfce4ui-1-dbg

Copied: desktop/tags/libxfce4ui/4.8.0-3/debian/rules (from rev 5856, desktop/trunk/libxfce4ui/debian/rules)
===================================================================
--- desktop/tags/libxfce4ui/4.8.0-3/debian/rules	                        (rev 0)
+++ desktop/tags/libxfce4ui/4.8.0-3/debian/rules	2011-07-09 13:57:51 UTC (rev 5859)
@@ -0,0 +1,22 @@
+#!/usr/bin/make -f
+
+include /usr/share/hardening-includes/hardening.make
+
+CFLAGS=$(shell dpkg-buildflags --get CFLAGS)
+LDFLAGS=$(shell dpkg-buildflags --get LDFLAGS)
+LDFLAGS+=$(HARDENING_LDFLAGS) -Wl,-z,defs -Wl,--as-needed -Wl,-O1
+CFLAGS+=$(HARDENING_CFLAGS)
+
+export CFLAGS LDFLAGS
+
+%:
+	dh $@
+
+override_dh_install:
+	rm $(CURDIR)/debian/tmp/usr/lib/*.la
+	rm $(CURDIR)/debian/tmp/usr/lib/glade3/modules/*.la
+	rm $(CURDIR)/debian/tmp/usr/share/glade3/catalogs/libxfce4ui.xml.in
+	dh_install --fail-missing
+
+override_dh_strip:
+	dh_strip --dbg-package=libxfce4ui-1-dbg




More information about the Pkg-xfce-commits mailing list