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 192 193 194 195
|
cl-lml2 (1.6.6-4.1) unstable; urgency=medium
* Non-maintainer upload.
* No-change rebuild to remove dependency on common-lisp-controller.
-- Sébastien Villemot <sebastien@debian.org> Wed, 18 Sep 2019 12:34:13 +0200
cl-lml2 (1.6.6-4) unstable; urgency=low
* Add doc-base entry for readme.html
* Update standards-version (no changes needed)
-- Kevin M. Rosenberg <kmr@debian.org> Mon, 16 Nov 2009 09:08:48 -0700
cl-lml2 (1.6.6-3) unstable; urgency=low
* Build with debhelper extension dh-lisp
* control: Add Vcs-Browser field. Fix Depends field.
-- Kevin M. Rosenberg <kmr@debian.org> Mon, 03 Aug 2009 14:21:37 -0600
cl-lml2 (1.6.6-2) unstable; urgency=low
* debian/watch: New file
* debian/control: Require debhelper 7. Change to new lisp section.
Add Vcs-Git and Homepage fields.
* debian/compat: Update to version 7
* debian/rules: Update for debhelper 7, architecture-independent build
* debian/{prerm,postrm}: Remove path from binary function
-- Kevin M. Rosenberg <kmr@debian.org> Sun, 02 Aug 2009 02:15:56 -0600
cl-lml2 (1.6.6-1) unstable; urgency=low
* New upstream
-- Kevin M. Rosenberg <kmr@debian.org> Sun, 09 Dec 2007 07:47:36 -0700
cl-lml2 (1.6.5-1) unstable; urgency=low
* New upstream
-- Kevin M. Rosenberg <kmr@debian.org> Sun, 21 Oct 2007 14:34:29 -0600
cl-lml2 (1.6.4-1) unstable; urgency=low
* Support modifying encoding for std sites
-- Kevin M. Rosenberg <kmr@debian.org> Sun, 9 Sep 2007 17:53:14 -0600
cl-lml2 (1.6.3-1) unstable; urgency=low
* New upstream
-- Kevin M. Rosenberg <kmr@debian.org> Thu, 6 Sep 2007 00:00:28 -0600
cl-lml2 (1.6.2-1) unstable; urgency=low
* New upstream
-- Kevin M. Rosenberg <kmr@debian.org> Wed, 5 Sep 2007 21:49:57 -0600
cl-lml2 (1.6.1-1) unstable; urgency=low
* New upstream
-- Kevin M. Rosenberg <kmr@debian.org> Tue, 7 Nov 2006 23:00:15 -0700
cl-lml2 (1.6.0-1) unstable; urgency=low
* New upstream
-- Kevin M. Rosenberg <kmr@debian.org> Tue, 7 Nov 2006 11:25:42 -0700
cl-lml2 (1.5.6-1) unstable; urgency=low
* New upstream
-- Kevin M. Rosenberg <kmr@debian.org> Mon, 6 Nov 2006 23:26:48 -0700
cl-lml2 (1.5.5-2) unstable; urgency=low
* Add lml2-tests.asd file (closes: 361172). Thanks to Chun Tian
-- Kevin M. Rosenberg <kmr@debian.org> Wed, 12 Apr 2006 09:46:42 -0600
cl-lml2 (1.5.5-1) unstable; urgency=low
* New upstream
-- Kevin M. Rosenberg <kmr@debian.org> Tue, 17 Jan 2006 14:32:39 -0700
cl-lml2 (1.5.4-2) unstable; urgency=low
* New upstream URI
-- Kevin M. Rosenberg <kmr@debian.org> Sat, 17 Sep 2005 15:32:36 -0600
cl-lml2 (1.5.4-1) unstable; urgency=low
* New upstream
-- Kevin M. Rosenberg <kmr@debian.org> Sat, 3 Sep 2005 10:11:12 -0600
cl-lml2 (1.5.3-1) unstable; urgency=low
* New upstream
-- Kevin M. Rosenberg <kmr@debian.org> Fri, 28 Jan 2005 19:22:30 -0700
cl-lml2 (1.5.2-1) unstable; urgency=low
* New upstream
-- Kevin M. Rosenberg <kmr@debian.org> Fri, 28 Jan 2005 19:09:07 -0700
cl-lml2 (1.5.1-1) unstable; urgency=low
* New upstream
-- Kevin M. Rosenberg <kmr@debian.org> Fri, 11 Jun 2004 16:42:16 -0600
cl-lml2 (1.5.0-1) unstable; urgency=low
* New upstream with apache-dir module
-- Kevin M. Rosenberg <kmr@debian.org> Tue, 3 Feb 2004 11:14:59 -0700
cl-lml2 (1.4.2-1) unstable; urgency=low
* Add entities keyword to doctype output
-- Kevin M. Rosenberg <kmr@debian.org> Sun, 16 Nov 2003 02:53:47 -0700
cl-lml2 (1.4.1-1) unstable; urgency=low
* Improve code walker
-- Kevin M. Rosenberg <kmr@debian.org> Sun, 16 Nov 2003 02:53:28 -0700
cl-lml2 (1.4-1) unstable; urgency=low
* Add code walker to collapse sequential constant strings
-- Kevin M. Rosenberg <kmr@debian.org> Mon, 21 Jul 2003 10:31:40 -0600
cl-lml2 (1.3-1) unstable; urgency=low
* New upstream
-- Kevin M. Rosenberg <kmr@debian.org> Tue, 15 Jul 2003 12:18:46 -0600
cl-lml2 (1.2.0-1) unstable; urgency=low
* New upstream:
- use function parameters rather than special variables in downloads.lisp
- Remove old gpl copyright statements from files. License in LLGPL
-- Kevin M. Rosenberg <kmr@debian.org> Sat, 12 Jul 2003 11:46:47 -0600
cl-lml2 (1.1.4-1) unstable; urgency=low
* Fix readme.lml
-- Kevin M. Rosenberg <kmr@debian.org> Thu, 10 Jul 2003 14:09:35 -0600
cl-lml2 (1.1.3-1) unstable; urgency=low
* More documentation improvments
-- Kevin M. Rosenberg <kmr@debian.org> Wed, 25 Jun 2003 15:39:37 -0600
cl-lml2 (1.1.2-1) unstable; urgency=low
* Improve documentation
-- Kevin M. Rosenberg <kmr@debian.org> Wed, 25 Jun 2003 15:23:32 -0600
cl-lml2 (1.1.1-1) unstable; urgency=low
* New upstream
-- Kevin M. Rosenberg <kmr@debian.org> Tue, 24 Jun 2003 11:37:17 -0600
cl-lml2 (1.1-1) unstable; urgency=low
* New upstream
-- Kevin M. Rosenberg <kmr@debian.org> Tue, 24 Jun 2003 10:42:03 -0600
cl-lml2 (1.0-1) unstable; urgency=low
* First release
-- Kevin M. Rosenberg <kmr@debian.org> Mon, 16 Jun 2003 23:52:59 -0600
|