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
|
python-ncclient (0.4.7-1) unstable; urgency=medium
* New upstream release.
* Fix lintian issue vcs-field-uses-insecure-uri.
* Switched from python to python-all build-depends.
* Removed now useless X-Python-Version: >= 2.6.
* Added extend-diff-ignore = "^[^/]*[.]egg-info/" in
debian/source/options and do clean better.
* Unit testing now respects DEB_BUILD_OPTIONS=nocheck
-- Sebastien Badia <seb@sebian.fr> Tue, 16 Feb 2016 00:43:00 +0100
python-ncclient (0.4.5-1) unstable; urgency=medium
* New upstream release.
* Update homepage location.
* Disable 'sphinx.ext.intersphinx' for sphinx documentation.
* Added nose BD and remove specific versions for lxml and paramiko.
* d/rules: Added nosetests for ncclient package
-- Sebastien Badia <seb@sebian.fr> Fri, 16 Oct 2015 14:44:05 +0200
python-ncclient (0.4.3-2) unstable; urgency=medium
* Rebuild, upload to unstable.
-- Sebastien Badia <seb@sebian.fr> Mon, 04 May 2015 14:02:29 +0200
python-ncclient (0.4.3-1) experimental; urgency=medium
* New upstream release.
* Upstream fix for locked target. (Closes: #763537)
* d/rules: Clean rule file (Thanks Gonéri)
* d/control
* Remove dpkg pre-depends (>= 1.15.6~)
* Bump Standards-Versions (no changes)
* Fix project homepage and vcs-browser
* Add dh-python to build deps, and fix python-lxml version
-- Sebastien Badia <seb@sebian.fr> Thu, 05 Mar 2015 14:06:27 +0100
python-ncclient (0.4.1-1) unstable; urgency=low
* Initial release. (Closes: #745062)
-- Sebastien Badia <seb@sebian.fr> Tue, 22 Apr 2014 11:36:03 +0200
|