[Pkg-xfce-commits] r6719 - in desktop/tags/libxfce4ui: . 4.9.1-1/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Mon Apr 9 10:48:53 UTC 2012
Author: corsac
Date: 2012-04-09 10:48:53 +0000 (Mon, 09 Apr 2012)
New Revision: 6719
Added:
desktop/tags/libxfce4ui/4.9.1-1/
desktop/tags/libxfce4ui/4.9.1-1/debian/changelog
desktop/tags/libxfce4ui/4.9.1-1/debian/rules
Removed:
desktop/tags/libxfce4ui/4.9.1-1/debian/changelog
desktop/tags/libxfce4ui/4.9.1-1/debian/rules
Log:
[svn-buildpackage] Tagging libxfce4ui 4.9.1-1
Deleted: desktop/tags/libxfce4ui/4.9.1-1/debian/changelog
===================================================================
--- desktop/branches/experimental/libxfce4ui/debian/changelog 2012-04-07 06:53:49 UTC (rev 6636)
+++ desktop/tags/libxfce4ui/4.9.1-1/debian/changelog 2012-04-09 10:48:53 UTC (rev 6719)
@@ -1,75 +0,0 @@
-libxfce4ui (4.9.1-1) UNRELEASED; urgency=low
-
- [ Lionel Le Folgoc ]
- * New upstream development release.
- * debian/control:
- - add a new binary package libxfce4ui-utils to contain xfce4-about files
- - libxfce4ui-utils breaks/replaces pre 4.10 xfce4-utils package, as it
- previously shipped xfce4-about.
- - use Breaks instead of Conflicts when possible.
- * debian/patches:
- - 01_replace-ctrl-primary-gtk-shortcuts.patch: refreshed to apply cleanly
- and add DEP-3 headers.
- * debian/libxfce4ui-1-0.shlibs: added.
- * debian/rules: take vendor handling code from xfce4-utils for xfce4-about.
- * debian/vendorinfo: added, taken from xfce4-utils, and renamed from
- debian/Debian.
-
- [ Yves-Alexis Perez ]
- * debian/control:
- - update standards version to 3.9.3.
- - update debhelper build-dep to 9.
- - add build-dep on dpkg-dev 1.16.1.
- - drop hardening-includes build-dep.
- - add pre-depends on ${misc:Pre-Depends}.
- - build-dep on libxfce4util6-dev to start using the new API and make the
- -dev package depends on it.
- * debian/rules:
- - use hardening support in debhelper 9 and dpkg-dev 1.16.1
- - multi-archify the paths.
- * debian/*.install:
- - multi-archify the paths.
-
- -- Lionel Le Folgoc <mrpouit at gmail.com> Sun, 22 Jan 2012 00:15:53 +0100
-
-libxfce4ui (4.8.1-1) unstable; urgency=low
-
- * New upstream bugfix release, including:
- - updated dutch translation. lp: #781043
- * debian/copyright: fix EOLs.
-
- -- Lionel Le Folgoc <mrpouit at gmail.com> Wed, 28 Dec 2011 21:20:37 +0100
-
-libxfce4ui (4.8.0-4) unstable; urgency=low
-
- * debian/control:
- - fix glade-xfce Recommends on libxfce4ui-1-dev.
- * debian/patches:
- - 01_replace-ctrl-primary-gtk-shortcuts added, replace Control by Primary
- in keyboard shortcuts since Gtk+ switch broke current shortcuts.
- * debian/NEWS added to tell people how to rebind shortcuts broken by the
- Gtk+ upgrade.
-
- -- Yves-Alexis Perez <corsac at debian.org> Tue, 20 Dec 2011 15:39:18 +0100
-
-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
Copied: desktop/tags/libxfce4ui/4.9.1-1/debian/changelog (from rev 6670, desktop/branches/experimental/libxfce4ui/debian/changelog)
===================================================================
--- desktop/tags/libxfce4ui/4.9.1-1/debian/changelog (rev 0)
+++ desktop/tags/libxfce4ui/4.9.1-1/debian/changelog 2012-04-09 10:48:53 UTC (rev 6719)
@@ -0,0 +1,76 @@
+libxfce4ui (4.9.1-1) experimental; urgency=low
+
+ [ Lionel Le Folgoc ]
+ * New upstream development release.
+ * debian/control:
+ - add a new binary package libxfce4ui-utils to contain xfce4-about files
+ - libxfce4ui-utils breaks/replaces pre 4.10 xfce4-utils package, as it
+ previously shipped xfce4-about.
+ - use Breaks instead of Conflicts when possible.
+ * debian/patches:
+ - 01_replace-ctrl-primary-gtk-shortcuts.patch: refreshed to apply cleanly
+ and add DEP-3 headers.
+ * debian/libxfce4ui-1-0.shlibs: added.
+ * debian/rules: take vendor handling code from xfce4-utils for xfce4-about.
+ * debian/vendorinfo: added, taken from xfce4-utils, and renamed from
+ debian/Debian.
+
+ [ Yves-Alexis Perez ]
+ * debian/control:
+ - update standards version to 3.9.3.
+ - update debhelper build-dep to 9.
+ - add build-dep on dpkg-dev 1.16.1.
+ - drop hardening-includes build-dep.
+ - add pre-depends on ${misc:Pre-Depends}.
+ - build-dep on libxfce4util6-dev to start using the new API and make the
+ -dev package depends on it.
+ * debian/rules:
+ - use hardening support in debhelper 9 and dpkg-dev 1.16.1
+ - multi-archify the paths.
+ - build with --parallel.
+ * debian/*.install:
+ - multi-archify the paths.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Sun, 08 Apr 2012 16:03:09 +0200
+
+libxfce4ui (4.8.1-1) unstable; urgency=low
+
+ * New upstream bugfix release, including:
+ - updated dutch translation. lp: #781043
+ * debian/copyright: fix EOLs.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Wed, 28 Dec 2011 21:20:37 +0100
+
+libxfce4ui (4.8.0-4) unstable; urgency=low
+
+ * debian/control:
+ - fix glade-xfce Recommends on libxfce4ui-1-dev.
+ * debian/patches:
+ - 01_replace-ctrl-primary-gtk-shortcuts added, replace Control by Primary
+ in keyboard shortcuts since Gtk+ switch broke current shortcuts.
+ * debian/NEWS added to tell people how to rebind shortcuts broken by the
+ Gtk+ upgrade.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 20 Dec 2011 15:39:18 +0100
+
+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.9.1-1/debian/rules
===================================================================
--- desktop/branches/experimental/libxfce4ui/debian/rules 2012-04-07 06:53:49 UTC (rev 6636)
+++ desktop/tags/libxfce4ui/4.9.1-1/debian/rules 2012-04-09 10:48:53 UTC (rev 6719)
@@ -1,25 +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
-
-XFVENDOR=Debian
-ifeq ($(shell dpkg-vendor --is Ubuntu && echo yes),yes)
- XFVENDOR=Xubuntu
-endif
-
-%:
- dh $@
-
-override_dh_auto_configure:
- dh_auto_configure -- --with-vendor-info=$(XFVENDOR)
-
-override_dh_install:
- rm $(CURDIR)/debian/tmp/usr/share/glade3/catalogs/libxfce4ui.xml.in
- dh_install --fail-missing -X .la
-
-override_dh_strip:
- dh_strip -p libxfce4ui-1-0 --dbg-package=libxfce4ui-1-dbg
- dh_strip -p glade-xfce --dbg-package=libxfce4ui-1-dbg
- dh_strip -p libxfce4ui-utils --dbg-package=libxfce4ui-utils-dbg
- dh_strip --remaining-packages
Copied: desktop/tags/libxfce4ui/4.9.1-1/debian/rules (from rev 6669, desktop/branches/experimental/libxfce4ui/debian/rules)
===================================================================
--- desktop/tags/libxfce4ui/4.9.1-1/debian/rules (rev 0)
+++ desktop/tags/libxfce4ui/4.9.1-1/debian/rules 2012-04-09 10:48:53 UTC (rev 6719)
@@ -0,0 +1,25 @@
+#!/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
+
+XFVENDOR=Debian
+ifeq ($(shell dpkg-vendor --is Ubuntu && echo yes),yes)
+ XFVENDOR=Xubuntu
+endif
+
+%:
+ dh $@ --parallel
+
+override_dh_auto_configure:
+ dh_auto_configure -- --with-vendor-info=$(XFVENDOR)
+
+override_dh_install:
+ rm $(CURDIR)/debian/tmp/usr/share/glade3/catalogs/libxfce4ui.xml.in
+ dh_install --fail-missing -X .la
+
+override_dh_strip:
+ dh_strip -p libxfce4ui-1-0 --dbg-package=libxfce4ui-1-dbg
+ dh_strip -p glade-xfce --dbg-package=libxfce4ui-1-dbg
+ dh_strip -p libxfce4ui-utils --dbg-package=libxfce4ui-utils-dbg
+ dh_strip --remaining-packages
More information about the Pkg-xfce-commits
mailing list