lp://qastaging/~mterry/ubuntu/precise/accountsservice/background-file
- Get this branch:
- bzr branch lp://qastaging/~mterry/ubuntu/precise/accountsservice/background-file
Branch merges
Related bugs
Related blueprints
Branch information
- Owner:
- Michael Terry
- Status:
- Development
Recent revisions
- 23. By Michael Terry
-
* debian/
patches/ 0011-add- background- file-support. patch:
- Add support for a BackgroundFile property, similar to IconFile.
LP: #844081 - 22. By Martin Pitt
-
[ Gunnar Hjalmarsson ]
* 0009-language-tools.patch: Sort the list of language options, for the
language chooser in LightDM (LP: #868346).[ Martin Pitt ]
* 0002-create-and-manage- groups- like-on- a-ubuntu- system. patch: Use "sudo"
group instead of "admin", for Debian/sudo compatibility. However, keep
recognizing "admin" as administrator, too. (LP: #893842) - 21. By Alessio Treglia
-
[ Alessio Treglia ]
* New upstream release:
- fix build on FreeBSD and OpenBSD
- only accept regular files as icons
- don't track non-graphical sessions
- fix wtmp handling
* Refresh Debian's patches.
* Refresh Ubuntu's patches.
* Update debian/copyright to comply with DEP-4 rev-174.[ Martin Pitt ]
* 0002-create-and-manage- groups- like-on- a-ubuntu- system. patch: Add admin
users to the same groups as Ubiquity, i. e. add "adm", "lpadmin", and
"sambashare". Patch by Rodrigo Moya. (LP #810907)
* Add 0007-add-lightdm- support. patch: Support setting/reading LightDM
autologin settings. Patch by Mike Terry. Applied to both Debian and Ubuntu
builds. (fd.o #40020, LP#798962)
* Add 0008-nopasswdlogin-group. patch: When setting a user to have no
password, also add them to the 'nopasswdlogin' group. Patch by Mike Terry.
(Applied for Ubuntu only.) (LP #815271)
* Add 0009-language-tools.patch: Helper scripts for managing the language
environment are made available in /usr/share/language- tools. They are
supporting accountsservice's "SetLanguage" method, but for now some of the
files may also be called from other packages directly. Patch by Gunnar
Hjalmarsson. (Applied for Ubuntu only.)
* Add 0010-set-language. patch: When a new language is set, update the user's
~/.profile file with the corresponding environment variables.
Patch by Gunnar Hjalmarsson. (Applied for Ubuntu only.)
* debian/rules: Install language tools, when built.
* 0002-create-and-manage- groups- like-on- a-ubuntu- system. patch:
- Add admin users to the same groups as Ubiquity, i. e. add "adm",
"lpadmin", and "sambashare". Patch by Rodrigo Moya. (LP #810907)
* Add 0008-nopasswdlogin-group. patch: When setting a user to have no
password, also add them to the 'nopasswdlogin' group. Patch by Mike
Terry. (Applied for Ubuntu only.) (LP #815271)
* Add Ubuntu patches for writing "SetLanguage" values to ~/.profile.
* Add 0007-add-lightdm- support. patch: Support setting/reading LightDM
autologin settings. Patch by Mike Terry. Applied to both Debian and Ubuntu
builds. (fd.o #40020, LP#798962) - 20. By Martin Pitt
-
Upload current Debian packaging git head to oneiric. I applied our Ubuntu
changes to Debian.* 0002-create-
and-manage- groups- like-on- a-ubuntu- system. patch: Add admin
users to the same groups as Ubiquity, i. e. add "adm", "lpadmin", and
"sambashare". Patch by Rodrigo Moya. (LP #810907)
* Add 0007-add-lightdm- support. patch: Support setting/reading LightDM
autologin settings. Patch by Mike Terry. Applied to both Debian and Ubuntu
builds. (fd.o #40020, LP#798962)
* Add 0008-nopasswdlogin-group. patch: When setting a user to have no
password, also add them to the 'nopasswdlogin' group. Patch by Mike Terry.
(Applied for Ubuntu only.) (LP #815271)
* Add 0009-language-tools.patch: Helper scripts for managing the language
environment are made available in /usr/share/language- tools. They are
supporting accountsservice's "SetLanguage" method, but for now some of the
files may also be called from other packages directly. Patch by Gunnar
Hjalmarsson. (Applied for Ubuntu only.)
* Add 0010-set-language. patch: When a new language is set, update the user's
~/.profile file with the corresponding environment variables.
Patch by Gunnar Hjalmarsson. (Applied for Ubuntu only.)
* debian/rules: Install language tools, when built. - 19. By Rodrigo Moya
-
* debian/
patches/ 0002-create- and-manage- groups- like-on- a-ubuntu- system. patch:
- Add admin users to the same groups as Ubiquity (LP: #810907) - 18. By Michael Terry
-
* debian/
patches/ 0008-nopasswdlo gin-group. patch:
- When setting a user to have no password, also add them to the
'nopasswdlogin' group. LP: #815271 - 16. By Martin Pitt
-
* debian/
patches/ 1002-language- tools.patch:
Helper scripts for managing the language environment are made available
in /usr/share/language- tools. They are supporting accountsservice's
"SetLanguage" method, but for now some of the files may also be
called from other packages directly. This brings back the functionality
that previously was in gdm and language-selector.
* debian/patches/ 1003-set- language. patch:
When a new language is set, update the user's ~/.profile file with
the corresponding environment variables. - 15. By Michael Terry
-
* debian/
patches/ 0007-add- lightdm- support. patch:
- Add support for reading/setting LightDM's autologin preference.
LP: #798962 - 14. By Alessio Treglia
-
* New upstream release:
- honor aclocal flags environment variable
- set log domain so it can be hushed
- use wtmp instead of consolekit for determining login frequency
+ Use the POSIX wtmpx database instead of ConsoleKit as source for
calculating login frequency. This is more portable and much
simpler. Also, it allows us to prepare accountsservice for the
post-CK times. (upstream bug: https://bugs.freedeskt op.org/ 39295)
- leak and warning fixes
- clean up polkit deprectation warnings
- add '--' before username to account helper programs
* Dropped patches (they don't apply for now):
- 0001-do-not-consider- system- users-returned- from-consolekit .patch
- 0003-getpwnam_null_crash. patch
- 0004-history-filter- sessions. patch
* Refreshed:
- 0002-create-and-manage- groups- like-on- a-{debian, ubuntu} -system. patch
- 0005-gdm_config_ file_path. patch
* Update symbols.
* debian/patches/ 0006-adduser_ instead_ of_useradd. patch
- Replace useradd with adduser to comply with Debian Policy.
In collaboration with Ubuntu, thanks to Sebastien Bacher and other
Ubuntu guys (LP: #810907).
* Remove the dummy package gir1.2-accountservice- 1.0, the previous version
has already reached Wheezy and there is no reverse dependencies.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/ubuntu/precise/accountsservice