On Tue, Mar 13, 2007 at 09:57:49PM +0000, Sune Vuorela wrote: > Some days ago, I approached one of our mighty release managers for a "It > might be possible that we might accept this change" - and I at least got > a partial ack.
> But before uploading and wasting bulidd resources on this, I would like > a ack to upload with these changes. The buildds are fine, and better to upload it in order to not waste translator time. (Translators generally track unstable not testing, so they get the benefit of this upload even if the package isn't accepted into etch...) > diff -u kdepim-3.5.5.dfsg.1/debian/kpilot.postinst > kdepim-3.5.5.dfsg.1/debian/kpilot.postinst > --- kdepim-3.5.5.dfsg.1/debian/kpilot.postinst > +++ kdepim-3.5.5.dfsg.1/debian/kpilot.postinst > @@ -25,62 +25,16 @@ > # `abort-upgrade', > # `abort-remove' or `abort-deconfigure'. > > +#to be kept until post-lenny > devfs_cfg=/etc/devfs/conf.d/libpisock8 > > case "$1" in > configure|reconfigure) <snip> > + . /usr/share/debconf/confmodule > + db_purge > + db_stop > + rm -f $devfs_cfg > + I don't remember seeing this in the diff I looked at earlier.. The package in experimental doesn't have a dependency on debconf to support this. What gives kpilot a dependency on debconf when uploaded to unstable? -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

