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
|
csvkit (1.0.2-1) unstable; urgency=medium
* Drop git-dpm and leave patches unapplied
* Add recommended gbp configuration
* Source future releases from GitHub
* New upstream version 1.0.2 (Closes: #857352)
* Drop the patch queue, no longer required
* Update copyright information
- Use HTTPS for the Format URI
- Bump upstream copyright years
- Rename the MIT license to Expat
* Reformat the control file using cme
* Move source package to utils section
* Provide the cli in new binary package
- New binary package: csvkit
- New build dependencies: python3-agate{,dbf,excel,sql} and python3-six
- Remove python-csvkit since agate is only available for Python 3
- Sychronize the package descriptions with upstream
- Use pybuild as the build system
* Provide the docs in new binary package
- New binary package: csvkit-doc
- New build dependencies: python3-doc and python3-sphinx{,rtd-theme}
- New patches: Use-the-packaged-docs.patch and No-privacy-breach.patch
Thanks to Craig Sanders for reporting (Closes: #850583)
* Enable testing during build
* Add autopkgtest test suite
* Bump the debhelper version to 11
* Bump the standards version to 4.1.3
* Support the nocheck and nodoc build profiles
* Adopt the package
- Transfer maintenance to the Debian Science Team
- Add myself to the list of uploaders
- Add myself to the copyright holders
- Move packaging to salsa.debian.org (Closes: #888075)
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Thu, 01 Feb 2018 09:59:49 +0000
csvkit (0.9.1-3) unstable; urgency=medium
[ Sandro Tosi ]
* debian/control
- adjust Vcs-Browser to DPMT standards
- explicitly add python3-pkg-resources to deps on python3-csvkit, needed to
run CLI utils; Closes: #820694
- bump Standards-Version to 3.9.8 (no changes needed)
[ Ondřej Nový ]
* Fixed VCS URL (https)
-- Sandro Tosi <morph@debian.org> Mon, 18 Apr 2016 00:25:56 +0100
csvkit (0.9.1-2) unstable; urgency=medium
* debian/patches/dependencies-greater-or-equal.patch
- set python modules dependecies to 'greater or equal' instead of strictly
'equal'; patch by Alexandre Viau; Closes: #790913
-- Sandro Tosi <morph@debian.org> Tue, 18 Aug 2015 07:54:38 +0100
csvkit (0.9.1-1) unstable; urgency=low
* Initial release (Closes: #790699)
-- Sandro Tosi <morph@debian.org> Tue, 30 Jun 2015 18:25:47 -0400
|