]> 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 1bbef7830f5ccffb4305a760a3bb5ca05a5c6c88..f58c6f61e8c2bdd42381c528a8a25b2ac3281f30 100644 (file)
@@ -1,11 +1,13 @@
 Source: abook
 Section: mail
 Priority: optional
-Maintainer: Gerfried Fuchs <rhonda@debian.org>
-Standards-Version: 3.9.3
-Build-Depends: libncursesw5-dev, libreadline5-dev | libreadline-dev,
-  po-debconf, quilt (>= 0.40), autotools-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
@@ -13,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.