]> 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 9dab637a97397db599e63cc66095e594862db0db..f58c6f61e8c2bdd42381c528a8a25b2ac3281f30 100644 (file)
@@ -4,7 +4,7 @@ Priority: optional
 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), autotools-dev, dpkg-dev (>= 1.16.1~), debhelper (>= 9 )
+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
@@ -15,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.