From: Evan Broder Date: Wed, 2 Apr 2008 02:25:27 +0000 (-0400) Subject: Fixing a typo X-Git-Tag: sipb-xen-console/6.2^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-console.git/commitdiff_plain/refs/tags/sipb-xen-console/6.2 Fixing a typo svn path=/trunk/packages/sipb-xen-console/; revision=384 --- diff --git a/debian/changelog b/debian/changelog index 5036035..1a938c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +sipb-xen-console (6.2) unstable; urgency=low + + * /etc/modules is no longer managed by this package + + -- SIPB Xen Project Tue, 1 Apr 2008 22:25:09 -0400 + sipb-xen-console (6.1) unstable; urgency=low * Don't add the "d_" to the domain name on this side - do it on the diff --git a/debian/rules b/debian/rules index 3d6ccab..2ac6a8b 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,6 @@ DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1 DEB_DIVERT_EXTENSION = .sipb-xen DEB_DIVERT_FILES_sipb-xen-console += \ /etc/init.d/bootmisc.sh \ - /etc/modules \ /etc/motd \ /etc/nscd.conf \ /etc/nsswitch.conf \