On Fri, Aug 3, 2012 at 12:58:06 +0200, Didier Raboud wrote: > === modified file 'debian/control' > --- old/debian/control 2012-08-02 16:35:09 +0000 > +++ new/debian/control 2012-08-03 10:09:05 +0000 > @@ -152,7 +152,7 @@ > Priority: optional > Section: net > Architecture: any > -Pre-Depends: dpkg (>= 1.15.7.2) > +Pre-Depends: ${misc:Pre-Depends} > Depends: ${shlibs:Depends}, > ${misc:Depends}, > debconf (>= 1.2.9) | debconf-2.0, > Why this change?
> === modified file 'debian/cups.install' > --- old/debian/cups.install 2012-05-23 10:47:58 +0000 > +++ new/debian/cups.install 2012-08-03 10:09:05 +0000 > @@ -50,4 +50,3 @@ > usr/share/man/man8/cupsfilter.8.gz > #usr/share/man/*/man8/cupsfilter.8.gz > ../presubj usr/share/bug/cups/ > -../local/blacklist-cups-usblp.conf etc/modprobe.d > > === added file 'debian/cups.maintscript' > --- old/debian/cups.maintscript 1970-01-01 00:00:00 +0000 > +++ new/debian/cups.maintscript 2012-08-03 10:09:05 +0000 > @@ -0,0 +1,1 @@ > +rm_conffile /etc/modprobe.d/blacklist-cups-usblp.conf 1.5.3-2~ > How does that work? > === modified file 'debian/cups.postinst' > --- old/debian/cups.postinst 2012-08-02 16:37:24 +0000 > +++ new/debian/cups.postinst 2012-08-03 10:09:05 +0000 > @@ -175,8 +175,8 @@ > fi > fi > > - if dpkg --compare-versions "$2" lt "1.5.3"; then > - rmmod usblp || : > + if dpkg --compare-versions "$2" lt "1.5.3-2+wheezy0"; then > + modprobe usblp >/dev/null 2>&1 || : > fi > fi > > > === removed file 'debian/local/blacklist-cups-usblp.conf' > --- old/debian/local/blacklist-cups-usblp.conf 2012-05-23 10:47:58 > +0000 > +++ new/debian/local/blacklist-cups-usblp.conf 1970-01-01 00:00:00 > +0000 > @@ -1,3 +0,0 @@ > -# cups talks to the raw USB devices, so we need to blacklist usblp to avoid > -# grabbing them > -blacklist usblp > Cheers, Julien
signature.asc
Description: Digital signature