xubuntu-dev team mailing list archive
-
xubuntu-dev team
-
Mailing list archive
-
Message #02870
[Merge] lp:~xubuntu-dev/ubuntu/utopic/lightdm-gtk-greeter/bug-1336727 into lp:ubuntu/lightdm-gtk-greeter
Sean Davis has proposed merging lp:~xubuntu-dev/ubuntu/utopic/lightdm-gtk-greeter/bug-1336727 into lp:ubuntu/lightdm-gtk-greeter.
Requested reviews:
Ubuntu Development Team (ubuntu-dev)
Related bugs:
Bug #1336727 in lightdm-gtk-greeter (Ubuntu): "ido build-depends removed from utopic package"
https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-greeter/+bug/1336727
For more details, see:
https://code.launchpad.net/~xubuntu-dev/ubuntu/utopic/lightdm-gtk-greeter/bug-1336727/+merge/225286
Restore build-depends on ido
--
https://code.launchpad.net/~xubuntu-dev/ubuntu/utopic/lightdm-gtk-greeter/bug-1336727/+merge/225286
Your team Xubuntu Developers is subscribed to branch lp:~xubuntu-dev/ubuntu/utopic/lightdm-gtk-greeter/bug-1336727.
=== modified file 'debian/changelog'
--- debian/changelog 2014-06-07 15:45:56 +0000
+++ debian/changelog 2014-07-02 10:38:11 +0000
@@ -1,3 +1,11 @@
+lightdm-gtk-greeter (1.8.5-1ubuntu2) utopic; urgency=medium
+
+ * Fix indicator support (LP: #1336727)
+ - debian/changelog:
+ + Build-Depends on libido3-0.1-dev
+
+ -- Sean Davis <smd.seandavis@xxxxxxxxx> Wed, 02 Jul 2014 06:20:58 -0400
+
lightdm-gtk-greeter (1.8.5-1ubuntu1) utopic; urgency=low
* Merge from Debian unstable. (LP: #1320830) Remaining changes:
=== modified file 'debian/control'
--- debian/control 2014-06-07 15:45:56 +0000
+++ debian/control 2014-07-02 10:38:11 +0000
@@ -1,13 +1,14 @@
Source: lightdm-gtk-greeter
Section: x11
Priority: optional
-Maintainer: Ubuntu Developers <ubuntu-devel-discuss@xxxxxxxxxxxxxxxx>
+Maintainer: Xubuntu Developers <xubuntu-devel@xxxxxxxxxxxxxxxx>
XSBC-Original-Maintainer: Debian Xfce Maintainers <pkg-xfce-devel@xxxxxxxxxxxxxxxxxxxxxxx>
Uploaders: Evgeni Golov <evgeni@xxxxxxxxxx>,
Yves-Alexis Perez <corsac@xxxxxxxxxx>, Emanuele Rocca <ema@xxxxxxxxxx>,
Simon Huggins <huggie@xxxxxxxx>
Build-Depends: debhelper (>= 9), pkg-config, libgtk-3-dev,
- liblightdm-gobject-1-dev (>= 1.3.5), intltool, autotools-dev, libindicator3-dev
+ liblightdm-gobject-1-dev (>= 1.3.5), intltool, autotools-dev,
+ libido3-0.1-dev, libindicator3-dev
Standards-Version: 3.9.5
Homepage: https://launchpad.net/lightdm-gtk-greeter
Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/lightdm-gtk-greeter
Follow ups