View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/wily/python-networkx 1 Development 2015-05-06 13:49:51 UTC
14. * debian/rules: Ftbfs if the tests fa...

Author: Chuck Short
Revision Date: 2014-01-27 10:03:52 UTC

* debian/rules: Ftbfs if the tests fail for python2.
* debian/patches/python-3.4.patch: Fixes for python3.4

lp:ubuntu/vivid/python-networkx 2 Mature 2014-10-27 13:09:11 UTC
14. * debian/rules: Ftbfs if the tests fa...

Author: Chuck Short
Revision Date: 2014-01-27 10:03:52 UTC

* debian/rules: Ftbfs if the tests fail for python2.
* debian/patches/python-3.4.patch: Fixes for python3.4

lp:ubuntu/utopic/python-networkx 2 Mature 2014-04-26 12:55:33 UTC
14. * debian/rules: Ftbfs if the tests fa...

Author: Chuck Short
Revision Date: 2014-01-27 10:03:52 UTC

* debian/rules: Ftbfs if the tests fail for python2.
* debian/patches/python-3.4.patch: Fixes for python3.4

lp:ubuntu/trusty-proposed/python-networkx 2 Mature 2014-01-27 10:03:52 UTC
14. * debian/rules: Ftbfs if the tests fa...

Author: Chuck Short
Revision Date: 2014-01-27 10:03:52 UTC

* debian/rules: Ftbfs if the tests fail for python2.
* debian/patches/python-3.4.patch: Fixes for python3.4

lp:ubuntu/trusty/python-networkx 1 Development 2014-01-27 10:03:52 UTC
14. * debian/rules: Ftbfs if the tests fa...

Author: Chuck Short
Revision Date: 2014-01-27 10:03:52 UTC

* debian/rules: Ftbfs if the tests fail for python2.
* debian/patches/python-3.4.patch: Fixes for python3.4

lp:ubuntu/saucy/python-networkx 2 Mature 2013-04-27 22:12:01 UTC
11. * debian/*_objects.inv - updated in...

Author: Sandro Tosi
Revision Date: 2012-08-28 18:04:48 UTC

* debian/*_objects.inv
  - updated intersphinx mapping files
* debian/rules
  - reorganize build and test targets
* debian/{control, rules}
  - provide Python 3 package; Closes: #597422

lp:ubuntu/lucid-updates/python-networkx 2 Mature 2013-01-24 21:45:24 UTC
10. * debian/patches/20_no_setuptools_in_...

Author: Julian Taylor
Revision Date: 2012-02-03 19:58:28 UTC

* debian/patches/20_no_setuptools_in_requires.txt
   - don't add setuptools to requires.txt;
     allows import with pkg_resources.require('networkx') like
     e.g. epigrass does (LP: #925744)

lp:ubuntu/raring/python-networkx 2 Mature 2012-10-20 15:23:47 UTC
11. * debian/*_objects.inv - updated in...

Author: Sandro Tosi
Revision Date: 2012-08-28 18:04:48 UTC

* debian/*_objects.inv
  - updated intersphinx mapping files
* debian/rules
  - reorganize build and test targets
* debian/{control, rules}
  - provide Python 3 package; Closes: #597422

lp:ubuntu/quantal/python-networkx 2 Mature 2012-08-28 18:04:48 UTC
11. * debian/*_objects.inv - updated in...

Author: Sandro Tosi
Revision Date: 2012-08-28 18:04:48 UTC

* debian/*_objects.inv
  - updated intersphinx mapping files
* debian/rules
  - reorganize build and test targets
* debian/{control, rules}
  - provide Python 3 package; Closes: #597422

lp:ubuntu/precise/python-networkx 2 Mature 2012-04-03 20:00:02 UTC
14. * debian/rules - set MPLCONFIGDIR t...

Author: Sandro Tosi
Revision Date: 2012-04-03 20:00:02 UTC

* debian/rules
  - set MPLCONFIGDIR to current directory when building the doc, fixing a
    FTBFS; thanks to Lucas Nussbaum for the report; Closes: #665038
* debian/control
  - bump Standards-Version to 3.9.3 (no changes needed)

lp:ubuntu/oneiric-updates/python-networkx 2 Mature 2012-02-21 12:13:36 UTC
13. * debian/patches/50_no_setuptools_in_...

Author: Julian Taylor
Revision Date: 2012-02-03 19:58:28 UTC

* debian/patches/50_no_setuptools_in_requires.txt
   - don't add setuptools to requires.txt;
     allows import with pkg_resources.require('networkx') like
     e.g. epigrass does (LP: #925744)

lp:ubuntu/natty-proposed/python-networkx bug 2 Mature 2012-02-18 00:55:20 UTC
10. * debian/patches/30_no_setuptools_in_...

Author: Julian Taylor
Revision Date: 2012-02-03 20:56:52 UTC

* debian/patches/30_no_setuptools_in_requires.txt
   - don't add setuptools to requires.txt;
     allows import with pkg_resources.require('networkx') like
     e.g. epigrass does (LP: #925744)
* move python-numpy from Recommend to Depend
   - required to import networkx, used in current_flow_closeness.py

lp:ubuntu/lucid-proposed/python-networkx bug 2 Mature 2012-02-13 15:22:59 UTC
10. * debian/patches/20_no_setuptools_in_...

Author: Julian Taylor
Revision Date: 2012-02-03 19:58:28 UTC

* debian/patches/20_no_setuptools_in_requires.txt
   - don't add setuptools to requires.txt;
     allows import with pkg_resources.require('networkx') like
     e.g. epigrass does (LP: #925744)

lp:ubuntu/oneiric-proposed/python-networkx bug 2 Mature 2012-02-10 07:10:31 UTC
13. * debian/patches/50_no_setuptools_in_...

Author: Julian Taylor
Revision Date: 2012-02-03 19:58:28 UTC

* debian/patches/50_no_setuptools_in_requires.txt
   - don't add setuptools to requires.txt;
     allows import with pkg_resources.require('networkx') like
     e.g. epigrass does (LP: #925744)

lp:ubuntu/oneiric/python-networkx 2 Mature 2011-07-17 13:53:32 UTC
12. * debian/patches/40_astar_unique_shor...

Author: Sandro Tosi
Revision Date: 2011-07-17 13:53:32 UTC

* debian/patches/40_astar_unique_shortest_path.diff
  - make A* shortest paths unique; Closes: #634083

lp:ubuntu/natty/python-networkx 2 Mature 2010-10-13 08:07:44 UTC
9. * debian/{control, source/format, rul...

Author: Sandro Tosi
Revision Date: 2010-06-23 18:12:28 UTC

* debian/{control, source/format, rules}
  - switch to '3.0 (quilt)' source format
* debian/rules
  - use '-f' option of rm instead of the make-way of ignoring error
* debian/rules
  - remove 2 doc files not needed (they are actually broken symlinks); thanks
    to Ian Zimmerman for the report; Closes: #580839
* debian/patches/changeset_r1745.diff
  - replace string exceptions, removed from python >= 2.6; Closes: #585307
* debian/{control, pyversions}
  - removed pyversions, now using XS-P-V

lp:ubuntu/maverick/python-networkx 2 Mature 2010-06-23 18:12:28 UTC
9. * debian/{control, source/format, rul...

Author: Sandro Tosi
Revision Date: 2010-06-23 18:12:28 UTC

* debian/{control, source/format, rules}
  - switch to '3.0 (quilt)' source format
* debian/rules
  - use '-f' option of rm instead of the make-way of ignoring error
* debian/rules
  - remove 2 doc files not needed (they are actually broken symlinks); thanks
    to Ian Zimmerman for the report; Closes: #580839
* debian/patches/changeset_r1745.diff
  - replace string exceptions, removed from python >= 2.6; Closes: #585307
* debian/{control, pyversions}
  - removed pyversions, now using XS-P-V

lp:ubuntu/lucid/python-networkx 1 Development 2009-10-30 19:34:39 UTC
9. debian/rules: Append --install-layout...

Author: Alessio Treglia
Revision Date: 2009-05-25 16:01:57 UTC

debian/rules: Append --install-layout=deb to setup.py install arguments to
build with Python 2.6; fixes FTBFS.

lp:ubuntu/jaunty/python-networkx 2 Mature 2009-08-20 23:56:45 UTC
7. * debian/control: + Replace python...

Author: Cyril Brulebois
Revision Date: 2008-03-02 01:06:32 UTC

* debian/control:
   + Replace python-setuptools with python-pkg-resources in the
     “Recommends:” since pkg_resources is now available in this
     separate package, thanks Matthias Klose (Closes: #468721).
* debian/copyright:
   + Use “© $years $name” instead of invalid “$name, $years” and
     “(C) $years, $name”, thanks to lintian.

lp:ubuntu/intrepid/python-networkx 2 Mature 2009-08-20 23:56:30 UTC
7. * debian/control: + Replace python...

Author: Cyril Brulebois
Revision Date: 2008-03-02 01:06:32 UTC

* debian/control:
   + Replace python-setuptools with python-pkg-resources in the
     “Recommends:” since pkg_resources is now available in this
     separate package, thanks Matthias Klose (Closes: #468721).
* debian/copyright:
   + Use “© $years $name” instead of invalid “$name, $years” and
     “(C) $years, $name”, thanks to lintian.

lp:ubuntu/hardy/python-networkx 2 Mature 2009-08-20 23:56:13 UTC
6. * New upstream release. * Repack sinc...

Author: Cyril Brulebois
Revision Date: 2007-07-28 13:23:14 UTC

* New upstream release.
* Repack since some examples are not DFSG-free: freely distributable but no
  modifications are allowed.
* debian/rules:
   + Removed two new unneeded files: Download.txt and Install.txt.
   + Removed the find/rm for the .cvsignore files, now deleted upstream.
* debian/control:
   + Moved python-all-dev from B-D to B-D-I.
   + Added XS-Vcs-Svn and XS-Vcs-Browser fields.
* debian/copyright:
   + Updated copyright years.
   + Added Eben Kennah as contributor.
* debian/watch:
   + Updated, with the addition networkx/ directory.

lp:ubuntu/gutsy/python-networkx 1 Development 2009-08-20 23:55:57 UTC
5. * Added a versioned B-D on python-sup...

Author: Cyril Brulebois
Revision Date: 2007-05-15 10:59:02 UTC

* Added a versioned B-D on python-suppport (>= 0.6.4) since #422436 is
  fixed in this version, and on python-all-dev (>= 2.3.5-11), according
  to the Python Policy.
* Dropped the manual egg renaming, which isn't needed anymore, and even
  fails with the new python-support (Closes: #423981).
* Turned setup.py usage into setup_egg.py usage. 20_egg_support patch
  dropped accordingly.
* Added a TODO file so as not to forget TODO items for next uploads.
* Added a find/rm to remove some .cvsignore files, now installed after
  the switch to setup_egg.py.
* Adjusted README.Debian and Recommends:, since python-yaml is now packaged,
  and added instructions to run the testsuite from a python interpreter.

lp:ubuntu/feisty/python-networkx 1 Development 2009-08-20 23:55:43 UTC
3. * Added a Recommends: on python-pygra...

Author: Cyril Brulebois
Revision Date: 2006-12-06 14:07:37 UTC

* Added a Recommends: on python-pygraphviz | python-pydot, thanks to Seo
  Sanghyeon for the notice about pydot (Closes: #401657).
* Fixed a typo in the debian/watch file.

lp:ubuntu/karmic/python-networkx 1 Development 2009-08-20 23:50:15 UTC
9. debian/rules: Append --install-layout...

Author: Alessio Treglia
Revision Date: 2009-05-25 16:01:57 UTC

debian/rules: Append --install-layout=deb to setup.py install arguments to
build with Python 2.6; fixes FTBFS.

124 of 24 results