[Python-modules-commits] [napalm-base] 04/04: New upstream version
Vincent Bernat
bernat at moszumanska.debian.org
Tue Nov 14 09:36:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
bernat pushed a commit to annotated tag debian/0.25.0-1
in repository napalm-base.
commit 2e53426442b1559791bb57e1f202b06532f66e3f
Author: Vincent Bernat <vincent at bernat.im>
Date: Tue Nov 14 10:29:36 2017 +0100
New upstream version
---
debian/changelog | 6 ++++--
debian/control | 2 +-
debian/patches/0001-Use-gtextfsm-instead-of-jtextfsm.patch | 2 +-
3 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d69d7e1..e228a5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-napalm-base (0.21.0-2) UNRELEASED; urgency=medium
+napalm-base (0.25.0-1) unstable; urgency=medium
- * Refresh patches after git-dpm to gbp pq conversion
+ * New upstream release.
+ * Refresh patches after git-dpm to gbp pq conversion.
+ * d/control: bump Standards-Version.
-- Vincent Bernat <bernat at debian.org> Tue, 14 Nov 2017 10:22:51 +0100
diff --git a/debian/control b/debian/control
index 5111d57..a224b88 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9), dh-python,
python-jinja2,
python-pip,
python-setuptools,
-Standards-Version: 3.9.8
+Standards-Version: 4.1.1
Homepage: https://github.com/napalm-automation/napalm-base
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/napalm-base.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/napalm-base.git
diff --git a/debian/patches/0001-Use-gtextfsm-instead-of-jtextfsm.patch b/debian/patches/0001-Use-gtextfsm-instead-of-jtextfsm.patch
index c6a72e0..cdfa9ee 100644
--- a/debian/patches/0001-Use-gtextfsm-instead-of-jtextfsm.patch
+++ b/debian/patches/0001-Use-gtextfsm-instead-of-jtextfsm.patch
@@ -23,7 +23,7 @@ index 5760f0d..26fde49 100644
netaddr
pyYAML
diff --git a/napalm_base/helpers.py b/napalm_base/helpers.py
-index ed7d63f..78b1a13 100644
+index 8df17ab..9110c04 100644
--- a/napalm_base/helpers.py
+++ b/napalm_base/helpers.py
@@ -10,7 +10,7 @@ import sys
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/napalm-base.git
More information about the Python-modules-commits
mailing list