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 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335
|
pyepr (1.1.4-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Enable numpy3 dh helper.
[ Antonio Valentino ]
* Enable CI on Salsa.
* New upstream release.
* Update d/copyright.
* Refresh all patches.
* debian/rules:
- fix override_dh_installdocs target.
* debian/control:
- drop dependency on python-numpy-doc
- add dependency on python3-ipython, python3-packaging and
sphinx_rtd_theme.
-- Antonio Valentino <antonio.valentino@tiscali.it> Mon, 09 Jan 2023 22:55:15 +0000
pyepr (1.1.3-2) unstable; urgency=medium
[ Bas Couwenberg ]
* Bump Standards-Version to 4.6.1, no changes.
[ Antonio Valentino ]
* Fix d/copyright formatting.
* Add build-dependency on pybuild-plugin-pyproject.
* Update copyright date in d/copyright.
* debian/control:
- fix homepage URL.
-- Antonio Valentino <antonio.valentino@tiscali.it> Mon, 17 Oct 2022 06:09:51 +0000
pyepr (1.1.3-1) unstable; urgency=medium
* New upstream version.
* Refresh all patches.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 27 Nov 2021 13:25:59 +0000
pyepr (1.1.1-2) unstable; urgency=medium
[ Bas Couwenberg ]
* Bump Standards-Version to 4.6.0, no changes.
[ Antonio Valentino ]
* Drop the -dbg package (Closes: 994326).
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 26 Sep 2021 08:38:44 +0000
pyepr (1.1.1-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Bump watch file version to 4.
* Bump Standards-Version to 4.5.1, no changes.
* Update watch file for GitHub URL changes.
[ Antonio Valentino ]
* New upstream release.
* Refresh all patches.
* Update debian/copyright file.
* Add build dependency form setuptools.
-- Antonio Valentino <antonio.valentino@tiscali.it> Tue, 17 Aug 2021 08:26:15 +0000
pyepr (1.0.1-1) unstable; urgency=medium
[ Antonio Valentino ]
* New upstream release.
* Bump Standards-Version to 4.5.0, no changes.
* Drop Provides: ${python3:Provides}.
* Drop Name field from upstream metadata.
* Refresh all patches.
* Set debhelper-compat version in Build-Depends.
* Explicitly set Rules-Requires-Root: no.
[ Bas Couwenberg ]
* Update copyright years for Antonio Valentino.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 07 Mar 2020 14:46:49 +0000
pyepr (1.0.0-1) unstable; urgency=medium
* New upstream release.
* Update debian/copyright file.
* debian/patches:
- refresh all patches
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 08 Sep 2019 21:36:41 +0000
pyepr (0.9.5-3) unstable; urgency=medium
[ Bas Couwenberg ]
* Remove package name from lintian overrides.
* Update gbp.conf to use --source-only-changes by default.
* Bump Standards-Version to 4.4.0, no changes.
* Add ${python3:Provides} substvar to arch: any packages.
[ Antonio Valentino ]
* Drop Python 2 support.
* Set compat to 12.
* Drop unnecessary override file: python3-epr-dbg.lintian-overrides.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 21 Jul 2019 10:49:25 +0000
pyepr (0.9.5-2) unstable; urgency=medium
[ Antonio Valentino ]
* debian/rules
- improve handling of dh_numpy* calls
* Add autopkgtest-pkg-python: debian/control and
debian/rules updated, debian/source/lintian-overrides
removed.
* Add lintian overrides for misdetected spelling errors.
[ Bas Couwenberg ]
* Bump Standards-Version to 4.3.0, no changes.
* Use wildcard for files in lintian overrides.
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 23 Feb 2019 10:52:42 +0000
pyepr (0.9.5-1) unstable; urgency=medium
* New upstream release.
* debian/patches
- refresh all patches
* Drop debian/python3-epr-dbg.lintian-overrides: no longer necessary.
-- Antonio Valentino <antonio.valentino@tiscali.it> Thu, 23 Aug 2018 20:23:29 +0000
pyepr (0.9.4-3) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.2.0, no changes.
* Update watch file to use releases instead of tags.
* Update watch file to handle common issues.
* Add lintian override for spelling-error-in-binary false positive.
-- Bas Couwenberg <sebastic@debian.org> Sat, 18 Aug 2018 17:48:04 +0200
pyepr (0.9.4-2) unstable; urgency=medium
* Team upload.
* Drop ancient X-Python{,3}-Version fields.
* Strip trailing whitespace from rules files.
* Bump Standards-Version to 4.1.5, no changes.
* Drop autopkgtest to test installability.
* Add lintian override for testsuite-autopkgtest-missing.
-- Bas Couwenberg <sebastic@debian.org> Wed, 01 Aug 2018 16:48:25 +0200
pyepr (0.9.4-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Update Vcs-* URLs for Salsa.
* Bump Standards-Version to 4.1.4, no changes.
* Update copyright years for Antonio Valentino.
[ Antonio Valentino ]
* New upstream release.
* Set Multi-Arch: same for pythpn(3)-epr(-dbg) packages.
* debian/rules
- update installdoc rule
* debian/patch
- refresh all parches
* Install examples.
-- Antonio Valentino <antonio.valentino@tiscali.it> Mon, 30 Apr 2018 08:24:31 +0000
pyepr (0.9.3-5) unstable; urgency=medium
* Team upload.
* Add Breaks/Replaces to python-epr-doc for files moved from python-epr.
(closes: #891514)
-- Bas Couwenberg <sebastic@debian.org> Mon, 26 Feb 2018 12:46:29 +0100
pyepr (0.9.3-4) unstable; urgency=medium
[ Bas Couwenberg ]
* Change priority from extra to optional.
* Bump Standards-Version to 4.1.0, changes: priority.
* Add python3-sphinx to build dependencies.
* Strip trailing whitespace from changelog.
* Add autopkgtest to test installability.
* Add upstream metadata.
[ Antonio Valentino ]
* Bump Standards-Version to 4.1.3, no changes.
* Set compat to 11.
* debian/control
- use secure URL for HomePage
- fix python2-epr-dbg recommends to point to python3-numpy-dbg
* debian/rules
- fix doc installation
- remove unnecessary dh argument: --parallel
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 25 Feb 2018 18:29:21 +0000
pyepr (0.9.3-3) unstable; urgency=medium
* Restore -dbg packages
-- Antonio Valentino <antonio.valentino@tiscali.it> Tue, 15 Aug 2017 16:39:28 +0000
pyepr (0.9.3-2) unstable; urgency=medium
[ Bas Couwenberg ]
* Team upload.
* Add gbp.conf to use pristine-tar by default.
* Override dh_python{2,3} to call dh_numpy{,3} too.
* Drop .0 from GPL license shortnames.
[ Antonio Valentino ]
* remove dbg packages form the control file (now they are generated
automatically)
* switch to pybuild
* refresh all patches
* debian/copyright
- fix format URL
* debian/control
- standard version bumped to 4.0.0 (no change)
- remove un-necessary version specification
- update VCS URLs
- reformat using cme
- add Multi-Arch specifiers
* debian/rules
- no longer parse debian changelog (fix lintian warning)
- enable hardening flags
- enable parallel build
* debian/links file removed (no longer necessary)
-- Antonio Valentino <antonio.valentino@tiscali.it> Tue, 08 Aug 2017 08:15:02 +0000
pyepr (0.9.3-1) unstable; urgency=medium
* New upstream release
* debian/watch file fixed
* Refresh all patches
* Build-depends on python3-doc innstead of python-doc
* Update copyright file
* HTML doc is no longer compressed
* Make the package build reproducible (closes: #788246)
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 15 Aug 2015 07:07:12 +0000
pyepr (0.8.2-1) unstable; urgency=medium
* New upstream release
* debian/control
- added an explicit build dependency from dh-python
- Standard version bumped to 3.9.6 (no changes)
- fix Vcs-Browser URL
* debian/patches
- updated 0001-Only-use-local-files-for-generating-sphinx-doc.patch:
do not include links to the ohloh and travis-ci widgets
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 10 Jan 2015 12:07:04 +0000
pyepr (0.8.1-2) unstable; urgency=medium
* Standards-Version bumped to 3.9.5 (no change)
* Fixed file conflicts in binary packages (Closes: #748237)
* debian/control
- build-depend on the new libepr-api-dev instead of
libepr-api2-dev
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 18 May 2014 08:54:49 +0000
pyepr (0.8.1-1) unstable; urgency=low
* New upstream release
* Compat set to 9
* debian/control
- Build-depend from debhelper (>= 9)
- Removed unnecessary versioned dependency from libepr-api2-dev (>= 2.2)
- Removed unnecessary "${sphinxdoc:Depends}" from non-doc packages
- Added build dependencies from python-doc and python-numpy-doc.
It is necessary to make the package build self-contained.
* debian/copyright
- Updated copyright dates
- Fixed formatting of copyright file
* debian/patches:
- Only use local files for generating sphinx doc.
Set the "intersphinx_mapping" parameter in the doc/conf.py to
point to local object.inv files.
This makes the package self contained and no download attempt
happens any longer (Closes: #726859).
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 26 Oct 2013 10:30:04 +0000
pyepr (0.6.1-3) unstable; urgency=low
* Call dh_numpy3
* Preserve the original changelog name
* Fix installation of debug estensions for Python 3.3 (Closes: #708011)
* Standards version bumped to 3.9.4 (no changes)
* Added build dependency from cython3
* Use canonical URIs for Vcs-* fields
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 21 Oct 2012 12:29:06 +0200
pyepr (0.6.1-2) unstable; urgency=low
* Only run dh_sphinxdoc on the -doc package (Closes: #671048).
See also #647233.
-- Antonio Valentino <antonio.valentino@tiscali.it> Tue, 01 May 2012 17:45:39 +0200
pyepr (0.6.1-1) unstable; urgency=low
* New upstream release
* New packages:
- -dbg package for python2
- packages for python3 (standard and -dbg)
- package for common docs
* Switch to debhelper 8
* Standard version bumped to 3.9.3 (no changes)
* debian/README.test file added
* Updated copyright file
* Use dh_sphinxdoc and common javascript code from libjs-sphinxdoc
* debian/rules:
- honor nodoc and noopt DEB_BUILD_OPTIONS
- call dh_numpy for an appropriate management of the dependency
from numpy
* debian/control:
- X-Python-Version moved to the source package section
-- Antonio Valentino <antonio.valentino@tiscali.it> Sun, 29 Apr 2012 19:35:45 +0200
pyepr (0.5-1) unstable; urgency=low
* Initial release (Closes: #625997)
-- Antonio Valentino <antonio.valentino@tiscali.it> Sat, 07 May 2011 20:33:54 +0200
|