File: changelog

package info (click to toggle)
pcapy 0.10.8-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 404 kB
  • ctags: 231
  • sloc: xml: 868; cpp: 829; python: 77; makefile: 2
file content (133 lines) | stat: -rw-r--r-- 4,289 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
pcapy (0.10.8-1) unstable; urgency=low

  * New upstream release.
    + Drop debian/patches/fix_sigsegv.patch applied by upstream.
  * Use dh_python2 rather than deprecated dh_pycentral. Closes: #616934.
    + debian/control:
      - Rename now deprecated XS-Python-Version to X-Python-Version.
      - Remove now deprecated XB-Python-Version.
      - Bump cdbs version to 0.4.90-1~.
      - Bump python-all-dev version to 2.6.6-3~.
      - Remove Build-Depends on python-central.
    + debian/rules:
      - Remove DEB_PYTHON_SYSTEM.
  * debian/control:
    + Bump Standards-Version to 3.9.2. No changes needed.
  * debian/changelog:
    + Update copyright years.

 -- Arnaud Fontaine <arnau@debian.org>  Mon, 18 Apr 2011 13:47:46 +0900

pcapy (0.10.6-2) unstable; urgency=low

  [ Arnaud Fontaine ]
  * Switch to dpkg-source 3.0 (quilt) format.
    + Drop Build-Depends on patchutils in debian/control.
    + Drop include of simple-patchsys.mk in debian/rules.
  * debian/control:
    + Bump Standards-Version to 3.9.1. No changes needed.
  * debian/patches:
    + Add fix_sigsegv.patch to fix SIGSEGV. Thanks to Jakub Wilk.
      Closes: #589956.
  * debian/copyright:
    + Update copyright years.

  [ Jakub Wilk ]
  * New upstream URL: update debian/copyright, debian/watch and
    debian/control.

 -- Arnaud Fontaine <arnau@debian.org>  Thu, 29 Jul 2010 19:12:19 +0100

pcapy (0.10.6-1) unstable; urgency=low

  [ Arnaud Fontaine ]
  * New upstream release. Closes: #500043.
  * Add 02_remove_exception_on_next.patch, next() now returns None instead
    of raising an exception when pcap_next() returns NULL. Closes: #500041.
    + Add 03_regenerate_html_doc.patch as the patch updates the
      documentation.
  * debian/control:
    + Add ${misc:Depends} Depends in case the result of a call to any of
      dh_ commands cause the package to depend on another one.
    + Update Standards-Version to 3.8.0. No change needed.
    + Update Homepage field.
  * debian/copyright:
    + Update download location.
    + Update copyright years.
  * debian/watch:
    + Update URL.

  [ Sandro Tosi ]
  * debian/control:
    - Switch Vcs-Browser field to viewsvn.

 -- Arnaud Fontaine <arnau@debian.org>  Mon, 15 Dec 2008 01:33:24 +0000

pcapy (0.10.5-2) unstable; urgency=low

  [ Arnaud Fontaine ]
  * New email address.
  * Remove useless debian/control.in.
  * debian/changelog:
    + Update copyright years.
  * debian/control:
    + Update Standards-Version to 3.7.3. No changes needed.
    + Fix spelling error in description by replacing python by Python.
  * debian/doc-base:
    + Update section to Programming/Python.

  [ Piotr Ożarowski ]
  * debian/control:
    + Add Homepage field.
    + Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now).

  [ Sandro Tosi ]
  * debian/control
    - Uniformise Vcs-Browser field.

 -- Arnaud Fontaine <arnau@debian.org>  Thu, 29 May 2008 20:58:28 +0200

pcapy (0.10.5-1) unstable; urgency=low

  [ Arnaud Fontaine ]
  * New upstream release.
  * debian/control*:
    + Add Suggests against doc-base.
    + Update Build-Depends.
    + Remove useless Replaces and Conflicts fields as etch has been 
      released.
  * debian/doc-base:
    + Add doc-base for the documentation.
  * debian/copyrigth:
    + Update copyright years.
    + Add copyright for the package.

  [ Piotr Ozarowski ]
  * Added XS-Vcs-{Svn,Browser} field.
  * Added debian/watch file.

 -- Arnaud Fontaine <arnaud@andesi.org>  Tue, 08 May 2007 11:57:24 +0200

pcapy (0.10.4-2) unstable; urgency=low

  * Update Standards-Version to 3.7.2. No changes needed.
  * New Python policy changes. Closes: #373475.
    + Add debian/pycompat.
    + debian/compat:
      - Update debhelper compatibility to 5.
    + debian/rules:
      - Add DEB_PYTHON_SYSTEM=pycentral.
      - Clean debian/rules.
    + debian/control.in:
      - Remove all versioned packages.
      - Add XB-Python-Version field for binary package.
      - Add XS-Python-Version field for source package.
      - Add Conflicts and Replaces fields against previous revisions.

 -- Arnaud Fontaine <arnaud@andesi.org>  Sat, 24 Jun 2006 17:04:20 +0200

pcapy (0.10.4-1) unstable; urgency=low

  * Initial release. Closes: #322727.

 -- Arnaud Fontaine <arnaud@andesi.org>  Tue, 11 Apr 2006 14:08:14 +0200