]> 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 aa525a9c4e8af487d5141a2b82bc70ace36778c8..f58c6f61e8c2bdd42381c528a8a25b2ac3281f30 100644 (file)
@@ -1,9 +1,13 @@
 Source: abook
 Section: mail
 Priority: optional
-Maintainer: Gerfried Fuchs <alfie@debian.org>
-Standards-Version: 3.6.2
-Build-Depends: libncursesw5-dev, libreadline5-dev | libreadline-dev, po-debconf
+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
@@ -11,5 +15,18 @@ 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.