[med-svn] [jellyfish] 01/02: New Build-Depends: pkg-config
Andreas Tille
tille at debian.org
Wed Oct 8 07:55:06 UTC 2014
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository jellyfish.
commit b71f4a4bc11391157e917f0ef22b4b2f1b1e42a3
Author: Andreas Tille <tille at debian.org>
Date: Wed Oct 8 08:19:01 2014 +0200
New Build-Depends: pkg-config
---
debian/changelog | 2 +-
debian/control | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ddc9fe9..edacb9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,7 @@ jellyfish (2.1.4-1) UNRELEASED; urgency=medium
* d/watch: point to new location on Github
* cme fix dpkg-control
* new upstream version needs autoreconf
- * New Build-Depends: yaggo
+ * New Build-Depends: yaggo, pkg-config
* debian/rules: Make sure package builds twice in a row
* d/copyright: Adapted to file locations in new upstream version
diff --git a/debian/control b/debian/control
index 7fc530f..1ba616f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
dh-autoreconf,
- yaggo
+ yaggo,
+ pkg-config
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/jellyfish.git
Vcs-Git: git://anonscm.debian.org/debian-med/jellyfish.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/jellyfish.git
More information about the debian-med-commit
mailing list