~ubuntu-branches/ubuntu/utopic/blockdiag/utopic

« back to all changes in this revision

Viewing changes to debian/patches/update_egg-info

  • Committer: Package Import Robot
  • Author(s): Kouhei Maeda
  • Date: 2012-04-17 08:39:10 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120417083910-ndrl4n660i5bxly0
Tags: 1.1.4-1
* 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

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
* Update Metadata Version of egg-info
2
2
* remove dependency of OrderedDict
3
 
Index: blockdiag-1.1.2/src/blockdiag.egg-info/PKG-INFO
 
3
Index: blockdiag-1.1.4/src/blockdiag.egg-info/PKG-INFO
4
4
===================================================================
5
 
--- blockdiag-1.1.2.orig/src/blockdiag.egg-info/PKG-INFO        2012-01-07 10:35:06.453736612 +0900
6
 
+++ blockdiag-1.1.2/src/blockdiag.egg-info/PKG-INFO     2012-01-07 10:35:48.332259864 +0900
 
5
--- blockdiag-1.1.4.orig/src/blockdiag.egg-info/PKG-INFO        2012-04-08 23:47:19.827843145 +0900
 
6
+++ blockdiag-1.1.4/src/blockdiag.egg-info/PKG-INFO     2012-04-08 23:48:45.252034682 +0900
7
7
@@ -1,4 +1,4 @@
8
8
-Metadata-Version: 1.0
9
9
+Metadata-Version: 1.1
10
10
 Name: blockdiag
11
 
 Version: 1.1.2
 
11
 Version: 1.1.4
12
12
 Summary: blockdiag generate block-diagram image file from spec-text file.
13
 
Index: blockdiag-1.1.2/src/blockdiag.egg-info/requires.txt
 
13
Index: blockdiag-1.1.4/src/blockdiag.egg-info/requires.txt
14
14
===================================================================
15
 
--- blockdiag-1.1.2.orig/src/blockdiag.egg-info/requires.txt    2012-01-07 10:35:06.453736612 +0900
16
 
+++ blockdiag-1.1.2/src/blockdiag.egg-info/requires.txt 2012-01-07 10:35:48.332259864 +0900
 
15
--- blockdiag-1.1.4.orig/src/blockdiag.egg-info/requires.txt    2012-04-08 23:47:19.827843145 +0900
 
16
+++ blockdiag-1.1.4/src/blockdiag.egg-info/requires.txt 2012-04-08 23:48:45.252034682 +0900
17
17
@@ -2,7 +2,6 @@
18
18
 funcparserlib
19
19
 webcolors