File: changelog

package info (click to toggle)
ssh-askpass-fullscreen 1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 132 kB
  • sloc: ansic: 378; sh: 32; makefile: 10
file content (110 lines) | stat: -rw-r--r-- 4,252 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
ssh-askpass-fullscreen (1.3-1) unstable; urgency=medium

  * Mention in previous changelog entry that #876230 and #901719 are fixed
    as well.
  * Reorder changelog entries of 0.3-4 and 0.4-0.1 by major version, not
    chronologically. Otherwise the bug tracking system thinks that 0.3-4
    is affected by bugs which never made it out of experimental.
  * New upstream release
    + No more attempts to parse prompt as markup. (Closes: #568779)
    + Bump copyright years in debian/copyright.
  * Declare compliance with Debian Policy 4.6.2. (No changes needed.)
  * Rework man page:
    + Fix binary names not updated when the man page was based on
      gnome-ssh-askpass.
    + Don't mention GNOME where it's rather limiting.
    + Remove incomplete template sentence.

 -- Axel Beckert <abe@debian.org>  Sun, 29 Jan 2023 23:43:11 +0100

ssh-askpass-fullscreen (1.2-1) unstable; urgency=low

  * Merge 0.4-0.1 and 0.3-4 uploads.
  * Adopt the package. (Closes: #1012002)
  * Set Vcs-* headers and let them point to the new Salsa git repo.
  * Switch upstream to https://github.com/atj/ssh-askpass-fullscreen as
    previous upstream seems dead and the website vanished.
    + Add a debian/watch file.
  * Import new upstream release 1.2.
    + Drop all patches, either applied upstream or obsolete due to
      upstream switched build system to autotools.
    + Switch dh compat level from 9 to 13 as it else FTBFS.
      (Use debhelper-compat build-dependency instead of debian/compat.)
    + Allows one to cancel by pressing Escape. (Closes: #644765)
    + Fixes FTBFS in Debian Experimental (Closes: #876230) and FTCBFS
      (Closes: #901719).
  * Run "wrap-and-sort -a".
  * Update and generalise package description a bit. No more mention
    "Gnome2". (Closes: #894876)
  * Declare compliance with Debian Policy 4.6.1.
  * Set "Rules-Requires-Root: no".
  * Remove trailing whitespace from debian/changelog.
  * Convert debian/copyright to machine-readable DEP-5 format.
  * Add Hideki and myself to debian/copyright.

 -- Axel Beckert <abe@debian.org>  Wed, 23 Nov 2022 04:02:02 +0100

ssh-askpass-fullscreen (0.4-0.1) experimental; urgency=low

  * Non-maintainer upload.
  * New upstream release (in 2006...)
  * drop README.Debian since upstream changed its name to
    ssh-askpass-fullscreen
  * drop unnecessary debian/dirs
  * debian/source/format: set "3.0 (quilt)"
  * debian/rules:
    - drop simple-patchsys
    - convert to dh7 style
    - enable hardening
  * debian/install: add it
  * debian/compat: set 9
  * debian/control
    - set "Standards-Version: 3.9.4"
    - drop patchutils, cdbs
    - set "debhelper (>= 9) to enable hardening
    - add "Homepage:" field
  * debian/patches
    - drop 01_grab_fix.patch since merged to upstream
    - add ignore_clean_error.patch to execute clean target
    - add gentoo.patch to grab keyboard properly (LP: #327588)
    - add useCC_with_flags.patch to enable hardening

 -- Hideki Yamane <henrich@debian.org>  Sat, 15 Dec 2012 09:15:47 +0900

ssh-askpass-fullscreen (0.3-4) unstable; urgency=medium

  * QA upload.
  * Set maintainer to Debian QA Group <packages@qa.debian.org>. (see: #1012002)

 -- Marcos Talau <talau@debian.org>  Sun, 13 Nov 2022 07:54:36 -0300

ssh-askpass-fullscreen (0.3-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * debian/control
    - add "Depends: libx11-dev"
  * debian/patches
    - add "03_fix_FTBFS_binutils-gold.patch", it specifies link to X11 library
      (Closes: #556371)

 -- Hideki Yamane <henrich@debian.org>  Sat, 07 Jan 2012 23:39:16 +0900

ssh-askpass-fullscreen (0.3-3) unstable; urgency=low

  * Added a patch to keep the application window on the top. (Closes: #545804)
  * Modified patch to correctly grab the keyboard. (Closes: #519007)

 -- Marco Presi (Zufus) <zufus@debian.org>  Sun, 27 Sep 2009 03:13:52 +0200

ssh-askpass-fullscreen (0.3-2) unstable; urgency=low

  * Modified grab procedure, adapted to the one followed by ssh-askpass-gnome
    Closes: #261134.

 -- Marco Presi (Zufus) <zufus@debian.org>  Sun, 13 Nov 2005 22:55:12 -0500

ssh-askpass-fullscreen (0.3-1) unstable; urgency=low

  * Initial Release. (Closes: #183839).

 -- Marco Presi (Zufus) <zufus@debian.org>  Sun,  2 Mar 2003 11:52:19 +0100