s-xml (1:20080723-1) unstable; urgency=low * Move to team maintenance: Debian Common Lisp Team at http://pkg-common-lisp.alioth.debian.org. * New CVS checkout: + split source code files from test in test and examples directories. + added s-xml.test ASDF to compile/load the tests. + added s-xml.examples ASDF to compile/load the examples (Closes: #450783). + modified path references in the test code to use the ASDF location. * debian/cl-s-xml.doc-base: + new section 'Programming' (thanks to lintian). * debian/control: + team maintenance. + move myself to Uploaders:. + link the team repository at darcs.debian.org in the Vcs-Darcs: header. + add Vcs-Browser: header. - remove trailing spaces in Description:. * debian/NEWS: + notice the new test and examples ASDF systems. * debian/README.Debian: + better title + explain how to load the new test and examples ASDF systems. * debian/rules: + install both test and examples. -- Luca Capello Thu, 24 Jul 2008 01:36:00 +0200 s-xml (1:20060513-7) unstable; urgency=low * debian/cl-s-xml.doc-base: + correct a double space in the Abstract. * debian/control: + add Homepage header and remove it from the long description. + correct s/XS-VCS-Darcs/Vcs-Darcs/ header since Vcs-* fields are now supported in dpkg since 1.14.6. - remove Martin Würtele from Uploaders. -- Luca Capello Sun, 18 Nov 2007 23:17:42 +0100 s-xml (1:20060513-6) unstable; urgency=low * debian/cl-s-xml.doc-base: + new file to register the documentation via doc-base. -- Luca Capello Wed, 01 Aug 2007 19:16:48 +0200 s-xml (1:20060513-5) unstable; urgency=low * debian/copyright: + update copyright assignment to 2007. + refer to /usr/share/common-licenses/GPL-2 rather than the /usr/share/common-licenses/GPL symlink. -- Luca Capello Wed, 01 Aug 2007 18:39:55 +0200 s-xml (1:20060513-4) unstable; urgency=low * debian/compat: + new file to remove lintian warning debian-rules-sets-DH_COMPAT. + switch to compatibility level 5. * debian/control: + correct s/XS-X-VCS-Darcs/XS-VCS-Darcs/ header. + depends on debhelper >= 5.0.0. * debian/rules: - remove DH_COMPAT export. -- Luca Capello Tue, 19 Jun 2007 14:49:46 +0100 s-xml (1:20060513-3) unstable; urgency=low * debian/control: + add XS-X-VCS-Darcs header. -- Luca Capello Sat, 30 Sep 2006 22:53:38 +0200 s-xml (1:20060513-2) unstable; urgency=low * Sponsored by Martin Würtele . * debian/control: + add Homepage line at the end of Description. * debian/rules: + move dh_lisp call to binary-indep target. -- Luca Capello Wed, 26 Jul 2006 02:16:43 +0200 s-xml (1:20060513-1) unstable; urgency=low * New CVS checkout: + added a set of patches contributed by David Tolpin dvd@davidashen.net. * debian/control: + Standards-Version to 3.7.2. + move debhelper to Build-Depends instead of Build-Depends-Indep (Policy Manual section 7.6). + mispelled generation in Description (Closes: #363209). * debian/copyright: + better layout. + correct s/;/:/ after Copyright. + add GNU GPL license notice for the Debian package. * debian/README.Debian: + explain how to load the test suite. * debian/rules: - remove useless comments. - remove build call from install target. - remove `dh_shlibdeps` call (we don't have any library). + install the test suite as CLC source instead of as example. + add empty binary-arch target (Policy Manual section 4.8). + update .PHONY target. -- Luca Capello Tue, 16 May 2006 18:52:46 -0500 s-xml (1:20051107-1) unstable; urgency=low * New CVS checkout: + added CDATA support (patch contributed by Peter Van Eynde pvaneynd@mailworks.org). + added experimental XML namespace support. * Change the Debian version to reflect that this is the CVS version. * debian/rules: - remove `dh_strip` call (we don't have any library). -- Luca Capello Tue, 8 Nov 2005 00:29:07 +0100 s-xml (1:0-release-5-2) unstable; urgency=low * debian/control: + Standards-Version to 3.6.2, no changes needed. + change Build-Depends to Build-Depends-Indep, as the package-building process is architecture-independent. + add dh-lisp to Build-Depends-Indep + let dh-lisp fill in the dependency for the common-lisp-controller, so that generated scripts always match the depended-on version (thanks to René van Bevern). * debian/postinst: remove. * debian/prerm: remove. * debian/rules: - remove binary-arch target in favor of binary-indep one. - remove configure target and clean build one. + convert to dh-lisp. - remove useless comments. -- Luca Capello Fri, 21 Oct 2005 17:55:02 +0200 s-xml (1:0-release-5-1) unstable; urgency=low * Initial release (Closes: #292643). * Sponsored by Peter Van Eynde . -- Luca Capello Mon, 6 Jun 2005 13:23:09 +0200