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
|
cl-getopt (1.2.0-3.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:37:40 +0200
cl-getopt (1.2.0-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 13:57:20 -0600
cl-getopt (1.2.0-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 04:30:20 -0600
cl-getopt (1.2.0-1) unstable; urgency=low
* New upstream
-- Kevin M. Rosenberg <kmr@debian.org> Fri, 14 Mar 2008 09:00:57 -0600
cl-getopt (1.1.0-3) unstable; urgency=low
* debian/control: use build-depends, update standards-version
-- Kevin M. Rosenberg <kmr@debian.org> Sun, 09 Sep 2007 19:35:59 -0600
cl-getopt (1.1.0-2) unstable; urgency=low
* New upstream URI
-- Kevin M. Rosenberg <kmr@debian.org> Sat, 17 Sep 2005 15:34:18 -0600
cl-getopt (1.1.0-1) unstable; urgency=low
* Add patch from Mark Simpson. Bug fix and new test.
-- Kevin M. Rosenberg <kmr@debian.org> Sun, 14 Mar 2004 15:37:04 -0700
cl-getopt (1.0.1-1) unstable; urgency=low
* Remove extraneous fasls
-- Kevin M. Rosenberg <kmr@debian.org> Mon, 22 Sep 2003 09:58:18 -0600
cl-getopt (1.0-1) unstable; urgency=low
* Initial upload
-- Kevin M. Rosenberg <kmr@debian.org> Thu, 11 Sep 2003 19:35:18 -0600
|