tag 837025 pending
thanks

Hello,

Bug #837025 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:

    
http://git.debian.org/?p=python-modules/packages/pyasn1.git;a=commitdiff;h=cb45779

---
commit cb45779f6fb7ffdd0b3c6d7cab4012a023b635a9
Author: Vincent Bernat <vinc...@bernat.im>
Date:   Sat Sep 10 14:23:55 2016 +0200

    Fix FTBFS due to a target having both ":" and "::" variants
    
    This is likely due to a change in cdbs.

diff --git a/debian/changelog b/debian/changelog
index 643ebad..cef484f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
-pyasn1 (0.1.9-2) UNRELEASED; urgency=medium
+pyasn1 (0.1.9-2) unstable; urgency=medium
 
+  [ Ondřej Nový ]
   * Fixed VCS URL (https)
 
- -- Ondřej Nový <n...@ondrej.org>  Tue, 29 Mar 2016 21:47:53 +0200
+  [ Vincent Bernat ]
+  * Fix FTBFS due to a target having both ":" and "::" variants.
+    Closes: #837025.
+
+ -- Vincent Bernat <ber...@debian.org>  Sat, 10 Sep 2016 14:22:55 +0200
 
 pyasn1 (0.1.9-1) unstable; urgency=medium
 

Reply via email to