[Pkg-virtualbox-commits] [SCM] UNNAMED PROJECT branch, master, updated. debian/1%0.1.9998svn2577+dfsg-2-1-gbd83442

Felix Geyer fgeyer at debian.org
Sat Jun 15 13:18:06 UTC 2013


The following commit has been merged in the master branch:
commit bd834428fb89b1808c4c43d5755148ac1e126197
Author: Felix Geyer <fgeyer at debian.org>
Date:   Sat Jun 15 15:17:53 2013 +0200

    Add missing build-dependency on texinfo.
    
    Closes: #712335

diff --git a/debian/changelog b/debian/changelog
index 1dd00fd..1154e77 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kbuild (1:0.1.9998svn2577+dfsg-3) UNRELEASED; urgency=low
+
+  * Add missing build-dependency on texinfo. (Closes: #712335)
+
+ -- Felix Geyer <fgeyer at debian.org>  Sat, 15 Jun 2013 15:17:13 +0200
+
 kbuild (1:0.1.9998svn2577+dfsg-2) unstable; urgency=low
 
   * Upload to unstable.
diff --git a/debian/control b/debian/control
index b2f8176..ad77785 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Build-Depends: debhelper (>= 9),
                autopoint,
                byacc,
                flex,
-               libacl1-dev
+               libacl1-dev,
+               texinfo
 Standards-Version: 3.9.4
 Homepage: http://svn.netlabs.org/kbuild
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-virtualbox/kbuild.git

-- 
UNNAMED PROJECT



More information about the Pkg-virtualbox-commits mailing list