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
|
cl-csv (20200929.git68ecb5d-1) unstable; urgency=medium
[ Sébastien Villemot ]
* New upstream snapshot (compatibility fix with SBCL 2.0.9)
* Mark autopkgtests as superficial
* Bump to debhelper 13
* Bump to S-V 4.5.0
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Sébastien Villemot <sebastien@debian.org> Thu, 22 Oct 2020 12:25:13 +0200
cl-csv (20180712.git3eba29c-1) unstable; urgency=medium
* New upstream snapshot
* Add Rules-Requires-Root: no
* Bump S-V to 4.2.1
-- Sébastien Villemot <sebastien@debian.org> Fri, 12 Oct 2018 23:35:32 +0200
cl-csv (20180228-2) unstable; urgency=medium
* Move maintenance to Debian Common Lisp Team.
Thanks to Dimitri Fontaine for his work on this package
* Add missing parser.lisp inside cl-csv (Closes: #900155)
* Merge cl-csv-clsql and cl-csv-data-table into cl-csv
* Drop symlinks to *.asd in /u/s/common-lisp/systems/
* Bump to debhelper compat level 11
* Remove B-D on dh-lisp
* Update Vcs-* fields for move to salsa
* Create d/watch which tracks upstream git HEAD
* Use secure URL in Format field of d/copyright
* Bump to S-V 4.1.4
* Rewrite package long description
* Add autopkgtest that loads the main system with ASDF in sbcl, ecl and
clisp. Can't yet run the testsuite nor load the auxiliary systems
because of missing dependencies
-- Sébastien Villemot <sebastien@debian.org> Sat, 02 Jun 2018 10:35:38 +0200
cl-csv (20180228-1) unstable; urgency=medium
* Quicklisp release update.
-- Dimitri Fontaine <dim@tapoueh.org> Wed, 16 May 2018 09:47:19 +0000
cl-csv (20170403-2) unstable; urgency=medium
* Team upload.
* Restore NMU changes from 20150608-1.1 lost in the 20170403-1 upload.
(Closes: #858509)
* Update S-V to 4.1.1, update DH compat to 9, fix minor copyright syntax
issue.
-- Christoph Berg <myon@debian.org> Sat, 11 Nov 2017 11:44:04 +0100
cl-csv (20170403-1) unstable; urgency=medium
* Quicklisp release update.
-- Dimitri Fontaine <dim@tapoueh.org> Thu, 06 Jul 2017 16:28:20 +0300
cl-csv (20150608-1.1) unstable; urgency=medium
[ gregor herrmann ]
* Non-maintainer upload.
* Fix "broken symlink: /usr/share/common-lisp/systems/cl-csv-data-
table.asd -> ../source/cl-csv-data-table/cl-csv-data-table.asd":
debian/cl-csv-data-table.install: install into directory matching package
name.
(Closes: #858509)
-- Christoph Berg <christoph.berg@credativ.de> Wed, 26 Apr 2017 13:04:22 +0200
cl-csv (20150608-1) unstable; urgency=medium
* Quicklisp release update.
-- Dimitri Fontaine <dim@tapoueh.org> Wed, 15 Jul 2015 16:44:31 +0300
cl-csv (20150302-1) unstable; urgency=medium
* Quicklisp release update.
-- Dimitri Fontaine <dim@tapoueh.org> Sat, 02 May 2015 17:01:01 +0300
cl-csv (20140826-1) unstable; urgency=medium
* Quicklisp release update.
-- Dimitri Fontaine <dim@tapoueh.org> Mon, 15 Sep 2014 01:03:22 +0400
cl-csv (20140211-1) unstable; urgency=medium
* Quicklisp release update.
-- Dimitri Fontaine <dim@tapoueh.org> Mon, 04 Aug 2014 19:57:54 +0400
|