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
|
python-multipletau (0.3.3+ds-1) unstable; urgency=medium
* New upstream version 0.3.3+ds
-- Alexandre Mestiashvili <mestia@debian.org> Tue, 11 Dec 2018 09:47:01 +0000
python-multipletau (0.3.2+ds-1) unstable; urgency=medium
* New upstream version 0.3.2+ds
* Refresh packaged-mathjax.patch
* Update uploader's email in d/control
-- Alexandre Mestiashvili <mestia@debian.org> Mon, 05 Nov 2018 13:07:50 +0000
python-multipletau (0.3.0+ds-1) unstable; urgency=medium
* Update Files-Excluded section, add .readthedocs.yml
* New upstream version 0.3.0+ds
* Refresh patches
* Update d/tests, run upstream tests as autopkgtests
-- Alexandre Mestiashvili <mestia@debian.org> Thu, 01 Nov 2018 15:09:16 +0000
python-multipletau (0.1.9+ds-2) unstable; urgency=medium
* Team upload.
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Fix clean target
* Remove ancient X-Python*-Version fields
-- Andreas Tille <tille@debian.org> Tue, 16 Oct 2018 18:01:35 +0200
python-multipletau (0.1.9+ds-1) unstable; urgency=medium
* Refresh and update patches
- rm numpy_1.11.0.patch
- example_location.patch - fix relative file location while building docs
* Update d/rules, force UTF8 locale, update docs dir s/doc/docs/
* Install all examples
* Bump Standards-Version to 4.1.1
* Update Files-Excluded and Source URL in d/copyright
* Update watch file
* Add python{,3}-mock to Build-Depends - docs dependencies
* New upstream version 0.1.9+ds
-- Alexandre Mestiashvili <alex@biotec.tu-dresden.de> Fri, 20 Oct 2017 23:12:44 +0200
python-multipletau (0.1.7+ds-1) unstable; urgency=medium
* New upstream version 0.1.7+ds (Closes: #860624)
* Remove trailing whitespaces from changelog
-- Alexandre Mestiashvili <alex@biotec.tu-dresden.de> Wed, 26 Apr 2017 15:00:54 +0200
python-multipletau (0.1.6+ds-1) unstable; urgency=medium
* Imported Upstream version 0.1.6+ds
* Apply cme fix dpkg
* Add python-pytest-runner and python-pytest to Build-Depends
* Add unicode_readme.patch, drop numpy_1.11.0.patch
* Update d/source/options to exclude _version_save.py rubbish
* Export PYBUILD_TEST_PYTEST to run the tests
-- Alexandre Mestiashvili <alex@biotec.tu-dresden.de> Thu, 21 Jul 2016 16:49:26 +0200
python-multipletau (0.1.5+ds-3) unstable; urgency=medium
* d/control: bump Standards-Version, update Vcs-* fields,
remove python{3}-nose
* d/rules: use pytest instead of python-nose
* d/patches/numpy_1.11.0.patch: fix compatibility problem with NumPy_1.11.0
Closes: #813983
-- Alexandre Mestiashvili <alex@biotec.tu-dresden.de> Wed, 10 Feb 2016 14:32:31 +0100
python-multipletau (0.1.5+ds-2) unstable; urgency=medium
* d/watch: fix watch file
* d/control: cme fix dpkg
-- Alexandre Mestiashvili <alex@biotec.tu-dresden.de> Wed, 10 Feb 2016 09:28:06 +0100
python-multipletau (0.1.5+ds-1) unstable; urgency=medium
[ Andreas Tille ]
* cme fix dpkg-control; bumped debhelper to compat level 9
[ Alexandre Mestiashvili ]
* d/control: cme fix dpkg, remove python{,3}-numpy dependency,
as it should be resolved by ${python:Depends}
* d/watch: add +ds suffix, as we delete tests/runtests.py
* d/copyright: update copyright year and exclude tests/runtests.py blob
* Imported Upstream version 0.1.5
* d/control: add python-nose to Build-Depends, add libjs-mathjax to
-doc package
* d/patches/packaged-mathjax.path: use packaged copy of MathJax
* d/rules: remove DH_VERBOSE, add stanza for tests, provide a workaround for
the lintian's privacy-breach-generic warning, see #739300 for details
* d/python-multipletau-doc.install: install examples
-- Alexandre Mestiashvili <alex@biotec.tu-dresden.de> Tue, 15 Dec 2015 10:30:01 +0100
python-multipletau (0.1.4-1) unstable; urgency=low
* imported version 0.1.4
* initial debianinization
* (Closes: #746246)
-- Alexandre Mestiashvili <alex@biotec.tu-dresden.de> Mon, 05 May 2014 15:43:24 +0200
|