]> andersk Git - libyaml.git/blobdiff - debian/control
debian/control: Move Debian VCS repository to salsa
[libyaml.git] / debian / control
index 2a56157e0add488c7b377f2a272dec4addd9a01e..6a0b93baf281396510b9a1595ddbe9abe2052fb2 100644 (file)
@@ -2,16 +2,13 @@ Source: libyaml
 Section: libs
 Priority: optional
 Maintainer: Anders Kaseorg <andersk@mit.edu>
-Build-Depends: cdbs (>= 0.4.93~),
- autotools-dev,
- debhelper (>= 9~),
- dh-buildinfo (>= 0.9+nmu1~),
- dh-autoreconf
-Build-Depends-Indep: doxygen
-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
+Build-Depends: debhelper (>= 11),
+ dh-buildinfo (>= 0.9+nmu1~)
+Build-Depends-Indep: doxygen (>= 1.8.4-1~)
+Standards-Version: 4.1.4
+Homepage: https://github.com/yaml/libyaml
+Vcs-Git: https://salsa.debian.org/andersk-guest/libyaml.git
+Vcs-Browser: https://salsa.debian.org/andersk-guest/libyaml
 
 Package: libyaml-0-2
 Architecture: any
@@ -22,19 +19,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
@@ -50,6 +34,7 @@ Description: Fast YAML 1.1 parser and emitter library (development)
 Package: libyaml-doc
 Section: doc
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}
 Description: Fast YAML 1.1 parser and emitter library (documentation)
  LibYAML is a C library for parsing and emitting data in YAML 1.1, a
This page took 0.025153 seconds and 4 git commands to generate.