summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control18
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.