[Python-modules-commits] r29629 - in packages/deap/trunk/debian (5 files)

danstender-guest at users.alioth.debian.org danstender-guest at users.alioth.debian.org
Sat Jul 5 00:15:09 UTC 2014


    Date: Saturday, July 5, 2014 @ 00:15:08
  Author: danstender-guest
Revision: 29629

* Added patches/doc.patch
* deb/control:
  + Transferred to individual maintenance.
  + Added version to b-p on python-all.
  + Updated Homepage.
  + Wrapped and sorted.
* deb/copyright:
  + Changed copyright file towards DEP-5.
  + Updated Source URI (project source moved to Github).
  + Added email addresses for copyright holders.
  + Dropped license for eap/toolbox.py (not included anymore).
  + Extended copyrights to 2014.
  + Added myself to copyrights for deb/*.
  + Specified license location.
* Added watch file [initial version by Jackson Doak].

Modified:
  packages/deap/trunk/debian/changelog
  packages/deap/trunk/debian/control
  packages/deap/trunk/debian/copyright
  packages/deap/trunk/debian/patches/doc.patch
  packages/deap/trunk/debian/watch

Modified: packages/deap/trunk/debian/changelog
===================================================================
--- packages/deap/trunk/debian/changelog	2014-07-04 18:45:00 UTC (rev 29628)
+++ packages/deap/trunk/debian/changelog	2014-07-05 00:15:08 UTC (rev 29629)
@@ -7,15 +7,29 @@
   * Added build-arch and build-indep targets to debian/rules
   * Using awk to remove connection from the documentation to google analytics
   * Using jquery.js and underscore.js from libjs-jquery and libjs-underscore
+  * Added patches/doc.patch
 
+  [ Daniel Stender ]
+  * deb/control:
+    + Transferred to individual maintenance.
+    + Added version to b-p on python-all.
+    + Updated Homepage.
+    + Wrapped and sorted.
+  * deb/copyright:
+    + Changed copyright file towards DEP-5.
+    + Updated Source URI (project source moved to Github).
+    + Added email addresses for copyright holders.
+    + Dropped license for eap/toolbox.py (not included anymore).
+    + Extended copyrights to 2014.
+    + Added myself to copyrights for deb/*.
+    + Specified license location.
+  * Added watch file [initial version by Jackson Doak].
+
   [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
 
-  [ Jackson Doak ]
-  * Create debian/watch
+ -- Daniel Stender <debian at danielstender.com>  Sat, 05 Jul 2014 02:07:47 +0200
 
- -- Miriam Ruiz <miriam at debian.org>  Fri, 04 Jul 2014 18:14:03 +0200
-
 deap (0.7.1-1) unstable; urgency=low
 
   [ Jakub Wilk ]

Modified: packages/deap/trunk/debian/control
===================================================================
--- packages/deap/trunk/debian/control	2014-07-04 18:45:00 UTC (rev 29628)
+++ packages/deap/trunk/debian/control	2014-07-05 00:15:08 UTC (rev 29629)
@@ -1,18 +1,24 @@
 Source: deap
 Section: python
 Priority: optional
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Maintainer: Daniel Stender <debian at danielstender.com>
 Uploaders: Miriam Ruiz <miriam at debian.org>
-Build-Depends: debhelper (>= 7), dh-buildinfo, quilt,
- python-all, python-setuptools, python-sphinx, dvipng
+Build-Depends:
+ debhelper (>= 7),
+ dh-buildinfo,
+ dvipng,
+ python-all (>= 2.6.6-3~),
+ python-setuptools,
+ python-sphinx,
+ quilt
 Standards-Version: 3.9.5
-Homepage: https://code.google.com/p/deap/
+Homepage: http://deap.gel.ulaval.ca/doc/default/
 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/deap/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/deap/trunk/
 
 Package: python-deap
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Provides: ${python:Provides}
 Suggests: python-deap-doc
 Description: Distributed Evolutionary Algorithms in Python
@@ -25,8 +31,7 @@
 Package: python-deap-doc
 Section: doc
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends},
- libjs-jquery, libjs-underscore
+Depends: libjs-jquery, libjs-underscore, ${misc:Depends}, ${shlibs:Depends}
 Recommends: python-deap
 Description: Distributed Evolutionary Algorithms in Python - documentation
  DEAP is intended to be an easy to use distributed evolutionary algorithm

Modified: packages/deap/trunk/debian/copyright
===================================================================
--- packages/deap/trunk/debian/copyright	2014-07-04 18:45:00 UTC (rev 29628)
+++ packages/deap/trunk/debian/copyright	2014-07-05 00:15:08 UTC (rev 29629)
@@ -1,30 +1,28 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
-Upstream-Source: http://code.google.com/p/deap/downloads/list
-Upstream-Maintainer: DEAP Development Team <deap-users at googlegroups.com>
-Debianized-By: Miriam Ruiz <little_miry at yahoo.es>
-Debianized-Date: Thu, 09 Dec 2010 23:05:47 +0100
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: deap
+Upstream-Contact: DEAP Development Team <deap-users at googlegroups.com>
+Source: https://github.com/DEAP/deap
+Comment: Debianized by Miriam Ruiz on Thu, 09 Dec 2010 23:05:47 +0100
 
 Files: *
-Copyright: Copyright (C) 2010, François-Michel De Rainville, Félix-Antoine Fortin
-Licence: LGPL-3+
+Copyright: 2010-2014, François-Michel De Rainville <francois-michel.de-rainville.1 at ulaval.dot.ca>
+                      Félix-Antoine Fortin <felix-antoine.fortin.1 at ulaval.ca>
+                      Christian Gagné <christian.gagne at gel.ulaval.ca>
+License: LGPL-3+
 
-Files: eap/toolbox.py
-Copyright: Copyright (C) 2005, Michele Simionato
-           Copyright (C) 2010, François-Michel De Rainville
-Licence: LGPL-3+
-
 Files: debian/*
-Copyright: Copyright (C) 2010, Miriam Ruiz <little_miry at yahoo.es>
-Licence: LGPL-3+
+Copyright: 2010-2014, Miriam Ruiz <miriam at debian.org>
+           2014, Daniel Stender <debian at danielstender.com>
+License: LGPL-3+
 
-Licence: LGPL-3+
+License: LGPL-3+
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU Lesser General Public License as published
  by the Free Software Foundation; either version 3 of the License, or
  (at your option) any later version.
  .
  On Debian systems, the complete text of the latest version of the GNU Lesser
- General Public License can be found in `/usr/share/common-licenses/LGPL'.
+ General Public License can be found in `/usr/share/common-licenses/LGPL-3'.
  .
  The complete text of version 3 of the Lesser GNU General Public License
  can be found in `/usr/share/common-licenses/LGPL-3'.

Modified: packages/deap/trunk/debian/patches/doc.patch
===================================================================
--- packages/deap/trunk/debian/patches/doc.patch	2014-07-04 18:45:00 UTC (rev 29628)
+++ packages/deap/trunk/debian/patches/doc.patch	2014-07-05 00:15:08 UTC (rev 29629)
@@ -1,7 +1,8 @@
-Index: deap-1.0.1/doc/conf.py
-===================================================================
---- deap-1.0.1.orig/doc/conf.py
-+++ deap-1.0.1/doc/conf.py
+Description: Disable options for extlinks extension
+Author: Miriam Ruiz <miriam at debian.org>
+
+--- a/doc/conf.py
++++ b/doc/conf.py
 @@ -127,10 +127,10 @@ plot_html_show_formats = True
  
  # -- Options for extlinks extension ----------------------------------------------

Modified: packages/deap/trunk/debian/watch
===================================================================
--- packages/deap/trunk/debian/watch	2014-07-04 18:45:00 UTC (rev 29628)
+++ packages/deap/trunk/debian/watch	2014-07-05 00:15:08 UTC (rev 29629)
@@ -1,3 +1,2 @@
 version=3
-opts=uversionmangle=s/(\d)[\.\-]?((?:rc|RC|pre)\.?\d+(?:-\d+)?)$/$1~$2/
-https://pypi.python.org/packages/source/d/deap/deap-(.*).tar.gz
\ No newline at end of file
+https://pypi.python.org/packages/source/d/deap/deap-([0-9.]+).tar.gz




More information about the Python-modules-commits mailing list