[blockdiag] 03/29: Import Debian patch 1.1.2-2

Andreas Tille tille at debian.org
Tue Jan 10 21:35:57 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 bf3c88a6657b41cd19990b62802f9571317d4832
Author: Kouhei Maeda <mkouhei at palmtb.net>
Date:   Sun Feb 12 21:53:57 2012 +0900

    Import Debian patch 1.1.2-2
---
 debian/changelog               | 10 ++++++++++
 debian/control                 |  5 +++--
 debian/patches/update_egg-info |  2 ++
 3 files changed, 15 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 080cc7d..962c661 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+blockdiag (1.1.2-2) unstable; urgency=low
+
+  * debian/control
+    - Update Homepage field
+    - Update extended description of Description field 
+  * quilt header
+    - Add header of "update_egg-info"
+
+ -- Kouhei Maeda <mkouhei at palmtb.net>  Sun, 12 Feb 2012 21:53:57 +0900
+
 blockdiag (1.1.2-1) unstable; urgency=low
 
   * Initial release (Closes: #626707) 
diff --git a/debian/control b/debian/control
index e70b0ea..a6024f3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Kouhei Maeda <mkouhei at palmtb.net>
 Build-Depends: debhelper (>= 7.0.50~), python-all, python-setuptools 
 Standards-Version: 3.9.2
 X-Python-Version: 2.7
-Homepage: http://tk0miya.bitbucket.org/blockdiag/build/html/index.html
+Homepage: http://blockdiag.com/
 
 Package: python-blockdiag
 Architecture: all
@@ -13,4 +13,5 @@ Provides: ${python:Provides}
 Depends: ${misc:Depends}, ${python:Depends}, python-funcparserlib (>= 0.3.5), python-imaging (>= 1.1.5)
 Description: generate block-diagram image file from spec-text file
  Generate block-diagram from dot like text with multilingualization for
- node-label. But this supports utf-8 only.
+ node-label. But this supports utf-8 only. It is able to embed to sphinx with 
+ using python-sphinxcontrib-blockdiag.
diff --git a/debian/patches/update_egg-info b/debian/patches/update_egg-info
index 8b12858..2bff7ec 100644
--- a/debian/patches/update_egg-info
+++ b/debian/patches/update_egg-info
@@ -1,3 +1,5 @@
+* Update Metadata Version of egg-info
+* remove dependency of OrderedDict
 Index: blockdiag-1.1.2/src/blockdiag.egg-info/PKG-INFO
 ===================================================================
 --- blockdiag-1.1.2.orig/src/blockdiag.egg-info/PKG-INFO	2012-01-07 10:35:06.453736612 +0900

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