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
|
guncat (1.01.02-1) unstable; urgency=medium
* New upstream release adapts build scripts to icmake >= 8.00.04, and
applies the patch to suppresses calling 'tput clear' by /usr/bin/icmbuild
(Closes: #807746).
* debian/control adapted accordingly.
-- Frank B. Brokken <f.b.brokken@rug.nl> Sat, 12 Dec 2015 15:24:33 +0100
guncat (1.01.01-1) unstable; urgency=medium
* Upstream fixed a flaw in the installation script, Upstream's 'build'
script now supports -P to prevent the use of precompiled headers
-- Frank B. Brokken <f.b.brokken@rug.nl> Tue, 06 Oct 2015 19:56:00 +0200
guncat (1.01.00-1) unstable; urgency=medium
* New upstream release uses precompiled headers and redefines its
installation procedure. The debian/rules file was adapted accordingly
* Guncat now depends on libbobcat-dev >= 4.00.00
* Removed git-orig-source target from debian/rules
* New Homepage: https://fbb-git.github.io/guncat
-- Frank B. Brokken <f.b.brokken@rug.nl> Sun, 04 Oct 2015 10:36:35 +0200
guncat (0.92.00-5) unstable; urgency=medium
* Rebuild against bobcat >= 3.25.02-3 for g++5 ABI transition.
-- tony mancill <tmancill@debian.org> Wed, 12 Aug 2015 20:23:54 -0700
guncat (0.92.00-4) unstable; urgency=medium
* Apply patch for manpage generation to make the build reproducible.
- Thanks to Chris Lamb. (Closes: #777450)
* Bump Standards-Version to 3.9.6 (no changes).
-- tony mancill <tmancill@debian.org> Sun, 08 Feb 2015 09:35:37 -0800
guncat (0.92.00-3) unstable; urgency=medium
* Correct typo in long package description. (Closes: #757255)
- Thank you to Andrei POPESCU for noticing the typo.
* Append CPPFLAGS to CXXFLAGS in debian/rules.
-- tony mancill <tmancill@debian.org> Mon, 01 Sep 2014 18:12:08 -0700
guncat (0.92.00-2) unstable; urgency=medium
* Remove versioned build dependency on g++.
* Drop build dependency on hardening-* packages.
* Disable definition of CLS in icmconf. (Closes: #754244)
-- tony mancill <tmancill@debian.org> Sun, 03 Aug 2014 12:18:29 -0700
guncat (0.92.00-1) unstable; urgency=low
[ Frank B. Brokken ]
* New upstream release fixes repeated requests for the GPG passphrase when
--passphrase is specified
[ tony mancill ]
* First upload to Debian archive. (Closes: #749839)
* Use g++-4.8 as compiler instead of 4.9.
* Add Vcs fields to debian/control.
* Update debian/copyright.
-- tony mancill <tmancill@debian.org> Tue, 03 Jun 2014 22:48:51 -0700
guncat (0.91.00-1) unstable; urgency=low
* New upstream release: GPG's passphrase is read from /dev/tty
-- Frank B. Brokken <f.b.brokken@rug.nl> Sun, 04 May 2014 17:39:08 +0200
guncat (0.90.00-1) unstable; urgency=low
* Program and man-page ready to be released
-- Frank B. Brokken <f.b.brokken@rug.nl> Sat, 03 May 2014 15:32:42 +0200
guncat (0.00.00-1) unstable; urgency=low
* Initial Debian upload (Closes: #695555).
-- Frank B. Brokken <f.b.brokken@rug.nl> Wed, 30 Apr 2014 18:48:17 +0200
|