[Python-modules-commits] [napalm-fortios] 01/01: Add missing Build-Depends
Vincent Bernat
bernat at moszumanska.debian.org
Tue Jun 7 15:19:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
bernat pushed a commit to branch master
in repository napalm-fortios.
commit b797acfd1d5dddfa6fc7320458858541aa409570
Author: Vincent Bernat <vincent at bernat.im>
Date: Tue Jun 7 17:19:07 2016 +0200
Add missing Build-Depends
---
debian/changelog | 6 ++++++
debian/control | 1 +
2 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 900b52b..942899a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+napalm-fortios (0.1.1-2) UNRELEASED; urgency=medium
+
+ * Add missing Build-Depends for python-napalm-base.
+
+ -- Vincent Bernat <bernat at debian.org> Tue, 07 Jun 2016 17:19:24 +0200
+
napalm-fortios (0.1.1-1) unstable; urgency=low
* Initial release (closes: #826658)
diff --git a/debian/control b/debian/control
index 3f0d45e..3214502 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 9), dh-python,
python-all,
python-setuptools,
python-pip,
+ python-napalm-base,
python-pyfg
Standards-Version: 3.9.8
Homepage: https://github.com/napalm-automation/napalm-fortios
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/napalm-fortios.git
More information about the Python-modules-commits
mailing list