File: changelog

package info (click to toggle)
tcpxtract 1.0.1-11
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 676 kB
  • ctags: 516
  • sloc: sh: 3,338; ansic: 1,623; lex: 40; yacc: 34; makefile: 12
file content (122 lines) | stat: -rw-r--r-- 4,425 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
tcpxtract (1.0.1-11) unstable; urgency=medium

  * debian/control: added libfl-dev to Build-Depends field.
    Thanks to Helmut Grohne <helmut@subdivi.de>. (Closes: #846451)

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Thu, 01 Dec 2016 11:17:16 -0200

tcpxtract (1.0.1-10) unstable; urgency=medium

  * Bumped DH level to 10.
  * debian/control:
      - Bumped Standards-Version to 3.9.8.
      - Updated the Vcs-* fields to use https instead of http and git.
  * debian/copyright: updated the packaging copyright years.
  * debian/patches/50_fix-spelling-binary.patch: added to fix a spelling
    error in final binary.
  * debian/watch: bumped to version 4.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 20 Nov 2016 19:42:52 -0200

tcpxtract (1.0.1-9) unstable; urgency=medium

  * New maintainer. Thanks to Nico Golde for all work around this package.
      (Closes: #800754)
  * Migrations:
      - debian/copyright to 1.0 format.
      - debian/rules to new (reduced) format.
      - DH level to 9.
      - Using dh-autoreconf now. (Closes: #727984)
  * debian/control:
      - Added the Vcs-* fields.
      - Bumped Standards-Version to 3.9.6.
      - Improved the long description.
      - Removed quilt from Build-Depends field.
  * debian/copyright: updated all information.
  * debian/patches:
      - Renamed:
          ~ 01_fixmanpage.patch to 10_fixmanpage.patch.
          ~ tcpxtract-fix-segfault.patch to 20_tcpxtract-fix-segfault.patch.
          ~ fix-excessive-sync.patch to 30_fix-excessive-sync.patch.
          ~ 02-fix_png_header_bytes.patch to 40_fix_png_header_bytes.patch.
      - Added the 'Last-Update' field to 10_fixmanpage.patch.
      - Remade the header of the 20_tcpxtract-fix-segfault.patch,
        30_fix-excessive-sync.patch and 40_fix_png_header_bytes.patch.
  * debian/README.Debian: added to provide a new tip for users.
  * debian/README.source: the notice in this file is (now) obsolete. Removed.
  * debian/watch: improved.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 25 Oct 2015 17:24:26 -0200

tcpxtract (1.0.1-8) unstable; urgency=low

  * Fix incorrect PNG header magic values (Closes: #649249).

 -- Nico Golde <nion@debian.org>  Sat, 19 Nov 2011 12:51:31 +0100

tcpxtract (1.0.1-7) unstable; urgency=low

  * Fix excessive sync by only fsync'ing the specific output
    file (Closes: #623140).
  * Bump policy version, no changes needed.

 -- Nico Golde <nion@debian.org>  Tue, 19 Apr 2011 16:10:43 +0200

tcpxtract (1.0.1-6) unstable; urgency=low

  * Bump policy version, no changes needed.
  * Switch from dpatch to quilt.
    - Adapted README.source.
  * Switch to dpkg-source 3.0 (quilt) format
  * Add patch by Chow Loong Jin to prevent segfaults due to missing
    null initializations (Closes: #599746).

 -- Nico Golde <nion@debian.org>  Sun, 17 Oct 2010 18:26:09 +0200

tcpxtract (1.0.1-5) unstable; urgency=low

  * Bump policy version, no changes needed.
  * Remove notice about info page from manpage (Closes: #549219).
  * Bump compat level to 7 and adjust debhelper dependency.
  * Version debian packaging license -> GPL-2.
  * Add patch descriptions.
  * dh_clean -l => dh_prep (dh_clean -k deprecated).
  * Add README.source dummy ;)

 -- Nico Golde <nion@debian.org>  Sun, 17 Oct 2010 18:07:01 +0200

tcpxtract (1.0.1-4) unstable; urgency=low

  * Switched from Homepage tag to the new Homepage control field.
  * Added dependency on dpatch and added dpatch stuff to rules.
  * Added a short description for the manpage that actually
    makes sense (01_fixmanpage.dpatch).
  * Fixed debian-rules-ignores-make-clean-error lintian warning.
  * Added AUTHORS to the installed files in doc.

 -- Nico Golde <nion@debian.org>  Fri, 16 Nov 2007 13:03:02 +0100

tcpxtract (1.0.1-3) unstable; urgency=low

  * Added watch file.
  * Fixed copyright year in copyright file.
  * Removed config.guess file from diff.

 -- Nico Golde <nion@debian.org>  Thu, 03 May 2007 18:59:54 +0200

tcpxtract (1.0.1-2) unstable; urgency=low

  * Changed maintainer address.
  * Fixed broken copyright file.
  * Bumped compat version to 5.
  * Bumped standards version, no changes needed.
  * Removed unneeded comments from rules.

 -- Nico Golde <nion@debian.org>  Sat, 17 Mar 2007 16:58:44 +0100

tcpxtract (1.0.1-1) unstable; urgency=low

  * Initial release (Closes: #333282).

 -- Nico Golde <nico@ngolde.de>  Sun, 16 Oct 2005 19:49:29 +0200