File: changelog

package info (click to toggle)
nfqueue-bindings 0.6-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 256 kB
  • ctags: 84
  • sloc: ansic: 274; python: 211; perl: 183; makefile: 29
file content (142 lines) | stat: -rw-r--r-- 4,881 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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
nfqueue-bindings (0.6-1) unstable; urgency=medium

  * Imported Upstream version 0.6
  * Add watch file
  * Drop 30-revert-signature-change.patch, fixed upstream
  * Install README.md and ChangeLog in docs
  * Bump Standards Version to 3.9.8
  * Add dh-python to build-deps

 -- Pierre Chifflier <pollux@debian.org>  Tue, 26 Jul 2016 10:44:56 +0200

nfqueue-bindings (0.5-1) unstable; urgency=medium

  * Imported Upstream version 0.5
  * Remove watch file, URL changed, and new site is using self-signed https
    certificate
  * Remove 10-fix-ftbfs-uint32.patch and 20-FindPerlLib.patch, merged upstream
  * Bump Standards Version to 3.9.5
  * Fix "hardcodes /usr/lib/perl5" (Closes: #752350)
    Make debian/libnfqueue-perl.install executable and use $Config{vendorarch}
    to determine target directory.
    Thanks to Gregor Herrmann for the patch.

 -- Pierre Chifflier <pollux@debian.org>  Wed, 30 Jul 2014 09:20:10 +0200

nfqueue-bindings (0.4-6) unstable; urgency=low

  * Revert upstream signature change (Closes: #718894)
    Note: rollback is temporary, signature will change in next upstream
    version

 -- Pierre Chifflier <pollux@debian.org>  Wed, 09 Oct 2013 13:35:02 +0200

nfqueue-bindings (0.4-5) unstable; urgency=low

  * Fix FTBFS "unknown type name 'uint32_t'" (Closes: #713742)
  * Use CMake internal script to find perl (Closes: #676274)
  * Bump Standards Version to 3.9.4
  * Fix lintian warning (missing misc-depends)

 -- Pierre Chifflier <pollux@debian.org>  Mon, 08 Jul 2013 11:29:20 +0200

nfqueue-bindings (0.4-4) unstable; urgency=low

  * Fix FTBFS "unknown type name 'uint32_t'" (Closes: #713742)
  * Use CMake internal script to find perl (Closes: #676274)
    Thanks to Gregor Herrmann for the original patch.
  * Bump Standards Version to 3.9.4

 -- Pierre Chifflier <pollux@debian.org>  Mon, 08 Jul 2013 11:28:18 +0200

nfqueue-bindings (0.4-3) unstable; urgency=low

  * Add missing CPPFLAGS hardening flags (Closes: #670238).
    Thanks to Simon Ruderich for the bug report and patch.
  * Add 'bindnow' hardening flag

 -- Pierre Chifflier <pollux@debian.org>  Sat, 19 May 2012 16:20:21 +0200

nfqueue-bindings (0.4-2) unstable; urgency=low

  * Build with python support in debhelper (Closes: #671060)

 -- Pierre Chifflier <pollux@debian.org>  Wed, 02 May 2012 21:50:13 +0200

nfqueue-bindings (0.4-1) unstable; urgency=low

  * Imported Upstream version 0.4
  * Drop patches, merged upstream
  * Fix installation path and build with specific Python version
    (Closes: #665230)
  * Bump Standards Version to 3.9.3
  * Switch to debhelper 9: shorten the rules file, and enable hardening flags
  * Install examples

 -- Pierre Chifflier <pollux@debian.org>  Mon, 16 Apr 2012 12:01:16 +0200

nfqueue-bindings (0.3-4) unstable; urgency=low

  * Switch to dh_python2 (Closes: #616916)
  * Build package for all recent versions of Python (Closes: #629280)
    - Add patch to support extra arguments in Makefile
  * Bump Standards Version to 3.9.2

 -- Pierre Chifflier <pollux@debian.org>  Sun, 05 Jun 2011 21:18:19 +0200

nfqueue-bindings (0.3-3) unstable; urgency=low

  * Rename binary packages according to policy (Closes: #575936)
    nfqueue-bindings-perl renamed to libnfqueue-perl
    nfqueue-bindings-python renamed to python-nfqueue
  * Update project homepage url (Closes: #600035)
  * Convert to 3.0 (quilt) source format
  * Bump Standards Version to 3.9.1

 -- Pierre Chifflier <pollux@debian.org>  Thu, 16 Dec 2010 10:29:45 +0100

nfqueue-bindings (0.3-2) unstable; urgency=low

  * Apply patch from Ansgar Burchardt:
    Get path for perl.h from perl's Config module. (Closes: #578631)
  * Bump standards version to 3.9.0

 -- Pierre Chifflier <pollux@debian.org>  Sun, 18 Jul 2010 21:59:55 +0200

nfqueue-bindings (0.3-1) unstable; urgency=low

  * New upstream release

 -- Pierre Chifflier <pollux@debian.org>  Fri, 29 Jan 2010 22:10:11 +0100

nfqueue-bindings (0.2-3) unstable; urgency=low

  * Fix installation target in cmake script (Closes: #556833)
  * Use python_lib path given by python instead of site-packages
    (Closes: #557911)
  * Bump standards version to 3.8.3 (no changes)

 -- Pierre Chifflier <pollux@debian.org>  Wed, 02 Dec 2009 14:03:03 +0100

nfqueue-bindings (0.2-2) unstable; urgency=low

  * Rebuild with un-tainted build environment
    Remove dependency on libpython2.6 (Closes: #533572)
  * Bump standards version to 3.8.2 (no changes)

 -- Pierre Chifflier <pollux@debian.org>  Mon, 22 Jun 2009 20:52:06 +0200

nfqueue-bindings (0.2-1) unstable; urgency=low

  * New Upstream Version
  * Add watch file
  * Bump standards version to 3.8.1 (no changes)

 -- Pierre Chifflier <pollux@debian.org>  Sun, 10 May 2009 17:11:08 +0200

nfqueue-bindings (0.1-1) unstable; urgency=low

  * Initial release (Closes: #497943)

 -- Pierre Chifflier <pollux@debian.org>  Fri, 05 Sep 2008 10:20:11 +0200