[blockdiag] 22/29: Import Debian patch 1.4.6-2
    Andreas Tille 
    tille at debian.org
       
    Tue Jan 10 21:35:59 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository blockdiag.
commit a258f9d0b807629a13014eb9b40c08f259af9e5f
Author: Kouhei Maeda <mkouhei at palmtb.net>
Date:   Thu Oct 16 22:00:08 2014 +0900
    Import Debian patch 1.4.6-2
---
 debian/changelog | 7 +++++++
 debian/watch     | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 8ffa2d1..5d133a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+blockdiag (1.4.6-2) unstable; urgency=medium
+
+  * debian/watch
+    - Fixed uri scheme http:// to https://.
+
+ -- Kouhei Maeda <mkouhei at palmtb.net>  Thu, 16 Oct 2014 22:00:08 +0900
+
 blockdiag (1.4.6-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/watch b/debian/watch
index 34335a2..7dd4c95 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://pypi.python.org/packages/source/b/blockdiag/blockdiag-(.*)\.tar\.gz
+https://pypi.python.org/packages/source/b/blockdiag/blockdiag-(.*)\.tar\.gz
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/blockdiag.git
    
    
More information about the debian-science-commits
mailing list