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
|
python-can (3.0.0+github-1) unstable; urgency=medium
* New upstream version 3.0.0+github
* Upstream provides a nicer tarball on github than via pypi
* Drop patches that are no longer needed
* Refresh patches
* Add B-Ds required for the testsuite
* Alphabetically sort B-Ds
* Build and install manpages
* Fixed doc installation paths
* Add gbp.conf
* Bumped dh compat to 12
* Bumped standards version to 4.3.0
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 11 Feb 2019 23:19:15 +0100
python-can (3.0.0-1) unstable; urgency=medium
* New upstream version 3.0.0
[ Ondřej Nový ]
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
[ IOhannes m zmölnig (Debian/GNU) ]
* Refreshed patches
* Added patch to fix pytest invocation
* Updated d/copyright(_hints)
* Bumped standards version to 4.2.1
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 09 Oct 2018 20:57:50 +0200
python-can (2.2.1-1) unstable; urgency=medium
* Import python-can_2.2.1.orig.tar.gz
* Patches
* Added missing sphinx-config
* Skip unit-tests that lack inpurt data
* Skip unit-tests that require kernel-module to be loaded
* Patch to skip some minor failing test on Py3.6
* Dropped git-dpm
* Added README.rst to docs (Closes: #896187, #903188)
* Added new B-Ds for testsuite
* Don't require "root" for building
* Updated d/copyright(_hints)
* Bumped standards version to 4.1.5
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 16 Jul 2018 11:47:12 +0200
python-can (2.1.0-3) unstable; urgency=medium
* Enabled generic DebCI tests for python packages
* Bumped standards version to 4.1.4
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 18 Apr 2018 15:46:50 +0200
python-can (2.1.0-2) unstable; urgency=medium
* Added missing Depends on python-pkg-resources
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 08 Mar 2018 11:25:46 +0100
python-can (2.1.0-1) unstable; urgency=medium
* New upstream release 2.1.0
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
[ IOhannes m zmölnig (Debian/GNU) ]
* Imported new upstream
* Added missing sphinx-config
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Sun, 04 Mar 2018 22:46:28 +0100
python-can (2.0.0-1) unstable; urgency=medium
* Imported python-can 2.0.0
* Updated d/watch
* B-D on python3-sphinx
* Depend on python-serial
* Dropped manpages for no-longer existing binaries
* Set Multi-Arch:foreign for doc package
* Updated d/copyright
* Added 'licensecheck' rule
* Added d/copyright_hints
* Bumped standards version to 4.1.3
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Sun, 07 Jan 2018 11:22:31 +0100
python-can (1.5.2-3) unstable; urgency=medium
* Added python-can-doc package
* Build documentation with sphinx
* Added missing sphinx-config
* B-D on sphinx
* Multi-line dependencies and suggest -doc package.
* Fixed description.
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 26 Sep 2016 17:16:19 +0200
python-can (1.5.2-2) unstable; urgency=medium
* Dropped test-output from binary packages.
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 22 Sep 2016 23:39:35 +0200
python-can (1.5.2-1) unstable; urgency=medium
* Initial release (closes: #837805)
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 15 Sep 2016 14:49:36 +0200
|