Bug#862457: jessie-pu: package gdm3/3.14.1-8~deb8u1
Adrian Bunk
bunk at debian.org
Fri May 12 21:41:19 UTC 2017
Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian.org at packages.debian.org
Usertags: pu
The Uploaders field changed since it is automatically
generated during the build, listing the uploaders from
the 10 most recent uploads in the changelog that are
also GNOME team members.
changelog | 14 ++++++++++++++
control | 2 +-
patches/07_fix_caribou_path.patch | 15 +++++++++++++++
patches/series | 1 +
4 files changed, 31 insertions(+), 1 deletion(-)
diff -Nru gdm3-3.14.1/debian/changelog gdm3-3.14.1/debian/changelog
--- gdm3-3.14.1/debian/changelog 2015-04-04 10:20:26.000000000 +0300
+++ gdm3-3.14.1/debian/changelog 2017-05-13 00:19:02.000000000 +0300
@@ -1,3 +1,17 @@
+gdm3 (3.14.1-8~deb8u1) jessie; urgency=medium
+
+ * Non-maintainer upload.
+ * Rebuild for jessie.
+
+ -- Adrian Bunk <bunk at debian.org> Sat, 13 May 2017 00:18:41 +0300
+
+gdm3 (3.14.1-8) unstable; urgency=medium
+
+ * d/p/07_fix_caribou_path.patch: Fix the path to the caribou daemon in the
+ autostart desktop file (Closes: #784671)
+
+ -- Laurent Bigonville <bigon at debian.org> Tue, 09 Jun 2015 15:04:11 +0200
+
gdm3 (3.14.1-7) unstable; urgency=medium
* Add Conflicts/Replaces: gdm in libgdm1 as well. Closes: #781535.
diff -Nru gdm3-3.14.1/debian/control gdm3-3.14.1/debian/control
--- gdm3-3.14.1/debian/control 2015-04-04 10:30:27.000000000 +0300
+++ gdm3-3.14.1/debian/control 2017-05-13 00:24:05.000000000 +0300
@@ -6,7 +6,7 @@
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>
+Uploaders: Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>
Build-Depends: gnome-pkg-tools (>= 0.16.3),
debhelper (>= 8.1.3),
cdbs (>= 0.4.122~),
diff -Nru gdm3-3.14.1/debian/patches/07_fix_caribou_path.patch gdm3-3.14.1/debian/patches/07_fix_caribou_path.patch
--- gdm3-3.14.1/debian/patches/07_fix_caribou_path.patch 1970-01-01 02:00:00.000000000 +0200
+++ gdm3-3.14.1/debian/patches/07_fix_caribou_path.patch 2015-06-09 15:37:34.000000000 +0300
@@ -0,0 +1,15 @@
+Description: Fix caribou daemon path in autostart file
+From: Laurent Bigonville <bigon at debian.org>
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784671
+Forwarded: not-needed
+
+--- a/data/autostart/caribou-autostart.desktop.in
++++ b/data/autostart/caribou-autostart.desktop.in
+@@ -1,6 +1,6 @@
+ [Desktop Entry]
+ Type=Application
+ Name=Caribou
+-Exec=@LIBEXECDIR@/caribou
++Exec=/usr/lib/caribou/caribou
+ AutostartCondition=GSettings org.gnome.desktop.a11y.applications screen-keyboard-enabled
+ X-GNOME-AutoRestart=true
diff -Nru gdm3-3.14.1/debian/patches/series gdm3-3.14.1/debian/patches/series
--- gdm3-3.14.1/debian/patches/series 2015-03-11 20:27:40.000000000 +0200
+++ gdm3-3.14.1/debian/patches/series 2015-06-09 13:59:34.000000000 +0300
@@ -1,3 +1,4 @@
+07_fix_caribou_path.patch
08_frequent-users_greeter.patch
09_default_session.patch
16_xserver_path.patch
More information about the pkg-gnome-maintainers
mailing list