]> andersk Git - libyaml.git/commitdiff
debian: dh_strip --dbgsym-migration needs debhelper (>= 9.20160114~)
authorAnders Kaseorg <andersk@mit.edu>
Fri, 21 Oct 2016 06:55:12 +0000 (02:55 -0400)
committerAnders Kaseorg <andersk@mit.edu>
Fri, 21 Oct 2016 06:56:17 +0000 (02:56 -0400)
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
debian/changelog
debian/control

index 80b031549dbd01322092f4db5d1cc81209ddd88d..c0df8611c9a2723ae0847d6900ef0ad51bbffd6c 100644 (file)
@@ -1,3 +1,10 @@
+libyaml (0.1.7-3) UNRELEASED; urgency=medium
+
+  * Build-Depend debhelper (>= 9.20160114~) for dh_strip
+    --dbgsym-migration.
+
+ -- Anders Kaseorg <andersk@mit.edu>  Fri, 21 Oct 2016 02:54:31 -0400
+
 libyaml (0.1.7-2) unstable; urgency=medium
 
   * Clean doxygen-generated documentation with dh_doxygen.
index f37542b88790209ec257b2aa25b9e90cdbad471b..3c035c10825a6e235ceac8b6b4b13e00225d484a 100644 (file)
@@ -3,7 +3,7 @@ Section: libs
 Priority: optional
 Maintainer: Anders Kaseorg <andersk@mit.edu>
 Build-Depends: autotools-dev,
- debhelper (>= 9.20120608~),
+ debhelper (>= 9.20160114~),
  dh-buildinfo (>= 0.9+nmu1~),
  dh-autoreconf
 Build-Depends-Indep: doxygen (>= 1.8.4-1~)
This page took 0.039815 seconds and 5 git commands to generate.