File: changelog

package info (click to toggle)
python-fann2 1%3A1.2.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 496 kB
  • sloc: cpp: 1,615; ansic: 862; python: 116; makefile: 22; sh: 13
file content (110 lines) | stat: -rw-r--r-- 3,767 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
python-fann2 (1:1.2.0+ds-2) unstable; urgency=medium

  * Set Debian Science Team to Maintainers.
    The package was in the debian-science group on Salsa already.
  * Create d/upstream/metadata
  * Add Forwarded: headers to patches

 -- Christian Kastner <ckk@debian.org>  Sun, 13 Sep 2020 21:26:53 +0200

python-fann2 (1:1.2.0+ds-1) unstable; urgency=medium

  * New upstream version 1.2.0+ds
    - Refresh patches
  * Bump Standards-Version to 4.5.0 (no changes needed)
  * Drop obsolete lintian override

 -- Christian Kastner <ckk@debian.org>  Thu, 06 Aug 2020 23:02:03 +0200

python-fann2 (1:1.1.2+ds-2) unstable; urgency=medium

  * Drop Python 2 packages python-pyfann and python-fann2. (Closes: #937746)
  * d/source/lintian-overrides: Fix syntax issue
  * d/control: Bump Standards-Version to 4.4.1 (no changes needed)

 -- Christian Kastner <ckk@debian.org>  Fri, 11 Oct 2019 17:50:26 +0200

python-fann2 (1:1.1.2+ds-1) unstable; urgency=medium

  * New upstream version 1.1.2
    - Many smallish bugfixes.
  * d/control:
    - Point Vcs-* URLs to Salsa
    - Switch Build-Depends from debhelper to debhelper-compat
    - Remove the now obsolete d/compat
    - Bump debhelper compat level to 12
    - Drop ancient X-Python{,3}-Version
    - Bump Standards-Version to 4.3.0
    - Drop python-pyfann Priority: extra
  * Add Rules-Requires-Root: no
    We don't need (fake)root for building the packages
  * d/patches:
    - Refresh Improve-SWIG-invocation.patch
    - Add Don-t-check-for-existence-of-libfann.patch
      libfann is in Build-Depends, and therefore present
  * d/test: Rename ADTTMP to AUTOPKGTEST
  * d/rules: Remove fann2.egg-info on clean
  * Add d/source/lintian-overrides
     - Add tag override_dh_auto_test-does-not-check-DEB_BUILD_OPTIONS
       False-positive. We do override dh_auto_test, but, only to call
       dh_auto_test with a prepped environment.
  * Add d/NEWS to warn about legacy python-pyfann package
  * d/copyright:
    - Add Files-Excluded to exclude pre-compiled wheels
    - Extend Comment to document this
    - Switch Format field to https
    - Bump copyrights
  * d/watch:
    - Update to formation version 4
    - Add repacksuffix and dversionmangle for +ds
  * gbp.conf: Set pristine-tar, sign-tags options

 -- Christian Kastner <ckk@debian.org>  Sun, 17 Feb 2019 12:40:31 +0100

python-fann2 (1:1.0.7-6) unstable; urgency=medium

  * d/control:
    - Bump Standards-Version to 3.9.8 (no changes needed)

 -- Christian Kastner <ckk@debian.org>  Sun, 17 Apr 2016 16:24:52 +0200

python-fann2 (1:1.0.7-5) unstable; urgency=medium

  * d/control:
    - Bump Standards-Version to 3.9.7 (no changes needed)
    - Switch Vcs-* from insecure URIs to secure ones
  * d/rules:
    - Add hardening=+bindnow to DEB_BUILD_MAINT_OPTIONS

 -- Christian Kastner <ckk@debian.org>  Mon, 21 Mar 2016 13:46:07 +0100

python-fann2 (1:1.0.7-4) unstable; urgency=medium

  * d/control:
    - Fix python substvar for python-fann2. Discovered by ci.debian.net
    - Switch Vcs-Browser from gitweb to cgit

 -- Christian Kastner <ckk@debian.org>  Thu, 22 Oct 2015 09:27:38 +0200

python-fann2 (1:1.0.7-3) unstable; urgency=medium

  * python-pyfann:
    - Add README.Debian, making it explicit that python-pyfann-dbg is no longer
      provided.
  * d/gbp.conf:
    - Upstream uses gz compression, stick with that

 -- Christian Kastner <ckk@debian.org>  Sat, 10 Oct 2015 22:08:16 +0200

python-fann2 (1:1.0.7-2) unstable; urgency=medium

  * d/control:
    - B-D for libfann-dev must be >= 2.2.0

 -- Christian Kastner <ckk@debian.org>  Tue, 29 Sep 2015 23:57:50 +0200

python-fann2 (1:1.0.7-1) unstable; urgency=medium

  * Initial release. (Closes: #800075)

 -- Christian Kastner <ckk@debian.org>  Tue, 29 Sep 2015 21:25:36 +0200