diff options
author | Nick White <git@njw.me.uk> | 2012-09-12 14:07:05 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2012-09-12 14:07:05 +0100 |
commit | bea67306d73bc7f18e131be2f1377076fd77e28f (patch) | |
tree | 95e811f9067656fb0d80db3cc1974c1b32c48f17 /debian/control | |
parent | 6d80eca2aba0b58fa5f985fd95b49b1662d29a79 (diff) |
Make lintian clean
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/debian/control b/debian/control index 7f9418b..e6c988f 100644 --- a/debian/control +++ b/debian/control @@ -3,17 +3,17 @@ Section: net Priority: optional Maintainer: Nick White <debian@njw.me.uk> Build-Depends: -Standards-Version: 3.8.4 +Standards-Version: 3.9.1 Homepage: http://njw.me.uk/software/getxbook Package: getxbook Architecture: any -Depends: tcl, tk +Depends: ${shlibs:Depends}, tcl, tk Description: A collection of tools to download books from websites. - getxbook is a collection of tools to download books from - Google Books' "Book Preview," Amazon's "Look Inside the - Book" and Barnes & Noble's "Book Viewer." - . - Each tool is written in around 200 lines of portable C code, - with no dependencies beyond libc and network sockets. There - is an optional graphical interface, using Tcl/Tk. + getxbook is a collection of tools to download books from + Google Books' "Book Preview," Amazon's "Look Inside the + Book" and Barnes & Noble's "Book Viewer." + . + Each tool is written in around 200 lines of portable C code, + with no dependencies beyond libc and network sockets. There + is an optional graphical interface, using Tcl/Tk. |