debian/0000775000000000000000000000000012356415755007205 5ustar debian/source/0000775000000000000000000000000012310357760010474 5ustar debian/source/format0000664000000000000000000000001412310357760011702 0ustar 3.0 (quilt) debian/lightdm-gtk-greeter.lintian-overrides0000664000000000000000000000033212310357760016420 0ustar # we do pass -fstack-protector lightdm-gtk-greeter: hardening-no-stackprotector usr/sbin/lightdm-gtk-greeter # not really used directly by users lightdm-gtk-greeter: binary-without-manpage usr/sbin/lightdm-gtk-greeter debian/lightdm-gtk-greeter.postrm0000664000000000000000000000040712310357760014311 0ustar #!/bin/sh set -e if dpkg-maintscript-helper supports mv_conffile; then dpkg-maintscript-helper mv_conffile \ /etc/lightdm/lightdm-gtk-greeter.conf \ /etc/lightdm/lightdm-gtk-greeter-ubuntu.conf \ 1.0.0-0ubuntu1 -- "$@" fi #DEBHELPER# exit 0 debian/patches/0000775000000000000000000000000012356414767010636 5ustar debian/patches/04_default-gtk-greeter-config.patch0000664000000000000000000000153612356414767017274 0ustar Author: Yves-Alexis Perez Author: Lionel Le Folgoc Description: adapt GTK+ greeter config to Debian Especially: * use background from desktop-base * force the use of default GTK+ 3 theme (Adwaita) * use some hinting Forwarded: not-needed --- a/data/lightdm-gtk-greeter.conf +++ b/data/lightdm-gtk-greeter.conf @@ -16,15 +16,15 @@ # screensaver-timeout = Timeout (in seconds) until the screen blanks when the greeter is called as lockscreen # [greeter] -#background= -#theme-name= +background=/usr/share/images/desktop-base/login-background.svg +theme-name=Adwaita #icon-theme-name= #font-name= -#xft-antialias= +xft-antialias=true #xft-dpi= -#xft-hintstyle= -#xft-rgba= -#show-indicators= +xft-hintstyle=hintfull +xft-rgba=rgb +show-indicators=~language;~session;~power #show-clock= #clock-format= #keyboard= debian/patches/series0000664000000000000000000000004512356414767012052 0ustar #04_default-gtk-greeter-config.patch debian/60-lightdm-gtk-greeter.conf0000664000000000000000000000006312310357760014133 0ustar [SeatDefaults] greeter-session=lightdm-gtk-greeter debian/lightdm-gtk-greeter.preinst0000664000000000000000000000040712310357760014451 0ustar #!/bin/sh set -e if dpkg-maintscript-helper supports mv_conffile; then dpkg-maintscript-helper mv_conffile \ /etc/lightdm/lightdm-gtk-greeter.conf \ /etc/lightdm/lightdm-gtk-greeter-ubuntu.conf \ 1.0.0-0ubuntu1 -- "$@" fi #DEBHELPER# exit 0 debian/lightdm-gtk-greeter.postinst0000664000000000000000000000114412310357760014647 0ustar #!/bin/sh set -e if dpkg-maintscript-helper supports mv_conffile; then dpkg-maintscript-helper mv_conffile \ /etc/lightdm/lightdm-gtk-greeter.conf \ /etc/lightdm/lightdm-gtk-greeter-ubuntu.conf \ 1.0.0-0ubuntu1 -- "$@" fi if [ "$1" = "configure" ]; then update-alternatives --install /usr/share/xgreeters/lightdm-greeter.desktop \ lightdm-greeter /usr/share/xgreeters/lightdm-gtk-greeter.desktop 60 update-alternatives --install /etc/lightdm/lightdm-gtk-greeter.conf \ lightdm-gtk-greeter-config-derivative \ /etc/lightdm/lightdm-gtk-greeter-ubuntu.conf 10 fi #DEBHELPER# exit 0 debian/lightdm-gtk-greeter-ubuntu.conf0000664000000000000000000000244512310357760015236 0ustar # # background = Background file to use, either an image path or a color (e.g. #772953) # theme-name = GTK+ theme to use # icon-theme-name = Icon theme to use # font-name = Font to use # xft-antialias = Whether to antialias Xft fonts (true or false) # xft-dpi = Resolution for Xft in dots per inch (e.g. 96) # xft-hintstyle = What degree of hinting to use (none, slight, medium, or hintfull) # xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr) # indicators = semi-colon ";" separated list of allowed indicator modules. Built-in indicators include "~a11y", "~language", "~session", "~power". Unity indicators can be represented by short name (e.g. "sound", "power"), service file name, or absolute path # show-clock (true or false) # clock-format = strftime-format string, e.g. %H:%M # keyboard = command to launch on-screen keyboard # position = main window position: x y # default-user-image = Image used as default user icon, path or #icon-name # screensaver-timeout = Timeout (in seconds) until the screen blanks when the greeter is called as lockscreen # [greeter] background=/usr/share/backgrounds/warty-final-ubuntu.png theme-name=Ambiance icon-theme-name=LoginIcons font-name=Ubuntu 11 xft-antialias=true xft-dpi=96 xft-hintstyle=slight xft-rgba=rgb indicators=~language;~session;~power debian/compat0000664000000000000000000000000212310357760010372 0ustar 9 debian/control0000664000000000000000000000222412356414767010612 0ustar Source: lightdm-gtk-greeter Section: x11 Priority: optional Maintainer: Xubuntu Developers XSBC-Original-Maintainer: Debian Xfce Maintainers Uploaders: Evgeni Golov , Yves-Alexis Perez , Emanuele Rocca , Simon Huggins Build-Depends: debhelper (>= 9), pkg-config, libgtk-3-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 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-xfce/goodies/trunk/lightdm-gtk-greeter Package: lightdm-gtk-greeter Provides: lightdm-greeter Replaces: lightdm-gtk, lightdm (<< 0.9.2-1) Breaks: lightdm-gtk, lightdm (<< 0.9.2-1) Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: desktop-base, gnome-themes-standard, gnome-icon-theme-symbolic, policykit-1 Description: simple display manager (GTK+ greeter) A LightDM greeter that uses the GTK+ toolkit. debian/watch0000664000000000000000000000030012356414767010231 0ustar version=3 opts=pgpsigurlmangle=s/$/.asc/ \ https://launchpad.net/lightdm-gtk-greeter/+download \ https://launchpad.net/lightdm-gtk-greeter/.*/lightdm-gtk-greeter-(\d\.\d\.\d)\.tar\.(?:gz|bz2) debian/changelog0000664000000000000000000003351312356415752011061 0ustar lightdm-gtk-greeter (1.8.5-1ubuntu2~ubuntu14.04.1) trusty; urgency=medium * No-change backport to trusty (LP: #1331871) -- Sean Davis Sun, 06 Jul 2014 21:40:19 -0400 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 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: - debian/control, debian/rules: + Add Indicators support. - debian/control: + Build-Depends on liblightdm-gobject-1-dev instead on liblightdm-gobject-dev as it's non-existing in archive. + Fix binary-control-field-duplicates-source lintian tag. - debian/copyright: + Fix wiki-copyright-format-uri lintian tag. + Fix obsolete-field-in-dep5-copyright lintian tags. + Add missing license information. - debian/lightdm-gtk-greeter-ubuntu.conf, debian/lightdm-gtk-greeter.install, debian/lightdm-gtk-greeter.{post,pre}{inst,rm}, debian/60-lightdm-gtk-greeter.conf: + Install and remove Ubuntu conf files. - debian/lightdm-gtk-greeter-ubuntu.conf, debian/rules: + Updated per new template, replaced deprecated "show-indicators" key. - debian/patches/04_default-gtk-greeter-config.patch: + Disabled, not used in Ubuntu. -- Artur Rona Sat, 07 Jun 2014 15:45:56 +0200 lightdm-gtk-greeter (1.8.5-1) unstable; urgency=medium * New upstream release. -- Yves-Alexis Perez Tue, 06 May 2014 07:43:18 +0200 lightdm-gtk-greeter (1.8.4-1) unstable; urgency=medium * New upstream release. -- Yves-Alexis Perez Tue, 22 Apr 2014 23:15:46 +0200 lightdm-gtk-greeter (1.8.4-0ubuntu1) trusty; urgency=medium * New upstream release (LP: #1299397) - Really fix exit bug (LP: #1290575) -- Sean Davis Sat, 29 Mar 2014 05:51:45 -0400 lightdm-gtk-greeter (1.8.3-1) unstable; urgency=medium * New upstream release. * debian/upstream/signing-key.asc with upstream public PGP key. * debian/watch: - add pgpsigurlmangle option to check the package signature -- Yves-Alexis Perez Tue, 25 Mar 2014 22:01:50 +0100 lightdm-gtk-greeter (1.8.3-0ubuntu1) trusty; urgency=medium * New upstream release (LP: #1291913) - Now correctly exits when logging in (LP: #1290575) -- Sean Davis Thu, 13 Mar 2014 06:35:23 -0400 lightdm-gtk-greeter (1.8.2-1ubuntu1) trusty; urgency=medium * Merge with Debian unstable, remaining changes: - debian/rules: + add indicators to dh_auto_configure - debian/control: + add depends for indicator support + add depends for liblightdm-gobject-1-dev (ubuntu naming is different) + fix binary-control-field-duplicates-source lintian tag - debian/copyright: + fix wiki-copyright-format-uri lintian tag + fix obsolete-field-in-dep5-copyright lintian tags + add missing license information - debian/lightdm-gtk-greeter-ubuntu.conf, - debian/lightdm-gtk-greeter.install, - debian/lightdm-gtk-greeter.{post,pre}{inst,rm}, - debian/60-lightdm-gtk-greeter.conf: + install and remove ubuntu conf files * New upstream release (LP: #1286949). - Fixes segfault on uninstalled session (LP: #1272910) - Prefer the system default language over English (LP: #1276072) - Remember last session and language per user (LP: #1282139) * debian/lightdm-gtk-greeter-ubuntu.conf: - Updated per new template, replaced deprecated "show-indicators" key * debian/patches/update-session-language.patch: - Removed as fix is included upstream in 1.8.2 -- Sean Davis Sun, 02 Mar 2014 19:43:01 -0500 lightdm-gtk-greeter (1.8.2-1) unstable; urgency=medium * New upstream release. -- Yves-Alexis Perez Sun, 02 Mar 2014 16:35:35 +0100 lightdm-gtk-greeter (1.8.1-1ubuntu2) trusty; urgency=medium [ Thaddäus Tintenfisch ] * debian/patches/update-session-language.patch: - Always update preselected session and language when another user is selected (LP: #1282139). -- Gunnar Hjalmarsson Sun, 02 Mar 2014 18:05:00 +0100 lightdm-gtk-greeter (1.8.1-1ubuntu1) trusty; urgency=medium [ Sean Davis ] * Merge from debian experimental (LP: #1280670), remaining changes: - debian/rules: + add indicators to dh_auto_configure - debian/control: + add depends for indicator support + add depends for liblightdm-gobject-1-dev (ubuntu naming is different) + fix binary-control-field-duplicates-source lintian tag - debian/copyright: + fix wiki-copyright-format-uri lintian tag + fix obsolete-field-in-dep5-copyright lintian tags - debian/lightdm-gtk-greeter-ubuntu.conf, - debian/lightdm-gtk-greeter.install, - debian/lightdm-gtk-greeter.{post,pre}{inst,rm}, - debian/60-lightdm-gtk-greeter.conf, + install and remove ubuntu conf files * debian/lightdm-gtk-greeter-ubuntu.conf: - updated hints from 1.8 template file - use new indicator loading for language, session, power indicators * Remove debian patches: - 04_default-gtk-greeter-config.patch: not used in ubuntu - 07_fix-NULL-username.patch: patch was included upstream, no longer used [ Dmitry Shachnev ] * Add missing license information to debian/copyright. -- Sean Davis Tue, 18 Feb 2014 04:29:53 -0500 lightdm-gtk-greeter (1.8.1-1) experimental; urgency=medium * New upstream release. * debian/patches: - 07_fix-NULL-username dropped, included upstream. - 04_default-gtk-greeter-config refreshed. * debian/lightdm-xsession.desktop: drop file from source package, it's for lightdm actually. -- Yves-Alexis Perez Wed, 12 Feb 2014 21:10:12 +0100 lightdm-gtk-greeter (1.7.0-2) experimental; urgency=medium * debian/patches: - 07_fix-NULL-username added, fix crash when last username is empty. This is CVE-2014-0979. closes: #734472 -- Yves-Alexis Perez Tue, 07 Jan 2014 23:33:38 +0100 lightdm-gtk-greeter (1.7.0-1) experimental; urgency=medium * New upstream development release. * debian/patches: - 04_default-gtk-greeter-config refreshed. - 05_add-enter-shortcut-switch-login-password-fields dropped, included upstream. -06_support-session-select-before-authentication dropped, included upstream. * debian/control: - update standards version to 3.9.5. -- Yves-Alexis Perez Sun, 29 Dec 2013 22:20:37 +0100 lightdm-gtk-greeter (1.6.1-5) unstable; urgency=high * debian/patches: - 07_fix-NULL-username addef, fix crash when last username is empty. This is CVE-2014-0979. closes: #734472 * debian/control: - update standards version to 3.9.5. -- Yves-Alexis Perez Tue, 07 Jan 2014 23:33:27 +0100 lightdm-gtk-greeter (1.6.1-4) unstable; urgency=low * debian/control: - replace gnome-icon-theme by gnome-icon-theme-symbolic. * debian/patches: - 06_support-session-select-before-authentication updated fix typo. -- Yves-Alexis Perez Mon, 18 Nov 2013 21:00:24 +0100 lightdm-gtk-greeter (1.6.1-3) unstable; urgency=low * debian/patches: - 05_add-enter-shortcut-switch-login-password-fields added, cherry picked from upstream. support Enter key to move from login to password field. closes: #727718 - 06_support-session-select-before-authentication added, fix session and languages selected in the menu not actually set for the current session. closes: #717702 -- Yves-Alexis Perez Thu, 31 Oct 2013 09:51:34 +0100 lightdm-gtk-greeter (1.6.1-2) unstable; urgency=low * debian/patches: - 04_default-gtk-greeter-config: correct comment for hinting. (really) closes: #712434 -- Yves-Alexis Perez Wed, 09 Oct 2013 21:59:12 +0200 lightdm-gtk-greeter (1.6.1-1) unstable; urgency=low [ Yves-Alexis Perez ] * New upstream release. * debian/patches: - 04_default-gtk-greeter-config: correct value for hinting. closes: #712434 [ Evgeni Golov ] * Correct Vcs-* URLs to point to anonscm.debian.org -- Yves-Alexis Perez Sat, 21 Sep 2013 23:40:56 +0200 lightdm-gtk-greeter (1.6.1-0ubuntu3) trusty; urgency=low * debian/60-lightdm-gtk-greeter.conf, debian/lightdm-gtk-greeter.install: - Let lightdm-gtk-greeter take precedence over unity-greeter (LP: #1275807). -- Gunnar Hjalmarsson Mon, 03 Feb 2014 16:54:00 +0100 lightdm-gtk-greeter (1.6.1-0ubuntu2) trusty; urgency=low * debian/40-lightdm-gtk-greeter.conf: * debian/lightdm-gtk-greeter.install: * debian/lightdm-gtk-greeter.postinst: * debian/lightdm-gtk-greeter.postrm: - Install lightdm configuration for greeter instead of using deprecated lightdm-set-defaults (LP: #1257372) -- Robert Ancell Tue, 10 Dec 2013 09:08:05 +1300 lightdm-gtk-greeter (1.6.1-0ubuntu1) saucy; urgency=low [ Sean Davis ] * New upstream release. (LP: #1226921) - Fix inability to change session/language on logout (lp: #1213837) [ Daniel Holbach ] * d/watch: updated. -- Sean Davis Tue, 17 Sep 2013 23:01:53 -0400 lightdm-gtk-greeter (1.6.0-1) unstable; urgency=low * New upstream release. * debian/control: - update standards version to 3.9.4. - add build-dep on autotools-dev. * debian/patches: - 04_default-gtk-greeter-config refresh for new upstream. * debian/rules: - use autotools-dev addon to rebuild config.{guess,sub} since they are older than apr 2012. -- Yves-Alexis Perez Mon, 03 Jun 2013 22:55:50 +0200 lightdm-gtk-greeter (1.6.0-0ubuntu1) saucy; urgency=low * New upstream release. * debian/control: update standards version, add exo-utils dependency * debian/lightdm-gtk-greeter-ubuntu.conf: update for new Ubuntu defaults -- Sean Davis Fri, 05 Jul 2013 21:34:49 -0400 lightdm-gtk-greeter (1.5.1-3) unstable; urgency=low * debian/control: - update liblightdm build-dependency to 1.3.5. -- Yves-Alexis Perez Sun, 05 May 2013 15:39:40 +0200 lightdm-gtk-greeter (1.5.1-2) unstable; urgency=low * Upload to unstable. -- Yves-Alexis Perez Sun, 05 May 2013 14:16:14 +0200 lightdm-gtk-greeter (1.5.1-1) experimental; urgency=low * New upstream release. * debian/rules: - enable all hardening flags. * debian/patches: - 04_default-gtk-greeter-config refreshed. -- Yves-Alexis Perez Sun, 07 Apr 2013 14:34:20 +0200 lightdm-gtk-greeter (1.5.1-0ubuntu1) raring; urgency=low * New upstream release. * debian/rules: disable silent rules. -- Lionel Le Folgoc Sun, 10 Feb 2013 20:18:44 +0100 lightdm-gtk-greeter (1.5.0-0ubuntu1) raring; urgency=low * New upstream release. * debian/control: bump liblightdm-gobject-1-dev b-dep to >= 1.3.5. -- Lionel Le Folgoc Thu, 24 Jan 2013 16:10:33 +0100 lightdm-gtk-greeter (1.3.1-1) experimental; urgency=low * New upstream release. * debian/patches: - 04_default-gtk-greeter-config refreshed. -- Yves-Alexis Perez Sun, 07 Oct 2012 09:38:09 +0200 lightdm-gtk-greeter (1.3.1-0ubuntu2) raring; urgency=low * debian/lightdm-gtk-greeter-ubuntu.conf: - Show the language chooser by default (LP: #803858). -- Gunnar Hjalmarsson Mon, 15 Oct 2012 21:59:00 +0200 lightdm-gtk-greeter (1.3.1-0ubuntu1) quantal; urgency=low * New upstream bugfix release, including ui fixes: - don't hide action buttons when auth is cancelled - don't show the cancel button with the userlist view (only useful in the 'greeter-hide-users' view). -- Lionel Le Folgoc Thu, 30 Aug 2012 20:16:39 +0200 lightdm-gtk-greeter (1.3.0-0ubuntu1) quantal; urgency=low * New upstream release. * debian/patches: - 09_show_lang_chooser_option.patch: dropped, applied upstream. -- Lionel Le Folgoc Thu, 23 Aug 2012 19:52:36 +0200 lightdm-gtk-greeter (1.1.6-2) unstable; urgency=low * debian/patches: - 04_default-gtk-greeter-config updated, use login-background from desktop-base. -- Yves-Alexis Perez Fri, 22 Jun 2012 08:40:58 +0200 lightdm-gtk-greeter (1.1.6-1) unstable; urgency=low * New upstream release. * debian/patches: - 01_fix-cancel-authentication dropped, included upstream. -- Yves-Alexis Perez Mon, 21 May 2012 21:40:54 +0200 lightdm-gtk-greeter (1.1.6-0ubuntu1) quantal; urgency=low * New upstream bugfix release, including: - Fix 'Large Font' option for fontnames containing spaces lp: #908926 - Fix 'Cancel' button action, and clear the error label. lp: #983152 -- Lionel Le Folgoc Sun, 01 Jul 2012 13:16:54 +0200 lightdm-gtk-greeter (1.1.5-2) unstable; urgency=low * Upload to unstable. * debian/patches: - 01_fix-cancel-authentication added, fix issue which prevents cancelling an authentication process. * debian/rules: - build with --parallel. * debian/lightdm-gtk-greeter.lintian-overrides added, add override for hardening checks and missing manpages. -- Yves-Alexis Perez Tue, 15 May 2012 22:52:07 +0200 lightdm-gtk-greeter (1.1.5-1) experimental; urgency=low * Initial release. -- Yves-Alexis Perez Fri, 06 Apr 2012 21:42:53 +0200 debian/upstream/0000775000000000000000000000000012356414767011047 5ustar debian/upstream/signing-key.asc0000664000000000000000000000327312356414767013770 0ustar -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v2.0.22 (GNU/Linux) mQENBE+V6lcBCADL+fgkBOwOWwOBmbMmdnFxzXTafTg3VYtS9euiapBMfEeZwpPL rgrCCnPzA3NtztA2rRNKs74ISdVvsBS+kknS0Q7f2FOQNxFNPtLyDrEebCGkb39h RKlXiiTt3YcYZn8DlxloEBX3MLXx+m0ORl3wGVNxbFTqF2v/WJkucWS64Pi0wFjR rhf9tYqBtb/ZHA3zRpqowpA2OdL/a6lR9cVoEe9DqY8SE5M7zdVhyDdHUvRAlvc+ gfHaLdnHKzVF4Ckyf4VbA7dudd0KMnNLS9edhZ8XxGm2zQWwT6gkBGZAOj4FME0M oWssE++U4t/LIN5srk6pBR+0j1Vfk6iN359dABEBAAG0JFNlYW4gRGF2aXMgPHNt ZC5zZWFuZGF2aXNAZ21haWwuY29tPokBOAQTAQIAIgUCT5XqVwIbAwYLCQgHAwIG FQgCCQoLBBYCAwECHgECF4AACgkQdub+7JX8XiJvSQgAsxYkc7xUIFLtK+YcrKG/ mSRjy/DacedbOr5KJQLGuUZuG6geNf5R7U7M6VKnfXtXvrRAM0tShLQ7YKUulVUg 98lD2joP4eZw1QFtXDcbwKEd3/XbDMH3Eqgdj+HVrF0Qz5ui9Y7psyOFqPaefPdB bCqrjTATs4iGYJC7CXse7d8OFZKDcwcAfl4+8NH2YMJ097vBEXWc0rSaeOUKB835 h4k82EQp2JAHGxFOtNxNMEnfuIx3/j1s5pYkkcMc+096Af35Y6D5zJfG85EquYLw sc7PuMDxhoLRlND4noP6FDNeIYYfeU93RYYG9dAjo/TPFDdCC/hu2NkxiRTa0LQR h7kBDQRPlepXAQgAyHGnKN1pyltnfB2SiTP1Wbl7AyfDnADe2qor0nykAP8jEyPe VU/s6ubH7iyV6X+UQxbDQCFeGg2ddFy8EUHIvsITZpHwKJnTfXwQGHhMEYWrG+Yw Ccs0XUY5FEvvikOzplVToSxK2zWXfNw34doqsLNWJcfL1rgY21SgwUv72gmC9cOx f/ojVO4xNkaCFwqxQWjh6qUbWiGpvPyLHpqQCPsJIlrW4qVmIUsvCYdoN9q6JQzI Vo0JGEKjqD+WVYU+tGMp9vinxmbgTTQoA8idfKS+hY3Huc9zAetcJQ6JXKQSinaD ZPgArvoqqDp+3MnxMt0NZe/VN7gUtfcc+/C2LwARAQABiQEfBBgBAgAJBQJPlepX AhsMAAoJEHbm/uyV/F4iUOkH+gKcuWepQ8ZPmDnn+SBxl9hXc/xH3+2HZDcd7H1c NowZDtdxUgujBuWgh9Awe6f+wYwm8Iq4dw+G5WGLjzpZWal84L/Quo9WVUSbef9R y0wGqs3XmOJSFrUo1Pk624Qww3lfpTjaehaz0MdAClSiY1TxDWo5HYae85K0Yyfs MpSsn1ApsUH21vpT1p9GotLzhYITtotu5s/AQGu4Z+HiSiXExytCq0wOuKKEkv+z EFX153b4fcQsMBg2ul0CnNgfFxeY9EzTaI/1Ka18CqX23phgL6fTHBYeMWuCoNrq EX42rELR+HGbl7WHnjcHBDizbzYdBmM+N2Rl+d/rniMjHc8= =o+OF -----END PGP PUBLIC KEY BLOCK----- debian/copyright0000664000000000000000000000612212310357760011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: lightdm Upstream-Source: https://launchpad.net/lightdm Files: debian/* Copyright: © 2010 Yves-Alexis Perez License: GPL-2 Files: ./greeters/gtk/lightdm-gtk-greeter.c ./src/configuration.c ./src/configuration.h ./src/display-manager.c ./src/display-manager.h ./src/display-server.c ./src/display-server.h ./src/display.c ./src/display.h ./src/dmrc.c ./src/dmrc.h ./src/greeter.c ./src/greeter.h ./src/guest-account.c ./src/guest-account.h ./src/lightdm.c ./src/pam-session.c ./src/pam-session.h ./src/plymouth.c ./src/plymouth.h ./src/process.c ./src/process.h ./src/seat-xdmcp-session.c ./src/seat-xdmcp-session.h ./src/seat-xlocal.c ./src/seat-xlocal.h ./src/seat.c ./src/seat.h ./src/session.c ./src/session.h ./src/user.c ./src/user.h ./src/vt.c ./src/vt.h ./src/xauthority.c ./src/xauthority.h ./src/xdisplay.c ./src/xdisplay.h ./src/xdmcp-protocol.c ./src/xdmcp-protocol.h ./src/xdmcp-server.c ./src/xdmcp-server.h ./src/xdmcp-session-private.h ./src/xdmcp-session.c ./src/xdmcp-session.h ./src/xserver-local.c ./src/xserver-local.h ./src/xserver-remote.c ./src/xserver-remote.h ./src/xserver.c ./src/xserver.h ./src/xsession.c ./src/xsession.h Copyright: 2010-2011, Robert Ancell License: GPL-3+ Files: ./liblightdm-gobject/greeter.c ./liblightdm-gobject/language.c ./liblightdm-gobject/layout.c ./liblightdm-gobject/lightdm.h ./liblightdm-gobject/lightdm/greeter.h ./liblightdm-gobject/lightdm/language.h ./liblightdm-gobject/lightdm/layout.h ./liblightdm-gobject/lightdm/power.h ./liblightdm-gobject/lightdm/session.h ./liblightdm-gobject/lightdm/system.h ./liblightdm-gobject/lightdm/user.h ./liblightdm-gobject/power.c ./liblightdm-gobject/session.c ./liblightdm-gobject/system.c ./liblightdm-gobject/user.c Copyright: 2010, Robert Ancell 2010-2011, Robert Ancell License: LGPL-3+ Files: ./greeters/qt/greeter.cpp ./greeters/qt/greeter.h ./greeters/qt/loginprompt.cpp ./greeters/qt/loginprompt.h ./greeters/qt/main.cpp ./greeters/qt/panel.cpp ./greeters/qt/panel.h Copyright: 2010-2011, David Edmundson License: GPL-3+ Files: ./liblightdm-qt/language.cpp ./liblightdm-qt/session.cpp ./liblightdm-qt/user.cpp Copyright: 2010-2011, David Edmundson License: LGPL-3+ Files: ./liblightdm-qt/greeter.cpp ./liblightdm-qt/power.cpp ./liblightdm-qt/system.cpp Copyright: 2010-2011, David Edmundson 2010-2011, Robert Ancell License: LGPL-3+ License: GPL-2 On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. License: GPL-3 On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. License: GPL-3+ On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. License: LGPL-3+ On Debian systems, the complete text of the GNU Lesser General Public License version 3 can be found in `/usr/share/common-licenses/LGPL-3'. debian/rules0000775000000000000000000000072612310357760010261 0ustar #!/usr/bin/make -f export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed -Wl,-O1 export DEB_BUILD_MAINT_OPTIONS=hardening=+all override_dh_auto_configure: dh_auto_configure -- --disable-silent-rules --enable-indicator-services override_dh_install: # Remove conf file from upstream, we ship an Ubuntu specific on instead rm -f $(CURDIR)/debian/lightdm-gtk-greeter/etc/lightdm/lightdm-gtk-greeter.conf dh_install --list-missing %: dh $@ --parallel --with autotools-dev debian/lightdm-gtk-greeter.prerm0000664000000000000000000000044212310357760014111 0ustar #!/bin/bash set -e if [ "$1" = "remove" ]; then update-alternatives --remove lightdm-greeter /usr/share/xgreeters/lightdm-gtk-greeter.desktop update-alternatives --remove lightdm-gtk-greeter-config-derivative \ /etc/lightdm/lightdm-gtk-greeter-ubuntu.conf fi #DEBHELPER# exit 0 debian/lightdm-gtk-greeter.install0000664000000000000000000000017112310357760014431 0ustar debian/lightdm-gtk-greeter-ubuntu.conf etc/lightdm debian/60-lightdm-gtk-greeter.conf /usr/share/lightdm/lightdm.conf.d/