[Python-modules-commits] [napalm-base] 01/04: Refresh patches after git-dpm to gbp pq conversion

Vincent Bernat bernat at moszumanska.debian.org
Tue Nov 14 09:36:53 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 e24bef00110539ce44f50dfdde59090f16352312
Author: Vincent Bernat <bernat at debian.org>
Date:   Tue Nov 14 10:22:51 2017 +0100

    Refresh patches after git-dpm to gbp pq conversion
---
 debian/changelog                                           | 6 ++++++
 debian/patches/0001-Use-gtextfsm-instead-of-jtextfsm.patch | 7 +++----
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a061112..d69d7e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+napalm-base (0.21.0-2) UNRELEASED; urgency=medium
+
+  * Refresh patches after git-dpm to gbp pq conversion
+
+ -- Vincent Bernat <bernat at debian.org>  Tue, 14 Nov 2017 10:22:51 +0100
+
 napalm-base (0.21.0-1) unstable; urgency=medium
 
   * New upstream version.
diff --git a/debian/patches/0001-Use-gtextfsm-instead-of-jtextfsm.patch b/debian/patches/0001-Use-gtextfsm-instead-of-jtextfsm.patch
index 2002be7..c6a72e0 100644
--- a/debian/patches/0001-Use-gtextfsm-instead-of-jtextfsm.patch
+++ b/debian/patches/0001-Use-gtextfsm-instead-of-jtextfsm.patch
@@ -1,4 +1,3 @@
-From 1453c9765e2d8bb8e802fe946e97c41a4a732b4b Mon Sep 17 00:00:00 2001
 From: Vincent Bernat <vincent at bernat.im>
 Date: Wed, 2 Nov 2016 19:44:23 +0100
 Subject: Use gtextfsm instead of jtextfsm
@@ -14,7 +13,7 @@ simpler solution.
  3 files changed, 3 insertions(+), 3 deletions(-)
 
 diff --git a/napalm_base.egg-info/requires.txt b/napalm_base.egg-info/requires.txt
-index 5760f0d9c35b..26fde49c5546 100644
+index 5760f0d..26fde49 100644
 --- a/napalm_base.egg-info/requires.txt
 +++ b/napalm_base.egg-info/requires.txt
 @@ -1,4 +1,4 @@
@@ -24,7 +23,7 @@ index 5760f0d9c35b..26fde49c5546 100644
  netaddr
  pyYAML
 diff --git a/napalm_base/helpers.py b/napalm_base/helpers.py
-index ed7d63f57659..78b1a136db1d 100644
+index ed7d63f..78b1a13 100644
 --- a/napalm_base/helpers.py
 +++ b/napalm_base/helpers.py
 @@ -10,7 +10,7 @@ import sys
@@ -37,7 +36,7 @@ index ed7d63f57659..78b1a136db1d 100644
  from netaddr import mac_unix
  from netaddr import IPAddress
 diff --git a/requirements.txt b/requirements.txt
-index 5760f0d9c35b..26fde49c5546 100644
+index 5760f0d..26fde49 100644
 --- a/requirements.txt
 +++ b/requirements.txt
 @@ -1,4 +1,4 @@

-- 
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