/[python-modules]/packages/python-networkx/trunk
ViewVC logotype

Log of /packages/python-networkx/trunk

View Directory Listing Directory Listing


Sticky Revision:

Revision 24123 - Directory Listing
Modified Sun May 5 16:01:13 2013 UTC (2 weeks, 6 days ago) by jwilk
Use canonical URIs for Vcs-* fields.

Revision 22592 - Directory Listing
Modified Tue Aug 28 16:04:56 2012 UTC (8 months, 3 weeks ago) by morph
releasing version 1.7-2

Revision 22591 - Directory Listing
Modified Tue Aug 28 16:03:47 2012 UTC (8 months, 3 weeks ago) by morph
* debian/{control, rules}
  - provide Python 3 package; Closes: #597422

Revision 22589 - Directory Listing
Modified Tue Aug 28 09:06:49 2012 UTC (8 months, 3 weeks ago) by morph
* debian/rules
  - reorganize build and test targets

Revision 22588 - Directory Listing
Modified Mon Aug 27 22:49:57 2012 UTC (8 months, 3 weeks ago) by morph
* debian/*_objects.inv
  - updated intersphinx mapping files

Revision 22503 - Directory Listing
Modified Sat Aug 11 10:41:37 2012 UTC (9 months, 1 week ago) by morph
releasing version 1.7-1

Revision 22502 - Directory Listing
Modified Sat Aug 11 10:06:45 2012 UTC (9 months, 1 week ago) by morph
* debian/patches/changeset_*
  - removed, included upstream

Revision 22501 - Directory Listing
Modified Sat Aug 11 09:55:01 2012 UTC (9 months, 1 week ago) by morph
New upstream release

Revision 22490 - Directory Listing
Modified Tue Aug 7 20:10:34 2012 UTC (9 months, 2 weeks ago) by morph
releasing version 1.7~rc1-3

Revision 22489 - Directory Listing
Modified Tue Aug 7 20:10:05 2012 UTC (9 months, 2 weeks ago) by morph
* debian/patches/changeset_9ebe087b8bbcdeee3051e07cacd05fa07436c16e.diff
  - Preserver order in G.nodes(), fixing a FTBFS in nipype; thanks to Yaroslav
    Halchenko for the report and analysis; Closes: #684107

Revision 22216 - Directory Listing
Modified Tue Jun 19 19:49:33 2012 UTC (11 months ago) by morph
releasing version 1.7~rc1-2

Revision 22215 - Directory Listing
Modified Tue Jun 19 19:48:28 2012 UTC (11 months ago) by morph
* debian/patches/changeset_8960521b5ae4897bdbac4ff49525d8b37bff88d2.diff
  - Handle empty graph (all zero matrix) and null graph (raise exception) in
    to_scipy_sparse_matrix; thanks to Yaroslav Halchenko for the report;
    Closes: #678036

Revision 22183 - Directory Listing
Modified Thu Jun 14 21:52:58 2012 UTC (11 months, 1 week ago) by morph
add python-numpy, python-scipy to b-d-i to enable additional tests

Revision 22181 - Directory Listing
Modified Thu Jun 14 21:42:06 2012 UTC (11 months, 1 week ago) by morph
releasing version 1.7~rc1-1

Revision 22180 - Directory Listing
Modified Thu Jun 14 21:39:32 2012 UTC (11 months, 1 week ago) by morph
* debian/patches/changeset_fed4cb6e78dc7047c06522b0418ef5b0d8197290.diff
  - fix an error in unittests

Revision 22179 - Directory Listing
Modified Thu Jun 14 20:55:13 2012 UTC (11 months, 1 week ago) by morph
* debian/patches/50_nosetests_verbosity_0
  - removed, merged upstream

Revision 22178 - Directory Listing
Modified Thu Jun 14 20:52:35 2012 UTC (11 months, 1 week ago) by morph
* debian/patches/*
  - refreshed patches

Revision 22177 - Directory Listing
Modified Thu Jun 14 20:39:36 2012 UTC (11 months, 1 week ago) by morph
add Nicholas Mancuso's copyrighted files

Revision 22176 - Directory Listing
Modified Thu Jun 14 20:38:58 2012 UTC (11 months, 1 week ago) by morph
add python-numpy to b-d-i to enable additional tests

Revision 22174 - Directory Listing
Modified Thu Jun 14 20:28:33 2012 UTC (11 months, 1 week ago) by morph
* debian/copyright
  - extend upstream and packaging copyright years

Revision 22172 - Directory Listing
Modified Thu Jun 14 20:24:51 2012 UTC (11 months, 1 week ago) by morph
New upstream release candidate

Revision 22171 - Directory Listing
Modified Thu Jun 14 20:15:01 2012 UTC (11 months, 1 week ago) by morph
* debian/watch
  - recognize rc releases

Revision 21723 - Directory Listing
Modified Sat May 12 11:12:45 2012 UTC (12 months, 1 week ago) by morph
releasing version 1.6-3

Revision 21722 - Directory Listing
Modified Sat May 12 11:07:50 2012 UTC (12 months, 1 week ago) by morph
* debian/rules
  - remove leftover from build process, so the package can be built twice in a
    row; thanks to Jakub Wilk for the report; Closes: #671193

Revision 21039 - Directory Listing
Modified Tue Apr 3 18:00:17 2012 UTC (13 months, 3 weeks ago) by morph
releasing version 1.6-2

Revision 21038 - Directory Listing
Modified Tue Apr 3 17:29:48 2012 UTC (13 months, 3 weeks ago) by morph
* debian/control
  - bump Standards-Version to 3.9.3 (no changes needed)

Revision 21037 - Directory Listing
Modified Tue Apr 3 16:57:54 2012 UTC (13 months, 3 weeks ago) by morph
* debian/rules
  - set MPLCONFIGDIR to current directory when building the doc, fixing a
    FTBFS; thanks to Lucas Nussbaum for the report; Closes: #665038

Revision 19735 - Directory Listing
Modified Mon Dec 26 15:59:02 2011 UTC (16 months, 4 weeks ago) by morph
releasing version 1.6-1

Revision 19734 - Directory Listing
Modified Mon Dec 26 14:58:47 2011 UTC (16 months, 4 weeks ago) by morph
* debian/{control, rules}
  - use dh_sphinxdoc

Revision 19733 - Directory Listing
Modified Mon Dec 26 13:41:13 2011 UTC (16 months, 4 weeks ago) by morph
* debian/patches/50_nosetests_verbosity_0
  - set verbosity=0 else tests can't be run

Revision 19732 - Directory Listing
Modified Mon Dec 26 12:27:08 2011 UTC (16 months, 4 weeks ago) by morph
* debian/patches/40_no_setuptools_in_requires.txt
  - don't add setuptools to requires.txt; Closes: #639995

Revision 19731 - Directory Listing
Modified Mon Dec 26 12:04:38 2011 UTC (16 months, 4 weeks ago) by morph
* debian/patches/40_astar_unique_shortest_path.diff
  - removed, merged upstream

Revision 19730 - Directory Listing
Modified Mon Dec 26 12:04:11 2011 UTC (16 months, 4 weeks ago) by morph
* debian/patches/10_doc_relocation
  - refreshed for new upstream code

Revision 19729 - Directory Listing
Modified Mon Dec 26 11:29:21 2011 UTC (16 months, 4 weeks ago) by morph
New upstream release

Revision 17864 - Directory Listing
Modified Sun Jul 17 11:53:51 2011 UTC (22 months, 1 week ago) by morph
releasing version 1.5-2

Revision 17863 - Directory Listing
Modified Sun Jul 17 11:53:07 2011 UTC (22 months, 1 week ago) by morph
* debian/patches/40_astar_unique_shortest_path.diff
  - make A* shortest paths unique; Closes: #634083

Revision 17370 - Directory Listing
Modified Thu Jun 9 16:13:50 2011 UTC (23 months, 2 weeks ago) by morph
releasing version 1.5-1

Revision 17369 - Directory Listing
Modified Thu Jun 9 16:13:36 2011 UTC (23 months, 2 weeks ago) by morph
* debian/control
  - added dvipng to b-d-i, needed for math images

Revision 17367 - Directory Listing
Modified Thu Jun 9 15:18:15 2011 UTC (23 months, 2 weeks ago) by morph
New upstream release

Revision 16751 - Directory Listing
Modified Sun Apr 24 15:49:03 2011 UTC (2 years, 1 month ago) by morph
releasing version 1.4-2

Revision 16750 - Directory Listing
Modified Sun Apr 24 15:47:43 2011 UTC (2 years, 1 month ago) by morph
* debian/rules
  - install upstream changelog

Revision 16749 - Directory Listing
Modified Sun Apr 24 15:04:31 2011 UTC (2 years, 1 month ago) by morph
don't use 'we' in long description

Revision 16748 - Directory Listing
Modified Sun Apr 24 14:51:55 2011 UTC (2 years, 1 month ago) by morph
* debian/control
  - bump Standards-Version to 3.9.2 (no changes needed)

Revision 16746 - Directory Listing
Modified Sun Apr 24 14:44:14 2011 UTC (2 years, 1 month ago) by morph
* debian/patches/10_doc_relocation
  - write a description for this patch

Revision 16161 - Directory Listing
Modified Sat Mar 19 11:21:03 2011 UTC (2 years, 2 months ago) by morph
releasing version 1.4-1

Revision 16160 - Directory Listing
Modified Sat Mar 19 11:18:55 2011 UTC (2 years, 2 months ago) by morph
added python-pygraphviz to b-d-i, needed for doc building

Revision 16091 - Directory Listing
Modified Thu Mar 10 19:04:27 2011 UTC (2 years, 2 months ago) by morph
update quilt series

Revision 16090 - Directory Listing
Modified Thu Mar 10 19:02:24 2011 UTC (2 years, 2 months ago) by morph
* debian/patches/{10_doc_relocation, 20_example_dirs_remove,
                  30_use_local_objects.inv}
  - refreshed/adapted to new upstream code

Revision 16089 - Directory Listing
Modified Thu Mar 10 18:44:03 2011 UTC (2 years, 2 months ago) by morph
* debian/patches/{40_add_networkxcss, 50_boundary-test-fix.patch
                  60_remove_svn_refs.diff 70_set_matplotlib_ps_backend.patch}
  - removed since merged upstream

Revision 16088 - Directory Listing
Modified Thu Mar 10 18:02:08 2011 UTC (2 years, 2 months ago) by morph
* debian/copyright
  - bump upstream and packaging copyright years

Revision 16087 - Directory Listing
Modified Thu Mar 10 17:45:37 2011 UTC (2 years, 2 months ago) by morph
* debian/control
  - bump python-sphinx versioned b-d-i to 1.0.1 minimum

Revision 16085 - Directory Listing
Modified Thu Mar 10 17:40:01 2011 UTC (2 years, 2 months ago) by morph
close the bug for new release

Revision 16084 - Directory Listing
Modified Thu Mar 10 17:37:15 2011 UTC (2 years, 2 months ago) by morph
New upstream release

Revision 16083 - Directory Listing
Modified Thu Mar 10 17:35:31 2011 UTC (2 years, 2 months ago) by morph
* debian/watch
  - updated to point to PyPi

Revision 15245 - Directory Listing
Modified Mon Jan 3 12:27:22 2011 UTC (2 years, 4 months ago) by morph
* debian/rules
  - don't compress objects.inv; thanks to Michael Fladischer for the report;
    Closes: #608780

Revision 15060 - Directory Listing
Modified Fri Dec 10 22:50:44 2010 UTC (2 years, 5 months ago) by morph
releasing version 1.3-1

Revision 15059 - Directory Listing
Modified Fri Dec 10 22:42:22 2010 UTC (2 years, 5 months ago) by morph
run tests for all requested versions

Revision 15058 - Directory Listing
Modified Fri Dec 10 22:32:16 2010 UTC (2 years, 5 months ago) by morph
don't ignore tests error at build-time

Revision 15057 - Directory Listing
Modified Fri Dec 10 20:03:46 2010 UTC (2 years, 5 months ago) by morph
update intersphinx mapping files

Revision 15056 - Directory Listing
Modified Fri Dec 10 19:59:00 2010 UTC (2 years, 5 months ago) by morph
remove the zip file of the complete doc

Revision 15054 - Directory Listing
Modified Thu Dec 9 23:38:58 2010 UTC (2 years, 5 months ago) by morph
* debian/patches/70_set_matplotlib_ps_backend.patch
  - set matplotlib backend to 'PS', so a DISPLAY it's not required and the
    tests can be run in a "reduced" environment

Revision 15053 - Directory Listing
Modified Thu Dec 9 01:01:59 2010 UTC (2 years, 5 months ago) by morph
replace svn with hg in download doc page too

Revision 15052 - Directory Listing
Modified Thu Dec 9 00:46:11 2010 UTC (2 years, 5 months ago) by morph
include PDF docs in doc-base registration

Revision 15051 - Directory Listing
Modified Thu Dec 9 00:31:12 2010 UTC (2 years, 5 months ago) by morph
link PDF doc in the top-level doc dir

Revision 14481 - Directory Listing
Modified Thu Sep 23 22:53:03 2010 UTC (2 years, 8 months ago) by morph
* debian/patches/60_remove_svn_refs.diff
  - upstream patch to remove references to old SVN repository (now Mercurial)

Revision 14480 - Directory Listing
Modified Thu Sep 23 22:38:58 2010 UTC (2 years, 8 months ago) by morph
* debian/patches/50_boundary-test-fix.patch
  - upstream patch to restrict node boundary test cases to valid range

Revision 14479 - Directory Listing
Modified Thu Sep 23 22:06:15 2010 UTC (2 years, 8 months ago) by morph
* debian/patches/40_add_networkxcss
  - added as patch, since networkx.css is missing from the tarball, but needed
    to display properly HTML documentation

Revision 14478 - Directory Listing
Modified Thu Sep 23 21:36:04 2010 UTC (2 years, 8 months ago) by morph
use 'dist' to build doc; add missing b-d to build documentation

Revision 14475 - Directory Listing
Modified Wed Sep 22 21:55:09 2010 UTC (2 years, 8 months ago) by morph
* debian/python-networkx-doc.doc-base
  - added doc-base information

Revision 14474 - Directory Listing
Modified Wed Sep 22 16:48:42 2010 UTC (2 years, 8 months ago) by morph
* debian/rules
  - refer to built code when building doc

Revision 14473 - Directory Listing
Modified Wed Sep 22 16:32:58 2010 UTC (2 years, 8 months ago) by morph
* debian/{control, rules}
  - moved to dh7 and "reduced" rules file

Revision 14467 - Directory Listing
Modified Tue Sep 21 21:32:42 2010 UTC (2 years, 8 months ago) by morph
Create a -doc package

Revision 14454 - Directory Listing
Modified Sun Sep 19 21:51:00 2010 UTC (2 years, 8 months ago) by morph
* debian/copyright
  - removed reference to /usr/share/common-licenses/BSD

Revision 14453 - Directory Listing
Modified Sun Sep 19 21:37:07 2010 UTC (2 years, 8 months ago) by morph
bump Standards-Version to 3.9.1 (no changes needed)

Revision 14452 - Directory Listing
Modified Sun Sep 19 21:25:31 2010 UTC (2 years, 8 months ago) by morph
* debian/{control, rules}
  - run unittests at build time, b-d on python-nose added

Revision 14451 - Directory Listing
Modified Sun Sep 19 14:47:54 2010 UTC (2 years, 8 months ago) by morph
* debian/control
  - upstream code is now compatible with 2.6 or later only

Revision 14419 - Directory Listing
Modified Mon Sep 13 21:31:04 2010 UTC (2 years, 8 months ago) by morph
* debian/patches/10_doc_relocation
  - refreshed patch for new upstream code

Revision 14418 - Directory Listing
Modified Mon Sep 13 21:27:58 2010 UTC (2 years, 8 months ago) by morph
removed changeset_r1745.diff from series too

Revision 14417 - Directory Listing
Modified Mon Sep 13 21:20:47 2010 UTC (2 years, 8 months ago) by morph
* debian/patches/changeset_r1745.diff
  - dropped, available in upstream release

Revision 14416 - Directory Listing
Modified Mon Sep 13 21:15:45 2010 UTC (2 years, 8 months ago) by morph
New upstream release

Revision 13563 - Directory Listing
Modified Wed Jun 23 16:12:46 2010 UTC (2 years, 11 months ago) by morph
releasing version 1.1-2

Revision 13562 - Directory Listing
Modified Wed Jun 23 16:08:59 2010 UTC (2 years, 11 months ago) by morph
* debian/{control, pyversions}
  - removed pyversions, now using XS-P-V

Revision 13552 - Directory Listing
Modified Wed Jun 23 05:27:17 2010 UTC (2 years, 11 months ago) by morph
* debian/patches/changeset_r1745.diff
  - replace string exceptions, removed from python >= 2.6; Closes: #585307

Revision 13548 - Directory Listing
Modified Tue Jun 22 22:15:14 2010 UTC (2 years, 11 months ago) by morph
* debian/rules
  - remove 2 doc files not needed (they are actually broken symlinks); thanks
    to Ian Zimmerman for the report; Closes: #580839

Revision 13545 - Directory Listing
Modified Tue Jun 22 21:59:25 2010 UTC (2 years, 11 months ago) by morph
* debian/rules
  - use '-f' option of rm instead of the make-way of ignoring error

Revision 13544 - Directory Listing
Modified Tue Jun 22 21:45:26 2010 UTC (2 years, 11 months ago) by morph
* debian/{control, source/format, rules}
  - switch to '3.0 (quilt)' source format

Revision 12766 - Directory Listing
Modified Mon Apr 26 18:52:27 2010 UTC (3 years ago) by morph
releasing version 1.1-1

Revision 12765 - Directory Listing
Modified Mon Apr 26 18:38:54 2010 UTC (3 years ago) by morph
* debian/rules
  - install ReST source for documentation, since it's not currently buildable

Revision 12764 - Directory Listing
Modified Mon Apr 26 18:35:32 2010 UTC (3 years ago) by morph
* debian/control
  - bump versioned python-support b-d to at least version 1

Revision 12725 - Directory Listing
Modified Sat Apr 24 10:03:34 2010 UTC (3 years, 1 month ago) by morph
* debian/patches/20_example_dirs_remove
  - refreshed for new upstream code

Revision 12724 - Directory Listing
Modified Sat Apr 24 09:54:32 2010 UTC (3 years, 1 month ago) by morph
* debian/copyright
  - added Drew Conway to the list of copyright holders

Revision 12720 - Directory Listing
Modified Fri Apr 23 21:28:34 2010 UTC (3 years, 1 month ago) by morph
New upstream release

Revision 12346 - Directory Listing
Modified Tue Mar 23 15:43:24 2010 UTC (3 years, 2 months ago) by piotr
add debian/source/format file (with "1.0" inside) to all packages that do not use format 3.0 yet
(lintian wants an explicit delcaration now)

Revision 11976 - Directory Listing
Modified Fri Feb 26 22:53:47 2010 UTC (3 years, 2 months ago) by morph
releasing version 1.0.1-2

Revision 11975 - Directory Listing
Modified Fri Feb 26 22:53:25 2010 UTC (3 years, 2 months ago) by morph
* debian/rules
  - use '--install-layout=deb' when installing and '*-packages' when referring
    to installation path, to make the package be Python2.6-ready; thanks to
    Jakub Wilk for the report; Closes: #571508

Revision 11962 - Directory Listing
Modified Thu Feb 25 23:21:26 2010 UTC (3 years, 2 months ago) by morph
releasing version 1.0.1-1

Revision 11961 - Directory Listing
Modified Thu Feb 25 22:55:23 2010 UTC (3 years, 2 months ago) by morph
updated upstream copyright authors and license information

Revision 11960 - Directory Listing
Modified Thu Feb 25 22:42:10 2010 UTC (3 years, 2 months ago) by morph
* debian/patches/20_example_dirs_remove
  - don't created empty dirs for examples no more present

Revision 11958 - Directory Listing
Modified Thu Feb 25 21:48:31 2010 UTC (3 years, 2 months ago) by morph
rephrased short description; thanks to Rogério Brito for the report;
Closes: #557895

Revision 11892 - Directory Listing
Modified Mon Feb 22 23:05:58 2010 UTC (3 years, 3 months ago) by morph
* debian/patches/20_fix_broken_svn_keyboards
  - removed, fixed upstream

Revision 11891 - Directory Listing
Modified Mon Feb 22 22:53:21 2010 UTC (3 years, 3 months ago) by morph
New upstream release; thanks to Yaroslav Halchenko for the report;
Closes: #565319

Revision 11888 - Directory Listing
Modified Mon Feb 22 20:31:32 2010 UTC (3 years, 3 months ago) by morph
use HTTP (and not HTTPS) for Homepage field

Revision 11887 - Directory Listing
Modified Mon Feb 22 20:30:32 2010 UTC (3 years, 3 months ago) by morph
* debian/watch
  - updated to report numerical (with dots) releases

Revision 11886 - Directory Listing
Modified Mon Feb 22 20:23:14 2010 UTC (3 years, 3 months ago) by morph
replace b-d-i on python-all-dev with python only

Revision 11885 - Directory Listing
Modified Mon Feb 22 20:17:59 2010 UTC (3 years, 3 months ago) by morph
* debian/copyright
  - update copyright notice for packaging

Revision 11884 - Directory Listing
Modified Mon Feb 22 20:15:22 2010 UTC (3 years, 3 months ago) by morph
* debian/pyversions
  - minimum version set to 2.5

Revision 11883 - Directory Listing
Modified Mon Feb 22 20:13:56 2010 UTC (3 years, 3 months ago) by morph
added debian/README.source

Revision 11882 - Directory Listing
Modified Mon Feb 22 20:11:46 2010 UTC (3 years, 3 months ago) by morph
bump Standards-Version to 3.8.4

Revision 11881 - Directory Listing
Modified Mon Feb 22 20:08:37 2010 UTC (3 years, 3 months ago) by morph
adjust Vcs-{Svn, Browser} to point to DPMT location

Revision 11880 - Directory Listing
Modified Mon Feb 22 20:05:18 2010 UTC (3 years, 3 months ago) by morph
* debian/control
  - take maintainership back under DPMT umbrella; thanks to Cyril Brulebois
   for his work

Revision 11879 - Directory Listing
Modified Mon Feb 22 19:53:51 2010 UTC (3 years, 3 months ago) by morph
Merging 1.0~rc1~svn1492 to trunk

Revision 11869 - Directory Listing
Modified Mon Feb 22 19:38:14 2010 UTC (3 years, 3 months ago) by morph
Importing 0.99-2

Revision 11747 - Directory Listing
Modified Mon Feb 15 23:00:33 2010 UTC (3 years, 3 months ago) by morph
recover python-networkx

Revision 7002 - Directory Listing
Modified Fri Nov 28 06:53:29 2008 UTC (4 years, 5 months ago) by kibi
Update timestamp, upload.

Revision 7001 - Directory Listing
Modified Fri Nov 28 06:42:25 2008 UTC (4 years, 5 months ago) by kibi
Bump S-V.

Revision 7000 - Directory Listing
Modified Fri Nov 28 06:30:45 2008 UTC (4 years, 5 months ago) by kibi
Drop TODO, updating the doc relocation patch will do.

Revision 6999 - Directory Listing
Modified Fri Nov 28 06:30:22 2008 UTC (4 years, 5 months ago) by kibi
Take care of README renaming (again).

Revision 6998 - Directory Listing
Modified Fri Nov 28 06:18:54 2008 UTC (4 years, 5 months ago) by kibi
Update build instructions, according to the new manifest.

Revision 6997 - Directory Listing
Modified Fri Nov 28 06:12:25 2008 UTC (4 years, 5 months ago) by kibi
Fix changelog entry. Damn you, svn.

Revision 6996 - Directory Listing
Modified Fri Nov 28 06:10:18 2008 UTC (4 years, 5 months ago) by kibi
Refresh patch for the new upstream release.

Revision 6995 - Directory Listing
Modified Fri Nov 28 05:59:13 2008 UTC (4 years, 5 months ago) by kibi
Update my mail address.

Revision 6994 - Directory Listing
Modified Fri Nov 28 05:56:02 2008 UTC (4 years, 5 months ago) by kibi
New upstream release (0.99), to experimental.

Revision 6826 - Directory Listing
Modified Mon Nov 3 21:28:46 2008 UTC (4 years, 6 months ago) by morph
switching Vcs-Browser field to viewsvn

Revision 4681 - Directory Listing
Modified Sun Mar 2 00:17:30 2008 UTC (5 years, 2 months ago) by kibi-guest
Fix invalid copyright notices.

Revision 4680 - Directory Listing
Modified Sun Mar 2 00:07:32 2008 UTC (5 years, 2 months ago) by kibi-guest
Replace python-setuptools with python-pkg-resources in “Recommends” (Closes: #468721).

Revision 4370 - Directory Listing
Modified Mon Jan 14 19:33:53 2008 UTC (5 years, 4 months ago) by kibi-guest
Refresh README.Debian

Revision 4369 - Directory Listing
Modified Mon Jan 14 19:31:03 2008 UTC (5 years, 4 months ago) by kibi-guest
Remove version mangling from watch file, no longer needed

Revision 4366 - Directory Listing
Modified Mon Jan 14 17:45:30 2008 UTC (5 years, 4 months ago) by kibi-guest
Fix typo in changelog

Revision 4365 - Directory Listing
Modified Mon Jan 14 17:32:26 2008 UTC (5 years, 4 months ago) by kibi-guest
Target unstable, update timestamp

Revision 4364 - Directory Listing
Modified Mon Jan 14 17:32:14 2008 UTC (5 years, 4 months ago) by kibi-guest
Delete pristine hack, remove the whole networkx.egg-info directory during clean

Revision 4363 - Directory Listing
Modified Mon Jan 14 17:32:00 2008 UTC (5 years, 4 months ago) by kibi-guest
New upstream release, update copyright

Revision 4205 - Directory Listing
Modified Thu Jan 3 11:08:05 2008 UTC (5 years, 4 months ago) by morph-guest
uniforming Vcs-* fields

Revision 4000 - Directory Listing
Modified Thu Dec 20 01:39:59 2007 UTC (5 years, 5 months ago) by kibi-guest
Keep a pristine copy of egg-info's SOURCES.txt, update timestamp

Revision 3999 - Directory Listing
Modified Thu Dec 20 01:39:47 2007 UTC (5 years, 5 months ago) by kibi-guest
Rework the changelog line size to make lintian happy

Revision 3897 - Directory Listing
Modified Thu Dec 6 22:46:32 2007 UTC (5 years, 5 months ago) by kibi-guest
Fix new lintian warnings: python section, binary-* targets

Revision 3869 - Directory Listing
Modified Thu Dec 6 12:08:49 2007 UTC (5 years, 5 months ago) by kibi-guest
Bump Standards-Version, no change needed

Revision 3868 - Directory Listing
Modified Thu Dec 6 12:05:05 2007 UTC (5 years, 5 months ago) by kibi-guest
Target unstable

Revision 3867 - Directory Listing
Modified Thu Dec 6 12:04:49 2007 UTC (5 years, 5 months ago) by kibi-guest
debian/rules cleanup

Revision 3865 - Directory Listing
Modified Thu Dec 6 11:13:37 2007 UTC (5 years, 5 months ago) by kibi-guest
Changelog tweaks. Thanks Piotr for the previous tweaks.

Revision 3864 - Directory Listing
Modified Thu Dec 6 11:13:18 2007 UTC (5 years, 5 months ago) by kibi-guest
Add version mangling

Revision 3408 - Directory Listing
Modified Sun Oct 7 10:10:55 2007 UTC (5 years, 7 months ago) by piotr
Rename XS-Vcs-* fields to Vcs-*

Revision 3302 - Directory Listing
Modified Fri Sep 21 20:53:02 2007 UTC (5 years, 8 months ago) by piotr
Homepage field added

Revision 2877 - Directory Listing
Modified Sat Jul 28 11:25:10 2007 UTC (5 years, 9 months ago) by kibi-guest
Document the repack

Revision 2875 - Directory Listing
Modified Sat Jul 28 10:10:22 2007 UTC (5 years, 9 months ago) by kibi-guest
Update watch file

Revision 2872 - Directory Listing
Modified Sat Jul 28 09:37:51 2007 UTC (5 years, 9 months ago) by kibi-guest
Update copyright file

Revision 2871 - Directory Listing
Modified Sat Jul 28 09:03:54 2007 UTC (5 years, 9 months ago) by kibi-guest
New upstream release: 0.35.1

Revision 2415 - Directory Listing
Modified Tue May 15 12:04:49 2007 UTC (6 years ago) by kibi-guest
Adjust things for python-yaml, add instructions for the testsuite

Revision 2414 - Directory Listing
Modified Tue May 15 10:01:50 2007 UTC (6 years ago) by kibi-guest
*really* drop, using svn rm...

Revision 2413 - Directory Listing
Modified Tue May 15 10:01:10 2007 UTC (6 years ago) by kibi-guest
Even drop the 20_egg_support patch

Revision 2411 - Directory Listing
Modified Tue May 15 09:56:11 2007 UTC (6 years ago) by kibi-guest
Handle .cvsignore files, s/UNRELEASED/unstable/

Revision 2410 - Directory Listing
Modified Tue May 15 09:28:30 2007 UTC (6 years ago) by kibi-guest
Fix #423981, add versioned B-D on python-{all-dev,support}, use setup_egg.py

Revision 2161 - Directory Listing
Modified Mon Apr 23 21:43:11 2007 UTC (6 years, 1 month ago) by kibi-guest
New changelog entry, new TODO items

Revision 2159 - Directory Listing
Modified Mon Apr 23 21:32:11 2007 UTC (6 years, 1 month ago) by kibi-guest
Finalize the 0.34-1 upload (hopefully)

Revision 2157 - Directory Listing
Modified Mon Apr 23 21:25:51 2007 UTC (6 years, 1 month ago) by kibi-guest
Add *.pyc (just in case) cleanup, cleanup unneeded targets

Revision 2156 - Directory Listing
Modified Mon Apr 23 21:12:28 2007 UTC (6 years, 1 month ago) by kibi-guest
Drop 'New features' stanza in the changelog

Revision 2155 - Directory Listing
Modified Mon Apr 23 21:11:59 2007 UTC (6 years, 1 month ago) by kibi-guest
Turn the lintian override into a real solution

Revision 2154 - Directory Listing
Modified Mon Apr 23 21:07:19 2007 UTC (6 years, 1 month ago) by kibi-guest
Version python-setuptools B-D

Revision 2153 - Directory Listing
Modified Mon Apr 23 21:00:58 2007 UTC (6 years, 1 month ago) by kibi-guest
Cleanup control and rules files

Revision 2152 - Directory Listing
Modified Mon Apr 23 20:57:01 2007 UTC (6 years, 1 month ago) by kibi-guest
Missing Recommends on python-matplotlib

Revision 2146 - Directory Listing
Modified Mon Apr 23 11:39:46 2007 UTC (6 years, 1 month ago) by kibi-guest
Merge local git changelog (documentation) and rules (one-liner fix) into svn

Revision 2145 - Directory Listing
Modified Mon Apr 23 11:35:09 2007 UTC (6 years, 1 month ago) by kibi-guest
Begin 0.34 packaging, fix B-D and long description

Revision 2026 - Directory Listing
Modified Tue Apr 10 18:11:10 2007 UTC (6 years, 1 month ago) by kibi-guest
[svn-inject] Applying Debian modifications to trunk

Revision 2025 - Directory Listing
Added Tue Apr 10 18:10:54 2007 UTC (6 years, 1 month ago) by kibi-guest
Creating trunk directory

  ViewVC Help
Powered by ViewVC 1.1.5