1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
|
python-igraph (0.7.1.post6-3) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ Hugo Lefeuvre ]
* Fix FTBFS on i386 (Closes: #806383).
* debian/control:
- Add myself to the uploaders.
- Bump Standards-Version to 3.9.8.
- Update Homepage field.
- Update Description field for python-igraph and python3-igraph in order
to avoid duplicates.
- Add dh-python to the Build-Dependency list.
* debian/compat, debian/control:
- Bump compatibility to 9, and update dependency on debhelper to (> 9).
* debian/copyright:
- Add an entry for Hugo Lefeuvre.
- Update copyright years.
* debian/rules:
- Stop shipping empty directory /usr/bin.
-- Hugo Lefeuvre <hle@debian.org> Wed, 24 Aug 2016 11:34:14 +0200
python-igraph (0.7.1.post6-2) unstable; urgency=medium
* debian/control: Add pkg-config to Build-Depends. (Closes: #806230)
-- TANIGUCHI Takaki <takaki@debian.org> Thu, 26 Nov 2015 13:03:36 +0900
python-igraph (0.7.1.post6-1) unstable; urgency=medium
* New upstream release. (Closes: #758211)
+ Fix FTBFS. (Closes: #759858, #797829)
* Bump Standards-Version to 3.9.6.
* Support Python 3. (Closes: #742134)
-- TANIGUCHI Takaki <takaki@debian.org> Wed, 25 Nov 2015 13:51:21 +0900
python-igraph (0.6.5-1) unstable; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ TANIGUCHI Takaki ]
* New upstream release
* Bump Standards-Version to 3.9.4.
-- TANIGUCHI Takaki <takaki@debian.org> Thu, 06 Jun 2013 10:57:53 +0900
python-igraph (0.5.4-2) unstable; urgency=low
* Stop installing /usr/bin/igrpah. (Closes: #664443)
* debian/control: Change Maintainer to DPMT.
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 18 Mar 2012 11:38:57 +0900
python-igraph (0.5.4-1) unstable; urgency=low
* Initial release (Closes: #574825)
-- TANIGUCHI Takaki <takaki@debian.org> Sat, 17 Mar 2012 17:23:55 +0900
|