[Python-modules-commits] [mrtparse] 01/05: Refresh patches after git-dpm to gbp pq conversion

Vincent Bernat bernat at moszumanska.debian.org
Mon Sep 18 17:47:01 UTC 2017


This is an automated email from the git hooks/post-receive script.

bernat pushed a commit to branch debian/master
in repository mrtparse.

commit a6bd63c1dfbd634f4ad601a8129b6cbcd703e1ca
Author: Vincent Bernat <bernat at debian.org>
Date:   Mon Sep 18 19:40:41 2017 +0200

    Refresh patches after git-dpm to gbp pq conversion
---
 debian/changelog                                           | 6 ++++++
 debian/patches/0001-Fix-BGP-attribute-initialization.patch | 3 +--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a6950f8..a2a8fa5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mrtparse (1.5-2) UNRELEASED; urgency=medium
+
+  * Refresh patches after git-dpm to gbp pq conversion
+
+ -- Vincent Bernat <bernat at debian.org>  Mon, 18 Sep 2017 19:40:40 +0200
+
 mrtparse (1.5-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/patches/0001-Fix-BGP-attribute-initialization.patch b/debian/patches/0001-Fix-BGP-attribute-initialization.patch
index eb590ea..f170204 100644
--- a/debian/patches/0001-Fix-BGP-attribute-initialization.patch
+++ b/debian/patches/0001-Fix-BGP-attribute-initialization.patch
@@ -1,4 +1,3 @@
-From 339549b71519ed136f1a3027e86e031c34f43d9b Mon Sep 17 00:00:00 2001
 From: Vincent Bernat <vincent at bernat.im>
 Date: Sun, 8 Jan 2017 18:07:46 +0100
 Subject: Fix BGP attribute initialization
@@ -8,7 +7,7 @@ Subject: Fix BGP attribute initialization
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/mrtparse/__init__.py b/mrtparse/__init__.py
-index 41c5efa7d3dc..1fff55f21747 100644
+index 41c5efa..1fff55f 100644
 --- a/mrtparse/__init__.py
 +++ b/mrtparse/__init__.py
 @@ -1189,7 +1189,7 @@ class BgpAttr(Base):

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/mrtparse.git



More information about the Python-modules-commits mailing list