[Pkg-xfce-commits] r7219 - goodies/trunk/lightdm/debian
Daniel Echeverry
epsilon-guest at alioth.debian.org
Mon Oct 22 04:15:40 UTC 2012
Author: epsilon-guest
Date: 2012-10-22 04:15:39 +0000 (Mon, 22 Oct 2012)
New Revision: 7219
Modified:
goodies/trunk/lightdm/debian/changelog
goodies/trunk/lightdm/debian/rules
Log:
Upstream changelog is bogus. Closes: #689870
Modified: goodies/trunk/lightdm/debian/changelog
===================================================================
--- goodies/trunk/lightdm/debian/changelog 2012-10-21 21:19:42 UTC (rev 7218)
+++ goodies/trunk/lightdm/debian/changelog 2012-10-22 04:15:39 UTC (rev 7219)
@@ -1,10 +1,14 @@
lightdm (1.2.2-5) UNRELEASED; urgency=low
+ [ Yves-Alexis Perez ]
* debian/patches:
02_default-config updated, use Xorg as default X command. closes: #688756
- -- Yves-Alexis Perez <corsac at debian.org> Tue, 16 Oct 2012 22:11:44 +0200
+ [ Daniel Echeverry ]
+ * Upstream changelog is bogus. closes: #689870
+ -- Daniel Echeverry <epsilon77 at gmail.com> Sun, 21 Oct 2012 22:55:27 -0500
+
lightdm (1.2.2-4) unstable; urgency=low
* debian/control:
Modified: goodies/trunk/lightdm/debian/rules
===================================================================
--- goodies/trunk/lightdm/debian/rules 2012-10-21 21:19:42 UTC (rev 7218)
+++ goodies/trunk/lightdm/debian/rules 2012-10-22 04:15:39 UTC (rev 7219)
@@ -8,6 +8,9 @@
override_dh_auto_configure:
dh_auto_configure -- --with-greeter-user=lightdm --with-user-session=lightdm-xsession --enable-introspection=no --disable-silent-rules
+override_dh_installchangelogs:
+ dh_installchangelogs -- NEWS
+
override_dh_installinit:
dh_installinit --noscripts
More information about the Pkg-xfce-commits
mailing list