[blockdiag] 21/29: Import Debian patch 1.4.6-1
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 51e6f26320f797f54384794c41423da5bd698e37
Merge: 226d4a1 115b0fe
Author: Kouhei Maeda <mkouhei at palmtb.net>
Date: Wed Oct 15 07:51:10 2014 +0900
Import Debian patch 1.4.6-1
CHANGES.rst | 8 +++++++
PKG-INFO | 2 +-
debian/changelog | 8 +++++++
debian/control | 1 -
debian/patches/Fixed-remote-image-resouces.patch | 12 +++++-----
src/blockdiag.egg-info/PKG-INFO | 2 +-
src/blockdiag.egg-info/top_level.txt | 2 +-
src/blockdiag/__init__.py | 2 +-
src/blockdiag/plugins/__init__.py | 15 +++++++++++++
.../tests/rst/test_blockdiag_directives.py | 26 +++++++++-------------
src/blockdiag/utils/bootstrap.py | 1 +
src/blockdiag/utils/rst/directives.py | 9 ++++++--
12 files changed, 60 insertions(+), 28 deletions(-)
diff --cc debian/changelog
index 8e2dab9,0000000..8ffa2d1
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,125 -1,0 +1,133 @@@
++blockdiag (1.4.6-1) unstable; urgency=medium
++
++ * New upstream release
++ * debian/control
++ - Removed Provides from python3-blockdiag.
++
++ -- Kouhei Maeda <mkouhei at palmtb.net> Wed, 15 Oct 2014 07:51:10 +0900
++
+blockdiag (1.4.5-1) unstable; urgency=medium
+
+ * New upstream release
+ * debian/control
+ - Standards-Version: Bump version to 3.9.6.
+ * debian/copyright
+ - Rename src/blogdiag/diagparser.py to src/blockdiag/parser.py.
+ - Fixed space-in-std-shortname-in-dep5-copyright.
+
+ -- Kouhei Maeda <mkouhei at palmtb.net> Mon, 13 Oct 2014 14:13:26 +0900
+
+blockdiag (1.4.3-1) unstable; urgency=medium
+
+ * New upstream release
+ - Fixed FTBFS blockdiag.tests.test_pep8.test_pep8 (Closes: #759889)
+ * Supported Python 3
+ - Appended python3-blockdiag package
+ * debian/control
+ - Build-Depends
+ * Removed: quilt
+ * Appended: dh-python, python3-all, python3-setuptools, python3-pep8,
+ python3-nose, python3-funcparserlib, python3-docutils, python3-pil,
+ python3-webcolors, python3-reportlab, python3-mock, python3-wand,
+ python-mock, python-wand
+ - Standards-Version: Bump version to 3.9.5
+ * debian/rules
+ - Applied pybuild
+ - Appended targets:
+ override_dh_python3, convert_manpage_blockdiag3
+ * debian/patches
+ - Removed update_egg-info.patch
+ - Added Fixed-remote-image-resouces.patch
+ * debian/pydist-overrides removed
+ * Added debian/python-blockdiag.links, debian/python3-blockdiag.links
+
+ -- Kouhei Maeda <mkouhei at palmtb.net> Mon, 01 Sep 2014 07:59:05 +0900
+
+blockdiag (1.3.2-1) unstable; urgency=low
+
+ * New upstream release
+ * debian/control
+ - Change dependenry python-imaging to python-pil
+ - Append quilt to "Build-Depends"
+ - Append python-webcolors to "Depends"
+ * debian/docs
+ - Rename src/README.txt to README.rst
+ - Remove src/TODO.txt
+ * debian/copyright
+ - Change "Format" section to latest url
+
+ -- Kouhei Maeda <mkouhei at palmtb.net> Sat, 23 Nov 2013 08:10:04 +0900
+
+blockdiag (1.2.4-1) unstable; urgency=low
+
+ * New upstream release
+ * debian/patches
+ - Has been deleted because it was no longer needed.
+ - update_egg-info, fix-pep8-violations, pep8-1.3.patch
+ * debian/control
+ - Update Standards-Version to 3.9.4
+
+ -- Kouhei Maeda <mkouhei at palmtb.net> Mon, 10 Jun 2013 16:35:38 +0900
+
+blockdiag (1.1.6-1.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * debian/patches/pep8-1.3.patch: Backport patch from upstream to port to new
+ pep8 API. (Closes: #707119)
+ * debian/control: Bump Build-Depends on pep8 to >= 1.3.
+
+ -- Sebastian Ramacher <sramacher at debian.org> Sat, 18 May 2013 10:11:41 +0200
+
+blockdiag (1.1.6-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix PEP8 violations with a patch from upstream (31961dd5ba9b).
+ Closes: #681328
+
+ -- Evgeni Golov <evgeni at debian.org> Wed, 18 Jul 2012 21:16:06 +0200
+
+blockdiag (1.1.6-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Kouhei Maeda <mkouhei at palmtb.net> Sat, 09 Jun 2012 16:32:09 +0900
+
+blockdiag (1.1.5-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Kouhei Maeda <mkouhei at palmtb.net> Tue, 24 Apr 2012 02:33:02 +0900
+
+blockdiag (1.1.4-1) unstable; urgency=low
+
+ * New upstream release
+ * debian/control
+ - Update debhelper version
+ - Add python-unittest2, pep8, python-nose, python-docutils,
+ python-reportlab, python-zc.buildout,
+ python-funcparserlib, (fonts-ipafont-gothic|fonts-japanese gothic)
+ to Build-Depends field
+ - Add python-docutils, python-reportlab to Depends field
+ * debian/rules
+ - Add override_dh_auto_test with nosetests
+ * src/blockdiag/utils/bootstrap.py
+ - Add quilt new fontdetect, change ipagp.ttf path to glob pattern
+
+ -- Kouhei Maeda <mkouhei at palmtb.net> Tue, 17 Apr 2012 08:39:10 +0900
+
+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)
+ * Update egg-info
+
+ -- Kouhei Maeda <mkouhei at palmtb.net> Sun, 08 Jan 2012 18:29:25 +0900
diff --cc debian/control
index e834d53,0000000..8f45df7
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,63 -1,0 +1,62 @@@
+Source: blockdiag
+Section: python
+Priority: optional
+Maintainer: Kouhei Maeda <mkouhei at palmtb.net>
+Build-Depends: debhelper (>= 8.0.0),
+ dh-python,
+ python-all,
+ python-setuptools,
+ python-unittest2,
+ pep8 (>= 1.3),
+ python-nose,
+ python-zc.buildout,
+ python-funcparserlib (>= 0.3.4),
+ python-docutils,
+ python-pil,
+ python-webcolors,
+ python-reportlab,
+ python-mock,
+ python-wand,
+ python3-all,
+ python3-setuptools,
+ python3-pep8 (>= 1.3),
+ python3-nose,
+ python3-funcparserlib (>= 0.3.4),
+ python3-docutils,
+ python3-pil,
+ python3-webcolors,
+ python3-reportlab,
+ python3-mock,
+ python3-wand,
+ fonts-ipafont-gothic | fonts-japanese-gothic
+Standards-Version: 3.9.6
+X-Python-Version: 2.7
+Homepage: http://blockdiag.com/
+
+Package: python-blockdiag
+Architecture: all
+Provides: ${python:Provides}
+Depends: ${misc:Depends}, ${python:Depends},
+ python-funcparserlib (>= 0.3.4),
+ python-pil,
+ python-docutils,
+ python-reportlab,
+ python-webcolors
+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. It is able to embed to sphinx with
+ using python-sphinxcontrib-blockdiag.
+
+Package: python3-blockdiag
+Architecture: all
- Provides: ${python3:Provides}
+Depends: ${misc:Depends}, ${python3:Depends},
+ python3-funcparserlib (>= 0.3.4),
+ python3-pil,
+ python3-docutils,
+ python3-reportlab,
+ python3-webcolors
+Description: generate block-diagram image file from spec-text file for Python 3
+ For Python 3.
+ Generate block-diagram from dot like text with multilingualization for
+ node-label. But this supports utf-8 only. It is able to embed to sphinx with
+ using python-sphinxcontrib-blockdiag.
diff --cc debian/patches/Fixed-remote-image-resouces.patch
index 623ea35,0000000..a853cdb
mode 100644,000000..100644
--- a/debian/patches/Fixed-remote-image-resouces.patch
+++ b/debian/patches/Fixed-remote-image-resouces.patch
@@@ -1,28 -1,0 +1,28 @@@
+Description: Fixed remote image resouce for testing data.
+Author: Kouhei Maeda <mkouhei at palmtb.net>
+Last-Update: 2014-08-30
+
- Index: blockdiag-1.4.5/src/blockdiag/tests/diagrams/background_url_image.diag
++Index: blockdiag-1.4.6/src/blockdiag/tests/diagrams/background_url_image.diag
+===================================================================
- --- blockdiag-1.4.5.orig/src/blockdiag/tests/diagrams/background_url_image.diag 2014-10-13 13:49:24.186071532 +0900
- +++ blockdiag-1.4.5/src/blockdiag/tests/diagrams/background_url_image.diag 2014-10-13 13:49:24.182071490 +0900
++--- blockdiag-1.4.6.orig/src/blockdiag/tests/diagrams/background_url_image.diag 2014-10-15 07:49:24.855760753 +0900
+++++ blockdiag-1.4.6/src/blockdiag/tests/diagrams/background_url_image.diag 2014-10-15 07:49:24.851760683 +0900
+@@ -1,6 +1,6 @@
+ {
+- A [background = "http://python.org/images/python-logo.gif"];
+- B [background = "http://blockdiag.com/favicon.ico"];
++ A [background = "src/blockdiag/tests/diagrams/white.gif"];
++ B [background = "src/blockdiag/tests/diagrams/white.gif"];
+ C [background = "http://upload.wikimedia.org/wikipedia/commons/9/9b/Scalable_Vector_Graphics_Circle2.svg"];
+ D [background = "http://people.sc.fsu.edu/~jburkardt/data/eps/circle.eps"];
+ Z;
- Index: blockdiag-1.4.5/src/blockdiag/tests/diagrams/node_icon.diag
++Index: blockdiag-1.4.6/src/blockdiag/tests/diagrams/node_icon.diag
+===================================================================
- --- blockdiag-1.4.5.orig/src/blockdiag/tests/diagrams/node_icon.diag 2014-10-13 13:49:24.186071532 +0900
- +++ blockdiag-1.4.5/src/blockdiag/tests/diagrams/node_icon.diag 2014-10-13 13:49:24.182071490 +0900
++--- blockdiag-1.4.6.orig/src/blockdiag/tests/diagrams/node_icon.diag 2014-10-15 07:49:24.855760753 +0900
+++++ blockdiag-1.4.6/src/blockdiag/tests/diagrams/node_icon.diag 2014-10-15 07:49:24.851760683 +0900
+@@ -2,5 +2,5 @@
+ A -> B;
+
+ A [label = "aaaaaaaaaaaaaaaaa", icon = "/usr/share/pixmaps/debian-logo.png"];
+- B [label = "aaaaaaaaaaaaaaaaa", icon = "http://blockdiag.com/favicon.ico"];
++ B [label = "aaaaaaaaaaaaaaaaa", icon = "/usr/share/pixmaps/debian-logo.png"];
+ }
--
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