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
|
cl-md5 (1:20150804-1) unstable; urgency=medium
* Quicklisp release update.
-- Dimitri Fontaine <dim@tapoueh.org> Wed, 02 Sep 2015 16:22:05 +0300
cl-md5 (1:20150608-1) unstable; urgency=medium
* Quicklisp release update.
-- Dimitri Fontaine <dim@tapoueh.org> Wed, 15 Jul 2015 16:45:36 +0300
cl-md5 (1:20130312-1) unstable; urgency=medium
* Quicklisp release update.
-- Dimitri Fontaine <dim@tapoueh.org> Mon, 04 Aug 2014 18:52:37 +0400
cl-md5 (1:1.8.5-1) unstable; urgency=low
* Added debian/README.building
* Now use debhelper v7
* Now use dh-lisp
* Updated README.Debian
* Updated Standards-Version no real changes
* Updated upstream version
* Added watch file
-- Peter Van Eynde <pvaneynd@debian.org> Thu, 10 Sep 2009 08:41:02 +0100
cl-md5 (1:1.8-2) unstable; urgency=low
* Changed to group maintanance
* Added Vcs-Git control field
* Added homepage field
* Updated standard version without real changes
* swap binary-indep and binary-arch
* debhelper is Build-Depends
-- Peter Van Eynde <pvaneynd@debian.org> Sun, 24 Feb 2008 14:19:46 +0100
cl-md5 (1:1.8-1) unstable; urgency=low
* Now uses darcs
* Updated standard version
* Reconstructed upstream
* No watch file possible
* Removed shlibs
-- Peter Van Eynde <pvaneynd@debian.org> Sun, 31 Jul 2005 21:52:15 +0200
cl-md5 (1.8.5-2) unstable; urgency=low
* New maintainer. (Closes: #297369: O: cl-md5 -- Common Lisp package
for MD5 Message Digests)
* Adopted by Peter Van Eynde
-- Peter Van Eynde <pvaneynd@debian.org> Tue, 1 Mar 2005 10:12:45 +0100
cl-md5 (1.8.5-1) unstable; urgency=low
* Patch from John Desoi for Lispworks compatibility
-- Kevin M. Rosenberg <kmr@debian.org> Sat, 4 Dec 2004 11:27:47 -0700
cl-md5 (1.8.4-1) unstable; urgency=medium
* Patch from Andreas Fuchs on sbcl-devel which fixes segfault on sbcl
-- Kevin M. Rosenberg <kmr@debian.org> Tue, 31 Aug 2004 16:17:58 -0600
cl-md5 (1.8.3-1) unstable; urgency=low
* Patch from pmai sent by Matthew Kennedy
-- Kevin M. Rosenberg <kmr@debian.org> Wed, 11 Feb 2004 15:45:58 -0700
cl-md5 (1.8.2-1) unstable; urgency=low
* Fix compilation on Allegro's case sensitive mode
-- Kevin M. Rosenberg <kmr@debian.org> Thu, 17 Jul 2003 12:59:34 -0600
cl-md5 (1.8.1-1) unstable; urgency=low
* Improve .asd file
* Add two eval-when for compatibility with allegrocl,lispworks
-- Kevin M. Rosenberg <kmr@debian.org> Mon, 5 May 2003 22:56:32 -0600
cl-md5 (1.8-1) unstable; urgency=low
* New upstream
-- Kevin M. Rosenberg <kmr@debian.org> Sun, 4 May 2003 13:13:05 -0600
cl-md5 (1.0.1-1) unstable; urgency=low
* Move .asd file in the source
* Update standards-version to 3.5.9.0
* Take upstream changes out of copyright file
- Added .asd file for use with Common Lisp Controller
-- Kevin M. Rosenberg <kmr@debian.org> Tue, 29 Apr 2003 03:59:02 -0600
cl-md5 (1.0-1) unstable; urgency=low
* Initial Debian upload.
-- Kevin M. Rosenberg <kmr@debian.org> Fri, 8 Nov 2002 09:46:00 -0700
|