[Python-modules-commits] r4363 - in packages/python-networkx/trunk/debian (changelog copyright)

kibi-guest at users.alioth.debian.org kibi-guest at users.alioth.debian.org
Mon Jan 14 17:32:01 UTC 2008


    Date: Monday, January 14, 2008 @ 17:32:00
  Author: kibi-guest
Revision: 4363

New upstream release, update copyright

Modified:
  packages/python-networkx/trunk/debian/changelog
  packages/python-networkx/trunk/debian/copyright

Modified: packages/python-networkx/trunk/debian/changelog
===================================================================
--- packages/python-networkx/trunk/debian/changelog	2008-01-14 10:08:41 UTC (rev 4362)
+++ packages/python-networkx/trunk/debian/changelog	2008-01-14 17:32:00 UTC (rev 4363)
@@ -1,10 +1,19 @@
-python-networkx (0.35.1.dfsg-3) UNRELEASED; urgency=low
+python-networkx (0.36-1) UNRELEASED; urgency=low
 
-  * debian/control
-    - uniforming Vcs-Browser field
+  [ Sandro Tosi ]
+  * debian/control:
+     + Uniform Vcs-Browser field across the DPMT packages.
 
- -- Sandro Tosi <matrixhasu at gmail.com>  Thu, 03 Jan 2008 12:08:05 +0100
+  [ Cyril Brulebois ]
+  * New upstream release.
+  * debian/copyright:
+     + Update copyright years.
+     + Update the list of authors.
+  * Don't repack anymore, upstream no longer ships the examples that
+    weren't DFSG-compliant.
 
+ -- Cyril Brulebois <cyril.brulebois at enst-bretagne.fr>  Mon, 14 Jan 2008 17:05:32 +0100
+
 python-networkx (0.35.1.dfsg-2) unstable; urgency=low
 
   [ Piotr Ożarowski ]

Modified: packages/python-networkx/trunk/debian/copyright
===================================================================
--- packages/python-networkx/trunk/debian/copyright	2008-01-14 10:08:41 UTC (rev 4362)
+++ packages/python-networkx/trunk/debian/copyright	2008-01-14 17:32:00 UTC (rev 4363)
@@ -4,9 +4,9 @@
 It was downloaded from https://networkx.lanl.gov/
 
 Upstream Authors and Copyright Holders:
-  Aric Hagberg <hagberg at lanl.gov>, 2004-2007
-  Pieter Swart <swart at lanl.gov>, 2004-2007
-  Dan Schult <dschult at colgate.edu>, 2004-2007
+  Aric Hagberg <hagberg at lanl.gov>, 2004-2008
+  Pieter Swart <swart at lanl.gov>, 2004-2008
+  Dan Schult <dschult at colgate.edu>, 2004-2008
 
 Additional Authors having left their copyrights to the Upstream Authors and
 Copyright Holders listed just above:
@@ -25,7 +25,8 @@
   P. L. Krapivsky and S. Redner
   Robert Sedgewick
   Russel Merris
-  Eben Kennah
+  Eben Kenah
+  Sasha Gutfraind <ag362 at cornell.edu>
 
 License:
 
@@ -48,6 +49,6 @@
 
 
 The Debian packaging is:
-  (C) 2006-2007, Cyril Brulebois <cyril.brulebois at enst-bretagne.fr>
+  (C) 2006-2008, Cyril Brulebois <cyril.brulebois at enst-bretagne.fr>
 
 It is licensed under the GPL, see `/usr/share/common-licenses/GPL'.




More information about the Python-modules-commits mailing list