]> git.deb.at Git - pkg/abook.git/blobdiff - debian/control
remove trailing whitespaces and add a patch file on repos'
[pkg/abook.git] / debian / control
index 754250332edd2d4cfce08ce306472380b953888d..f58c6f61e8c2bdd42381c528a8a25b2ac3281f30 100644 (file)
@@ -1,14 +1,32 @@
 Source: abook
 Section: mail
 Priority: optional
-Maintainer: Alan Ford <alan@whirlnet.co.uk>
-Standards-Version: 3.5.6
-Build-Depends: debhelper, libncurses5-dev
+Maintainer: Rhonda D'Vine <rhonda@debian.org>
+Uploaders: Denis Briand <debian@denis-briand.fr>
+Standards-Version: 3.9.6
+Build-Depends: libncursesw5-dev, libreadline6-dev | libreadline-dev, po-debconf, quilt (>= 0.40), dpkg-dev (>= 1.16.1~), debhelper (>= 9 ), dh-autoreconf
+Homepage: http://abook.sourceforge.net/
+Vcs-Browser: http://git.deb.at/w/pkg/abook.git
+Vcs-Git: git://git.deb.at/pkg/abook.git
 
 Package: abook
 Architecture: any
-Depends: ${shlibs:Depends}
-Description: A text-based ncurses address book application.
+Depends: ${shlibs:Depends}, ${misc:Depends}, debconf (>= 0.5) | debconf-2.0
+Enhances: mutt
+Description: text-based ncurses address book application
  abook is a text-based ncurses address book application. It provides many
- different fields of user info. abook is designed for use with mutt, but 
+ different fields of user info. abook is designed for use with mutt, but
  can be used independently.
+
+Package: abook-dbg
+Architecture: any
+Depends: abook (=${binary:Version}), ${misc:Depends}
+Priority: extra
+Section: debug
+Suggests: gdb
+Description: text-based ncurses address book application - debug package
+ abook is a text-based ncurses address book application. It provides many
+ different fields of user info. abook is designed for use with mutt, but
+ can be used independently.
+ .
+ This package contains debugging symbols for abook.