]> andersk Git - libyaml.git/blobdiff - debian/control
debian: Clean doxygen-generated documentation with dh_doxygen
[libyaml.git] / debian / control
index dcef8e4058d3eea8916d2d7f9c74c70c9c9fab9e..5250e0318f18311fb0f8083ea0ff14aee525a2de 100644 (file)
@@ -2,12 +2,12 @@ Source: libyaml
 Section: libs
 Priority: optional
 Maintainer: Anders Kaseorg <andersk@mit.edu>
-Build-Depends: cdbs (>= 0.4.93~),
- autotools-dev,
- debhelper (>= 9~),
+Build-Depends: autotools-dev,
+ debhelper (>= 9.20120608~),
  dh-buildinfo (>= 0.9+nmu1~),
- dh-autoreconf, doxygen
-Standards-Version: 3.9.5
+ dh-autoreconf
+Build-Depends-Indep: doxygen (>= 1.8.4-1~)
+Standards-Version: 3.9.6
 Homepage: http://pyyaml.org/wiki/LibYAML
 Vcs-Git: git://andersk.mit.edu/libyaml.git
 Vcs-Browser: http://andersk.mit.edu/gitweb/libyaml.git
@@ -21,19 +21,6 @@ Description: Fast YAML 1.1 parser and emitter library
  LibYAML is a C library for parsing and emitting data in YAML 1.1, a
  human-readable data serialization format.
 
-Package: libyaml-0-2-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: ${misc:Depends}, libyaml-0-2 (= ${binary:Version})
-Description: Fast YAML 1.1 parser and emitter library (debugging symbols)
- LibYAML is a C library for parsing and emitting data in YAML 1.1, a
- human-readable data serialization format.
- .
- This package contains detached debuging symbols for the library found
- in libyaml-0-2.
-
 Package: libyaml-dev
 Section: libdevel
 Architecture: any
@@ -55,4 +42,4 @@ Description: Fast YAML 1.1 parser and emitter library (documentation)
  human-readable data serialization format.
  .
  This package contains API documentation for developers in HTML
- format.
+ format, and some example programs from the LibYAML distribution.
This page took 0.152508 seconds and 4 git commands to generate.