Package: libsane-dev
Version: 1.0.25+git20150425-1+b1
Followup-For: Bug #786560
The only issue I see is /usr/share/doc/libsane-dev/sane.ps.gz due to embedded
timestamps,and one document using a paper format of Letter and the other A4!
The paper format issue is easy to fix (see below), but I don't know how to get
rid of
the embedded timestamps:
%%CreationDate: Sat May 23 00:13:57 2015
%DVIPSSource: TeX output 2015.05.23:0013
If anyone has suggestions...
Another solution would be to move this PostScript file to a separate -doc
package with
architecture all. Even compressed it's a 200KB file so that may be the cleanest
solution.
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -246,7 +246,7 @@
sane.ps: sane.dvi
@echo Generating sane.ps from sane.dvi...
- @$(DVIPS) sane.dvi -o sane.ps 2>/dev/null
+ @$(DVIPS) -T a4 sane.dvi -o sane.ps 2>/dev/null
sane-html: sane.dvi
$(DLH) $(srcdir)/sane.tex
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages libsane-dev depends on:
ii libsane 1.0.24-11
Versions of packages libsane-dev recommends:
ii libsane-extras-dev 1.0.22.3
libsane-dev suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]