summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
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.