<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-12525</id>
	<title>Nabble - debian-printing</title>
	<updated>2008-10-10T19:50:17Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/debian-printing-f12525.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/debian-printing-f12525.html" />
	<subtitle type="html">Discussion of issues related to printing on Debian systems. This covers all aspects of printing, from spoolers, to RIPs and printer drivers. The list is used for coordination of development, integration and bugfixing of printing packages between package maintainers. User printing and printing setup questions are also on topic.</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-19929159</id>
	<title>Bug#501874: Missing dependancy - cupsys.prerm uses install-docs  in pkg doc-base</title>
	<published>2008-10-10T19:50:17Z</published>
	<updated>2008-10-10T19:50:17Z</updated>
	<author>
		<name>Paul Higgins-5</name>
	</author>
	<content type="html">Package: cupsys
&lt;br&gt;Version: 1.3.8-1lenny1
&lt;br&gt;Severity: normal
&lt;br&gt;&lt;br&gt;&lt;br&gt;I dusted off a system that hasn't been upgraded since Oct of 2007.
&lt;br&gt;&lt;br&gt;Upgrading it required a big leap in package versions. &amp;nbsp;The upgrade
&lt;br&gt;of perl, perl-base, and perl-modules caused several problems.
&lt;br&gt;(I'm filing this report for each package involved, as I'm not sure
&lt;br&gt;where the problem is.)
&lt;br&gt;&lt;br&gt;The following excerpts from my upgrade process (and the dpkg.log
&lt;br&gt;excerpt that follows) show all my apparent dependancy problems. &amp;nbsp;I
&lt;br&gt;suspect that the half-configure / half-install / unpack step for
&lt;br&gt;perl-modules removed the required modules from the
&lt;br&gt;/usr/share/perl/5.8.8 tree.
&lt;br&gt;&lt;br&gt;The prerm &amp;nbsp;or postrm scripts for these packages use either
&lt;br&gt;/usr/bin/defoma-app or /usr/sbin/install-docs (in packages defoma and
&lt;br&gt;doc-base). &amp;nbsp;Those in turn reference files in perl-modules already 
&lt;br&gt;removed, causing libtiff4 to abort the install. &amp;nbsp;In summary:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;fontconfig.prerm, libpango1.prerm, and libwmf0.2-7.postrm
&lt;br&gt;&amp;nbsp; &amp;nbsp;all invoke /usr/bin/defoma-app; which needs File/Copy.pm
&lt;br&gt;&amp;nbsp; &amp;nbsp;from perl-modules. &amp;nbsp;It was able to continue using the prerm
&lt;br&gt;&amp;nbsp; &amp;nbsp;script from the new package.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;libpng12-0.prerm, libtiff4.prerm, base-passwd.postinst,
&lt;br&gt;&amp;nbsp; &amp;nbsp;cupsys.prerm, and shared-mime-info.prerm invoke
&lt;br&gt;&amp;nbsp; &amp;nbsp;/usr/sbin/install-docs which needs Pod/Usage.pm from perl-modules.
&lt;br&gt;&lt;br&gt;I had a backup of the /usr/share/perl/5.8.8 tree, which I reloaded to
&lt;br&gt;aloow me to complete the upgrade.
&lt;br&gt;&lt;br&gt;============ output list from apt-get upgrade, et. al. ========
&lt;br&gt;&lt;br&gt;root@higginsp6:~# apt-get -f dist-upgrade
&lt;br&gt;&lt;br&gt;...
&lt;br&gt;&lt;br&gt;Get: 1172 &lt;a href=&quot;http://ftp.us.debian.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ftp.us.debian.org&lt;/a&gt;&amp;nbsp;testing/main udftools 1.0.0b3-14
&lt;br&gt;[77.8kB]
&lt;br&gt;Fetched 1048MB in 1h56m15s (150kB/s)
&lt;br&gt;Extracting templates from packages: 100%
&lt;br&gt;Preconfiguring packages ...
&lt;br&gt;&lt;br&gt;...
&lt;br&gt;&lt;br&gt;Preparing to replace liburi-perl 1.35-2
&lt;br&gt;&amp;nbsp; (using .../liburi-perl_1.35.dfsg.1-1_all.deb) ...
&lt;br&gt;Unpacking replacement liburi-perl ...
&lt;br&gt;Preparing to replace libhtml-tagset-perl 3.10-2
&lt;br&gt;&amp;nbsp; (using .../libhtml-tagset-perl_3.20-2_all.deb) ...
&lt;br&gt;Unpacking replacement libhtml-tagset-perl ...
&lt;br&gt;Preparing to replace libhtml-parser-perl 3.56-1
&lt;br&gt;&amp;nbsp; (using .../libhtml-parser-perl_3.56-1+b1_i386.deb) ...
&lt;br&gt;Unpacking replacement libhtml-parser-perl ...
&lt;br&gt;Preparing to replace sed 4.1.5-2
&lt;br&gt;&amp;nbsp; (using .../archives/sed_4.1.5-6_i386.deb) ...
&lt;br&gt;&lt;br&gt;...
&lt;br&gt;&lt;br&gt;Preparing to replace libwww-perl 5.805-1
&lt;br&gt;&amp;nbsp; (using .../libwww-perl_5.813-1_all.deb) ...
&lt;br&gt;Unpacking replacement libwww-perl ...
&lt;br&gt;Preparing to replace perl-modules 5.8.8-7
&lt;br&gt;&amp;nbsp; (using .../perl-modules_5.10.0-14_all.deb) ...
&lt;br&gt;Unpacking replacement perl-modules ...
&lt;br&gt;Preparing to replace perl 5.8.8-7
&lt;br&gt;&amp;nbsp; (using .../perl_5.10.0-14_i386.deb) ...
&lt;br&gt;Unpacking replacement perl ...
&lt;br&gt;&lt;br&gt;...
&lt;br&gt;&lt;br&gt;Preparing to replace defoma 0.11.10-0.1
&lt;br&gt;&amp;nbsp; (using .../defoma_0.11.10-0.2_all.deb) ...
&lt;br&gt;Unpacking replacement defoma ...
&lt;br&gt;&lt;br&gt;...
&lt;br&gt;&lt;br&gt;Preparing to replace fontconfig 2.4.2-1.2
&lt;br&gt;&amp;nbsp; (using .../fontconfig_2.6.0-1_i386.deb) ...
&lt;br&gt;Can't locate File/Copy.pm in @INC
&lt;br&gt;&amp;nbsp; (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8
&lt;br&gt;&amp;nbsp; /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5
&lt;br&gt;&amp;nbsp; /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .)
&lt;br&gt;&amp;nbsp; at /usr/bin/defoma-app line 7.
&lt;br&gt;BEGIN failed--compilation aborted at /usr/bin/defoma-app line 7.
&lt;br&gt;dpkg: warning - old pre-removal script returned error exit status 2
&lt;br&gt;dpkg - trying script from the new package instead ...
&lt;br&gt;dpkg: ... it looks like that went OK.
&lt;br&gt;Unpacking replacement fontconfig ...
&lt;br&gt;### fontconfig.prerm invokes /usr/bin/defoma-app
&lt;br&gt;### which needs File/Copy.pm from perl-modules
&lt;br&gt;&lt;br&gt;...
&lt;br&gt;&lt;br&gt;Preparing to replace libpango1.0-common 1.16.4-1
&lt;br&gt;&amp;nbsp; (using .../libpango1.0-common_1.20.5-2_all.deb) ...
&lt;br&gt;Can't locate File/Copy.pm in @INC
&lt;br&gt;&amp;nbsp; (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8
&lt;br&gt;&amp;nbsp; /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5
&lt;br&gt;&amp;nbsp; /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .)
&lt;br&gt;&amp;nbsp; at /usr/bin/defoma-app line 7.
&lt;br&gt;BEGIN failed--compilation aborted at /usr/bin/defoma-app line 7.
&lt;br&gt;dpkg: warning - old pre-removal script returned error exit status 2
&lt;br&gt;dpkg - trying script from the new package instead ...
&lt;br&gt;dpkg: ... it looks like that went OK.
&lt;br&gt;### libpango1.prerm invokes /usr/bin/defoma-app
&lt;br&gt;### which needs File/Copy.pm from perl-modules
&lt;br&gt;&lt;br&gt;...
&lt;br&gt;&lt;br&gt;Preparing to replace libpng12-0 1.2.15~beta5-2
&lt;br&gt;&amp;nbsp; (using .../libpng12-0_1.2.27-1_i386.deb) ...
&lt;br&gt;Can't locate Pod/Usage.pm in @INC
&lt;br&gt;&amp;nbsp; (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8
&lt;br&gt;&amp;nbsp; /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5
&lt;br&gt;&amp;nbsp; /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .)
&lt;br&gt;&amp;nbsp; at /usr/sbin/install-docs line 18.
&lt;br&gt;Global symbol &amp;quot;$opt_rootdir&amp;quot; requires explicit package name at
&lt;br&gt;&amp;nbsp; /usr/sbin/install-docs line 126.
&lt;br&gt;Execution of /usr/sbin/install-docs aborted due to compilation errors.
&lt;br&gt;dpkg: warning - old pre-removal script returned error exit status 9
&lt;br&gt;dpkg - trying script from the new package instead ...
&lt;br&gt;dpkg: ... it looks like that went OK.
&lt;br&gt;Unpacking replacement libpng12-0 ...
&lt;br&gt;### libpng12-0.prerm invokes /usr/sbin/install-docs
&lt;br&gt;### which needs Pod/Usage.pm from perl-modules
&lt;br&gt;&lt;br&gt;...
&lt;br&gt;&lt;br&gt;Preparing to replace libwmf0.2-7 0.2.8.4-4
&lt;br&gt;&amp;nbsp; (using .../libwmf0.2-7_0.2.8.4-6_i386.deb) ...
&lt;br&gt;Can't locate File/Copy.pm in @INC
&lt;br&gt;&amp;nbsp; (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8
&lt;br&gt;&amp;nbsp; /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5
&lt;br&gt;&amp;nbsp; /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .)
&lt;br&gt;&amp;nbsp; at /usr/bin/defoma-app line 7.
&lt;br&gt;BEGIN failed--compilation aborted at /usr/bin/defoma-app line 7.
&lt;br&gt;dpkg: warning - old pre-removal script returned error exit status 2
&lt;br&gt;dpkg - trying script from the new package instead ...
&lt;br&gt;dpkg: ... it looks like that went OK.
&lt;br&gt;Unpacking replacement libwmf0.2-7 ...
&lt;br&gt;### libwmf0.2-7.postrm invokes /usr/bin/defoma-app
&lt;br&gt;### which needs File/Copy.pm from perl-modules
&lt;br&gt;&lt;br&gt;...
&lt;br&gt;&lt;br&gt;Preparing to replace libtiff4 3.8.2-7
&lt;br&gt;&amp;nbsp; (using .../libtiff4_3.8.2-11_i386.deb) ...
&lt;br&gt;Can't locate Pod/Usage.pm in @INC
&lt;br&gt;&amp;nbsp; (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8
&lt;br&gt;&amp;nbsp; /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5
&lt;br&gt;&amp;nbsp; /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .)
&lt;br&gt;&amp;nbsp; at /usr/sbin/install-docs line 18.
&lt;br&gt;Global symbol &amp;quot;$opt_rootdir&amp;quot; requires explicit package name at
&lt;br&gt;&amp;nbsp; /usr/sbin/install-docs line 126.
&lt;br&gt;Execution of /usr/sbin/install-docs aborted due to compilation errors.
&lt;br&gt;dpkg: warning - old pre-removal script returned error exit status 9
&lt;br&gt;dpkg - trying script from the new package instead ...
&lt;br&gt;dpkg: error processing /var/cache/apt/archives/
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; libtiff4_3.8.2-11_i386.deb
&lt;br&gt;&amp;nbsp; (--unpack):
&lt;br&gt;&amp;nbsp;there is no script in the new version of the package - giving up
&lt;br&gt;### libtiff4.prerm invokes /usr/sbin/install-docs
&lt;br&gt;### which needs Pod/Usage.pm from perl-modules
&lt;br&gt;### (Note that that the reference to install-docs is moved to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;libtiff-doc somewhere between the old and new versions.)
&lt;br&gt;&lt;br&gt;...
&lt;br&gt;&lt;br&gt;Errors were encountered while processing:
&lt;br&gt;&amp;nbsp;/var/cache/apt/archives/libtiff4_3.8.2-11_i386.deb
&lt;br&gt;&amp;nbsp;E: Sub-process /usr/bin/dpkg returned an error code (1)
&lt;br&gt;&lt;br&gt;&lt;br&gt;### &amp;nbsp;Retried:
&lt;br&gt;&lt;br&gt;higginsp6:~# apt-get -f install
&lt;br&gt;Reading package lists... Done
&lt;br&gt;Building dependency tree... Done
&lt;br&gt;Correcting dependencies...Done
&lt;br&gt;&lt;br&gt;...
&lt;br&gt;&lt;br&gt;Setting up base-passwd (3.5.19) ...
&lt;br&gt;Can't locate Pod/Usage.pm in @INC
&lt;br&gt;&amp;nbsp; (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8
&lt;br&gt;&amp;nbsp; /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5
&lt;br&gt;&amp;nbsp; /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .)
&lt;br&gt;&amp;nbsp; at /usr/sbin/install-docs line 18.
&lt;br&gt;Global symbol &amp;quot;$opt_rootdir&amp;quot; requires explicit package name at
&lt;br&gt;&amp;nbsp; /usr/sbin/install-docs line 126.
&lt;br&gt;Execution of /usr/sbin/install-docs aborted due to compilation errors.
&lt;br&gt;dpkg: error processing base-passwd
&lt;br&gt;&amp;nbsp; (--configure):
&lt;br&gt;&amp;nbsp;subprocess post-installation script returned error exit status 9
&lt;br&gt;### base-passwd.postinst invokes /usr/sbin/install-docs
&lt;br&gt;### which needs Pod/Usage.pm from perl-modules
&lt;br&gt;&lt;br&gt;&lt;br&gt;### &amp;nbsp;Retried:
&lt;br&gt;&lt;br&gt;root@higginsp6:~# apt-get -f dist-upgrade
&lt;br&gt;Reading package lists... Done
&lt;br&gt;Building dependency tree... Done
&lt;br&gt;Correcting dependencies...Done
&lt;br&gt;Calculating upgrade... Done
&lt;br&gt;&lt;br&gt;...
&lt;br&gt;&lt;br&gt;Preparing to replace cupsys 1.2.11-2
&lt;br&gt;&amp;nbsp; (using .../cupsys_1.3.8-1lenny1_all.deb) ...
&lt;br&gt;Can't locate Pod/Usage.pm in @INC
&lt;br&gt;&amp;nbsp; (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8
&lt;br&gt;&amp;nbsp; /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5
&lt;br&gt;&amp;nbsp; /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .)
&lt;br&gt;&amp;nbsp; at /usr/sbin/install-docs line 18.
&lt;br&gt;Global symbol &amp;quot;$opt_rootdir&amp;quot; requires explicit package name at
&lt;br&gt;&amp;nbsp; /usr/sbin/install-docs line 126.
&lt;br&gt;Execution of /usr/sbin/install-docs aborted due to compilation errors.
&lt;br&gt;dpkg: warning - old pre-removal script returned error exit status 9
&lt;br&gt;dpkg - trying script from the new package instead ...
&lt;br&gt;dpkg: error processing /var/cache/apt/archives/
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cupsys_1.3.8-1lenny1_all.deb
&lt;br&gt;&amp;nbsp; (--unpack):
&lt;br&gt;&amp;nbsp;there is no script in the new version of the package - giving up
&lt;br&gt;Starting Common Unix Printing System: cupsd.
&lt;br&gt;### cupsys.prerm invokes /usr/sbin/install-docs
&lt;br&gt;### which needs Pod/Usage.pm from perl-modules
&lt;br&gt;&lt;br&gt;...
&lt;br&gt;&lt;br&gt;Preparing to replace shared-mime-info 0.21-2
&lt;br&gt;&amp;nbsp; (using .../shared-mime-info_0.30-2_i386.deb) ...
&lt;br&gt;Can't locate Pod/Usage.pm in @INC
&lt;br&gt;&amp;nbsp; (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8
&lt;br&gt;&amp;nbsp; /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5
&lt;br&gt;&amp;nbsp; /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .)
&lt;br&gt;&amp;nbsp; at /usr/sbin/install-docs line 18.
&lt;br&gt;Global symbol &amp;quot;$opt_rootdir&amp;quot; requires explicit package name at
&lt;br&gt;&amp;nbsp; /usr/sbin/install-docs line 126.
&lt;br&gt;Execution of /usr/sbin/install-docs aborted due to compilation errors.
&lt;br&gt;dpkg: warning - old pre-removal script returned error exit status 9
&lt;br&gt;dpkg - trying script from the new package instead ...
&lt;br&gt;dpkg: ... it looks like that went OK.
&lt;br&gt;### shared-mime-info.prerm invokes /usr/sbin/install-docs
&lt;br&gt;### which needs Pod/Usage.pm from perl-modules
&lt;br&gt;&lt;br&gt;&lt;br&gt;===================================================================
&lt;br&gt;### &amp;nbsp;dpkg.log except showing perl-modules half-configure /
&lt;br&gt;&amp;nbsp; half-install / unpack... &amp;nbsp;and various retries...
&lt;br&gt;&lt;br&gt;2008-10-01 15:59:06 upgrade perl-modules 5.8.8-7 5.10.0-14
&lt;br&gt;2008-10-01 15:59:06 status half-configured perl-modules 5.8.8-7
&lt;br&gt;2008-10-01 15:59:06 status unpacked perl-modules 5.8.8-7
&lt;br&gt;2008-10-01 15:59:06 status half-installed perl-modules 5.8.8-7
&lt;br&gt;2008-10-01 15:59:06 status half-installed perl-modules 5.8.8-7
&lt;br&gt;2008-10-01 15:59:07 status unpacked perl-modules 5.10.0-14
&lt;br&gt;2008-10-01 15:59:07 status unpacked perl-modules 5.10.0-14
&lt;br&gt;2008-10-01 16:00:15 upgrade libtiff4 3.8.2-7 3.8.2-11
&lt;br&gt;2008-10-01 16:00:15 status half-configured libtiff4 3.8.2-7
&lt;br&gt;2008-10-01 16:00:16 status installed libtiff4 3.8.2-7
&lt;br&gt;&lt;br&gt;2008-10-01 17:14:31 upgrade libtiff4 3.8.2-7 3.8.2-11
&lt;br&gt;2008-10-01 17:14:31 status half-configured libtiff4 3.8.2-7
&lt;br&gt;2008-10-01 17:14:31 status installed libtiff4 3.8.2-7
&lt;br&gt;&lt;br&gt;2008-10-01 20:39:31 upgrade libtiff4 3.8.2-7 3.8.2-11
&lt;br&gt;2008-10-01 20:39:31 status half-configured libtiff4 3.8.2-7
&lt;br&gt;2008-10-01 20:39:31 status installed libtiff4 3.8.2-7
&lt;br&gt;&lt;br&gt;2008-10-02 11:20:21 upgrade libtiff4 3.8.2-7 3.8.2-11
&lt;br&gt;2008-10-02 11:20:21 status half-configured libtiff4 3.8.2-7
&lt;br&gt;2008-10-02 11:20:21 status installed libtiff4 3.8.2-7
&lt;br&gt;&lt;br&gt;2008-10-02 14:34:48 upgrade libtiff4 3.8.2-7 3.8.2-11
&lt;br&gt;2008-10-02 14:34:48 status half-configured libtiff4 3.8.2-7
&lt;br&gt;2008-10-02 14:34:48 status installed libtiff4 3.8.2-7
&lt;br&gt;&lt;br&gt;2008-10-02 14:52:49 upgrade libtiff4 3.8.2-7 3.8.2-11
&lt;br&gt;2008-10-02 14:52:49 status half-configured libtiff4 3.8.2-7
&lt;br&gt;2008-10-02 14:52:50 status unpacked libtiff4 3.8.2-7
&lt;br&gt;2008-10-02 14:52:50 status half-installed libtiff4 3.8.2-7
&lt;br&gt;2008-10-02 14:52:50 status half-installed libtiff4 3.8.2-7
&lt;br&gt;2008-10-02 14:52:50 status unpacked libtiff4 3.8.2-11
&lt;br&gt;2008-10-02 14:52:50 status unpacked libtiff4 3.8.2-11
&lt;br&gt;2008-10-02 14:56:16 upgrade perl-base 5.8.8-7 5.10.0-14
&lt;br&gt;2008-10-02 14:56:16 status half-configured perl-base 5.8.8-7
&lt;br&gt;2008-10-02 14:56:16 status unpacked perl-base 5.8.8-7
&lt;br&gt;2008-10-02 14:56:16 status half-installed perl-base 5.8.8-7
&lt;br&gt;2008-10-02 14:56:16 status half-installed perl-base 5.8.8-7
&lt;br&gt;2008-10-02 14:56:16 status unpacked perl-base 5.10.0-14
&lt;br&gt;2008-10-02 14:56:16 status unpacked perl-base 5.10.0-14
&lt;br&gt;2008-10-02 14:56:16 configure perl-base 5.10.0-14 5.10.0-14
&lt;br&gt;2008-10-02 14:56:16 status unpacked perl-base 5.10.0-14
&lt;br&gt;2008-10-02 14:56:16 status half-configured perl-base 5.10.0-14
&lt;br&gt;2008-10-02 14:56:16 status installed perl-base 5.10.0-14
&lt;br&gt;2008-10-02 15:02:21 configure libtiff4 3.8.2-11 3.8.2-11
&lt;br&gt;2008-10-02 15:02:21 status unpacked libtiff4 3.8.2-11
&lt;br&gt;2008-10-02 15:02:21 status half-configured libtiff4 3.8.2-11
&lt;br&gt;2008-10-02 15:02:21 status installed libtiff4 3.8.2-11
&lt;br&gt;2008-10-02 15:43:32 configure perl-modules 5.10.0-14 5.10.0-14
&lt;br&gt;2008-10-02 15:43:32 status unpacked perl-modules 5.10.0-14
&lt;br&gt;2008-10-02 15:43:32 status unpacked perl-modules 5.10.0-14
&lt;br&gt;2008-10-02 15:43:32 status half-configured perl-modules 5.10.0-14
&lt;br&gt;2008-10-02 15:43:32 status installed perl-modules 5.10.0-14
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- System Information:
&lt;br&gt;Debian Release: lenny/sid
&lt;br&gt;&amp;nbsp; APT prefers testing
&lt;br&gt;&amp;nbsp; APT policy: (800, 'testing'), (700, 'unstable'), (400, 'experimental')
&lt;br&gt;Architecture: i386 (i686)
&lt;br&gt;&lt;br&gt;Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
&lt;br&gt;Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
&lt;br&gt;Shell: /bin/sh linked to /bin/bash
&lt;br&gt;&lt;br&gt;Versions of packages cupsys depends on:
&lt;br&gt;ii &amp;nbsp;cups &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.3.8-1lenny1 Common UNIX Printing System(tm) - 
&lt;br&gt;&lt;br&gt;cupsys recommends no packages.
&lt;br&gt;&lt;br&gt;cupsys suggests no packages.
&lt;br&gt;&lt;br&gt;-- debconf information:
&lt;br&gt;&amp;nbsp; cupsys/raw-print: true
&lt;br&gt;&amp;nbsp; cupsys/backend: ipp, lpd, parallel, socket, usb
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19929159&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-printing-request@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19929159&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bug-501874%3A-Missing-dependancy---cupsys.prerm-uses-install-docs--in-pkg-doc-base-tp19929159p19929159.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19922689</id>
	<title>Intent to NMU lprng to fix pending po-debconf l10n bugs</title>
	<published>2008-10-10T09:53:11Z</published>
	<updated>2008-10-10T09:53:11Z</updated>
	<author>
		<name>Christian Perrier</name>
	</author>
	<content type="html">Dear Debian maintainer,
&lt;br&gt;&lt;br&gt;The lprng Debian package, which you are the maintainer of, has
&lt;br&gt;pending bug report(s) which include translation updates or fixes
&lt;br&gt;for po-debconf, namely bug number 496223 (and maybe other similar bugs).
&lt;br&gt;&lt;br&gt;We're now getting very close to the release and fixing l10n bugs should be done now. Letting such bugs sleep in the BTS is simply lowering
&lt;br&gt;the chances that your package interaction with its users may be done
&lt;br&gt;in something else than the English language. It is also not
&lt;br&gt;encouraging for translators.
&lt;br&gt;&lt;br&gt;I have the intention, as part of a more general action of the Debian
&lt;br&gt;i18n Task Force to build and possibly upload a non-maintainer upload
&lt;br&gt;for lprng in order to fix this as well as all pending translations
&lt;br&gt;for the debconf templates.
&lt;br&gt;&lt;br&gt;Of course, an upload made by you would even be better...:-)
&lt;br&gt;&lt;br&gt;Such changes are always harmless, which explains why I safely consider
&lt;br&gt;building NMU's for such issues even though they're obviously non critical.
&lt;br&gt;&lt;br&gt;The schedule for the NMU (in case it happens, that is if you agree with it
&lt;br&gt;or if I don't receive any answer in 10 days) is roughly the following:
&lt;br&gt;&lt;br&gt;&amp;nbsp;Friday, October 10, 2008 &amp;nbsp; : send this notice
&lt;br&gt;&amp;nbsp;Tuesday, October 14, 2008 &amp;nbsp; &amp;nbsp; &amp;nbsp; : post a NMU announcement to debian-i18n with you
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(maintainer) CC'ed
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;this can happen earlier if the maintainer agrees
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;In such case, the deadlines below will also
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;happen earlier
&lt;br&gt;&amp;nbsp;Monday, October 20, 2008 &amp;nbsp; &amp;nbsp; &amp;nbsp; : (midnight) deadline for receiving translation updates
&lt;br&gt;&amp;nbsp;Tuesday, October 21, 2008 &amp;nbsp; &amp;nbsp; &amp;nbsp; : build the package and upload it to DELAYED/2-day
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;send the NMU patch to the BTS
&lt;br&gt;&amp;nbsp;Thursday, October 23, 2008 &amp;nbsp; &amp;nbsp; &amp;nbsp; : NMU reaches incoming
&lt;br&gt;&lt;br&gt;If you intent to upload yourself, please notify me so that I interrupt
&lt;br&gt;the process on my side. Please also don't upload without a discussion
&lt;br&gt;with me. Some translators might send a few new translations and I can handle
&lt;br&gt;a round of translation updates for you. Really, don't upload silently...:-)
&lt;br&gt;&lt;br&gt;In case I upload an NMU, I will subscribe to the Package Tracking System for
&lt;br&gt;lprng and follow its life for 60 days after my NMU in order to fix
&lt;br&gt;any issue potentially introduced by my upload.
&lt;br&gt;&lt;br&gt;Let me know, as soon as possible, if you have any kind of objection to this
&lt;br&gt;process.
&lt;br&gt;&lt;br&gt;If you'd rather do the fix yourself, I will of course leave the package
&lt;br&gt;alone. Same if you have reasons not to do the update now.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://www.nabble.com/attachment/19922689/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Intent-to-NMU-lprng-to-fix-pending-po-debconf-l10n-bugs-tp19922689p19922689.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19915401</id>
	<title>Bug#475270: marked as done (cupsys: “Find new printers” not available using french)</title>
	<published>2008-10-10T02:54:08Z</published>
	<updated>2008-10-10T02:54:08Z</updated>
	<author>
		<name>Debian Bug Tracking System</name>
	</author>
	<content type="html">&lt;br&gt;Your message dated Fri, 10 Oct 2008 09:32:04 +0000
&lt;br&gt;with message-id &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19915401&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;E1KoELs-0001uo-VR@...&lt;/a&gt;&amp;gt;
&lt;br&gt;and subject line Bug#475270: fixed in cups 1.3.9-1
&lt;br&gt;has caused the Debian Bug report #475270,
&lt;br&gt;regarding cupsys: “Find new printers” not available using french
&lt;br&gt;to be marked as done.
&lt;br&gt;&lt;br&gt;This means that you claim that the problem has been dealt with.
&lt;br&gt;If this is not the case it is now your responsibility to reopen the
&lt;br&gt;Bug report if necessary, and/or fix the problem forthwith.
&lt;br&gt;&lt;br&gt;(NB: If you are a system administrator and have no idea what this
&lt;br&gt;message is talking about, this may indicate a serious mail system
&lt;br&gt;misconfiguration somewhere. Please contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19915401&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;owner@...&lt;/a&gt;
&lt;br&gt;immediately.)
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;475270: &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475270&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475270&lt;/a&gt;&lt;br&gt;Debian Bug Tracking System
&lt;br&gt;Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19915401&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;owner@...&lt;/a&gt; with problems
&lt;br&gt;&lt;br /&gt;Package: cupsys
&lt;br&gt;Version: 1.3.7-1
&lt;br&gt;Severity: normal
&lt;br&gt;&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;I wanted to install my new printer on a box where the browser was configured
&lt;br&gt;to use french language. The “Find new printers” (wich looks at snmp and mDNS
&lt;br&gt;to find printers) doesn't exist. (I can make a screenshot if you want).
&lt;br&gt;&lt;br&gt;Using an english browser fixes the problem.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Yves-Alexis
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- System Information:
&lt;br&gt;Debian Release: lenny/sid
&lt;br&gt;&amp;nbsp; APT prefers unstable
&lt;br&gt;&amp;nbsp; APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
&lt;br&gt;Architecture: powerpc (ppc)
&lt;br&gt;&lt;br&gt;Kernel: Linux 2.6.25-rc8-powerpc
&lt;br&gt;Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
&lt;br&gt;Shell: /bin/sh linked to /bin/bash
&lt;br&gt;&lt;br&gt;Versions of packages cupsys depends on:
&lt;br&gt;ii &amp;nbsp;adduser &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3.107 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;add and remove users and groups
&lt;br&gt;ii &amp;nbsp;cupsys-common &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.3.7-1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Common UNIX Printing System(tm) - 
&lt;br&gt;ii &amp;nbsp;debconf [debconf-2.0] 1.5.20 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Debian configuration management sy
&lt;br&gt;ii &amp;nbsp;ghostscript &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 8.62.dfsg.1-2 &amp;nbsp; &amp;nbsp; &amp;nbsp;The GPL Ghostscript PostScript/PDF
&lt;br&gt;ii &amp;nbsp;ghostscript-x [gs-esp 8.62.dfsg.1-2 &amp;nbsp; &amp;nbsp; &amp;nbsp;The GPL Ghostscript PostScript/PDF
&lt;br&gt;ii &amp;nbsp;gs-esp &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;8.62.dfsg.1-2 &amp;nbsp; &amp;nbsp; &amp;nbsp;Transitional package
&lt;br&gt;ii &amp;nbsp;libavahi-compat-libdn 0.6.22-3 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Avahi Apple Bonjour compatibility 
&lt;br&gt;ii &amp;nbsp;libc6 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2.7-10 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; GNU C Library: Shared libraries
&lt;br&gt;ii &amp;nbsp;libcupsimage2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.3.7-1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Common UNIX Printing System(tm) - 
&lt;br&gt;ii &amp;nbsp;libcupsys2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1.3.7-1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Common UNIX Printing System(tm) - 
&lt;br&gt;ii &amp;nbsp;libdbus-1-3 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.1.20-1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; simple interprocess messaging syst
&lt;br&gt;ii &amp;nbsp;libgnutls26 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2.2.2-1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;the GNU TLS library - runtime libr
&lt;br&gt;ii &amp;nbsp;libkrb53 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1.6.dfsg.3~beta1-4 MIT Kerberos runtime libraries
&lt;br&gt;ii &amp;nbsp;libldap-2.4-2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2.4.7-6.1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;OpenLDAP libraries
&lt;br&gt;ii &amp;nbsp;libpam0g &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0.99.7.1-6 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Pluggable Authentication Modules l
&lt;br&gt;ii &amp;nbsp;libpaper1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.1.23 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; library for handling paper charact
&lt;br&gt;ii &amp;nbsp;libslp1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.2.1-7.2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;OpenSLP libraries
&lt;br&gt;ii &amp;nbsp;lsb-base &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;3.2-7 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Linux Standard Base 3.2 init scrip
&lt;br&gt;ii &amp;nbsp;perl-modules &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5.8.8-12 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Core Perl modules
&lt;br&gt;ii &amp;nbsp;poppler-utils [xpdf-u 0.6.4-1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;PDF utilitites (based on libpopple
&lt;br&gt;ii &amp;nbsp;procps &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1:3.2.7-8 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;/proc file system utilities
&lt;br&gt;ii &amp;nbsp;ssl-cert &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1.0.18 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; simple debconf wrapper for OpenSSL
&lt;br&gt;&lt;br&gt;Versions of packages cupsys recommends:
&lt;br&gt;ii &amp;nbsp;avahi-utils &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0.6.22-3 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Avahi browsing, publishing and dis
&lt;br&gt;ii &amp;nbsp;cupsys-client &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.3.7-1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Common UNIX Printing System(tm) - 
&lt;br&gt;ii &amp;nbsp;foomatic-filters &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;3.0.2-20080211-3 OpenPrinting printer support - fil
&lt;br&gt;ii &amp;nbsp;smbclient &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1:3.0.28a-2 &amp;nbsp; &amp;nbsp; &amp;nbsp;a LanManager-like simple client fo
&lt;br&gt;&lt;br&gt;-- debconf information:
&lt;br&gt;&amp;nbsp; cupsys/raw-print: true
&lt;br&gt;&amp;nbsp; cupsys/backend: ipp, lpd, parallel, scsi, serial, socket, usb, snmp, dnssd
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;Source: cups
&lt;br&gt;Source-Version: 1.3.9-1
&lt;br&gt;&lt;br&gt;We believe that the bug you reported is fixed in the latest version of
&lt;br&gt;cups, which is due to be installed in the Debian FTP archive:
&lt;br&gt;&lt;br&gt;cups-bsd_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups-bsd_1.3.9-1_i386.deb
&lt;br&gt;cups-client_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups-client_1.3.9-1_i386.deb
&lt;br&gt;cups-common_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups-common_1.3.9-1_all.deb
&lt;br&gt;cups-dbg_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups-dbg_1.3.9-1_i386.deb
&lt;br&gt;cups_1.3.9-1.diff.gz
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups_1.3.9-1.diff.gz
&lt;br&gt;cups_1.3.9-1.dsc
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups_1.3.9-1.dsc
&lt;br&gt;cups_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups_1.3.9-1_i386.deb
&lt;br&gt;cups_1.3.9.orig.tar.gz
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups_1.3.9.orig.tar.gz
&lt;br&gt;cupsys-bsd_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cupsys-bsd_1.3.9-1_all.deb
&lt;br&gt;cupsys-client_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cupsys-client_1.3.9-1_all.deb
&lt;br&gt;cupsys-common_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cupsys-common_1.3.9-1_all.deb
&lt;br&gt;cupsys-dbg_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cupsys-dbg_1.3.9-1_all.deb
&lt;br&gt;cupsys_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cupsys_1.3.9-1_all.deb
&lt;br&gt;libcups2-dev_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcups2-dev_1.3.9-1_i386.deb
&lt;br&gt;libcups2_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcups2_1.3.9-1_i386.deb
&lt;br&gt;libcupsimage2-dev_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcupsimage2-dev_1.3.9-1_i386.deb
&lt;br&gt;libcupsimage2_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcupsimage2_1.3.9-1_i386.deb
&lt;br&gt;libcupsys2-dev_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcupsys2-dev_1.3.9-1_all.deb
&lt;br&gt;libcupsys2_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcupsys2_1.3.9-1_all.deb
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;A summary of the changes between this version and the previous one is
&lt;br&gt;attached.
&lt;br&gt;&lt;br&gt;Thank you for reporting the bug, which will now be closed. &amp;nbsp;If you
&lt;br&gt;have further comments please address them to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19915401&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;475270@...&lt;/a&gt;,
&lt;br&gt;and the maintainer will reopen the bug report if appropriate.
&lt;br&gt;&lt;br&gt;Debian distribution maintenance software
&lt;br&gt;pp.
&lt;br&gt;Martin Pitt &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19915401&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mpitt@...&lt;/a&gt;&amp;gt; (supplier of updated cups package)
&lt;br&gt;&lt;br&gt;(This message was generated automatically at their request; if you
&lt;br&gt;believe that there is a problem with it please contact the archive
&lt;br&gt;administrators by mailing &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19915401&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ftpmaster@...&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----BEGIN PGP SIGNED MESSAGE-----
&lt;br&gt;Hash: SHA1
&lt;br&gt;&lt;br&gt;Format: 1.8
&lt;br&gt;Date: Fri, 10 Oct 2008 11:07:17 +0200
&lt;br&gt;Source: cups
&lt;br&gt;Binary: libcups2 libcupsimage2 cups cups-client libcups2-dev libcupsimage2-dev cups-bsd cups-common cups-dbg cupsys cupsys-client cupsys-common cupsys-bsd cupsys-dbg libcupsys2 libcupsys2-dev
&lt;br&gt;Architecture: source all i386
&lt;br&gt;Version: 1.3.9-1
&lt;br&gt;Distribution: experimental
&lt;br&gt;Urgency: low
&lt;br&gt;Maintainer: Debian CUPS Maintainers &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19915401&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pkg-cups-devel@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Changed-By: Martin Pitt &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19915401&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mpitt@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Description: 
&lt;br&gt;&amp;nbsp;cups &amp;nbsp; &amp;nbsp; &amp;nbsp; - Common UNIX Printing System(tm) - server
&lt;br&gt;&amp;nbsp;cups-bsd &amp;nbsp; - Common UNIX Printing System(tm) - BSD commands
&lt;br&gt;&amp;nbsp;cups-client - Common UNIX Printing System(tm) - client programs (SysV)
&lt;br&gt;&amp;nbsp;cups-common - Common UNIX Printing System(tm) - common files
&lt;br&gt;&amp;nbsp;cups-dbg &amp;nbsp; - Common UNIX Printing System(tm) - debugging symbols
&lt;br&gt;&amp;nbsp;cupsys &amp;nbsp; &amp;nbsp; - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;cupsys-bsd - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;cupsys-client - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;cupsys-common - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;cupsys-dbg - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;libcups2 &amp;nbsp; - Common UNIX Printing System(tm) - libs
&lt;br&gt;&amp;nbsp;libcups2-dev - Common UNIX Printing System(tm) - development files
&lt;br&gt;&amp;nbsp;libcupsimage2 - Common UNIX Printing System(tm) - image libs
&lt;br&gt;&amp;nbsp;libcupsimage2-dev - Common UNIX Printing System(tm) - image development files
&lt;br&gt;&amp;nbsp;libcupsys2 - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;libcupsys2-dev - Common UNIX Printing System (transitional package)
&lt;br&gt;Closes: 475270
&lt;br&gt;Changes: 
&lt;br&gt;&amp;nbsp;cups (1.3.9-1) experimental; urgency=low
&lt;br&gt;&amp;nbsp;.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* New upstream security/bug fix release:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- The HP-GL/2 filter did not range check pen numbers. [CVE-2008-3641]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- The SGI image file reader did not range check 16-bit run lengths.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;[CVE-2008-3639]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- The text filter did not range check cpi, lpi, or column values.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;[CVE-2008-3640]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- Fix incompatibility with Firefox 3.0 when using SSL.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- Update the French admin.tmpl, to have the missing &amp;quot;Find new printer&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;button and the &amp;quot;Subscriptions&amp;quot; section. Thanks to Yves-Alexis Perez!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(Closes: #475270)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- Lots of other bug fixes, see &lt;a href=&quot;http://www.cups.org/articles.php?L575&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.cups.org/articles.php?L575&lt;/a&gt;.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Drop patches accepted upstream:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- cupsfilter-path-typo.dpatch
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- pjl-display-ready-message.dpatch
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- dont-chown-symlinked-ssl.dpatch
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Add hpgl-regression.dpatch: Revert the SP_select_pen() enumeration change
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;introduced in STR #2911, because it changes the color mapping (e. g. &amp;quot;SP1&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;would now select a white pen instead of a black one, and &amp;quot;SP0&amp;quot; would not
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;be valid at all any more). Also fix a remaining off-by-one loop. (STR
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;#2966)
&lt;br&gt;Checksums-Sha1: 
&lt;br&gt;&amp;nbsp;41ed1522e3c79f41fb755051969a338d0d4d02cd 1908 cups_1.3.9-1.dsc
&lt;br&gt;&amp;nbsp;933a2b17af66de1cccc97466cc04398c68c0202a 4809771 cups_1.3.9.orig.tar.gz
&lt;br&gt;&amp;nbsp;68fc6edbc7ef39c16b190c38925ce42f7c241113 322166 cups_1.3.9-1.diff.gz
&lt;br&gt;&amp;nbsp;7ebcdda86632156df5240de5fb1ec2efb7bad465 1189150 cups-common_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;6ae03af8260703a9d9e7e8f1380e8a5399053d43 55614 cupsys_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;6d856585d09af2c9a54370f3f0e3f45511beaa12 55640 cupsys-client_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;8e5c8fa6123f20b2a4564f3518385277d92c1616 55640 cupsys-common_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;8bb426baa064f20c4485628a75dcd2c569dc1eab 55634 cupsys-bsd_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;a0d231661be1d8479448691a2ddfca53d0ed10c5 55636 cupsys-dbg_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;6fd4c798052383b6b78543ddcb64729ecfcfd743 55644 libcupsys2_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;3f10277f1dcc05f18a4972e8ca15bc99575b8325 55644 libcupsys2-dev_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;2bff5f3108f71860e01e8c18df27c73b3cb59257 169904 libcups2_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;c0f850ee1247e2a003fbb90c42b640204c6806fe 102994 libcupsimage2_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;df8acaebabbddae7b79230e1a550bf354a13b213 2214356 cups_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;da6f3153451108ff908396c4b619225163fb6281 115670 cups-client_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;c0e4d46d9b0a9c9d744b72edf3acd9a25c3b1110 398910 libcups2-dev_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;9acc26259353f0cd44ba8cdd9d7d6db1ad2f42b6 60452 libcupsimage2-dev_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;9df42d7a1a7c1d129e97c5945aa44b6ae60d42d9 36610 cups-bsd_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;26615e31e4b43b96891dd49c1b3d33c32951f647 1544428 cups-dbg_1.3.9-1_i386.deb
&lt;br&gt;Checksums-Sha256: 
&lt;br&gt;&amp;nbsp;6888de702603f83d89d05b02ab9a20610d9484ddc9673e17a9230a1a94ecd136 1908 cups_1.3.9-1.dsc
&lt;br&gt;&amp;nbsp;d74d1da78ed7aef8e780b7c5bdd80cc9e0817605f1428c2e909017dde30efc48 4809771 cups_1.3.9.orig.tar.gz
&lt;br&gt;&amp;nbsp;6d0f0dbe01f3ff2a0e4b9b298ab8cfe57328330ded63a6e5b694b6b3861a2a02 322166 cups_1.3.9-1.diff.gz
&lt;br&gt;&amp;nbsp;21219eb2406d623ebccd7016d26e0a3972df67c9e7744868cfc7ccb77f99b84a 1189150 cups-common_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;56d1746b101959ee86f67900548a89c2a329898a21888a064ebc3bda2923c184 55614 cupsys_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;9cd16fc58abcc932e13007c085012c57891656edf0c50599c7da0ce6c62ff3ea 55640 cupsys-client_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;d8783c8c4ebb67f217c51d9f216f2996eb75ceeebf2e1f2ef71dac24fe6f5e11 55640 cupsys-common_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;f687baaaa7861cfce4d1974cf7fa03c19857dadcf628e29a43a0fd4ae62ec309 55634 cupsys-bsd_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;1178ceca53add61463d535d907eca3b11906fdd2774c07ba12f5f5dbca4df37e 55636 cupsys-dbg_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;69adfef27e34a4215f5ba9658ea23f5751e7b2339eded6ab34aa8ce1e7187d87 55644 libcupsys2_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;b93b00e55eab7da80ac8d8d8c8a253575896af241d0f9e0219277412c256fc07 55644 libcupsys2-dev_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;adc7e3c13f5d387f7a003d999a6c867f610ecb525aa39e1ca5ef0d9c9c1f1303 169904 libcups2_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;a77e62dc9513a5d99f06ed7c0dcd3ab8a35327c6dc23fac9961703f722ec2fd6 102994 libcupsimage2_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;2f59de2c47a75496fe46595066796947270fc3d91a30627dd6648bcc9e7a79a2 2214356 cups_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;384b0dd15ebc8f63d9462335daf62179daa367230bbd52328ebdd3b19030392d 115670 cups-client_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;5e2fb9e5ad9feefeae08667da79bd8e90bb6d682a430ba02e79054b29e6c79ea 398910 libcups2-dev_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;dde3975a55a119af159bb2b9e7a380ba85c8ca45245a92ee94760033906f4696 60452 libcupsimage2-dev_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;eba03b182dbbcc97a90266c711b3654d656b513c89b211936ba5e11c6129ebfb 36610 cups-bsd_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;f88d156d9891dd6652312c1ad08004ace36504076b5b4520ed410d7cf989b3f2 1544428 cups-dbg_1.3.9-1_i386.deb
&lt;br&gt;Files: 
&lt;br&gt;&amp;nbsp;c1e585dab26314a3f6ff78f7ccc17138 1908 net optional cups_1.3.9-1.dsc
&lt;br&gt;&amp;nbsp;e6f2d90491ed050e5ff2104b617b88ea 4809771 net optional cups_1.3.9.orig.tar.gz
&lt;br&gt;&amp;nbsp;2ca6e51afa72ff224f3dbc6f002d3fb2 322166 net optional cups_1.3.9-1.diff.gz
&lt;br&gt;&amp;nbsp;55769d42ba0276ad7a6ba6ea3b5c1b4a 1189150 net optional cups-common_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;f4891fcd1d6e467d13fb89099cfe4df1 55614 oldlibs extra cupsys_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;dc3a13395ad5ae0207ff1335a9e4e5fc 55640 oldlibs extra cupsys-client_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;7217e578c7e45dfbd4d11cb1a76fc4ce 55640 oldlibs extra cupsys-common_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;cab434e247b03fb9724703e4c88e4165 55634 oldlibs extra cupsys-bsd_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;736e9075e0e6df695776f4bb24c86bc1 55636 oldlibs extra cupsys-dbg_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;07e1e49903b32a39a04eb5b015b2dbd4 55644 oldlibs extra libcupsys2_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;d61dfe45d527e88ed497915efb6f5e98 55644 oldlibs extra libcupsys2-dev_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;2836354bf0f283b17a4b60669d6a2e56 169904 libs optional libcups2_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;00996ab3e2d5b0c3e9637a93ba6f7502 102994 libs optional libcupsimage2_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;fa0f1f7cc394256a5ddb20045cc4129d 2214356 net optional cups_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;6f28efbc9ab3441a99e65b9e1826114e 115670 net optional cups-client_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;77378946a82467187baf7bf99acf6d5c 398910 libdevel optional libcups2-dev_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;8783068aec349cc6f0481e4adb89fd4c 60452 libdevel optional libcupsimage2-dev_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;184af020b060136a9044cf96032f11cd 36610 net extra cups-bsd_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;86bcf08e166f44b4480a167a8af9a84a 1544428 libdevel extra cups-dbg_1.3.9-1_i386.deb
&lt;br&gt;&lt;br&gt;-----BEGIN PGP SIGNATURE-----
&lt;br&gt;Version: GnuPG v1.4.9 (GNU/Linux)
&lt;br&gt;&lt;br&gt;iEYEARECAAYFAkjvHP0ACgkQDecnbV4Fd/KZMgCePk8V1w3CWjieOQVjlbqzP2iA
&lt;br&gt;utIAnj6FuXjnXiwMKnMnzPtYEmv3sPJY
&lt;br&gt;=aUXy
&lt;br&gt;-----END PGP SIGNATURE-----
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bug-475270%3A-cupsys%3A-%E2%80%9CFind-new-printers%E2%80%9D-not-available-using-french-tp16596902p19915401.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19915203</id>
	<title>cups override disparity</title>
	<published>2008-10-10T02:32:05Z</published>
	<updated>2008-10-10T02:32:05Z</updated>
	<author>
		<name>Debian Installer</name>
	</author>
	<content type="html">There are disparities between your recently accepted upload and the
&lt;br&gt;override file for the following file(s):
&lt;br&gt;&lt;br&gt;cupsys-bsd_1.3.9-1_all.deb: package says section is oldlibs, override says net.
&lt;br&gt;cupsys-client_1.3.9-1_all.deb: package says section is oldlibs, override says net.
&lt;br&gt;cupsys-common_1.3.9-1_all.deb: package says section is oldlibs, override says net.
&lt;br&gt;cupsys_1.3.9-1_all.deb: package says section is oldlibs, override says net.
&lt;br&gt;&lt;br&gt;Either the package or the override file is incorrect. &amp;nbsp;If you think
&lt;br&gt;the override is correct and the package wrong please fix the package
&lt;br&gt;so that this disparity is fixed in the next upload. &amp;nbsp;If you feel the
&lt;br&gt;override is incorrect then please reply to this mail and explain why.
&lt;br&gt;Please INCLUDE the list of packages as seen above, or we won't be able
&lt;br&gt;to deal with your mail due to missing information.
&lt;br&gt;&lt;br&gt;[NB: this is an automatically generated mail; if you replied to one
&lt;br&gt;like it before and have not received a response yet, please ignore
&lt;br&gt;this mail. &amp;nbsp;Your reply needs to be processed by a human and will be in
&lt;br&gt;due course, but until then the installer will send these automated
&lt;br&gt;mails; sorry.]
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Debian distribution maintenance software
&lt;br&gt;&lt;br&gt;(This message was generated automatically; if you believe that there
&lt;br&gt;is a problem with it please contact the archive administrators by
&lt;br&gt;mailing &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19915203&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ftpmaster@...&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19915203&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-printing-request@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19915203&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/cups-override-disparity-tp19915203p19915203.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19915395</id>
	<title>Accepted cups 1.3.9-1 (source all i386)</title>
	<published>2008-10-10T02:32:04Z</published>
	<updated>2008-10-10T02:32:04Z</updated>
	<author>
		<name>Martin Pitt-3</name>
	</author>
	<content type="html">-----BEGIN PGP SIGNED MESSAGE-----
&lt;br&gt;Hash: SHA1
&lt;br&gt;&lt;br&gt;Format: 1.8
&lt;br&gt;Date: Fri, 10 Oct 2008 11:07:17 +0200
&lt;br&gt;Source: cups
&lt;br&gt;Binary: libcups2 libcupsimage2 cups cups-client libcups2-dev libcupsimage2-dev cups-bsd cups-common cups-dbg cupsys cupsys-client cupsys-common cupsys-bsd cupsys-dbg libcupsys2 libcupsys2-dev
&lt;br&gt;Architecture: source all i386
&lt;br&gt;Version: 1.3.9-1
&lt;br&gt;Distribution: experimental
&lt;br&gt;Urgency: low
&lt;br&gt;Maintainer: Debian CUPS Maintainers &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19915395&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pkg-cups-devel@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Changed-By: Martin Pitt &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19915395&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mpitt@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Description: 
&lt;br&gt;&amp;nbsp;cups &amp;nbsp; &amp;nbsp; &amp;nbsp; - Common UNIX Printing System(tm) - server
&lt;br&gt;&amp;nbsp;cups-bsd &amp;nbsp; - Common UNIX Printing System(tm) - BSD commands
&lt;br&gt;&amp;nbsp;cups-client - Common UNIX Printing System(tm) - client programs (SysV)
&lt;br&gt;&amp;nbsp;cups-common - Common UNIX Printing System(tm) - common files
&lt;br&gt;&amp;nbsp;cups-dbg &amp;nbsp; - Common UNIX Printing System(tm) - debugging symbols
&lt;br&gt;&amp;nbsp;cupsys &amp;nbsp; &amp;nbsp; - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;cupsys-bsd - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;cupsys-client - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;cupsys-common - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;cupsys-dbg - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;libcups2 &amp;nbsp; - Common UNIX Printing System(tm) - libs
&lt;br&gt;&amp;nbsp;libcups2-dev - Common UNIX Printing System(tm) - development files
&lt;br&gt;&amp;nbsp;libcupsimage2 - Common UNIX Printing System(tm) - image libs
&lt;br&gt;&amp;nbsp;libcupsimage2-dev - Common UNIX Printing System(tm) - image development files
&lt;br&gt;&amp;nbsp;libcupsys2 - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;libcupsys2-dev - Common UNIX Printing System (transitional package)
&lt;br&gt;Closes: 475270
&lt;br&gt;Changes: 
&lt;br&gt;&amp;nbsp;cups (1.3.9-1) experimental; urgency=low
&lt;br&gt;&amp;nbsp;.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* New upstream security/bug fix release:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- The HP-GL/2 filter did not range check pen numbers. [CVE-2008-3641]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- The SGI image file reader did not range check 16-bit run lengths.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;[CVE-2008-3639]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- The text filter did not range check cpi, lpi, or column values.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;[CVE-2008-3640]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- Fix incompatibility with Firefox 3.0 when using SSL.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- Update the French admin.tmpl, to have the missing &amp;quot;Find new printer&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;button and the &amp;quot;Subscriptions&amp;quot; section. Thanks to Yves-Alexis Perez!
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(Closes: #475270)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- Lots of other bug fixes, see &lt;a href=&quot;http://www.cups.org/articles.php?L575&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.cups.org/articles.php?L575&lt;/a&gt;.
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Drop patches accepted upstream:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- cupsfilter-path-typo.dpatch
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- pjl-display-ready-message.dpatch
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- dont-chown-symlinked-ssl.dpatch
&lt;br&gt;&amp;nbsp; &amp;nbsp;* Add hpgl-regression.dpatch: Revert the SP_select_pen() enumeration change
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;introduced in STR #2911, because it changes the color mapping (e. g. &amp;quot;SP1&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;would now select a white pen instead of a black one, and &amp;quot;SP0&amp;quot; would not
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;be valid at all any more). Also fix a remaining off-by-one loop. (STR
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;#2966)
&lt;br&gt;Checksums-Sha1: 
&lt;br&gt;&amp;nbsp;41ed1522e3c79f41fb755051969a338d0d4d02cd 1908 cups_1.3.9-1.dsc
&lt;br&gt;&amp;nbsp;933a2b17af66de1cccc97466cc04398c68c0202a 4809771 cups_1.3.9.orig.tar.gz
&lt;br&gt;&amp;nbsp;68fc6edbc7ef39c16b190c38925ce42f7c241113 322166 cups_1.3.9-1.diff.gz
&lt;br&gt;&amp;nbsp;7ebcdda86632156df5240de5fb1ec2efb7bad465 1189150 cups-common_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;6ae03af8260703a9d9e7e8f1380e8a5399053d43 55614 cupsys_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;6d856585d09af2c9a54370f3f0e3f45511beaa12 55640 cupsys-client_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;8e5c8fa6123f20b2a4564f3518385277d92c1616 55640 cupsys-common_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;8bb426baa064f20c4485628a75dcd2c569dc1eab 55634 cupsys-bsd_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;a0d231661be1d8479448691a2ddfca53d0ed10c5 55636 cupsys-dbg_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;6fd4c798052383b6b78543ddcb64729ecfcfd743 55644 libcupsys2_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;3f10277f1dcc05f18a4972e8ca15bc99575b8325 55644 libcupsys2-dev_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;2bff5f3108f71860e01e8c18df27c73b3cb59257 169904 libcups2_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;c0f850ee1247e2a003fbb90c42b640204c6806fe 102994 libcupsimage2_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;df8acaebabbddae7b79230e1a550bf354a13b213 2214356 cups_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;da6f3153451108ff908396c4b619225163fb6281 115670 cups-client_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;c0e4d46d9b0a9c9d744b72edf3acd9a25c3b1110 398910 libcups2-dev_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;9acc26259353f0cd44ba8cdd9d7d6db1ad2f42b6 60452 libcupsimage2-dev_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;9df42d7a1a7c1d129e97c5945aa44b6ae60d42d9 36610 cups-bsd_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;26615e31e4b43b96891dd49c1b3d33c32951f647 1544428 cups-dbg_1.3.9-1_i386.deb
&lt;br&gt;Checksums-Sha256: 
&lt;br&gt;&amp;nbsp;6888de702603f83d89d05b02ab9a20610d9484ddc9673e17a9230a1a94ecd136 1908 cups_1.3.9-1.dsc
&lt;br&gt;&amp;nbsp;d74d1da78ed7aef8e780b7c5bdd80cc9e0817605f1428c2e909017dde30efc48 4809771 cups_1.3.9.orig.tar.gz
&lt;br&gt;&amp;nbsp;6d0f0dbe01f3ff2a0e4b9b298ab8cfe57328330ded63a6e5b694b6b3861a2a02 322166 cups_1.3.9-1.diff.gz
&lt;br&gt;&amp;nbsp;21219eb2406d623ebccd7016d26e0a3972df67c9e7744868cfc7ccb77f99b84a 1189150 cups-common_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;56d1746b101959ee86f67900548a89c2a329898a21888a064ebc3bda2923c184 55614 cupsys_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;9cd16fc58abcc932e13007c085012c57891656edf0c50599c7da0ce6c62ff3ea 55640 cupsys-client_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;d8783c8c4ebb67f217c51d9f216f2996eb75ceeebf2e1f2ef71dac24fe6f5e11 55640 cupsys-common_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;f687baaaa7861cfce4d1974cf7fa03c19857dadcf628e29a43a0fd4ae62ec309 55634 cupsys-bsd_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;1178ceca53add61463d535d907eca3b11906fdd2774c07ba12f5f5dbca4df37e 55636 cupsys-dbg_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;69adfef27e34a4215f5ba9658ea23f5751e7b2339eded6ab34aa8ce1e7187d87 55644 libcupsys2_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;b93b00e55eab7da80ac8d8d8c8a253575896af241d0f9e0219277412c256fc07 55644 libcupsys2-dev_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;adc7e3c13f5d387f7a003d999a6c867f610ecb525aa39e1ca5ef0d9c9c1f1303 169904 libcups2_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;a77e62dc9513a5d99f06ed7c0dcd3ab8a35327c6dc23fac9961703f722ec2fd6 102994 libcupsimage2_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;2f59de2c47a75496fe46595066796947270fc3d91a30627dd6648bcc9e7a79a2 2214356 cups_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;384b0dd15ebc8f63d9462335daf62179daa367230bbd52328ebdd3b19030392d 115670 cups-client_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;5e2fb9e5ad9feefeae08667da79bd8e90bb6d682a430ba02e79054b29e6c79ea 398910 libcups2-dev_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;dde3975a55a119af159bb2b9e7a380ba85c8ca45245a92ee94760033906f4696 60452 libcupsimage2-dev_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;eba03b182dbbcc97a90266c711b3654d656b513c89b211936ba5e11c6129ebfb 36610 cups-bsd_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;f88d156d9891dd6652312c1ad08004ace36504076b5b4520ed410d7cf989b3f2 1544428 cups-dbg_1.3.9-1_i386.deb
&lt;br&gt;Files: 
&lt;br&gt;&amp;nbsp;c1e585dab26314a3f6ff78f7ccc17138 1908 net optional cups_1.3.9-1.dsc
&lt;br&gt;&amp;nbsp;e6f2d90491ed050e5ff2104b617b88ea 4809771 net optional cups_1.3.9.orig.tar.gz
&lt;br&gt;&amp;nbsp;2ca6e51afa72ff224f3dbc6f002d3fb2 322166 net optional cups_1.3.9-1.diff.gz
&lt;br&gt;&amp;nbsp;55769d42ba0276ad7a6ba6ea3b5c1b4a 1189150 net optional cups-common_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;f4891fcd1d6e467d13fb89099cfe4df1 55614 oldlibs extra cupsys_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;dc3a13395ad5ae0207ff1335a9e4e5fc 55640 oldlibs extra cupsys-client_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;7217e578c7e45dfbd4d11cb1a76fc4ce 55640 oldlibs extra cupsys-common_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;cab434e247b03fb9724703e4c88e4165 55634 oldlibs extra cupsys-bsd_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;736e9075e0e6df695776f4bb24c86bc1 55636 oldlibs extra cupsys-dbg_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;07e1e49903b32a39a04eb5b015b2dbd4 55644 oldlibs extra libcupsys2_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;d61dfe45d527e88ed497915efb6f5e98 55644 oldlibs extra libcupsys2-dev_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp;2836354bf0f283b17a4b60669d6a2e56 169904 libs optional libcups2_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;00996ab3e2d5b0c3e9637a93ba6f7502 102994 libs optional libcupsimage2_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;fa0f1f7cc394256a5ddb20045cc4129d 2214356 net optional cups_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;6f28efbc9ab3441a99e65b9e1826114e 115670 net optional cups-client_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;77378946a82467187baf7bf99acf6d5c 398910 libdevel optional libcups2-dev_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;8783068aec349cc6f0481e4adb89fd4c 60452 libdevel optional libcupsimage2-dev_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;184af020b060136a9044cf96032f11cd 36610 net extra cups-bsd_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp;86bcf08e166f44b4480a167a8af9a84a 1544428 libdevel extra cups-dbg_1.3.9-1_i386.deb
&lt;br&gt;&lt;br&gt;-----BEGIN PGP SIGNATURE-----
&lt;br&gt;Version: GnuPG v1.4.9 (GNU/Linux)
&lt;br&gt;&lt;br&gt;iEYEARECAAYFAkjvHP0ACgkQDecnbV4Fd/KZMgCePk8V1w3CWjieOQVjlbqzP2iA
&lt;br&gt;utIAnj6FuXjnXiwMKnMnzPtYEmv3sPJY
&lt;br&gt;=aUXy
&lt;br&gt;-----END PGP SIGNATURE-----
&lt;br&gt;&lt;br&gt;&lt;br&gt;Accepted:
&lt;br&gt;cups-bsd_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups-bsd_1.3.9-1_i386.deb
&lt;br&gt;cups-client_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups-client_1.3.9-1_i386.deb
&lt;br&gt;cups-common_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups-common_1.3.9-1_all.deb
&lt;br&gt;cups-dbg_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups-dbg_1.3.9-1_i386.deb
&lt;br&gt;cups_1.3.9-1.diff.gz
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups_1.3.9-1.diff.gz
&lt;br&gt;cups_1.3.9-1.dsc
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups_1.3.9-1.dsc
&lt;br&gt;cups_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups_1.3.9-1_i386.deb
&lt;br&gt;cups_1.3.9.orig.tar.gz
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups_1.3.9.orig.tar.gz
&lt;br&gt;cupsys-bsd_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cupsys-bsd_1.3.9-1_all.deb
&lt;br&gt;cupsys-client_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cupsys-client_1.3.9-1_all.deb
&lt;br&gt;cupsys-common_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cupsys-common_1.3.9-1_all.deb
&lt;br&gt;cupsys-dbg_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cupsys-dbg_1.3.9-1_all.deb
&lt;br&gt;cupsys_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cupsys_1.3.9-1_all.deb
&lt;br&gt;libcups2-dev_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcups2-dev_1.3.9-1_i386.deb
&lt;br&gt;libcups2_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcups2_1.3.9-1_i386.deb
&lt;br&gt;libcupsimage2-dev_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcupsimage2-dev_1.3.9-1_i386.deb
&lt;br&gt;libcupsimage2_1.3.9-1_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcupsimage2_1.3.9-1_i386.deb
&lt;br&gt;libcupsys2-dev_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcupsys2-dev_1.3.9-1_all.deb
&lt;br&gt;libcupsys2_1.3.9-1_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcupsys2_1.3.9-1_all.deb
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19915395&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-printing-request@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19915395&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Accepted-cups-1.3.9-1-%28source-all-i386%29-tp19915395p19915395.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19909115</id>
	<title>cups: New upstream version available</title>
	<published>2008-10-09T15:52:06Z</published>
	<updated>2008-10-09T15:52:06Z</updated>
	<author>
		<name>Debian External Health System</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;The Debian External Health System (a.k.a. DEHS) has found a new upstream version
&lt;br&gt;&amp;nbsp;of the package cups in the experimental distribution.
&lt;br&gt;The current package version is 1.3.8-13 and latest by upstream is 1.3.9.
&lt;br&gt;&lt;br&gt;If you are the maintainer or a co-maintainer of the package
&lt;br&gt;&amp;nbsp;please consider updating the package.
&lt;br&gt;&lt;br&gt;The source code of version 1.3.9 by upstream can be found at:
&lt;br&gt;ftp://ftp.easysw.com/pub/cups/1.3.9/cups-1.3.9-source.tar.gz
&lt;br&gt;&lt;br&gt;For more information please refer to the DEHS report of cups at:
&lt;br&gt;&lt;a href=&quot;http://dehs.alioth.debian.org/report.php?package=cups&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dehs.alioth.debian.org/report.php?package=cups&lt;/a&gt;&lt;br&gt;&lt;br&gt;If you believe this message can be improved in any way don't hesitate to contact me
&lt;br&gt;&amp;nbsp;by replying to this message.
&lt;br&gt;Note that the latest version by upstream is found thanks to the debian/watch file
&lt;br&gt;&amp;nbsp;provided by your package, in case this message is a false positive please review
&lt;br&gt;&amp;nbsp;the watch file before reporting.
&lt;br&gt;&lt;br&gt;Sincerely,
&lt;br&gt;Raphael Geissert
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19909115&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-printing-request@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19909115&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/cups%3A-New-upstream-version-available-tp19909115p19909115.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19899078</id>
	<title>Bug#501674: please support &quot;HP USB Network Print Adapter&quot;</title>
	<published>2008-10-09T06:25:03Z</published>
	<updated>2008-10-09T06:25:03Z</updated>
	<author>
		<name>Holger Levsen-2</name>
	</author>
	<content type="html">package: hplip
&lt;br&gt;version: 2.8.6.b-1
&lt;br&gt;severity: wishlist
&lt;br&gt;tags: upstream
&lt;br&gt;&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;recently I bought a cheap &amp;quot;HP usb network print adapter&amp;quot;, regulator model: 
&lt;br&gt;SDCAB-07-06, which doesnt work at all with linux. 
&lt;br&gt;&lt;br&gt;I guess, upstream needs to add this functionality to hplip, there is nothing 
&lt;br&gt;you, the maintainers can do, since it doesnt seem to use either ipp or 
&lt;br&gt;jetdirect. According to nmap, it listens on port 34447 and sometimes (?!) on 
&lt;br&gt;34448.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;https://answers.launchpad.net/hplip/+question/37601&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://answers.launchpad.net/hplip/+question/37601&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;https://answers.launchpad.net/hplip/+question/40263&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://answers.launchpad.net/hplip/+question/40263&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;https://answers.launchpad.net/hplip/+question/46792&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://answers.launchpad.net/hplip/+question/46792&lt;/a&gt;&lt;br&gt;are similar requests...
&lt;br&gt;&lt;br&gt;&lt;br&gt;regards,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Holger
&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (196 bytes) &lt;a href=&quot;http://www.nabble.com/attachment/19899078/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bug-501674%3A-please-support-%22HP-USB-Network-Print-Adapter%22-tp19899078p19899078.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19894847</id>
	<title>Processed: Re: [Pkg-cups-devel] Bug#475270: cupsys:  “Find new printers” not available  using french</title>
	<published>2008-10-09T01:45:15Z</published>
	<updated>2008-10-09T01:45:15Z</updated>
	<author>
		<name>Debian Bug Tracking System</name>
	</author>
	<content type="html">Processing commands for &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19894847&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;control@...&lt;/a&gt;:
&lt;br&gt;&lt;br&gt;&amp;gt; tag 475270 pending l10n
&lt;br&gt;Bug#475270: cupsys: âFind new printersâ not available using french
&lt;br&gt;Tags were: confirmed upstream
&lt;br&gt;Tags added: pending, l10n
&lt;br&gt;&lt;br&gt;&amp;gt; thanks
&lt;br&gt;Stopping processing here.
&lt;br&gt;&lt;br&gt;Please contact me if you need assistance.
&lt;br&gt;&lt;br&gt;Debian bug tracking system administrator
&lt;br&gt;(administrator, Debian Bugs database)
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19894847&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-printing-request@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19894847&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bug-475270%3A-cupsys%3A-%E2%80%9CFind-new-printers%E2%80%9D-not-available-using-french-tp16596902p19894847.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19895026</id>
	<title>Bug#475270: [Pkg-cups-devel] Bug#475270: cupsys: “Find new printers” not available using french</title>
	<published>2008-10-09T01:39:48Z</published>
	<updated>2008-10-09T01:39:48Z</updated>
	<author>
		<name>Martin Pitt-3</name>
	</author>
	<content type="html">tag 475270 pending l10n
&lt;br&gt;thanks
&lt;br&gt;&lt;br&gt;Yves-Alexis Perez [2008-10-09 &amp;nbsp;9:53 +0200]:
&lt;br&gt;&amp;gt; Diff attached. 
&lt;br&gt;&lt;br&gt;Merci beaucoup! I committed this to the experimental and lenny
&lt;br&gt;branches, will upload soon. I also sent it to upstream.
&lt;br&gt;&lt;br&gt;&amp;gt; A lot of other translations are missing, though. I guess upstream
&lt;br&gt;&amp;gt; really need help on his l10n :/
&lt;br&gt;&lt;br&gt;Indeed.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;Martin
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Martin Pitt &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &lt;a href=&quot;http://www.piware.de&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.piware.de&lt;/a&gt;&lt;br&gt;Ubuntu Developer (www.ubuntu.com) &amp;nbsp;| Debian Developer &amp;nbsp;(www.debian.org)
&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://www.nabble.com/attachment/19895026/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bug-475270%3A-cupsys%3A-%E2%80%9CFind-new-printers%E2%80%9D-not-available-using-french-tp16596902p19895026.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19894433</id>
	<title>Bug#475270: [Pkg-cups-devel] Bug#475270: cupsys: “Find new printers” not available using french</title>
	<published>2008-10-09T00:53:20Z</published>
	<updated>2008-10-09T00:53:20Z</updated>
	<author>
		<name>Yves-Alexis Perez-2</name>
	</author>
	<content type="html">On Thu, Oct 09, 2008 at 09:30:06AM +0200, Martin Pitt wrote:
&lt;br&gt;&amp;gt; Yves-Alexis Perez [2008-10-09 &amp;nbsp;7:38 +0200]:
&lt;br&gt;&amp;gt; &amp;gt; Ok, attached is a diff. It only enables the button, it doesn't translate
&lt;br&gt;&amp;gt; &amp;gt; it.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Awesome, thank you! Just for the record, the &amp;quot;Subscriptions&amp;quot; section
&lt;br&gt;&amp;gt; is still missing as well. Was that deliberate, or just forgotten? I
&lt;br&gt;&amp;gt; guess while we are at it, it would be nice to complete that as well.
&lt;br&gt;&lt;br&gt;Diff attached. A lot of other translations are missing, though. I guess
&lt;br&gt;upstream really need help on his l10n :/
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;-- 
&lt;br&gt;Yves-Alexis
&lt;br&gt;&lt;br /&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;tt&gt;--- /usr/share/cups/templates/fr/admin.tmpl	2008-09-02 09:22:52.000000000 +0200
&lt;br&gt;+++ admin.tmpl	2008-10-09 09:50:29.000000000 +0200
&lt;br&gt;@@ -83,3 +83,16 @@
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;/TABLE&amp;gt;
&lt;br&gt;+
&lt;br&gt;+&amp;lt;H2 CLASS=&amp;quot;title&amp;quot;&amp;gt;Abonnements&amp;lt;/H2&amp;gt;
&lt;br&gt;+
&lt;br&gt;+&amp;lt;P&amp;gt;
&lt;br&gt;+&amp;lt;A HREF=&amp;quot;/admin/?op=add-rss-subscription&amp;quot;&amp;gt;&amp;lt;IMG SRC=&amp;quot;/images/button-add-rss-subscription.gif&amp;quot; ALT=&amp;quot;S'abonner au RSS&amp;quot; CLASS=&amp;quot;button&amp;quot;&amp;gt;&amp;lt;/A&amp;gt;
&lt;br&gt;+&amp;lt;/P&amp;gt;
&lt;br&gt;+
&lt;br&gt;+{notify_subscription_id?&amp;lt;TABLE WIDTH=&amp;quot;100%&amp;quot; CELLSPACING=&amp;quot;0&amp;quot; CELLPADDING=&amp;quot;0&amp;quot; SUMMARY=&amp;quot;Abonnements RSS&amp;quot;&amp;gt;
&lt;br&gt;+&amp;lt;THEAD&amp;gt;&amp;lt;TR CLASS=&amp;quot;data&amp;quot;&amp;gt;&amp;lt;TH&amp;gt;ID&amp;lt;/TH&amp;gt;&amp;lt;TH&amp;gt;Nom&amp;lt;/TH&amp;gt;&amp;lt;TH&amp;gt;Événements&amp;lt;/TH&amp;gt;&amp;lt;TH&amp;gt;File&amp;lt;/TH&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/THEAD&amp;gt;
&lt;br&gt;+&amp;lt;TBODY&amp;gt;{[notify_subscription_id]
&lt;br&gt;+&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&amp;lt;A HREF=&amp;quot;{notify_recipient_uri}&amp;quot;&amp;gt;{notify_subscription_id}&amp;lt;/A&amp;gt;&amp;lt;/TD&amp;gt;&amp;lt;TD NOWRAP&amp;gt;&amp;lt;A HREF=&amp;quot;{notify_recipient_uri}&amp;quot;&amp;gt;{notify_recipient_name}&amp;lt;/A&amp;gt; &amp;lt;A HREF=&amp;quot;/admin/?op=cancel-subscription&amp;amp;notify_subscription_id={notify_subscription_id}&amp;quot;&amp;gt;&amp;lt;IMG SRC=&amp;quot;/images/button-cancel-subscription.gif&amp;quot; CLASS=&amp;quot;button&amp;quot; ALT=&amp;quot;Cancel RSS Subscription&amp;quot;&amp;gt;&amp;lt;/A&amp;gt;&amp;nbsp;&amp;lt;/TD&amp;gt;&amp;lt;TD&amp;gt;{notify_events}&amp;lt;/TD&amp;gt;&amp;lt;TD NOWRAP&amp;gt;&amp;nbsp;{notify_printer_name?{notify_printer_name}:All Queues}&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;}
&lt;br&gt;+&amp;lt;/TBODY&amp;gt;
&lt;br&gt;+&amp;lt;/TABLE&amp;gt;:}
&lt;br&gt;&lt;/tt&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bug-475270%3A-cupsys%3A-%E2%80%9CFind-new-printers%E2%80%9D-not-available-using-french-tp16596902p19894433.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19894425</id>
	<title>Bug#475270: [Pkg-cups-devel] Bug#475270: cupsys: “Find new printers” not available using french</title>
	<published>2008-10-09T00:47:09Z</published>
	<updated>2008-10-09T00:47:09Z</updated>
	<author>
		<name>Yves-Alexis Perez-2</name>
	</author>
	<content type="html">On Thu, Oct 09, 2008 at 09:30:06AM +0200, Martin Pitt wrote:
&lt;br&gt;&amp;gt; Yves-Alexis Perez [2008-10-09 &amp;nbsp;7:38 +0200]:
&lt;br&gt;&amp;gt; &amp;gt; Ok, attached is a diff. It only enables the button, it doesn't translate
&lt;br&gt;&amp;gt; &amp;gt; it.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Awesome, thank you! Just for the record, the &amp;quot;Subscriptions&amp;quot; section
&lt;br&gt;&amp;gt; is still missing as well. Was that deliberate, or just forgotten? I
&lt;br&gt;&amp;gt; guess while we are at it, it would be nice to complete that as well.
&lt;br&gt;&lt;br&gt;I just missed it. Will send a patch later.
&lt;br&gt;-- 
&lt;br&gt;Yves-Alexis
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19894425&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-printing-request@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19894425&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bug-475270%3A-cupsys%3A-%E2%80%9CFind-new-printers%E2%80%9D-not-available-using-french-tp16596902p19894425.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19894055</id>
	<title>Bug#475270: [Pkg-cups-devel] Bug#475270: cupsys: “Find new printers” not available using french</title>
	<published>2008-10-09T00:30:06Z</published>
	<updated>2008-10-09T00:30:06Z</updated>
	<author>
		<name>Martin Pitt-3</name>
	</author>
	<content type="html">Yves-Alexis Perez [2008-10-09 &amp;nbsp;7:38 +0200]:
&lt;br&gt;&amp;gt; Ok, attached is a diff. It only enables the button, it doesn't translate
&lt;br&gt;&amp;gt; it.
&lt;br&gt;&lt;br&gt;Awesome, thank you! Just for the record, the &amp;quot;Subscriptions&amp;quot; section
&lt;br&gt;is still missing as well. Was that deliberate, or just forgotten? I
&lt;br&gt;guess while we are at it, it would be nice to complete that as well.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;Martin
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Martin Pitt &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &lt;a href=&quot;http://www.piware.de&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.piware.de&lt;/a&gt;&lt;br&gt;Ubuntu Developer (www.ubuntu.com) &amp;nbsp;| Debian Developer &amp;nbsp;(www.debian.org)
&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://www.nabble.com/attachment/19894055/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bug-475270%3A-cupsys%3A-%E2%80%9CFind-new-printers%E2%80%9D-not-available-using-french-tp16596902p19894055.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19894644</id>
	<title>Bug#494168: Confirm Your Winning Amount!!!</title>
	<published>2008-10-09T00:17:39Z</published>
	<updated>2008-10-09T00:17:39Z</updated>
	<author>
		<name>Irish News Center</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&lt;br&gt;IRISH LOTTERY PROMOTION PRIZE AWARDS WINNING NOTIFICATION
&lt;br&gt;This is to inform you that you have been selected for a cash prize of
&lt;br&gt;1,350,000(One million, three hundred and fifty thousand, pounds
&lt;br&gt;sterling)held on 8th October 2008 The selection process was carried out
&lt;br&gt;through random selection in ourcomputerized email selection
&lt;br&gt;system(ess)from adatabase of over 250,000 email addresses drawn from which
&lt;br&gt;you were
&lt;br&gt;selected.
&lt;br&gt;&lt;br&gt;your e-mail address emerged as one of two winners in thecategory \\\&amp;quot;A\\\&amp;quot;
&lt;br&gt;with the following winning information:
&lt;br&gt;To file for your claim, please contact the processing agent;
&lt;br&gt;Name: Mr. James Ben,
&lt;br&gt;E-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19894644&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;irishclaimsdepartment02@...&lt;/a&gt;
&lt;br&gt;Full Legal Name:...
&lt;br&gt;Age:.........................
&lt;br&gt;Gender:..................
&lt;br&gt;Occupation:...........
&lt;br&gt;phone:...................
&lt;br&gt;Address:................
&lt;br&gt;Country:...............
&lt;br&gt;Yours Sincerely,
&lt;br&gt;SIR. Mike CLARKSON
&lt;br&gt;Executive (International Sweepstakes).
&lt;br&gt;IRISH LOTTERY BOARD
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19894644&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-printing-request@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19894644&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bug-494168%3A-Confirm-Your-Winning-Amount%21%21%21-tp19894644p19894644.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19892799</id>
	<title>Bug#475270: [Pkg-cups-devel] Bug#475270: cupsys: “Find new printers” not available using french</title>
	<published>2008-10-08T22:38:02Z</published>
	<updated>2008-10-08T22:38:02Z</updated>
	<author>
		<name>Yves-Alexis Perez-2</name>
	</author>
	<content type="html">On mer, 2008-10-08 at 11:25 +0200, Martin Pitt wrote:
&lt;br&gt;&amp;gt; If there's an updated file, both upstream and I can ship it by default
&lt;br&gt;&amp;gt; in an updated package.
&lt;br&gt;&lt;br&gt;Ok, attached is a diff. It only enables the button, it doesn't translate
&lt;br&gt;it.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;-- 
&lt;br&gt;Yves-Alexis
&lt;br&gt;&lt;br /&gt;&lt;tt&gt;[fr-admin.tmpl.diff]&lt;/tt&gt;&lt;br /&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;tt&gt;--- admin.tmpl.orig	2008-09-02 09:22:52.000000000 +0200
&lt;br&gt;+++ admin.tmpl	2008-10-09 07:34:47.000000000 +0200
&lt;br&gt;@@ -6,6 +6,9 @@
&lt;br&gt;&amp;nbsp;&amp;lt;P&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;A HREF=&amp;quot;/admin?op=add-printer&amp;quot;&amp;gt;&amp;lt;IMG
&lt;br&gt;&amp;nbsp;SRC=&amp;quot;/images/button-add-printer.gif&amp;quot; ALT=&amp;quot;Ajouter une imprimante&amp;quot; CLASS=&amp;quot;button&amp;quot;&amp;gt;&amp;lt;/A&amp;gt;
&lt;br&gt;+&amp;lt;A HREF=&amp;quot;/admin?op=find-new-printers&amp;quot;&amp;gt;&amp;lt;IMG
&lt;br&gt;+SRC=&amp;quot;/images/button-find-new-printers.gif&amp;quot;
&lt;br&gt;+ALT=&amp;quot;Trouver de nouvelles imprimantes&amp;quot; CLASS=&amp;quot;button&amp;quot;&amp;gt;&amp;lt;/A&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;A HREF=&amp;quot;/printers/&amp;quot;&amp;gt;&amp;lt;IMG SRC=&amp;quot;/images/button-manage-printers.gif&amp;quot;
&lt;br&gt;&amp;nbsp;ALT=&amp;quot;Administrer les imprimantes&amp;quot; CLASS=&amp;quot;button&amp;quot;&amp;gt;&amp;lt;/A&amp;gt;
&lt;br&gt;&amp;nbsp;{have_samba?&amp;lt;A HREF=&amp;quot;/admin/?op=export-samba&amp;quot;&amp;gt;&amp;lt;IMG
&lt;br&gt;@@ -13,13 +16,6 @@
&lt;br&gt;&amp;nbsp;CLASS=&amp;quot;button&amp;quot;&amp;gt;&amp;lt;/A&amp;gt;:}
&lt;br&gt;&amp;nbsp;&amp;lt;/P&amp;gt;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;-{#device_uri=0?:&amp;lt;P&amp;gt;&amp;lt;B&amp;gt;Nouvelles imprimantes détectées:&amp;lt;/B&amp;gt;&amp;lt;/P&amp;gt;&amp;lt;UL&amp;gt;{[device_uri]
&lt;br&gt;-&amp;lt;LI&amp;gt;&amp;lt;A HREF=&amp;quot;/admin?op=add-printer&amp;amp;{device_options}&amp;quot;&amp;gt;&amp;lt;IMG
&lt;br&gt;-SRC=&amp;quot;/images/button-add-this-printer.gif&amp;quot; ALT=&amp;quot;Ajouter cette imprimante&amp;quot; CLASS=&amp;quot;button&amp;quot;
&lt;br&gt;-ALIGN=&amp;quot;MIDDLE&amp;quot;&amp;gt;&amp;lt;/A&amp;gt;
&lt;br&gt;-{device_make_and_model} ({device_info})&amp;lt;/LI&amp;gt;
&lt;br&gt;-}&amp;lt;/UL&amp;gt;}
&lt;br&gt;-
&lt;br&gt;&amp;nbsp;&amp;lt;H2 CLASS=&amp;quot;title&amp;quot;&amp;gt;Classes&amp;lt;/H2&amp;gt;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;&amp;lt;P&amp;gt;
&lt;br&gt;@@ -67,10 +63,10 @@
&lt;br&gt;&amp;nbsp;imprimantes partagées par d'autres systèmes&amp;lt;BR&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;INPUT TYPE=&amp;quot;CHECKBOX&amp;quot; NAME=&amp;quot;SHARE_PRINTERS&amp;quot; {?share_printers}&amp;gt; Partager les
&lt;br&gt;&amp;nbsp;imprimantes publiques connectées à ce système&amp;lt;BR&amp;gt;
&lt;br&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;INPUT TYPE=&amp;quot;CHECKBOX&amp;quot; NAME=&amp;quot;REMOTE_ANY&amp;quot; {?remote_any}&amp;gt; Allow printing from the Internet&amp;lt;BR&amp;gt;
&lt;br&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;INPUT TYPE=&amp;quot;CHECKBOX&amp;quot; NAME=&amp;quot;REMOTE_ANY&amp;quot; {?remote_any}&amp;gt; Autoriser l'impression depuis Internet&amp;lt;BR&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;INPUT TYPE=&amp;quot;CHECKBOX&amp;quot; NAME=&amp;quot;REMOTE_ADMIN&amp;quot; {?remote_admin}&amp;gt; Autoriser
&lt;br&gt;&amp;nbsp;l'administration à distance&amp;lt;BR&amp;gt;
&lt;br&gt;-{have_gssapi?&amp;lt;INPUT TYPE=&amp;quot;CHECKBOX&amp;quot; NAME=&amp;quot;KERBEROS&amp;quot; {?kerberos}&amp;gt; Use Kerberos authentication&amp;lt;BR&amp;gt;:}
&lt;br&gt;+{have_gssapi?&amp;lt;INPUT TYPE=&amp;quot;CHECKBOX&amp;quot; NAME=&amp;quot;KERBEROS&amp;quot; {?kerberos}&amp;gt; Utiliser l'identification par Kerberos&amp;lt;BR&amp;gt;:}
&lt;br&gt;&amp;nbsp;&amp;lt;INPUT TYPE=&amp;quot;CHECKBOX&amp;quot; NAME=&amp;quot;USER_CANCEL_ANY&amp;quot; {?user_cancel_any}&amp;gt; Autoriser les
&lt;br&gt;&amp;nbsp;utilisateurs à annuler n'importe quelle tâche ( pas seulement les leurs )&amp;lt;BR&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;INPUT TYPE=&amp;quot;CHECKBOX&amp;quot; NAME=&amp;quot;DEBUG_LOGGING&amp;quot; {?debug_logging}&amp;gt; Enregistrer les
&lt;br&gt;&lt;/tt&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://www.nabble.com/attachment/19892799/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bug-475270%3A-cupsys%3A-%E2%80%9CFind-new-printers%E2%80%9D-not-available-using-french-tp16596902p19892799.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19892758</id>
	<title>Bug#475270: [Pkg-cups-devel] Bug#475270: cupsys: “Find new printers” not available using french</title>
	<published>2008-10-08T22:23:00Z</published>
	<updated>2008-10-08T22:23:00Z</updated>
	<author>
		<name>Yves-Alexis Perez</name>
	</author>
	<content type="html">On mer, 2008-10-08 at 11:25 +0200, Martin Pitt wrote:
&lt;br&gt;&amp;gt; Hello Yves-Alexis,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; upstream confirmed that /usr/share/cups/templates/fr/admin.tmpl is out
&lt;br&gt;&amp;gt; of date relative to /usr/share/cups/templates/admin.tmpl. 
&lt;br&gt;&lt;br&gt;Btw, if the template is outdated it should display the english string
&lt;br&gt;instead of nothing, imho.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;-- 
&lt;br&gt;Yves-Alexis
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19892758&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-printing-request@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19892758&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bug-475270%3A-cupsys%3A-%E2%80%9CFind-new-printers%E2%80%9D-not-available-using-french-tp16596902p19892758.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19883550</id>
	<title>Bug#475270: [Pkg-cups-devel] Bug#475270: cupsys: “Find new printers” not available using french</title>
	<published>2008-10-08T10:17:24Z</published>
	<updated>2008-10-08T10:17:24Z</updated>
	<author>
		<name>Yves-Alexis Perez-2</name>
	</author>
	<content type="html">On Wed, Oct 08, 2008 at 11:25:53AM +0200, Martin Pitt wrote:
&lt;br&gt;&amp;gt; Hello Yves-Alexis,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; upstream confirmed that /usr/share/cups/templates/fr/admin.tmpl is out
&lt;br&gt;&amp;gt; of date relative to /usr/share/cups/templates/admin.tmpl. Maybe you
&lt;br&gt;&amp;gt; have a few minutes to update the French version to match the English
&lt;br&gt;&amp;gt; one? Then you can immediately test it locally, and you are a native
&lt;br&gt;&amp;gt; speaker (I don't speak French, neither does upstream).
&lt;br&gt;&lt;br&gt;Sure, no problem. I'll try to do it and have it read/confirmed by french
&lt;br&gt;translators.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If there's an updated file, both upstream and I can ship it by default
&lt;br&gt;&amp;gt; in an updated package.
&lt;br&gt;&lt;br&gt;Ok
&lt;br&gt;-- 
&lt;br&gt;Yves-Alexis
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19883550&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-printing-request@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19883550&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bug-475270%3A-cupsys%3A-%E2%80%9CFind-new-printers%E2%80%9D-not-available-using-french-tp16596902p19883550.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19876643</id>
	<title>cups override disparity</title>
	<published>2008-10-08T02:47:04Z</published>
	<updated>2008-10-08T02:47:04Z</updated>
	<author>
		<name>Debian Installer</name>
	</author>
	<content type="html">There are disparities between your recently accepted upload and the
&lt;br&gt;override file for the following file(s):
&lt;br&gt;&lt;br&gt;cupsys-bsd_1.3.8-13_all.deb: package says section is oldlibs, override says net.
&lt;br&gt;cupsys-client_1.3.8-13_all.deb: package says section is oldlibs, override says net.
&lt;br&gt;cupsys-common_1.3.8-13_all.deb: package says section is oldlibs, override says net.
&lt;br&gt;cupsys_1.3.8-13_all.deb: package says section is oldlibs, override says net.
&lt;br&gt;&lt;br&gt;Either the package or the override file is incorrect. &amp;nbsp;If you think
&lt;br&gt;the override is correct and the package wrong please fix the package
&lt;br&gt;so that this disparity is fixed in the next upload. &amp;nbsp;If you feel the
&lt;br&gt;override is incorrect then please reply to this mail and explain why.
&lt;br&gt;Please INCLUDE the list of packages as seen above, or we won't be able
&lt;br&gt;to deal with your mail due to missing information.
&lt;br&gt;&lt;br&gt;[NB: this is an automatically generated mail; if you replied to one
&lt;br&gt;like it before and have not received a response yet, please ignore
&lt;br&gt;this mail. &amp;nbsp;Your reply needs to be processed by a human and will be in
&lt;br&gt;due course, but until then the installer will send these automated
&lt;br&gt;mails; sorry.]
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Debian distribution maintenance software
&lt;br&gt;&lt;br&gt;(This message was generated automatically; if you believe that there
&lt;br&gt;is a problem with it please contact the archive administrators by
&lt;br&gt;mailing &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19876643&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ftpmaster@...&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19876643&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-printing-request@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19876643&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/cups-override-disparity-tp19876643p19876643.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19877302</id>
	<title>Accepted cups 1.3.8-13 (source all i386)</title>
	<published>2008-10-08T02:47:04Z</published>
	<updated>2008-10-08T02:47:04Z</updated>
	<author>
		<name>Martin Pitt-3</name>
	</author>
	<content type="html">-----BEGIN PGP SIGNED MESSAGE-----
&lt;br&gt;Hash: SHA1
&lt;br&gt;&lt;br&gt;Format: 1.8
&lt;br&gt;Date: Wed, 08 Oct 2008 11:19:36 +0200
&lt;br&gt;Source: cups
&lt;br&gt;Binary: libcups2 libcupsimage2 cups cups-client libcups2-dev libcupsimage2-dev cups-bsd cups-common cups-dbg cupsys cupsys-client cupsys-common cupsys-bsd cupsys-dbg libcupsys2 libcupsys2-dev
&lt;br&gt;Architecture: source all i386
&lt;br&gt;Version: 1.3.8-13
&lt;br&gt;Distribution: experimental
&lt;br&gt;Urgency: low
&lt;br&gt;Maintainer: Debian CUPS Maintainers &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19877302&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pkg-cups-devel@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Changed-By: Martin Pitt &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19877302&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mpitt@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Description: 
&lt;br&gt;&amp;nbsp;cups &amp;nbsp; &amp;nbsp; &amp;nbsp; - Common UNIX Printing System(tm) - server
&lt;br&gt;&amp;nbsp;cups-bsd &amp;nbsp; - Common UNIX Printing System(tm) - BSD commands
&lt;br&gt;&amp;nbsp;cups-client - Common UNIX Printing System(tm) - client programs (SysV)
&lt;br&gt;&amp;nbsp;cups-common - Common UNIX Printing System(tm) - common files
&lt;br&gt;&amp;nbsp;cups-dbg &amp;nbsp; - Common UNIX Printing System(tm) - debugging symbols
&lt;br&gt;&amp;nbsp;cupsys &amp;nbsp; &amp;nbsp; - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;cupsys-bsd - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;cupsys-client - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;cupsys-common - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;cupsys-dbg - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;libcups2 &amp;nbsp; - Common UNIX Printing System(tm) - libs
&lt;br&gt;&amp;nbsp;libcups2-dev - Common UNIX Printing System(tm) - development files
&lt;br&gt;&amp;nbsp;libcupsimage2 - Common UNIX Printing System(tm) - image libs
&lt;br&gt;&amp;nbsp;libcupsimage2-dev - Common UNIX Printing System(tm) - image development files
&lt;br&gt;&amp;nbsp;libcupsys2 - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;libcupsys2-dev - Common UNIX Printing System (transitional package)
&lt;br&gt;Changes: 
&lt;br&gt;&amp;nbsp;cups (1.3.8-13) experimental; urgency=low
&lt;br&gt;&amp;nbsp;.
&lt;br&gt;&amp;nbsp; &amp;nbsp;[ Till Kamppeter ]
&lt;br&gt;&amp;nbsp; &amp;nbsp;* debian/local/filters/pdf-filters/pdftopdf/P2PCatalog.cxx,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;debian/local/filters/pdf-filters/pdftopdf/P2PCatalog.h,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;debian/local/filters/pdf-filters/pdftopdf/P2PDoc.cxx,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;debian/local/filters/pdf-filters/pdftopdf/P2PDoc.h,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;debian/local/filters/pdf-filters/pdftopdf/P2PPageTree.cxx,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;debian/local/filters/pdf-filters/pdftopdf/P2PPageTree.h,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;debian/local/filters/pdf-filters/pdftopdf/pdftopdf.cxx:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;When N-up printing and selection of only the even or odd pages
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;(for manual duplex) was used together the pages were selected
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;the wrong way (number-up=2 page-set=even with an 8-page document gave
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2+4, 6+8 and should give 3+4, 7+8). This is fixed now. The behavior
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;of pdftopdf is now exactly the same as of pstops.
&lt;br&gt;&amp;nbsp;.
&lt;br&gt;&amp;nbsp; &amp;nbsp;[ Martin Pitt ]
&lt;br&gt;&amp;nbsp; &amp;nbsp;* debian/local/apparmor-profile: Allow locking on /var/cache/cups/**.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;(Mentioned in LP #270046)
&lt;br&gt;Checksums-Sha1: 
&lt;br&gt;&amp;nbsp;a2855aef7d7c79d2a3b6d1636cc835579fb29e05 1912 cups_1.3.8-13.dsc
&lt;br&gt;&amp;nbsp;8a8f7d955ea6b81c1109eaea3e6ae460f11cdf6e 322575 cups_1.3.8-13.diff.gz
&lt;br&gt;&amp;nbsp;0417b250c74417a1095ce149538988c561869e4c 1188504 cups-common_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;0a9e3c6d50b3a0d5c1c93d262cd743d174164bbf 54210 cupsys_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;d4d0f33e4e42cd1730383ef439c0fdcb0fc40d84 54226 cupsys-client_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;b7d02de06c8670e8102c098c861e541d89674517 54224 cupsys-common_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;7d8b395677dbd4ebcfcd55c6528e23509e24959f 54218 cupsys-bsd_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;cb4f47487c0a3ca0355080cd6323f24163663df5 54218 cupsys-dbg_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;767805416c898067a2b898bc40d3fbcd0ffe766d 54220 libcupsys2_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;4abdb2cac72d1e80c83108f03db723e4d8f9b0aa 54230 libcupsys2-dev_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;514aec0f099b0eb53ef7163c49fccd4814a8b662 168516 libcups2_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp;d8cea9126ed2b9e47ff57b06985943cb65bf604a 101452 libcupsimage2_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp;e576ac30c7030b1abb22e480d324b0e3c5f7243a 2212828 cups_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp;d11a393d29fb81209214ec66a2404deda8677b08 114538 cups-client_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp;c2468177ce99733c8d6ebfdaac30f94d6c434263 396568 libcups2-dev_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp;04c36844777eac74b2592a8c8fed1a13945f9418 60334 libcupsimage2-dev_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp;23cd8b06251ff5873dbf51be0f76667d02348904 36630 cups-bsd_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp;58de9af0c5505fc40ededc89d299e2b3e8c3560e 1542322 cups-dbg_1.3.8-13_i386.deb
&lt;br&gt;Checksums-Sha256: 
&lt;br&gt;&amp;nbsp;9a3cd334359dfa2c0aa373333d3fbe821c3f5fa85fa9adaecab3ac14499aab17 1912 cups_1.3.8-13.dsc
&lt;br&gt;&amp;nbsp;a4fbf7869e0a2cb7bcbb37b37e40a90930b3551a66f851adcd0cd1260bb3df12 322575 cups_1.3.8-13.diff.gz
&lt;br&gt;&amp;nbsp;772fbcec4d2a0b76f062ec7085e54be6093d89c1891da2e12d2efcb956aaa6f3 1188504 cups-common_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;75c1fcadaf2ed0212e9071da7cfd9b53446a2b074fefc6da3468b81271c05e70 54210 cupsys_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;875992246e3778f95e8396a9c229cf8756151df20d9f491aca11f54a285bcfe8 54226 cupsys-client_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;4416553eab19b25dad9d883a7915886889e3811c67d6e8c9e5b58fa5e5ba7085 54224 cupsys-common_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;4fa108a9afd4a18fd0e73f347ebc9f411cda21c00af45dca5c6147aaa79dcdb3 54218 cupsys-bsd_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;941ac2f065ffc3cd9315d64183993ea6b8d3fd4501f525498e21226b2ea9f697 54218 cupsys-dbg_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;b85db8944becf8a04c67212bb294f738aaf23a5eecb9f0e103df52f746cedff3 54220 libcupsys2_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;aeb3c6aac56705c23d564acdb025c3238a714834a3be8297de09867b97a4cbc7 54230 libcupsys2-dev_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;5952e461fadd09dcbf17233bbc76a03498130923185c0f42f8271f3292733fdc 168516 libcups2_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp;a21cbc1e6557a18a7640287d537800cc05d935329988e022a23a9d4f76f7803a 101452 libcupsimage2_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp;0ec04df1cfef51f06e558bb19de3067d3629f5e477b49d256e8fe6a3b3a11d31 2212828 cups_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp;25b6420995921fcfc10054bf72526ed8d9bfbd112f246d5a22ac96e028532343 114538 cups-client_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp;0e411bd88ea37ddca8f3b4345196c1bebdb75c3af9b0dda20853f30817965b8b 396568 libcups2-dev_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp;26d4cfaa19934968fc1239bbdf82fdcb8d5df52c60257c65705192a29c23db33 60334 libcupsimage2-dev_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp;7ff4a4d5cf2f118b9a4b1daa7a1cc8de6eaaf6e262f2fc3e15d216313ace3ad6 36630 cups-bsd_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp;6aa90f903ea5d5feab5d993dc3cea8b4fca5791d12987cc30e352f199500438f 1542322 cups-dbg_1.3.8-13_i386.deb
&lt;br&gt;Files: 
&lt;br&gt;&amp;nbsp;dc5546cb143c8c8a5cc5fe9474f58d70 1912 net optional cups_1.3.8-13.dsc
&lt;br&gt;&amp;nbsp;31953b2953c76c4753363cbbad329720 322575 net optional cups_1.3.8-13.diff.gz
&lt;br&gt;&amp;nbsp;01060f8baaa6abae0d99782c97ae76b7 1188504 net optional cups-common_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;8cac11b74e8674eb518831f92eb1d43b 54210 oldlibs extra cupsys_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;89145f4529558fef998502c7b2346efb 54226 oldlibs extra cupsys-client_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;48b8ded4a8078b4bcaf9c45b2cc0e810 54224 oldlibs extra cupsys-common_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;f2646551ec43d41855cd2b9fc2b68e24 54218 oldlibs extra cupsys-bsd_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;e4cfd93a6e6d906f6be48f2ac746ebf7 54218 oldlibs extra cupsys-dbg_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;dc6b25427ee495e7875e657d7ce794ad 54220 oldlibs extra libcupsys2_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;1a5c4841b37db054936ee012b6784ed9 54230 oldlibs extra libcupsys2-dev_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp;5de8ecc1bd9be2d604612c0912083ded 168516 libs optional libcups2_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp;b3bca676a03eaf3e7e6067d496d2b611 101452 libs optional libcupsimage2_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp;518589bde036faab87e0c8d8cb483145 2212828 net optional cups_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp;4cd12e15b5da8686ab12df996c1ccc60 114538 net optional cups-client_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp;c8876178dddc7a364f0241a3fd311c3f 396568 libdevel optional libcups2-dev_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp;ff97a6c104d4b9284a0e4fc34834c5a5 60334 libdevel optional libcupsimage2-dev_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp;3f4255288390c6ce3d810bec8aa150ac 36630 net extra cups-bsd_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp;49edddd77acf5033e4a29df81409fa3b 1542322 libdevel extra cups-dbg_1.3.8-13_i386.deb
&lt;br&gt;&lt;br&gt;-----BEGIN PGP SIGNATURE-----
&lt;br&gt;Version: GnuPG v1.4.9 (GNU/Linux)
&lt;br&gt;&lt;br&gt;iEYEARECAAYFAkjsfTIACgkQDecnbV4Fd/IKPACfSikjENcUe8n3uKcDG5xceec7
&lt;br&gt;QfgAn0MVKNdvA52AipdPKs+RW5UZ2kGb
&lt;br&gt;=ShnY
&lt;br&gt;-----END PGP SIGNATURE-----
&lt;br&gt;&lt;br&gt;&lt;br&gt;Accepted:
&lt;br&gt;cups-bsd_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups-bsd_1.3.8-13_i386.deb
&lt;br&gt;cups-client_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups-client_1.3.8-13_i386.deb
&lt;br&gt;cups-common_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups-common_1.3.8-13_all.deb
&lt;br&gt;cups-dbg_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups-dbg_1.3.8-13_i386.deb
&lt;br&gt;cups_1.3.8-13.diff.gz
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups_1.3.8-13.diff.gz
&lt;br&gt;cups_1.3.8-13.dsc
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups_1.3.8-13.dsc
&lt;br&gt;cups_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups_1.3.8-13_i386.deb
&lt;br&gt;cupsys-bsd_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cupsys-bsd_1.3.8-13_all.deb
&lt;br&gt;cupsys-client_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cupsys-client_1.3.8-13_all.deb
&lt;br&gt;cupsys-common_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cupsys-common_1.3.8-13_all.deb
&lt;br&gt;cupsys-dbg_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cupsys-dbg_1.3.8-13_all.deb
&lt;br&gt;cupsys_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cupsys_1.3.8-13_all.deb
&lt;br&gt;libcups2-dev_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcups2-dev_1.3.8-13_i386.deb
&lt;br&gt;libcups2_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcups2_1.3.8-13_i386.deb
&lt;br&gt;libcupsimage2-dev_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcupsimage2-dev_1.3.8-13_i386.deb
&lt;br&gt;libcupsimage2_1.3.8-13_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcupsimage2_1.3.8-13_i386.deb
&lt;br&gt;libcupsys2-dev_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcupsys2-dev_1.3.8-13_all.deb
&lt;br&gt;libcupsys2_1.3.8-13_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcupsys2_1.3.8-13_all.deb
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19877302&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-printing-request@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19877302&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Accepted-cups-1.3.8-13-%28source-all-i386%29-tp19877302p19877302.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19877189</id>
	<title>Bug#475270: [Pkg-cups-devel] Bug#475270: cupsys: “Find new printers” not available using french</title>
	<published>2008-10-08T02:25:53Z</published>
	<updated>2008-10-08T02:25:53Z</updated>
	<author>
		<name>Martin Pitt-3</name>
	</author>
	<content type="html">Hello Yves-Alexis,
&lt;br&gt;&lt;br&gt;upstream confirmed that /usr/share/cups/templates/fr/admin.tmpl is out
&lt;br&gt;of date relative to /usr/share/cups/templates/admin.tmpl. Maybe you
&lt;br&gt;have a few minutes to update the French version to match the English
&lt;br&gt;one? Then you can immediately test it locally, and you are a native
&lt;br&gt;speaker (I don't speak French, neither does upstream).
&lt;br&gt;&lt;br&gt;If there's an updated file, both upstream and I can ship it by default
&lt;br&gt;in an updated package.
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;Martin
&lt;br&gt;-- 
&lt;br&gt;Martin Pitt &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| &lt;a href=&quot;http://www.piware.de&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.piware.de&lt;/a&gt;&lt;br&gt;Ubuntu Developer (www.ubuntu.com) &amp;nbsp;| Debian Developer &amp;nbsp;(www.debian.org)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19877189&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-printing-request@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19877189&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Bug-475270%3A-cupsys%3A-%E2%80%9CFind-new-printers%E2%80%9D-not-available-using-french-tp16596902p19877189.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19840066</id>
	<title>Processed: bug 475270 is forwarded to http://www.cups.org/str.php?L2963</title>
	<published>2008-10-06T08:18:05Z</published>
	<updated>2008-10-06T08:18:05Z</updated>
	<author>
		<name>Debian Bug Tracking System</name>
	</author>
	<content type="html">Processing commands for &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840066&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;control@...&lt;/a&gt;:
&lt;br&gt;&lt;br&gt;&amp;gt; # Automatically generated email from bts, devscripts version 2.10.26ubuntu13
&lt;br&gt;&amp;gt; forwarded 475270 &lt;a href=&quot;http://www.cups.org/str.php?L2963&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.cups.org/str.php?L2963&lt;/a&gt;&lt;br&gt;Bug#475270: cupsys: âFind new printersâ not available using french
&lt;br&gt;Forwarded-to-address changed from &lt;a href=&quot;http://www.cups.org/str.php?L2933&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.cups.org/str.php?L2933&lt;/a&gt;&amp;nbsp;to &lt;a href=&quot;http://www.cups.org/str.php?L2963&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.cups.org/str.php?L2963&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;End of message, stopping processing here.
&lt;br&gt;&lt;br&gt;Please contact me if you need assistance.
&lt;br&gt;&lt;br&gt;Debian bug tracking system administrator
&lt;br&gt;(administrator, Debian Bugs database)
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840066&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-printing-request@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840066&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Processed%3A-bug-475270-is-forwarded-to-http%3A--www.cups.org-str.php-L2963-tp19840066p19840066.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19840535</id>
	<title>cups override disparity</title>
	<published>2008-10-06T08:17:06Z</published>
	<updated>2008-10-06T08:17:06Z</updated>
	<author>
		<name>Debian Installer</name>
	</author>
	<content type="html">There are disparities between your recently accepted upload and the
&lt;br&gt;override file for the following file(s):
&lt;br&gt;&lt;br&gt;cupsys-bsd_1.3.8-12_all.deb: package says section is oldlibs, override says net.
&lt;br&gt;cupsys-client_1.3.8-12_all.deb: package says section is oldlibs, override says net.
&lt;br&gt;cupsys-common_1.3.8-12_all.deb: package says section is oldlibs, override says net.
&lt;br&gt;cupsys_1.3.8-12_all.deb: package says section is oldlibs, override says net.
&lt;br&gt;&lt;br&gt;Either the package or the override file is incorrect. &amp;nbsp;If you think
&lt;br&gt;the override is correct and the package wrong please fix the package
&lt;br&gt;so that this disparity is fixed in the next upload. &amp;nbsp;If you feel the
&lt;br&gt;override is incorrect then please reply to this mail and explain why.
&lt;br&gt;Please INCLUDE the list of packages as seen above, or we won't be able
&lt;br&gt;to deal with your mail due to missing information.
&lt;br&gt;&lt;br&gt;[NB: this is an automatically generated mail; if you replied to one
&lt;br&gt;like it before and have not received a response yet, please ignore
&lt;br&gt;this mail. &amp;nbsp;Your reply needs to be processed by a human and will be in
&lt;br&gt;due course, but until then the installer will send these automated
&lt;br&gt;mails; sorry.]
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Debian distribution maintenance software
&lt;br&gt;&lt;br&gt;(This message was generated automatically; if you believe that there
&lt;br&gt;is a problem with it please contact the archive administrators by
&lt;br&gt;mailing &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840535&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ftpmaster@...&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840535&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-printing-request@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840535&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/cups-override-disparity-tp19840535p19840535.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19840931</id>
	<title>Accepted cups 1.3.8-12 (source all i386)</title>
	<published>2008-10-06T08:17:06Z</published>
	<updated>2008-10-06T08:17:06Z</updated>
	<author>
		<name>Martin Pitt-3</name>
	</author>
	<content type="html">-----BEGIN PGP SIGNED MESSAGE-----
&lt;br&gt;Hash: SHA1
&lt;br&gt;&lt;br&gt;Format: 1.8
&lt;br&gt;Date: Mon, 06 Oct 2008 16:33:02 +0200
&lt;br&gt;Source: cups
&lt;br&gt;Binary: libcups2 libcupsimage2 cups cups-client libcups2-dev libcupsimage2-dev cups-bsd cups-common cups-dbg cupsys cupsys-client cupsys-common cupsys-bsd cupsys-dbg libcupsys2 libcupsys2-dev
&lt;br&gt;Architecture: source all i386
&lt;br&gt;Version: 1.3.8-12
&lt;br&gt;Distribution: experimental
&lt;br&gt;Urgency: low
&lt;br&gt;Maintainer: Debian CUPS Maintainers &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840931&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pkg-cups-devel@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Changed-By: Martin Pitt &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840931&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mpitt@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Description: 
&lt;br&gt;&amp;nbsp;cups &amp;nbsp; &amp;nbsp; &amp;nbsp; - Common UNIX Printing System(tm) - server
&lt;br&gt;&amp;nbsp;cups-bsd &amp;nbsp; - Common UNIX Printing System(tm) - BSD commands
&lt;br&gt;&amp;nbsp;cups-client - Common UNIX Printing System(tm) - client programs (SysV)
&lt;br&gt;&amp;nbsp;cups-common - Common UNIX Printing System(tm) - common files
&lt;br&gt;&amp;nbsp;cups-dbg &amp;nbsp; - Common UNIX Printing System(tm) - debugging symbols
&lt;br&gt;&amp;nbsp;cupsys &amp;nbsp; &amp;nbsp; - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;cupsys-bsd - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;cupsys-client - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;cupsys-common - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;cupsys-dbg - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;libcups2 &amp;nbsp; - Common UNIX Printing System(tm) - libs
&lt;br&gt;&amp;nbsp;libcups2-dev - Common UNIX Printing System(tm) - development files
&lt;br&gt;&amp;nbsp;libcupsimage2 - Common UNIX Printing System(tm) - image libs
&lt;br&gt;&amp;nbsp;libcupsimage2-dev - Common UNIX Printing System(tm) - image development files
&lt;br&gt;&amp;nbsp;libcupsys2 - Common UNIX Printing System (transitional package)
&lt;br&gt;&amp;nbsp;libcupsys2-dev - Common UNIX Printing System (transitional package)
&lt;br&gt;Changes: 
&lt;br&gt;&amp;nbsp;cups (1.3.8-12) experimental; urgency=low
&lt;br&gt;&amp;nbsp;.
&lt;br&gt;&amp;nbsp; &amp;nbsp;[ Till Kamppeter ]
&lt;br&gt;&amp;nbsp; &amp;nbsp;* debian/filters/pstopdf,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;debian/local/filters/pdf-filters/filter/pdftoraster.cxx,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;debian/local/filters/pdf-filters/pdftopdf/*: Fixed paper
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;size handling of pstopdf, pdftopdf, and pdftoraster which led SpliX
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;to crash (LP: #261363, LP: #268510), fixed monochrome CUPS Raster
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;output of pdftoraster which led to black pages being printed
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;(LP: #269691).
&lt;br&gt;Checksums-Sha1: 
&lt;br&gt;&amp;nbsp;bbd369f563ea46c60d825f5bf5a3ef167792326b 1912 cups_1.3.8-12.dsc
&lt;br&gt;&amp;nbsp;42130f679eca50598d45a61309ee3402a4a5c64a 322222 cups_1.3.8-12.diff.gz
&lt;br&gt;&amp;nbsp;3c4e6137c7db37473f78bd81fd4e673270876d7d 1188500 cups-common_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;a9041426a3c8392d7f9dd13fb5d848794a985399 53866 cupsys_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;34668393c2bd14b48d84f427c375088f55a1c1db 53888 cupsys-client_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;6b2f48b16a32a57df6d3eb8b22f29da4f6ebbfe9 53884 cupsys-common_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;10fbb8dbf825b61991784991e9b58741392696a4 53884 cupsys-bsd_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;9baca668a67887876a7520a2493dcfb382a52f6a 53884 cupsys-dbg_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;618a53195946299867c57c2a7a1ac3378b6c26e8 53892 libcupsys2_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;8f21f3751885bebf52c45fbca5ba929d4365b913 53902 libcupsys2-dev_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;4358977f75cebcb561420ed3ecb22a34949cf484 168294 libcups2_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp;a202644bf2178288a9e231ebd8fd2551999af229 101192 libcupsimage2_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp;ec726d2c4c4317ce88e56153c487fd6e6dc0ee70 2212278 cups_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp;1c5dd2d520a800cf1e5f8bd60efe795ae2db3757 114548 cups-client_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp;a828f98cf2d82b8c3fbb75447c7fdca43cb5ce37 396304 libcups2-dev_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp;b20a56d4e0497484464a893f60235e2a0abe03a6 60332 libcupsimage2-dev_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp;61e06d8988796f8366e672764ef24260f1120905 36628 cups-bsd_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp;c5f84a06ec5db3e2f6ee5e21ddb5dca926e6164e 1541634 cups-dbg_1.3.8-12_i386.deb
&lt;br&gt;Checksums-Sha256: 
&lt;br&gt;&amp;nbsp;2fec12484cc2301df0c89b7362253bf2f79ebe12ff8a71e5d79818d92186b6b8 1912 cups_1.3.8-12.dsc
&lt;br&gt;&amp;nbsp;7fe8fb8df7c1317e39e5510b859292702436ac0407d5bca43e2d08d9f0d736b2 322222 cups_1.3.8-12.diff.gz
&lt;br&gt;&amp;nbsp;96748e716f03fe9e44bde5191201e4628c3935374d642ff6973fe223a01fabbc 1188500 cups-common_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;940de3fa6d25ac5688343dcb3f0504f3b4d1c31e21edad911d710b4668185582 53866 cupsys_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;fecbff3eed464102f3931fc418133a1bbf23766d570527c538f6b853a4a66bb4 53888 cupsys-client_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;6cb4be49a89ba35eb71b2063a95eab4b63a38c53a7a25be8f4a960404a495317 53884 cupsys-common_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;b8d60703f8072dbb0c2b9ec4234b4559cec5e74cca83add215e3a55c78aa8c0a 53884 cupsys-bsd_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;c19a77a92e904b0a639bf6e7c88930be5e5f8305845ac6f66b7794cbce40d7b9 53884 cupsys-dbg_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;42c465e97515fe27168f6bdecbc8345686ed435e5f436a1a132c09e40a964ddb 53892 libcupsys2_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;fe0efcf1f1a232eea53424200ffd2a02902c5e88c2827b72141ba4bd22fbf2ca 53902 libcupsys2-dev_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;6e90b5b030d4015e119a13a6e6d5f23ba93e4d3bc4830b267e8a0cd85c1105b5 168294 libcups2_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp;37a5b88581c0644fff386f04d9fbc3224b616c271562196a8d0c4f64f0aed624 101192 libcupsimage2_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp;56bfa7c484b41bfa8a1ad29e07b3bb98e698aaa85773098e6263965e1397dbc5 2212278 cups_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp;9a7e867cd748e7777f077b4789b50bccd9cac5ffd857fb244653c29f77dec1b6 114548 cups-client_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp;ec925eeeac95b2d9f1e268f034952937877ccee8d0e45fb41463888f5b6c47b2 396304 libcups2-dev_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp;97aa3d09c70f2e5862c051fd45ed681a6931ed192bd59395c5509af5085701cc 60332 libcupsimage2-dev_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp;851f00766cb06f264efc8664be7dde8981b649baec5d0a924144fee66398b59c 36628 cups-bsd_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp;ac10a6b27d1a79135162a35bfc679b3d2e08c55de978f650b0e4f2ae9ecb4933 1541634 cups-dbg_1.3.8-12_i386.deb
&lt;br&gt;Files: 
&lt;br&gt;&amp;nbsp;0f9c4521c900b0a273d61afa4449f9bd 1912 net optional cups_1.3.8-12.dsc
&lt;br&gt;&amp;nbsp;835f4ff30a7808c82109e5d7968fb6b5 322222 net optional cups_1.3.8-12.diff.gz
&lt;br&gt;&amp;nbsp;c274bc325b19723d5f6eacdffd28d178 1188500 net optional cups-common_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;082aacf19cdd20f524672207f9da8b90 53866 oldlibs extra cupsys_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;5f423a35940eae8f273dccbfb72bb963 53888 oldlibs extra cupsys-client_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;dbab1b80dda16bd94efb9b2f9ede3d43 53884 oldlibs extra cupsys-common_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;4891859450c9a551dc0d63902f90c500 53884 oldlibs extra cupsys-bsd_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;df8f890fb39d8d49e8e06dd2e24886e3 53884 oldlibs extra cupsys-dbg_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;ec29d5f68c8900754553b6cf7393c0f1 53892 oldlibs extra libcupsys2_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;dd664facc053da97217ff216832bcce5 53902 oldlibs extra libcupsys2-dev_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp;f62bcbf3ac545f5cc6cdaf850fa32381 168294 libs optional libcups2_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp;3f81d30a4abddcb4d54228fdfe070433 101192 libs optional libcupsimage2_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp;3bd7dbc778c9c038f1167f8f93cd5c71 2212278 net optional cups_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp;85d4e01adacdbe107faa0ea478f8b363 114548 net optional cups-client_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp;fb005afbd51f314d92cac5cd7f67d06d 396304 libdevel optional libcups2-dev_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp;5435d5e3de36aec71f910abcc842b3b4 60332 libdevel optional libcupsimage2-dev_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp;3bee6bf54505624a3553d6e8efcf4375 36628 net extra cups-bsd_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp;080f1ee21717403643af60266ebff43f 1541634 libdevel extra cups-dbg_1.3.8-12_i386.deb
&lt;br&gt;&lt;br&gt;-----BEGIN PGP SIGNATURE-----
&lt;br&gt;Version: GnuPG v1.4.9 (GNU/Linux)
&lt;br&gt;&lt;br&gt;iEYEARECAAYFAkjqJMgACgkQDecnbV4Fd/LLnACfQ5BRmH5aJLQHoeUkneKRv+U9
&lt;br&gt;XSMAoPdFiM1qQFi/DJpLQ6tBDtlqN6yi
&lt;br&gt;=j/Uy
&lt;br&gt;-----END PGP SIGNATURE-----
&lt;br&gt;&lt;br&gt;&lt;br&gt;Accepted:
&lt;br&gt;cups-bsd_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups-bsd_1.3.8-12_i386.deb
&lt;br&gt;cups-client_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups-client_1.3.8-12_i386.deb
&lt;br&gt;cups-common_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups-common_1.3.8-12_all.deb
&lt;br&gt;cups-dbg_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups-dbg_1.3.8-12_i386.deb
&lt;br&gt;cups_1.3.8-12.diff.gz
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups_1.3.8-12.diff.gz
&lt;br&gt;cups_1.3.8-12.dsc
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups_1.3.8-12.dsc
&lt;br&gt;cups_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cups_1.3.8-12_i386.deb
&lt;br&gt;cupsys-bsd_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cupsys-bsd_1.3.8-12_all.deb
&lt;br&gt;cupsys-client_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cupsys-client_1.3.8-12_all.deb
&lt;br&gt;cupsys-common_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cupsys-common_1.3.8-12_all.deb
&lt;br&gt;cupsys-dbg_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cupsys-dbg_1.3.8-12_all.deb
&lt;br&gt;cupsys_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/cupsys_1.3.8-12_all.deb
&lt;br&gt;libcups2-dev_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcups2-dev_1.3.8-12_i386.deb
&lt;br&gt;libcups2_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcups2_1.3.8-12_i386.deb
&lt;br&gt;libcupsimage2-dev_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcupsimage2-dev_1.3.8-12_i386.deb
&lt;br&gt;libcupsimage2_1.3.8-12_i386.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcupsimage2_1.3.8-12_i386.deb
&lt;br&gt;libcupsys2-dev_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcupsys2-dev_1.3.8-12_all.deb
&lt;br&gt;libcupsys2_1.3.8-12_all.deb
&lt;br&gt;&amp;nbsp; to pool/main/c/cups/libcupsys2_1.3.8-12_all.deb
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840931&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debian-printing-request@...&lt;/a&gt;
&lt;br&gt;with a subject of &amp;quot;unsubscribe&amp;quot;. Trouble? Contact &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19840931&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;listmaster@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Accepted-cups-1.3.8-12-%28source-all-i386%29-tp19840931p19840931.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19839193</id>
	<title>Bug#501312: cups-client: ambiguous description of &quot;-o scaling=NN&quot; option</title>
	<published>2008-10-06T07:06:46Z</published>
	<updated>2008-10-06T07:06:46Z</updated>
	<author>
		<name>Sanjoy Mahajan-2</name>
	</author>
	<content type="html">Package: cups-client
&lt;br&gt;Version: 1.3.8-1lenny1
&lt;br&gt;Severity: minor
&lt;br&gt;File: /usr/share/man/man1/lp.1.gz
&lt;br&gt;&lt;br&gt;The lp(1) manpage says:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-o scaling=number
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Scales image files to use up to number percent of the page.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Values greater than 100 cause the image file to be printed
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; across multiple pages.
&lt;br&gt;&lt;br&gt;The &amp;quot;percent of the page&amp;quot; slightly implies &amp;quot;percent of the page area.&amp;quot;
&lt;br&gt;So -o scaling=25 would, on this interpretation, scale an image to half
&lt;br&gt;the height and half the width of the page.
&lt;br&gt;&lt;br&gt;I tried a couple experiments here by printing two jpegs on a HP PSC
&lt;br&gt;2710. &amp;nbsp;It seems that the 25 is really a percent of either the page
&lt;br&gt;height or the width, so the image took up about 1/16th of the page.
&lt;br&gt;&lt;br&gt;Should the description read something like : &amp;quot;use up to number percent
&lt;br&gt;of the page height or of the page width [whichever limit sets the more
&lt;br&gt;stringent criterion].&amp;quot;
&lt;br&gt;&lt;br&gt;-Sanjoy
&lt;br&gt;&lt;br&gt;-- System Information:
&lt;br&gt;Debian Release: lenny/sid
&lt;br&gt;&amp;nbsp; APT prefers unstable
&lt;br&gt;&amp;nbsp; APT policy: (500, 'unstable')
&lt;br&gt;Architecture: i386 (i686)
&lt;br&gt;&lt;br&gt;Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
&lt;br&gt;Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
&lt;br&gt;Shell: /bin/sh linked to /bin/bash
&lt;br&gt;&lt;br&gt;Versions of packages cups-client depends on:
&lt;br&gt;ii &amp;nbsp;adduser &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;3.110 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; add and remove users and groups
&lt;br&gt;ii &amp;nbsp;cups-common &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1.3.8-1lenny1 &amp;nbsp; &amp;nbsp; Common UNIX Printing System(tm) - 
&lt;br&gt;ii &amp;nbsp;libc6 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2.7-14 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;GNU C Library: Shared libraries
&lt;br&gt;ii &amp;nbsp;libcups2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.3.8-1lenny1 &amp;nbsp; &amp;nbsp; Common UNIX Printing System(tm) - 
&lt;br&gt;ii &amp;nbsp;libcupsimage2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1.3.8-1lenny1 &amp;nbsp; &amp;nbsp; Common UNIX Printing System(tm) - 
&lt;br&gt;ii &amp;nbsp;zlib1g &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1:1.2.3.3.dfsg-12 compression library - runtime
&lt;br&gt;&lt;br&gt;cups-client recommends no packages.
&lt;br&gt;&lt;br&gt;Versions of packages cups-client suggests:
&lt;br&gt;ii &amp;nbsp;cups &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.3.8-1lenny1 Common UNIX Printing System(tm) - 
&lt;br&gt;ii &amp;nbsp;cups-bsd &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.3.8-1lenny1 Common UNIX Printing System(tm) - 
&lt;br&gt;pn &amp;nbsp;cups-pt &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;none&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(no description available)
&lt;br&gt;pn &amp;nbsp;gtklp &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;none&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(no description available)
&lt;br&gt;pn &amp;nbsp;kdeprint &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;none&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(no description available)
&lt;br&gt;pn &amp;nbsp;xpp &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;none&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(no description available)
&lt;br&gt;&lt;br&gt;-- no debconf information
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;To UNSUBSCRIBE, email to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19839193&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&q