summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2017-07-23 10:09:07 +0200
committerDidier Raboud <odyx@debian.org>2017-07-23 10:09:07 +0200
commitcfb90f820f542093fce5cee255a9dabfd60621b6 (patch)
treeff39bf46f71a5abb657cd86289e6b78cfe79af2f /debian/control
parent0f983307b0dcfbc041c8f5f95f58d5fdcdd6c307 (diff)
parentb6da14cc8e2da55c1bbaee01e3f17d4461d836b5 (diff)
cups-bjnp (2.0-1) unstable; urgency=medium
* New 2.0 upstream version (Closes: #735179) [ Didier Raboud ] * Add debian/gbp.conf to work with the DEP-14 branches * Bump Standards-Version to 4.0.0 without changes needed * Replace Joe Nahmias as Uploader, with thanks for his past work (Closes: #869288) * Migrate to debhelper compat 10 [ Till Kamppeter ] * Removed patch fix_recieved_typos.patch, applied upstream * Corrected recommendation for the Gutenprint driver (using native CUPS flavor) * Added a basic CUPS environment to the build dependencies, so that the * ./configure script does not error out [dgit import unpatched cups-bjnp 2.0-1]
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..cecf7aa
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,24 @@
+Source: cups-bjnp
+Section: text
+Priority: optional
+Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
+Uploaders: Didier Raboud <odyx@debian.org>
+Build-Depends: autotools-dev,
+ cups-daemon,
+ cups-filters,
+ debhelper (>= 10.2.5~),
+ libcups2-dev
+Standards-Version: 4.0.0
+Homepage: http://cups-bjnp.sourceforge.net/
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=printing/cups-bjnp.git
+Vcs-Git: https://alioth.debian.org/anonscm/git/printing/cups-bjnp.git
+
+Package: cups-backend-bjnp
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Recommends: printer-driver-gutenprint
+Description: printer backend for Canon BJNP protocol
+ This package provides a back-end for CUPS printing system to interface
+ with Canon printers using the proprietary USB over IP BJNP protocol. This
+ back-end allows Cups to print over the network to a Canon printer and was
+ designed by reverse engineering the protocol.