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
|
pgpgpg (0.13-9.1) unstable; urgency=medium
* Non-maintainer upload.
* Migrated DH level to 9 to avoid a FTBFS. Thanks to Logan Rosen
<logan@ubuntu.com>. (Closes: #800201)
* debian/compat: added.
* debian/control:
- Added the ${misc:Depends} variable to provide the right install
dependencies.
- Bumped Standards-Version to 3.9.6.
* debian/rules:
- Added the --no-ddebs option to dh_strip to avoid the dbgsym
creation. It would be a NEW binary (pgpgpg-dbgsym).
- Changed the binary-arch target to install files in right place.
Thanks to Logan Rosen <logan@ubuntu.com>. (Closes: #800201)
- Some actions to allow the package build twice:
~ Added a condition to execute '$(MAKE) distclean'.
~ Using dh_clean to clean the debian/ directory.
* debian/watch: added.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sat, 26 Dec 2015 01:13:27 -0200
pgpgpg (0.13-9) unstable; urgency=low
* Updated debian/rules to contain binary-indep, per policy (closes: #395732)
-- Paweł Więcek <coven@debian.org> Wed, 14 Feb 2007 21:56:09 +0100
pgpgpg (0.13-8) unstable; urgency=low
* Added Replaces: pgp (closes: #238095)
-- Pawel Wiecek <coven@debian.org> Wed, 24 Mar 2004 20:50:30 +0100
pgpgpg (0.13-7) unstable; urgency=low
* Added conflict with pgp (closes: #236195)
-- Pawel Wiecek <coven@debian.org> Thu, 4 Mar 2004 23:07:23 +0100
pgpgpg (0.13-6) unstable; urgency=low
* Reuploaded, this time with .orig.tar.gz that was missing in 0.13-5 upload
-- Pawel Wiecek <coven@debian.org> Tue, 20 Jan 2004 09:51:34 +0100
pgpgpg (0.13-5) unstable; urgency=low
* Moved from non-US to main
-- Pawel Wiecek <coven@debian.org> Mon, 19 Jan 2004 22:31:12 +0100
pgpgpg (0.13-4) unstable; urgency=low
* Added manpage from Javier Fernandez-Sanguino Pena <jfs@computer.org>
(closes: #222405)
* Removed gpg-idea from suggested packages (closes: #196895)
* Updated standards-version (no changes required)
-- Pawel Wiecek <coven@debian.org> Wed, 14 Jan 2004 22:33:28 +0100
pgpgpg (0.13-3) unstable; urgency=low
* New maintainer (closes: #135542)
* Upgraded to current standards version
* Fixed a typo in description (closes: #125233)
-- Pawel Wiecek <coven@debian.org> Tue, 9 Apr 2002 11:25:36 +0200
pgpgpg (0.13-2) unstable; urgency=low
* Now the package can be built even if gnupg is not installed
(Closes: #78303, #81806).
-- Marco d'Itri <md@linux.it> Wed, 14 Feb 2001 22:10:18 +0100
pgpgpg (0.13-1) unstable; urgency=low
* First Release.
-- Marco d'Itri <md@linux.it> Wed, 8 Nov 2000 11:42:15 +0100
|