Made sources and debian package buildable on current versions of software.
[gedcom-parse.git] / debian / control
index 928ca4f1e1ef4e3238b2ec2b6a435b4a147a847a..a76c5c34daaa9bddb6ae1f9acbc26d25cd573c90 100644 (file)
@@ -2,14 +2,13 @@ Source: gedcom-parse
 Section: devel
 Priority: optional
 Maintainer: Geert Vantienen <Geert.Vantienen@advalvas.be>
-Standards-Version: 3.5.8
-Build-Depends: debmake
+Standards-Version: 3.9.5
+Build-Depends: bison, debhelper (>= 9.0.0), autotools-dev, dh-autoreconf
 
-Package: gedcom-parse-dev
+Package: libgedcom-dev
 Architecture: any
-Depends: libc6-dev
+Depends: libc6-dev, ${misc:Depends}
 Description: The GEDCOM parser library
- Missing
  The GEDCOM parser library is a C library that provides an API to 
  applications to parse, process and write arbitrary genealogy files in 
  the standard GEDCOM format.