Package: scite
Version: 3.0.2-3
Severity: normal
Tags: patch

Dear Maintainer,

Scite can't print (out of the box) without installing a2ps because the 
print command is sent to a2ps :

> SciTEGlobal.properties :
if PLAT_GTK
        command.print.*=a2ps "$(FileNameExt)"

Can you please add a "Recommends" field in debian/control as below ?

--- debian/control      2013-09-15 11:45:33.000000000 +0200
+++ debian/control-bj   2013-09-15 11:46:10.000000000 +0200
@@ -12,6 +12,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Provides: editor
+Recommends: a2ps
 Description: Lightweight GTK-based Programming Editor
  GTK-based Programming with syntax highlighting support for
  many languages. Also supports folding sections, exporting


-- System Information:
Debian Release: 7.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages scite depends on:
ii  libc6               2.13-38
ii  libcairo2           1.12.2-3
ii  libgcc1             1:4.7.2-5
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-0        2.33.12+really2.32.4-5
ii  libgtk2.0-0         2.24.10-2
ii  libpango1.0-0       1.30.0-1
ii  libstdc++6          4.7.2-5

scite recommends no packages.

scite suggests no packages.

-- no debconf information
--- debian/control	2013-09-15 11:45:33.000000000 +0200
+++ debian/control-bj	2013-09-15 11:46:10.000000000 +0200
@@ -12,6 +12,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Provides: editor
+Recommends: a2ps
 Description: Lightweight GTK-based Programming Editor
  GTK-based Programming with syntax highlighting support for
  many languages. Also supports folding sections, exporting

Reply via email to