[Pkg-xfce-commits] r6270 - in desktop/tags/libxfce4ui: . 4.8.0-4/debian

Yves-Alexis Perez corsac at alioth.debian.org
Tue Dec 20 04:08:52 UTC 2011


Author: corsac
Date: 2011-12-20 16:08:51 +0000 (Tue, 20 Dec 2011)
New Revision: 6270

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

Deleted: desktop/tags/libxfce4ui/4.8.0-4/debian/NEWS
===================================================================
--- desktop/trunk/libxfce4ui/debian/NEWS	2011-12-19 20:28:53 UTC (rev 6264)
+++ desktop/tags/libxfce4ui/4.8.0-4/debian/NEWS	2011-12-20 16:08:51 UTC (rev 6270)
@@ -1,10 +0,0 @@
-libxfce4ui (4.8.0-4) UNRELEASED; urgency=low
- 
-  Starting Gtk+ 2.24.7, the Control key often found on PC keyboards isn't
-  called 'Control' but 'Primary', breaking configured keyboard shortcuts
-  already set. If you experience this in Xfce (application not starting and
-  keyboard shortcut using Control key), just re-bind the various
-  shortcuts using the same keys combination. The shortcut will be replaced by
-  the 'Primary' version and will work correctly.
-
- -- Yves-Alexis Perez <corsac at debian.org>  Mon, 28 Nov 2011 16:10:00 +0100

Copied: desktop/tags/libxfce4ui/4.8.0-4/debian/NEWS (from rev 6266, desktop/trunk/libxfce4ui/debian/NEWS)
===================================================================
--- desktop/tags/libxfce4ui/4.8.0-4/debian/NEWS	                        (rev 0)
+++ desktop/tags/libxfce4ui/4.8.0-4/debian/NEWS	2011-12-20 16:08:51 UTC (rev 6270)
@@ -0,0 +1,10 @@
+libxfce4ui (4.8.0-4) unstable; urgency=low
+ 
+  Starting Gtk+ 2.24.7, the Control key often found on PC keyboards isn't
+  called 'Control' but 'Primary', breaking configured keyboard shortcuts
+  already set. If you experience this in Xfce (application not starting and
+  keyboard shortcut using Control key), just re-bind the various
+  shortcuts using the same keys combination. The shortcut will be replaced by
+  the 'Primary' version and will work correctly.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Mon, 28 Nov 2011 16:10:00 +0100

Deleted: desktop/tags/libxfce4ui/4.8.0-4/debian/changelog
===================================================================
--- desktop/trunk/libxfce4ui/debian/changelog	2011-12-19 20:28:53 UTC (rev 6264)
+++ desktop/tags/libxfce4ui/4.8.0-4/debian/changelog	2011-12-20 16:08:51 UTC (rev 6270)
@@ -1,33 +0,0 @@
-libxfce4ui (4.8.0-4) UNRELEASED; 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>  Thu, 06 Oct 2011 13:23:38 +0200
-
-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.8.0-4/debian/changelog (from rev 6266, desktop/trunk/libxfce4ui/debian/changelog)
===================================================================
--- desktop/tags/libxfce4ui/4.8.0-4/debian/changelog	                        (rev 0)
+++ desktop/tags/libxfce4ui/4.8.0-4/debian/changelog	2011-12-20 16:08:51 UTC (rev 6270)
@@ -0,0 +1,33 @@
+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




More information about the Pkg-xfce-commits mailing list