[med-svn] [dicom3tools] 01/03: d/control: Add build dependency on gawk

Gert Wollny gert-guest at moszumanska.debian.org
Fri May 27 10:36:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

gert-guest pushed a commit to branch master
in repository dicom3tools.

commit 81bf645c3b66dade5bfdf5b8ae993a0aabb9f427
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Fri May 27 07:05:12 2016 +0000

    d/control: Add build dependency on gawk
    
    the configure scrip searches first for gawk and will not fail
    on a non-english locale if it is not available. Therefore, the
    build will fail later.
---
 debian/changelog | 6 ++++++
 debian/control   | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ec9650b..8af451d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+dicom3tools (1.00~20160516104835-2) UNRELEASED; urgency=medium
+
+  * d/control: Add dependency on gawk
+
+ -- Gert Wollny <gw.fossdev at gmail.com>  Fri, 27 May 2016 07:04:10 +0000
+
 dicom3tools (1.00~20160516104835-1) unstable; urgency=medium
 
   * Imported Upstream version 1.00~20160516104835
diff --git a/debian/control b/debian/control
index 403e2de..7396e94 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Mathieu Malaterre <malat at debian.org>,
 Section: graphics
 Priority: optional
 Build-Depends: debhelper (>= 9),
+               gawk, 
                xutils-dev,
                libx11-dev,
                libxext-dev

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dicom3tools.git



More information about the debian-med-commit mailing list