File: changelog

package info (click to toggle)
openpgp-applet 1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, trixie
  • size: 2,168 kB
  • sloc: perl: 1,047; sh: 77; makefile: 68
file content (137 lines) | stat: -rw-r--r-- 4,960 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
133
134
135
136
137
openpgp-applet (1.1-3) unstable; urgency=medium

  * Relax a bit the versioned dependency on gnupg so it can be satisfied
    on Stretch.

 -- intrigeri <intrigeri@debian.org>  Sat, 08 Dec 2018 08:27:39 +0000

openpgp-applet (1.1-2) unstable; urgency=medium

  * d/control:
    - depends on gnupg >= 2.1 instead of gnupg2 (Closes: #911853)
    - bump Standards-Version (no change)

 -- Clément Hermann <nodens@nodens.org>  Fri, 07 Dec 2018 22:26:11 +0100

openpgp-applet (1.1-1) unstable; urgency=medium

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

  [ gregor herrmann ]
  * debian/copyright: replace full CC0-1.0 text with pointer to
    /usr/share/common-licenses/CC0-1.0.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Clément Hermann ]
  * update watch file after upstream move to Salsa
  * update upstream urls (VCS, Homepage, source) after move to Salsa
  * debian/gbp.conf: ignore upstream .gitignore
  * Import upstream version 1.1
  * Bump debhelper compatibility level to 10

 -- Clément Hermann <nodens@nodens.org>  Mon, 26 Feb 2018 19:42:54 +0100

openpgp-applet (1.0-2) unstable; urgency=medium

  [ intrigeri ]
  * Drop libany-moose-perl {build,runtime} dependency,
    following upstream's lead.

  [ Clément Hermann ]
  * Fix name in .Desktop to match Upstream
  * debian/upstream/metadata: update Contact
  * Update desktop menu entry to comply with Freedesktop.org specifications
  * debian/watch: bump version (no change)
  * bump Standards-Version to 4.1.1 (no change)

 -- Clément Hermann <nodens@nodens.org>  Fri, 06 Oct 2017 00:17:54 +0200

openpgp-applet (1.0-1) unstable; urgency=medium

  [ gregor herrmann ]
  * Rename autopkgtest configuration file(s) as per new pkg-perl-
    autopkgtest schema.
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Run dh-auto-tests with xvfb

  [ Clément Hermann ]
  * Import upstream version 1.0:
      - gpg2 for improved compatibility with smartcards and modern crypto,
      - porting to Gtk+ 3,
      - drop xlip dependency.
  * Update dependencies for new release:
      - added libmodule-pluggable-perl
      - added libgtk3-simplelist-perl
      - replaced libgtk2-perl by libgtk3-perl
      - added gpg2 (runtime only)
      - dropped xclip
  * Refresh patches - no more xclip, but gpg2
  * Unapply patches from source
  * debian/copyright: fix Source URL and upstream contact
  * Drop debian/menu file to comply with tech-ctte decision on #741573
  * debian/control: bump standard version (no changes)
  * Added bin/ to debian/tests/pkg-perl/smoke-files to avoid autopkgtest failure

 -- Clément Hermann <nodens@nodens.org>  Mon, 24 Oct 2016 19:39:24 +0200

openpgp-applet (0.9.1-1) unstable; urgency=medium

  [ Clément Hermann ]
  * Import upstream version 0.9.1
  * New upstream release :
      - Add confirmation on exit
      - Replaced pixmaps with new ones with a DFSG-compatible license
      - Allow one to open a text editor from the applet
      - Fix bug preventing to clearsign non-ascii text
  * Add missing build/runtimes deps:
      - libtest-most-perl (build only)
      - libfile-sharedir-install-perl (build only)
      - libenv-path-perl (build only)
      - libgnupg-interface-perl
      - libintl-perl
      - libmoo-perl (>= 0.50)
      - xclip (runtime only)
  * Removed unused build-dep on ExtUtils::MakeMaker.
  * Removed useless versioned depend to perl.
  * Recommends: pinentry-gnome3 | pinentry-x11: the former is nicer on
    Stretch, the latter is a virtual package that similar programs can
    provide.
  * Move seahorse from Recommends to Depends as it's needed for the "Manage
    keys" menu entry.
  * Correct name in description.
  * Rephrase long description and update it wrt. the recommended passphrase
    entry program and features supported.
  * Change Maintainer to pkg-perl, add Uploaders.
  * Add Vcs-* control fields.
  * Add debian/upstream/metadata.
  * Update copyright info for pixmaps.
  * Adjust license for Debian packaging.
  * Add debian/watch file (with signature check).
  * Add .desktop file.
  * Add symlink to desktop file in /etc/xdg/autostart.
  * Add debian/menu file.
  * Bump Standards-Version to 3.9.6 (no change).

  [ intrigeri ]
  * Disable the requires_external.t test: requiring xclip at build time
    is useless in the context of Debian.
  * Tweak autopkgtests so that the only module we ship is tested.
  * debian/control: rephrase long description a bit more.

 -- Clément Hermann <nodens@nodens.org>  Tue, 18 Aug 2015 15:29:57 +0200

openpgp-applet (0.8-2) unstable; urgency=low

  * Move to git-buildpackage workflow
  * add correct debian/gbp.conf

 -- Clément Hermann (nodens) <nodens@nodens.org>  Wed, 30 Jul 2014 12:41:00 +0200

openpgp-applet (0.8-1) unstable; urgency=low

  * Initial Release (Closes: #756404)

 -- Clément Hermann (nodens) <nodens@nodens.org>  Tue, 29 Jul 2014 13:52:10 +0200