--- cl-irc-0.8.1-dfsg.orig/debian/copyright +++ cl-irc-0.8.1-dfsg/debian/copyright @@ -1,9 +1,9 @@ Debian Copyright Section ======================== -Upstream Source URL: http://common-lisp.net/projects/cl-irc +Upstream Source URL: http://common-lisp.net/project/cl-irc/ Upstream Authors: Erik Enge and Brian Mastenbrook -Debian Maintainer: Kevin M. Rosenberg +Debian Maintainer: Peter Van Eynde Upstream Copyright Statement ============================ --- cl-irc-0.8.1-dfsg.orig/debian/changelog +++ cl-irc-0.8.1-dfsg/debian/changelog @@ -1,9 +1,17 @@ -cl-irc (20070504-dfsg-2) UNRELEASED; urgency=low +cl-irc (1:0.8.1-dfsg-1) unstable; urgency=low - * token new version * Use Vcs-Bzr in control file + * New upstream version, using again release numbers. + * Fixed Homepage field + * Swap binary-arch and binary-indep round. + * Added usocket dependency + * updated standard version no real changes + * Removed dangerous rfc files that eat your children at night. + (Closes: #443158) + * Changed to group maintanance + * Corrected Vcs-Git control field - -- Peter Van Eynde Fri, 26 Oct 2007 05:29:45 +0200 + -- Peter Van Eynde Tue, 19 Feb 2008 06:20:06 +0100 cl-irc (20070504-dfsg-1) unstable; urgency=low --- cl-irc-0.8.1-dfsg.orig/debian/control +++ cl-irc-0.8.1-dfsg/debian/control @@ -1,15 +1,17 @@ Source: cl-irc Section: devel Priority: optional -Maintainer: Peter Van Eynde +Maintainer: Debian Common Lisp Team +Uploaders: Peter Van Eynde Build-Depends: debhelper (>> 4.0.0) Build-Depends-Indep: dh-lisp -Standards-Version: 3.7.2.0 -Vcs-Bzr: http://cl-debian.alioth.debian.org/repository/pvaneynd/bzr-moved/cl-irc/ +Standards-Version: 3.7.3.0 +Vcs-Git: http://git.debian.org/git/pkg-common-lisp/cl-irc.git +Homepage: http://common-lisp.net/project/cl-irc/ Package: cl-irc Architecture: all -Depends: ${misc:Depends}, cl-split-sequence, cl-flexi-streams +Depends: ${misc:Depends}, cl-split-sequence, cl-flexi-streams, cl-usocket Description: Common Lisp Internet Relay Chat Library cl-irc provides a library for Common Lisp programs to interact with IRC servers. This library has been most tested with SBCL. --- cl-irc-0.8.1-dfsg.orig/debian/rules +++ cl-irc-0.8.1-dfsg/debian/rules @@ -40,11 +40,12 @@ dh_install cl-irc.asd $(shell echo *.lisp) $(clc-irc) dh_lisp -# Build architecture-independent files here. -binary-indep: build install # Build architecture-dependent files here. binary-arch: build install + +# Build architecture-independent files here. +binary-indep: build install dh_testdir dh_testroot # dh_installdebconf