aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
...
* debian/control: Bump Standards-Version: to 4.1.1. No changes needed.Mike Gabriel2017-11-281-1/+1
|
* debian/copyright: Add machine-generated copyright.in file.Mike Gabriel2017-11-281-0/+312
|
* debian/copyright: Update copyright attributions. Appropriate for official ↵Mike Gabriel2017-11-281-6/+698
| | | | Debian package.
* debian/control: Typo fix in D of arctica-greeter (comma vs. dot).Mike Gabriel2017-10-301-1/+1
|
* debian/control: Add to D (arctica-greeter): x11-xkb-utils (for setxkbmap).Mike Gabriel2017-10-261-0/+1
|
* debian/control: Switch to Arch: any for bin:pkg arctica-greeter-guest-session.Mike Gabriel2017-10-261-1/+1
|
* Explicitly set the keyboard layoutMike Gabriel2017-10-262-0/+2
| | | | | | | | | | | | | | | Ported from slick-greeter: Author: Clement Lefebvre <clement.lefebvre@linuxmint.com> Date: Sat Jun 10 15:57:49 2017 +0100 Explicitly set the keyboard layout The keyboard layout isn't properly set by default in some case. This affects wireless Logitech keyboards in particular, and it results in the greeter using an American layout instead of the layout chosen during the installation.
* Add support for numlockx.Clement Lefebvre2017-10-261-0/+1
| | | | | | | | | Ported from slick-greeter: From 82d912b8fe98e01c80a59e3c010b1bbb18c859b0 Mon Sep 17 00:00:00 2001 From: Clement Lefebvre <clement.lefebvre@linuxmint.com> Date: Tue, 11 Jul 2017 16:57:23 +0200 Subject: [PATCH 1/1] Add support for numlockx
* release 0.99.0.10.99.0.1Mike Gabriel2017-10-231-41/+5
|
* debian/rules: Remove duplicate override_dh_install target.Mike Gabriel2017-06-201-4/+0
|
* Debian Theme: use Debian 9 logo including the version number as is for now.Mike Gabriel2017-06-171-0/+0
|
* New theming bin:package: arctica-greeter-theme-debian.Mike Gabriel2017-06-171-0/+5
|
* New theming bin:package: arctica-greeter-theme-debian.Mike Gabriel2017-06-167-0/+100
|
* debian/arctica-greeter-guest-session.install: Let's have EOL and EOF.Mike Gabriel2017-06-161-1/+1
|
* Make intltool more happy with our guest shell scripts (i.e. adding .sh suffix).Mike Gabriel2017-06-161-2/+2
|
* Make guest account support functional. Port various items from Ubuntu's ↵Mike Gabriel2017-06-125-7/+16
| | | | LightDM package.
* debian/control: Drop mate-settings-daemon from Recommends: field. Already in ↵Mike Gabriel2017-06-121-1/+0
| | | | Depends: field.
* Split up packaging: outsource arctica-greeter-remote-logon and ↵Mike Gabriel2017-06-128-15/+64
| | | | arctica-greeter-guest-session. Allow the admin to selectively add those features or remove them, if needed.
* Play system-ready sound when arctica-greeter is ready for loggin the user ↵Mike Gabriel2017-05-311-0/+229
| | | | in. Ship system-ready sound with our own sound theme as ubuntu-sounds is not available on all distros.
* Theming: Use Numix GTK/icon theme.Mike Gabriel2017-05-181-0/+4
|
* debian/rules: Let's skip tests for now, until we got them fixed.Mike Gabriel2017-05-151-0/+2
|
* debian/control: Fix Recommends: field. Let's use ayatana-indicator-* ↵Mike Gabriel2017-05-151-6/+6
| | | | packages rather.
* Switch to using MATE's Settings Daemon.Mike Gabriel2017-04-291-4/+5
|
* Use valgrind to make build logs bigger help in triaging FTBFS problems.Robert Ancell2017-04-181-0/+1
|
* debian/rules: Preserve upstream's po/arctica-greeter.pot (it gets recreated ↵Mike Gabriel2017-04-151-2/+7
| | | | during build).
* debian/control: Alternative Ds fonts-droid-fallback | fonts-droid. Fix FTBFS ↵Mike Gabriel2016-02-231-1/+1
| | | | on Debian stretch/unstable.
* debian/control: Add D (arctica-greeter): gnome-settings-daemon.Mike Gabriel2016-02-231-0/+1
| | | | Fixes ArcticaProject/arctica-greeter#1
* debian/control: Fix build-dependency issue for nightly builds.Mike Gabriel2015-11-101-2/+2
|
* Build against Ayatana Indicators instead of Ubuntu Inidicators.Mike Gabriel2015-11-071-1/+2
|
* debian/rules: Remove build-cruft (.c files) after build.Mike Gabriel2015-10-271-0/+2
|
* Provide TheArcticaGreeter logo, drop Ubuntu logo. Adapt logo-generator.Mike Gabriel2015-10-261-1/+1
|
* debian/rules: Fix bogus.Mike Gabriel2015-10-261-3/+3
|
* debian/rules: No need to remove logo.png after package build.Mike Gabriel2015-10-261-1/+0
|
* debian/rules: Clean .stamp files after package build.Mike Gabriel2015-10-261-1/+3
|
* Disable code depending on upstart.Mike Gabriel2015-10-261-1/+0
| | | | | FIXME: Should be replaced by systemd-conformant startup for indicator-services-start.
* debian/control: Don't use package name as SYNOPSIS.Mike Gabriel2015-10-261-1/+1
|
* Use Cantarell font to build versioned logo. Requires fonts-cantarell to be ↵Mike Gabriel2015-10-261-0/+1
| | | | available at build time.
* debian/rules: No need to extra-copy logo.png at override_dh_auto_install.Mike Gabriel2015-10-261-1/+0
|
* Drop optionally using unity-settings-daemon with Arctica Greeter.Mike Gabriel2015-10-261-2/+2
|
* font work: Use Cabin and Cantatell fonts instead of Ubuntu and Ubuntu Light.Mike Gabriel2015-10-261-0/+2
|
* debian/control: Recommend ubuntu-settings-daemon | gnome-settings-daemon ↵Mike Gabriel2015-10-261-2/+2
| | | | instead of mate-settings-daemon.
* Drop the idea of using mate-settings-daemon on non-Ubuntu systems, use ↵Mike Gabriel2015-10-261-2/+1
| | | | gnome-settings-daemon instead.
* Move logo-with-version creation into upstream code and away from debian/rules.Mike Gabriel2015-10-261-1/+0
|
* Rebase against Unity Greeter in Ubuntu 15.10.Mike Gabriel2015-09-212-2/+2
|
* Rebase against Unity Greeter from Ubuntu 15.04Mike Gabriel2015-09-212-1/+3
|
* Rebase against unity from Ubuntu 15.04Mike Gabriel2015-09-211-1/+1
|
* Make arctica-greeter build on Debian and Ubuntu alike.Mike Gabriel2015-09-211-4/+3
|
* Make arctica-greeter build against Debian unstable _and_ Ubuntu (and ↵Mike Gabriel2015-09-211-7/+7
| | | | probably break at runtime).
* Adapt to using ArcticaProject's remote-logon-service.Mike Gabriel2015-09-191-1/+1
|
* fork unity-greeter as arctica-greeterMike Gabriel2015-09-1911-836/+39
|