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 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191
|
cl-usocket (0.8.8-3) unstable; urgency=medium
* Remove autopkgtest as they cannot reliably work without network
connections, which is not always present on test systems.
(Closes: 970345, 1093589, 1094860)
-- Peter Van Eynde <pvaneynd@debian.org> Sat, 08 Mar 2025 11:58:00 +0100
cl-usocket (0.8.8-2) unstable; urgency=medium
* Applied fixes to the testsuites
* Import upstream fix for SBCL related bug
-- Peter Van Eynde <pvaneynd@debian.org> Sun, 05 Jan 2025 20:43:00 +0100
cl-usocket (0.8.8-1) unstable; urgency=medium
* New upstream version 0.8.8
* Refreshed patches
* Updated Standards-Version, no changes
-- Peter Van Eynde <pvaneynd@debian.org> Mon, 30 Dec 2024 21:41:56 +0100
cl-usocket (0.8.3-3) unstable; urgency=medium
* Team upload.
* Disable autopkgtests with clisp.
-- Sean Whitton <spwhitton@spwhitton.name> Thu, 05 Sep 2024 12:09:48 +0100
cl-usocket (0.8.3-2) unstable; urgency=medium
* Team upload
* Disable sbcl autopkgtest on ppc64el, it’s not reliable
* Bump to S-V 4.5.1
* Bump to debhelper 13
* d/rules: simplify using debhelper 12.8’s execute_after_* rules
-- Sébastien Villemot <sebastien@debian.org> Fri, 11 Dec 2020 14:07:43 +0100
cl-usocket (0.8.3-1) unstable; urgency=medium
* Team upload
* New upstream release
* d/copyright: reflect upstream changes
* Add Depends on cl-bordeaux-threads (needed for usocket-server system)
* Ship usocket-server and usocket-test systems
* Exercise testsuite on SBCL (Closes: #911376)
+ testsuite.patch: new patch, needed for some tests under SBCL
+ The testsuite fails badly under ECL and CLISP; for those, only try
to load the system, and mark the test as “superficial”
* Bump S-V to 4.5.0
* No longer ship .gitignore file under /usr/share/common-lisp/source/
-- Sébastien Villemot <sebastien@debian.org> Sun, 26 Jan 2020 12:14:11 +0100
cl-usocket (0.8-1) unstable; urgency=medium
* Team upload
* New upstream release
* Update GPG signing key
* Bump to debhelper compat level 12
* Bump to S-V 4.3.0
-- Sébastien Villemot <sebastien@debian.org> Tue, 05 Feb 2019 18:38:48 +0100
cl-usocket (0.7.1-1) unstable; urgency=medium
* Team upload
* New upstream release
* d/copyright: reflect upstream changes
* d/docs, d/install: update for filename changes
* Bump S-V to 4.2.1
* Add an autopkgtest that loads the package on sbcl, ecl and clisp
(exercising the testsuite is not possible because portable-threads is
not in Debian)
-- Sébastien Villemot <sebastien@debian.org> Fri, 19 Oct 2018 12:09:22 +0200
cl-usocket (0.7.0.1-3) unstable; urgency=medium
* Team upload
* Rewrite d/copyright using machine-readable format 1.0
* Bump to debhelper compat level 11
* Ship README.md instead of README (Closes: #903327)
* Simplify d/rules using dh
* Set M-A foreign
* Bump S-V to 4.1.5
* Ship the CHANGES file
-- Sébastien Villemot <sebastien@debian.org> Mon, 23 Jul 2018 12:05:32 +0200
cl-usocket (0.7.0.1-2) unstable; urgency=medium
* Team upload.
* Update Vcs-* fields for move to salsa.
* Set Maintainer to debian-common-lisp@l.d.o.
* Remove Build-Depends on dh-lisp.
* Remove obsolete README.building.
* Use secure URL for Homepage.
* d/watch: bump to format version 4; use secure URL.
-- Sébastien Villemot <sebastien@debian.org> Tue, 10 Apr 2018 11:09:54 +0200
cl-usocket (0.7.0.1-1) unstable; urgency=medium
* New upstream release
* Use https url for vcs-git
* Set R-R-R:no
* Update standards version
* Update debhelper compat
* Move to section lisp
-- Christoph Egger <christoph@debian.org> Wed, 01 Nov 2017 19:38:29 +0100
cl-usocket (0.6.2-1) unstable; urgency=medium
* New upstream release
* Add upstream signingkeyes
* Bump standardsversion
* Canonicalize Vcs files
-- Christoph Egger <christoph@debian.org> Sun, 03 May 2015 17:40:07 +0200
cl-usocket (0.5.5-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Bump std-ver to 3.9.3, no change required.
* Use 3.0 (quilt) source format.
-- Aron Xu <aron@debian.org> Sat, 12 May 2012 05:10:08 +0000
cl-usocket (0.5.4-2) unstable; urgency=low
[ Luca Capello ]
* debian/control:
+ remove myself from Uploaders:.
[ Christoph Egger ]
* Fix package so it actually works
-- Christoph Egger <christoph@debian.org> Wed, 09 Nov 2011 16:23:29 +0100
cl-usocket (0.5.4-1) unstable; urgency=low
* New upstream release
-- Christoph Egger <christoph@debian.org> Wed, 09 Nov 2011 16:08:55 +0100
cl-usocket (0.4.1-2) unstable; urgency=low
* Added debian/README.building file
* Updated Standards-Version no real changes
-- Peter Van Eynde <pvaneynd@debian.org> Wed, 09 Sep 2009 06:24:19 +0100
cl-usocket (0.4.1-1) unstable; urgency=low
* New upstream release.
* updated standard version without any real changes
* use dh_prep instead of dh_clean -k
-- Peter Van Eynde <pvaneynd@debian.org> Wed, 29 Apr 2009 05:25:53 +0200
cl-usocket (0.3.5-2) unstable; urgency=low
* debian/control:
+ add myself to Uploaders:.
+ add Vcs-Browser field.
+ recommend cl-rt since the test suite depends on it.
- remove trailing empty space and lines.
* debian/cl-usocket.install:
+ fix installation of files and folder (Closes: #472776).
+ install into /usr/share/common-lisp/source/usocket instead
of /usr/share/common-lisp/source/cl-usocket, in line with
other Common Lisp packages.
* debian/rules:
+ rewritten to be in line with other Common Lisp packages.
-- Luca Capello <luca@pca.it> Fri, 06 Jun 2008 18:07:27 +0200
cl-usocket (0.3.5-1) unstable; urgency=low
* Changed to group maintanance
* Corrected Vcs-Git control field
* Fix Standard Version
* First packaging efford (Closes: #468255)
-- Peter Van Eynde <pvaneynd@debian.org> Wed, 19 Dec 2007 10:54:55 +0100
|