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 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466
|
parcimonie (0.12.0-2) unstable; urgency=medium
* Remove obsolete /etc/xdg/autostart/parcimonie-applet.desktop conffile.
Thanks to Paul Wise <pabs@debian.org> for the bug report!
(Closes: #958524)
-- intrigeri <intrigeri@debian.org> Sat, 25 Apr 2020 06:12:59 +0000
parcimonie (0.12.0-1) unstable; urgency=medium
* New upstream release (0.12.0)
Notable changes:
- Remove parcimonie-applet
- Document history of, and future challenges around,
user interfaces to parcimonie
- Fix typos (patch by Jens Reyer <jre.winesim@gmail.com>)
* Remove README.Debian: it contains only obsolete information
(Closes: #942728)
* Update upstream signing key
* Remove parcimonie-applet packaging bits
* Update upstream homepage and Git repository URLs
* Update upstream copyright years
* Update list of upstream documentation files
* Close bugs about code/functionality that's not included in this package
anymore (Closes: #850217, #751210, #799942, #956942, #849016).
* Add Bug-Database DEP 12 metadata
-- intrigeri <intrigeri@debian.org> Tue, 21 Apr 2020 12:36:38 +0000
parcimonie (0.11.0-2) unstable; urgency=medium
[ intrigeri ]
* Drop obsolete build-dependency on pandoc.
* Drop obsolete {build,runtime}-dependency on torsocks.
* Add debian/.gitlab-ci.yml, that builds the package and
then runs Lintian and piuparts on it.
* Fix the Repository upstream metadata field added by the Debian Janitor.
* Switch to salsa-ci default pipeline.
* Rename debian/NEWS.Debian to debian/NEWS, so it's actually installed.
* Consistently use HTTPS URL when pointing to the upstream website.
* Declare compatibility with Policy 4.5.0.
* debian/NEWS: use regular paragraphs rather than a bulleted list.
* debian/control: fix typo, document autostart (Closes: #942731)
Thanks to Jens Reyer <jre.winesim@gmail.com> for the patch.
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set field Upstream-Name in debian/copyright.
* Set upstream metadata fields: Repository.
-- intrigeri <intrigeri@debian.org> Sat, 11 Apr 2020 07:53:32 +0000
parcimonie (0.11.0-1) unstable; urgency=medium
[ Ulrike Uhlig ]
* Update VCS fields to point to Salsa.
[ intrigeri ]
* New upstream releases (0.10.4 and 0.11):
- Drop support for GnuPG < 2.1.
- parcimonie-applet is officially deprecated and unsupported upstream.
- Don't bloat the logs with fingerprints of keys that could not
be found (Closes: #900388). Also, hide spurious
"dirmngr:Network:/usr/bin/dirmngr:1:1:" output.
- Miscellaneous code and test suite improvements.
- Documentation:
- Drop information that's been obsolete since GNOME 3.
- Clarify the status and future of parcimonie-applet.
- Take into account the default GnuPG configuration in Stretch.
* Update upstream signing key.
* Add build and runtime dependencies on libmoox-strictconstructor-perl,
as required by the new upstream version.
* Update packaging and dependencies: only GnuPG 2.1+ is now supported.
* Disable two brittle upstream tests.
* Migrate existing debian/tests/pkg-perl/skip-smoke to smoke-skip.
* Make the status of the current applet clear.
* Declare that debian/rules does not need root.
* Bump debhelper compatibility level to 11.
* Declare compliance with Policy 4.1.5.
-- intrigeri <intrigeri@debian.org> Mon, 09 Jul 2018 20:43:42 +0000
parcimonie (0.10.3-2) unstable; urgency=medium
* Team upload
* debian/control
* Remove obsolete dependency (gnupg2) (Closes: #883975).
* Drop repeated `Section: net`.
* Declare compliance with Debian policy v4.1.2.0.
No changes required.
* Use HTTPS URIs for gaffer.ptitcanardnoir.org.
-- Nicolas Braud-Santoni <nicolas@braud-santoni.eu> Sat, 09 Dec 2017 23:40:24 +0100
parcimonie (0.10.3-1) unstable; urgency=medium
* Import new upstream release.
* Drop "Recommends: gnupg-curl": parcimonie will use modern GnuPG
by default, which does not require gnupg-curl (Closes: #844444).
* Drop all patches: applied upstream.
* Bump debhelper compat level to 10, adjust build-dependencies accordingly.
* Declare compliance with Standards-Version 4.0.0 (no change required).
-- intrigeri <intrigeri@debian.org> Tue, 27 Jun 2017 17:03:59 +0000
parcimonie (0.10.2-4) unstable; urgency=medium
* Add {build,runtime} dependency on gnupg. (Closes: #838281)
-- intrigeri <intrigeri@debian.org> Fri, 30 Sep 2016 10:19:39 +0000
parcimonie (0.10.2-3) unstable; urgency=medium
* Version {build,runtime} dependency on libgnupg-interface-perl
(Closes: #838281).
-- intrigeri <intrigeri@debian.org> Sat, 24 Sep 2016 09:24:32 +0000
parcimonie (0.10.2-2) unstable; urgency=medium
* Add {build,runtime} dependency on gnupg2, that provides
the /usr/bin/gpg2 alias (Closes: #836984).
* Add {build,runtime} dependency on dirmngr, that's needed
for network operations with GnuPG 2.1+.
* New patch: honor custom GnuPG homedir in a few places
that did not so far (Closes: #835774).
-- intrigeri <intrigeri@debian.org> Sun, 11 Sep 2016 11:28:05 +0000
parcimonie (0.10.2-1) unstable; urgency=medium
* Move binary package to the "net" section (Closes: #825801).
* New upstream release:
- Support the case when using GnuPG 2.x and the keyserver is configured
in gpg.conf, and not in dirmngr.conf (Closes: #827311).
-- intrigeri <intrigeri@debian.org> Thu, 23 Jun 2016 07:54:49 +0000
parcimonie (0.10.1-1) unstable; urgency=medium
* New upstream release:
- Add support for GnuPG 2.1+ (Closes: #780628).
- Allow key updates to existing keys, but do not allow any new keys
to be imported (Closes: #819305).
- Record a bit more memory usage information when $REPORT_MEMORY_USAGE
is set to a true value.
* Add {build,runtime} dependency on libipc-system-simple-perl,
matching updated upstream dependencies.
* Bump copyright years.
* Declare compliance with Standards-Version 3.9.8 (no change needed).
-- intrigeri <intrigeri@debian.org> Sun, 29 May 2016 11:14:37 +0000
parcimonie (0.9-3) unstable; urgency=medium
* Hand over package to pkg-privacy team
* gbp.conf: switch to the default gbp branch layout.
* Move source package to the "net" section.
* Turn libmodule-build-perl from a Build-Depends-Indep to a Build-Depends:
it's used in the clean target.
-- intrigeri <intrigeri@debian.org> Tue, 15 Sep 2015 07:56:53 +0000
parcimonie (0.9-2) unstable; urgency=medium
* Demote the applet's dependencies to Recommends (Closes: #774529).
* debian/control: mention the applet in the long description.
-- intrigeri <intrigeri@debian.org> Sun, 16 Aug 2015 16:03:13 +0200
parcimonie (0.9-1) unstable; urgency=medium
* New upstream release:
- Make D-Bus support opt-in in the daemon, and enable it via
the .desktop file (Closes: #782443).
- Record more memory usage information when $ENV{REPORT_MEMORY_USAGE} is set
to a true value.
- Use 'any' from List::Util and require a version that provides it.
- Add sleep duration time to STDOUT when running without D-Bus,
and to the applet's log.
- dist.ini:
· Switch from the deprecated NoTabsTests to Test::NoTabs.
· Replace the obsolete EOLTests with Test::EOL.
· Disable PodCoverageTests.
* Add {build,runtime} dependency on libtime-duration-perl.
* Depend on perl instead of perl-modules. Spotted by Lintian.
* Version the dependency on perl to >= 5.20.
* Update upstream signing key.
* NEWS.Debian: document the D-Bus related changes and action that may need
to be taken post-upgrade.
-- intrigeri <intrigeri@debian.org> Sun, 16 Aug 2015 11:59:01 +0200
parcimonie (0.8.4-2) unstable; urgency=medium
* Add libmodule-build-perl to Build-Depends-Indep (Closes: #789638).
* Declare compliance with Standards-Version 3.9.6.
* debian/control, debian/copyright: advertise the cleartext HTTP URL
for the project's upstream homepage. HTTPS is broken there.
-- intrigeri <intrigeri@debian.org> Sun, 28 Jun 2015 22:19:15 +0200
parcimonie (0.8.4-1) unstable; urgency=medium
* Support encodings that are handled by Encode::XS (Closes: #768174).
-- intrigeri <intrigeri@debian.org> Fri, 07 Nov 2014 12:51:29 +0100
parcimonie (0.8.3-1) unstable; urgency=medium
* New upstream release: don't store the results of (up to the) 1000 last
key fetches anymore.
* Adjust dependencies accordingly to new upstream release:
remove {build,runtime}-dependency on libtie-cache-perl.
* Import upstream public OpenPGP key in debian/upstream/signing-key.asc.
* Instruct uscan to verify upstream releases' OpenPGP signature.
* watch: use http:// URL, as upstream's website uses an expired certificate.
-- intrigeri <intrigeri@debian.org> Sun, 08 Jun 2014 01:11:11 +0200
parcimonie (0.8.2-1) unstable; urgency=medium
* New upstream release: do not depend on Moose at all anymore.
* Adjust {runtime,build}-dependencies for new upstream release:
replace libnamespace-autoclean-perl with libnamespace-clean-perl.
-- intrigeri <intrigeri@debian.org> Fri, 28 Mar 2014 12:43:34 +0100
parcimonie (0.8.1-1) unstable; urgency=medium
* New upstream release. Most notable changes:
- Sleep a random amount of time if the computed random sleep time
is too short (Closes: #738134). Many thanks to Holger Levsen
<holger@layer-acht.org> for reporting this bug and a few others.
- Clarify lapse time with large number of keys (Closes: #738004).
- Various code, documentation and dependencies cleanups.
- Migrate away from Path::Class to the lighter Path::Tiny.
* Include gpg and OpenPGP in the package description, to ease finding
the package with common search terms.
* Update dependencies wrt. new upstream release:
- Drop dependencies on libfile-sharedir-perl, libfile-spec-perl
and libpath-class-perl.
- Add dependency on libpath-tiny-perl.
* Clean up build and runtime dependencies:
- Don't version dependencies that are satisfied in Squeeze.
- Drop build-dependency on libmodule-build-perl: it's shipped
by perl itself.
- Drop dependency on perl: it's taken care of by ${perl:Depends}.
- Don't version dependencies when no older version was ever uploaded
to Debian.
- Simplify versioned build-dependency on debhelper: ">= 9" is enough.
-- intrigeri <intrigeri@debian.org> Sun, 09 Feb 2014 19:48:30 +0100
parcimonie (0.8-1) unstable; urgency=medium
* New upstream release (Closes: #722220):
- Migrate to Moo, Type::Tiny and MooX::Options, thanks to MooX::late.
- Use Moo::Role before loading other libraries: exports all methods
declared after it's used.
- Adapt syntax to newer Gtk3 bindings, and depend on it.
- Documentation fixes: fix help urls about HKPS, use pools instead
of specific keyservers, fix typos.
- Move from the deprecated CriticTests to Test::Perl::Critic.
- Use D::Z::P::ChangelogFromGit, rename old Changes, and stop using
Dist::Zilla's CheckChangeLog.
- Stop using OurPkgVersion, drop VERSION placeholders.
- Bump copyright years, don't add copyright info to libraries.
* Update long description.
* Draft new debian/changelog entry.
* Update copyright years in debian/copyright.
* Update dependencies to match upstream changes.
* Declare compliance with Standards-Version 3.9.5.
* Drop obsolete Lintian overrides: these were fixed in Lintian
two years ago.
-- intrigeri <intrigeri@debian.org> Sun, 15 Dec 2013 13:52:26 +0100
parcimonie (0.7.1-1) unstable; urgency=low
* Imported Upstream version 0.7.1, that fixes critical bugs in the applet:
- Use correct method name to set tooltip on status icon.
Thanks to Vagrant Cascadian for reporting it. (Closes: #690577)
- Pass the -1 placeholder for text length when inserting into a TextBuffer.
-- intrigeri <intrigeri@debian.org> Sat, 20 Oct 2012 13:01:52 +0200
parcimonie (0.7-1) unstable; urgency=low
* Imported Upstream version 0.7
* Update dependencies to match new upstream ones.
* Drop all cherry-picked patches: obsoleted by new upstream release.
-- intrigeri <intrigeri@debian.org> Sat, 23 Jun 2012 23:32:46 +0200
parcimonie (0.6-3) unstable; urgency=low
* Cherry-pick patch from upstream Git (Closes: #665249).
* Bump debhelper compatibility level to 9.
* Bump copyright years.
-- intrigeri <intrigeri@debian.org> Sun, 08 Apr 2012 12:18:31 +0200
parcimonie (0.6-2) unstable; urgency=low
* Fix my name.
* Add Lintian overrides for false positives.
* Set my email address to my shiny new @debian.org one.
* Update specification URL in debian/copyright.
* Bump Standards-Version to 3.9.3, no change required.
* New patch (cherry-picked from upstream Git):
0001-Testsuite-use-pool.sks-keyservers.net-instead-of-key.patch
(Closes: #662595)
-- intrigeri <intrigeri@debian.org> Mon, 05 Mar 2012 17:59:43 +0100
parcimonie (0.6-1) unstable; urgency=low
* Imported Upstream version 0.6:
- Don't send NEWNYM nor talk to the Tor control port/socket anymore:
sleeping long enough for the previously used Tor circuit to expire
(MaxCircuitDirtiness) is enough.
- Drastic memory savings:
· 75% (RSS) for the parcimonie daemon (58MB -> 15MB)
· 50% (RSS) for the parcimonie applet (54MB -> 28MB)
- Add an About dialog to the applet.
* Add missing {Build-,}dependency on liblocale-gettext-perl. (Closes: #642732)
* Update dependencies for 0.6.
-- Intri Geri <intrigeri+debian@boum.org> Tue, 04 Oct 2011 19:59:10 +0200
parcimonie (0.5.2-1) unstable; urgency=low
* Imported Upstream version 0.5.2:
- Look up keys using the full fingerprint, instead of long key ID.
(Closes: #637018)
- Make it clear the torrc settings depend on the Tor version.
(Closes: #636942)
- Update keyserver configuration instructions.
- Set strict permissions on GnuPG test home directories.
* Update build-dependency: needs Module::Build, not Module::Install.
* Drop obsolete patch:
0001-Set-strict-permissions-on-GnuPG-test-home-directorie.patch
-- Intri Geri <intrigeri+debian@boum.org> Sat, 20 Aug 2011 17:15:28 +0200
parcimonie (0.5.1-3) unstable; urgency=low
* Cherry-pick test suite bugfix from upstream Git.
* Remove useless signature lines.
* Initial release. (Closes: #636036)
-- Intri Geri <intrigeri+debian@boum.org> Sat, 30 Jul 2011 17:10:27 +0200
parcimonie (0.5.1-2) unstable; urgency=low
* Use my Debian email address.
* Remove now useless lintian override.
-- Intri Geri <intrigeri+debian@boum.org> Sat, 30 Jul 2011 14:36:44 +0200
parcimonie (0.5.1-1) unstable; urgency=low
* Imported Upstream version 0.5.1
- Use new Debian default location for ControlSocket and CookieAuthFile.
- Document how Tor shall be configured.
* Recommend tor.
* Improve long package description.
* Add lintian override for maintainer-not-full-name.
-- intrigeri <intrigeri+debian@boum.org> Fri, 29 Jul 2011 15:17:24 +0200
parcimonie (0.5-1) unstable; urgency=low
* Import Upstream version 0.5:
- Really fix the ever-growing gpg command-line bug.
- Add a --gnupg-already-torified daemon option.
- Document how hkpms:// can be used with parcimonie.
- Filter out libtorsocks error messages.
* Add new dependency on libclone-perl.
-- Ben Voui <intrigeri@boum.org> Mon, 25 Jul 2011 18:02:57 +0200
parcimonie (0.4-1) unstable; urgency=low
* Imported Upstream version 0.4:
- Bugfix: gpg command-line was infinitely growing.
- Bugfix: HasEncoding role now works on Squeeze.
- Support password and null Tor authentication methods.
- Support connecting to Tor over the shiny new ControlSocket.
- Applet: add a log viewer window.
- Run "torsocks gpg" using exec.
-- Ben Voui <intrigeri@boum.org> Sun, 24 Jul 2011 16:59:36 +0200
parcimonie (0.3.3-1) unstable; urgency=low
* Imported Upstream version 0.3.3
* Install compiled locales where they belong.
* Compile parcimonie-torified-gpg(1) from Markdown at build time.
* Add missing build-dep on libfile-sharedir-perl.
* Remove obsolete build-dependency on libmoosex-nonmoose-perl.
* Run the testsuite with a fake X server, thanks to xvfb.
* Fix debian/watch.
* Fix homepage URL in debian/copyright.
-- Ben Voui <intrigeri@boum.org> Fri, 22 Jul 2011 14:20:18 +0200
parcimonie (0.3.2-1~1.gbp7c8480) UNRELEASED; urgency=low
** SNAPSHOT build @7c8480d1598486b63431cdb1d420e0231f281648 **
* Imported Upstream version 0.3.2
* Set empty DISPLAY before running the testsuite.
* Bump debhelper compatibility level to v8.
* Update dependencies and copyright information.
* Update debian/rules wrt. new location of .desktop files.
* Remove useless directory in override_dh_auto_install.
-- Ben Voui <intrigeri@boum.org> Mon, 18 Jul 2011 18:19:16 +0200
parcimonie (0.3.1-1~1.gbpe37352) UNRELEASED; urgency=low
** SNAPSHOT build @e37352c63f4332ab0b05a35cbd5eab64318cb235 **
* New upstream release.
* Auto-start the applet with X sessions.
* Switch to 3.0 (quilt) source format.
* Fix gbp.conf, again.
* Refresh dependencies.
-- intrigeri <intrigeri@boum.org> Fri, 24 Jun 2011 14:13:30 +0200
parcimonie (0.3-1~1.gbp129eff) UNRELEASED; urgency=low
** SNAPSHOT build @129eff56c2bd29321785322c0da67195b97f37f0 **
* New upstream release.
- Daemon: use D-Bus main loop to handle the key fetch timing, send D-Bus
signals before and after fetching a key.
- Add a desktop systray applet.
- Keep a in-memory buffer of max 1000 key fetch attempts result.
- Validate more user-provided options.
- Many cleanups and small improvements.
* Fix gbp.conf.
* Enable pristine-tar.
* Update README.source to match the current packaging workflow.
* Recommend gnupg-curl so that a hkps:// keyserver can be used.
* Document the recommended packages in README.Debian.
-- intrigeri <intrigeri@boum.org> Fri, 24 Jun 2011 00:04:39 +0200
parcimonie (0.2-1) unstable; urgency=low
* New upstream release.
* Automatically start parcimonie via XDG autostart.
-- Ben Voui <intrigeri@boum.org> Sat, 12 Feb 2011 18:15:18 +0100
parcimonie (0.01-1) unstable; urgency=low
* Initial Release.
-- Ben Voui <intrigeri@boum.org> Sun, 26 Dec 2010 00:56:37 +0100
|