File: changelog

package info (click to toggle)
probabel 0.5.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 12,680 kB
  • sloc: cpp: 6,357; sh: 2,355; ansic: 1,676; makefile: 934; asm: 284; perl: 263; awk: 47
file content (132 lines) | stat: -rw-r--r-- 4,084 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
probabel (0.5.0+dfsg-3) unstable; urgency=medium

  * Add ppc64el to architectures where test result is ignored due to
    rounding errors

 -- Andreas Tille <tille@debian.org>  Mon, 04 Feb 2019 10:11:46 +0100

probabel (0.5.0+dfsg-2) unstable; urgency=medium

  * Work around a problem with the NEON code in Eigen 3 for arm64 architecture
    (Thanks for the patch to Adrian Bunk <bunk@debian.org>)
    CLoses: #919189
  * debhelper 12
  * Standards-Version: 4.3.0
  * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target

 -- Andreas Tille <tille@debian.org>  Sun, 13 Jan 2019 17:10:41 +0100

probabel (0.5.0+dfsg-1) unstable; urgency=medium

  * Fix watch file
  * New upstream version
  * debhelper 11
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.2.1
  * Exclude code copy of libeigen from upstream source
  * Install examples to /usr/share/doc/probabel

 -- Andreas Tille <tille@debian.org>  Wed, 03 Oct 2018 21:29:03 +0200

probabel (0.4.5-5) unstable; urgency=medium

  * Ignore errors in test suite for big endian architectures
    Closes: #865191
  * Standards-Version: 4.1.0
  * Drop autoconf dependency (redundant for debhelper 10)

 -- Andreas Tille <tille@debian.org>  Mon, 18 Sep 2017 12:55:39 +0200

probabel (0.4.5-4) unstable; urgency=medium

  * debhelper 10
  * Standards-Version: 4.0.0 (no changes needed)
  * update Build-Depends from latex-xcolor to texlive-latex-recommended
    Closes: #865251
  * d/rules: make use of DEB_SOURCE
  * hardening=+all

 -- Andreas Tille <tille@debian.org>  Thu, 22 Jun 2017 14:04:13 +0200

probabel (0.4.5-3) unstable; urgency=medium

  * Move /etc/probabel_config.cfg.example to /etc/probabel_config.cfg
  * cme fix dpkg-control

 -- Andreas Tille <tille@debian.org>  Thu, 10 Mar 2016 08:22:32 +0100

probabel (0.4.5-2) unstable; urgency=medium

  * Enable building arch independent packages separately
    Closes: #806095
  * Reflect move to Github in watch file

 -- Andreas Tille <tille@debian.org>  Wed, 25 Nov 2015 15:35:35 +0100

probabel (0.4.5-1) unstable; urgency=medium

  * New upstream version
    Closes: #791979
  * Use Arch: any in d/control (no idea why there was a detailed list)
    Closes: #791981

 -- Andreas Tille <tille@debian.org>  Fri, 10 Jul 2015 06:23:00 +0200

probabel (0.4.4-1) experimental; urgency=medium

  [ L.C. Karssen ]
  * New upstream release containing two bug fixes.
  * Added override for ./configure options in d/rules to fix the
    compiler-flags-hidden warning in the Debian Package Tracker.

  [ Andreas Tille ]
  * cme fix dpkg-control

 -- L.C. Karssen <lennart@karssen.org>  Fri, 07 Nov 2014 17:44:37 +0100

probabel (0.4.3-2) unstable; urgency=medium

  * Fix architecture field
    Closes: #747008

 -- Andreas Tille <tille@debian.org>  Fri, 09 May 2014 09:18:53 +0200

probabel (0.4.3-1) unstable; urgency=low

  [ L.C. Karssen ]
  * New upstream release fixing two bugs and speeding up analysis in
    certain cases. Please see the original changelog for more details.
  * Add texlive-fonts-recommended to Build-Depends

  [ James McCoy ]
  * Move debian/upstream to debian/upstream/metadata

 -- L.C. Karssen <lennart@karssen.org>  Wed, 02 Apr 2014 09:54:54 +0200

probabel (0.4.2-2) unstable; urgency=low

  * The /usr/bin/probabel.pl symlink was pointing to the build
    directory. This is now fixed: it points to /usr/bin/probabel.

 -- L.C. Karssen <lennart@karssen.org>  Thu, 16 Jan 2014 18:22:07 +0100

probabel (0.4.2-1) unstable; urgency=low

  * New upstream release. Fixes several bugs, please see the original
    changelog for more details.

 -- L.C. Karssen <lennart@karssen.org>  Wed, 15 Jan 2014 12:12:11 +0100

probabel (0.4.1-2) unstable; urgency=low

  * Fix building only the architecture-dependent package, which led to
    failures to build from source on the buildd machines (Closes:
    #733616)

 -- L.C. Karssen <lennart@karssen.org>  Wed, 01 Jan 2014 23:36:01 +0100

probabel (0.4.1-1) unstable; urgency=low

  * Initial release (Closes: #732264)

 -- L.C. Karssen <lennart@karssen.org>  Mon, 16 Dec 2013 08:11:02 +0100