[3depict] 01/01: * Fix bug where rename not specified in build-depends (#876620)
D Haley
mycae-guest at moszumanska.debian.org
Sun Sep 24 21:36:43 UTC 2017
This is an automated email from the git hooks/post-receive script.
mycae-guest pushed a commit to branch master
in repository 3depict.
commit 95090e7690d93cb185d64ccbbcd7b8e62fb68acb
Author: D Haley <mycae at gmx.com>
Date: Sun Sep 24 23:33:07 2017 +0200
* Fix bug where rename not specified in build-depends (#876620)
---
debian/changelog | 3 ++-
debian/control | 4 +++-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6a0952e..cadf39b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
3depict (0.0.20-1) UNRELEASED; urgency=medium
* Update to upstream 0.0.20
+ * Fix missing depends on rename (Closes: #876620)
- -- D Haley <mycae at gmx.com> Sun, 05 Feb 2017 14:01:12 +0100
+ -- D Haley <mycae at gmx.com> Sun, 24 Sep 2017 22:28:45 +0100
3depict (0.0.19-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 3345cad..fe71cde 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,9 @@ Build-Depends: debhelper (>= 9),
libvigraimpex-dev,
automake,
autotools-dev,
- pkg-config
+ pkg-config,
+ rename
+
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/3depict.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/3depict.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/3depict.git
More information about the debian-science-commits
mailing list