File: changelog

package info (click to toggle)
python-ruffus 2.8.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 15,968 kB
  • sloc: python: 17,438; makefile: 215; sh: 16
file content (153 lines) | stat: -rw-r--r-- 4,682 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
143
144
145
146
147
148
149
150
151
152
153
python-ruffus (2.8.4-2) unstable; urgency=high

  * Team upload.
  * Standards-Version: 4.5.1 (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * watch file standard 4 (routine-update)
  * Set Multi-Arch as foreign (Closes: #978394)

 -- Shayan Doust <hello@shayandoust.me>  Thu, 11 Feb 2021 19:52:08 +0000

python-ruffus (2.8.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.5.0 (routine-update)
  * debhelper-compat 13 (routine-update)

 -- Steffen Moeller <moeller@debian.org>  Wed, 10 Jun 2020 01:49:34 +0200

python-ruffus (2.8.1-6) unstable; urgency=medium

  * Test-Depend: s/python-pytest/python3-pytest/
    Closes: #938152
  * Set upstream metadata fields: Bug-Submit.

 -- Andreas Tille <tille@debian.org>  Wed, 22 Jan 2020 09:21:39 +0100

python-ruffus (2.8.1-5) unstable; urgency=medium

  * Remove Python2 module
    Closes: #938152
  * debhelper-compat 12
  * Standards-Version: 4.4.1
  * rename debian/tests/control.autodep8 to debian/tests/control
  * autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/g
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.

 -- Andreas Tille <tille@debian.org>  Sun, 22 Dec 2019 20:04:05 +0100

python-ruffus (2.8.1-4) unstable; urgency=medium

  * Enable reproducible build by removing non-deterministic temporary temp
    output (Thanks for the patch to Chris Lamb <lamby@debian.org>)
    Closes: #916425

 -- Andreas Tille <tille@debian.org>  Fri, 14 Dec 2018 11:33:24 +0100

python-ruffus (2.8.1-3) unstable; urgency=medium

  [ Gianfranco Costamagna ]
  * Team upload

  [ Dimitri John Ledkov <xnox@ubuntu.com> ]
  * And add python-pytest to debian/tests/control.autodep8 too, to fix
    testsuite

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Mon, 03 Dec 2018 22:15:33 +0100

python-ruffus (2.8.1-2) unstable; urgency=medium

  * Try hard to find Makefile to run test suite for Python2
    Closes: #915382

 -- Andreas Tille <tille@debian.org>  Mon, 03 Dec 2018 13:11:32 +0100

python-ruffus (2.8.1-1) unstable; urgency=medium

  [ Jelmer Vernooij ]
  * Use secure copyright file specification URI.

  [ Andreas Tille ]
  * New upstream version
    Closes: 915250
  * Standards-Version: 4.2.1
  * Build-Depends: python-pytest
  * d/rules: Test script needs bash options
  * Fix autopkgtest (enforce bash, set HOME variable)

 -- Andreas Tille <tille@debian.org>  Sun, 02 Dec 2018 16:19:09 +0100

python-ruffus (2.7-1) unstable; urgency=medium

  * New upstream version
    Closes: #903531
  * Standards-Version: 4.1.5
  * Build-Depends: python3-sphinx-rtd-theme
  * d/rules: strip unneeded overrides
  * Respect DEB_BUILD_OPTIONS in override_dh_auto_test
  * Fix interpreter line in test suite
  * Avoid privacy breach

 -- Andreas Tille <tille@debian.org>  Wed, 11 Jul 2018 16:04:52 +0200

python-ruffus (2.6.3+dfsg-5) unstable; urgency=medium

  * Testsuite: autopkgtest-pkg-python
  * Rename d/tests/control to d/tests/control.autodep8
  * Standards-Version: 4.1.4
  * Point Vcs fields to salsa.debian.org
  * debhelper 11
  * d/rules:
     - Remove get-orig-source target
     - Do not parse d/changelog
  * Build-Depends: s/python-sphinx/python3-sphinx/

 -- Andreas Tille <tille@debian.org>  Mon, 16 Apr 2018 14:37:27 +0200

python-ruffus (2.6.3+dfsg-4) unstable; urgency=medium

  * Point watch file to Github which is more reliable.
  * Drop sphinx.ext.pngmath
    Closes: #832299
  * Create PNG instead of JPG to work around bug #827806
    (Thanks to Christian Seiler for the hint)

 -- Andreas Tille <tille@debian.org>  Tue, 26 Jul 2016 08:20:28 +0200

python-ruffus (2.6.3+dfsg-3) unstable; urgency=medium

  [ Sascha Steinbiss ]
  * Team upload.
  * Add missing dependency on Graphviz (fixes FTFBS on reproducible
    builds pipeline due to failing build time tests)
    Closes: #826841

  [ Andreas Tille ]
  * cme fix dpkg-control

 -- Sascha Steinbiss <sascha@steinbiss.name>  Thu, 09 Jun 2016 09:40:53 +0000

python-ruffus (2.6.3+dfsg-2) unstable; urgency=medium

  * Fix issue in test when using Python 3.5 (Thanks for the hints to
    Dmitry Shachnev <mitya57@debian.org>)
    Closes: #811002
  * Use Debian packaged mathjax (Thanks to Dmitry Shachnev <mitya57@debian.org>
    for the hint)

 -- Andreas Tille <tille@debian.org>  Fri, 15 Jan 2016 15:15:35 +0100

python-ruffus (2.6.3+dfsg-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <tille@debian.org>  Fri, 17 Jul 2015 22:06:11 +0200

python-ruffus (2.6.2+dfsg-1) unstable; urgency=low

  * Initial release (Closes: #780682)

 -- Andreas Tille <tille@debian.org>  Sun, 01 Feb 2015 15:29:20 +0100