File: changelog

package info (click to toggle)
guncat 1.02.00-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 352 kB
  • sloc: cpp: 627; makefile: 115; sh: 36
file content (119 lines) | stat: -rw-r--r-- 3,915 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
guncat (1.02.00-1) unstable; urgency=medium

  [ Frank B. Brokken ]
  * New upstream release updates gpg calls to gpg version 2.1, added new
    options and disuses some previously used options. See the upstream
    changelog for details.
  * debian/rules specifies C++ std 2a.

  [ Ondřej Nový ]
  * d/copyright: Change Format URL to correct one

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Sun, 11 Nov 2018 16:05:55 +0100

guncat (1.01.03-1) unstable; urgency=low

  [ Frank B. Brokken ]
  * New upstream release following migration from Github to Gitlab
  * Added debian/watch file
  * Updated debian/compat to dh 11
  * Updated debian/control to newer versions of build-depends
  * Updated debian/copyright
  * Updated debian/rules to use dh sequencer

  [ tony mancill ]
  * Update Vcs fields for migration from Alioth -> Salsa

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Thu, 21 Jun 2018 19:45:34 +0530

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