File: changelog

package info (click to toggle)
lightdm-gtk-greeter-settings 1.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,608 kB
  • sloc: python: 3,206; xml: 17; sh: 8; makefile: 7
file content (132 lines) | stat: -rw-r--r-- 5,153 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
lightdm-gtk-greeter-settings (1.2.3-1) unstable; urgency=medium

  * New upstream release.
  * patches: drop, no longer needed.
  * Add .github to export-diff-ignore
  * Update my email.
  * Update debian/upstream/metadata to point to the GitHub repository

 -- James Lu <jlu@debian.org>  Sat, 02 Mar 2024 12:43:55 -0800

lightdm-gtk-greeter-settings (1.2.2-5) unstable; urgency=medium

  [ Debian Janitor ]
  * Update watch file format version to 4.
  * Update standards version to 4.5.1, no changes needed.
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on python3-distutils-extra.
    + lightdm-gtk-greeter-settings: Drop versioned constraint on python3-gi in
      Depends.

  [ James Lu ]
  * Remove extra changelog symlink (not needed anymore).
  * Replace R: policykit-1 with R: pkexec, polkitd (Closes: #1025584)
  * Update Source, Homepage, and d/watch to point to new GitHub
    repository
  * d/copyright: update copyright years
  * Update standards version to 4.6.2, no changes needed.

 -- James Lu <james@overdrivenetworks.com>  Mon, 02 Jan 2023 16:25:17 -0800

lightdm-gtk-greeter-settings (1.2.2-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository, Repository-Browse.

  [ James Lu ]
  * Add patch 0002-Fix-Python-syntax-warning-in-helpers.py-script.patch from
    upstream commit
    https://github.com/Xubuntu/lightdm-gtk-greeter-settings/commit/c5ad9571dda90a3b4a5823ac7d4430d6a4cd5844
    Closes: #982373, LP: #1877664

 -- James Lu <james@overdrivenetworks.com>  Sat, 13 Feb 2021 12:55:22 -0800

lightdm-gtk-greeter-settings (1.2.2-3) unstable; urgency=medium

  * d/control:
    - Remove outdated X-Python3-Version field (lintian tag
      ancient-python-version-field)
    - Bump to Standards-Version 4.4.1 and debhelper 12; no changes needed.
    - Fix insecure-copyright-format-uri Lintian warning
    - Set Rules-Requires-Root: no
  * d/copyright: update copyright authors and years
  * Add patch 0001-Refresh-translations.patch backported from upstream commit
    https://git.launchpad.net/lightdm-gtk-greeter-settings/commit/?id=69e614899be17816d1cc8ce658d95d6731b83bd7
    Thanks to Roxfr for suggesting translation updates.

 -- James Lu <james@overdrivenetworks.com>  Tue, 24 Dec 2019 13:21:26 -0800

lightdm-gtk-greeter-settings (1.2.2-2) unstable; urgency=medium

  * d/control,copyright,l-g-g-s.1: update email and copyright years
  * Move Vcs-* links to Salsa.
  * Add missing build-dep on dh-python. Closes: #896731
  * Bump standards version to 4.1.4, no changes needed.
  * Bump debhelper compat level to 11.

 -- James Lu <james@overdrivenetworks.com>  Tue, 24 Apr 2018 00:57:44 -0700

lightdm-gtk-greeter-settings (1.2.2-1) unstable; urgency=medium

  * New upstream release.
  * patches: drop, applied upstream.
  * Bump standards version to 4.1.2, no changes needed.
  * Remove alternate recommends on gksu. Closes: #885547

 -- James Lu <bitflip3@gmail.com>  Wed, 27 Dec 2017 15:38:13 -0800

lightdm-gtk-greeter-settings (1.2.1-2) unstable; urgency=medium

  * Add patch fix-pkexec-shebang.patch to work around bashism in
    lightdm-gtk-greeter-settings-pkexec causing a crash if -s is given
    (LP: #1613967)

 -- James Lu <bitflip3@gmail.com>  Sun, 11 Dec 2016 13:51:21 -0800

lightdm-gtk-greeter-settings (1.2.1-1) unstable; urgency=medium

  * New upstream release.
  * Set standards version to 3.9.8; no changes needed.
  * d/control: Use https:// in Vcs-Git URL. This fixes the
    vcs-field-uses-insecure-uri Lintian informational warning.
  * patches/reproducible-setup: update forwarded status

 -- James Lu <bitflip3@gmail.com>  Mon, 23 May 2016 10:38:41 -0700

lightdm-gtk-greeter-settings (1.2.0-2) unstable; urgency=medium

  * Attempt to make package build reproducibly. (Closes: #804081)
  * Set package section to x11, not utils.

 -- James Lu <bitflip3@gmail.com>  Sun, 22 Nov 2015 10:43:11 -0800

lightdm-gtk-greeter-settings (1.2.0-1) unstable; urgency=medium

  * Initial Debian release, imported from Ubuntu. (Closes: #788614)
  * debian/ folder changes:
    - Add a watch file pointing to Launchpad.
    - Write a manpage (lightdm-gtk-greeter-settings.1), dropping the
      binary-without-manpage lintian override for
      /usr/bin/lightdm-gtk-greeter-settings.
    - Set myself as maintainer.
    - Set package source/format to 3.0 (quilt).
    - links: symlink the root NEWS file as an upstream changelog.
      This fixes the no-upstream-changelog Lintian pedantic warning.
    - rules: override dh_auto_clean to remove
      po/lightdm-gtk-greeter-settings.pot, so that successive builds work.
    - control: add dependency on gir1.2-pango-1.0

 -- James Lu <bitflip3@gmail.com>  Sat, 10 Oct 2015 22:20:50 -0700

lightdm-gtk-greeter-settings (1.2.0-0ubuntu1) wily; urgency=medium

  * New upstream release.

 -- Sean Davis <smd.seandavis@gmail.com>  Tue, 16 Jun 2015 19:26:28 -0400

lightdm-gtk-greeter-settings (1.1.0-0ubuntu1) vivid; urgency=low

  [ Sean Davis ]
  * Initial release (LP: #1295405)

 -- Sean Davis <smd.seandavis@gmail.com>  Mon, 16 Feb 2015 06:56:14 -0500