[med-svn] r8696 - trunk/packages/python-pynast/trunk/debian

Andreas Tille tille at alioth.debian.org
Tue Nov 29 10:32:09 UTC 2011


Author: tille
Date: 2011-11-29 10:32:08 +0000 (Tue, 29 Nov 2011)
New Revision: 8696

Modified:
   trunk/packages/python-pynast/trunk/debian/changelog
   trunk/packages/python-pynast/trunk/debian/control
   trunk/packages/python-pynast/trunk/debian/copyright
Log:
Cleaning up changelog and control regarding confusion about uploads / not happened uploads; nneed for contrib or not - finally we need to upload to main and not just let it rest in SVN for ever; DEP5


Modified: trunk/packages/python-pynast/trunk/debian/changelog
===================================================================
--- trunk/packages/python-pynast/trunk/debian/changelog	2011-11-29 10:15:16 UTC (rev 8695)
+++ trunk/packages/python-pynast/trunk/debian/changelog	2011-11-29 10:32:08 UTC (rev 8696)
@@ -1,17 +1,17 @@
-pynast (1.1-4) UNRELEASED; urgency=low
+pynast (1.1-3) UNRELEASED; urgency=low
 
+  [ Steffen Moeller ]
+  * Rendering Tim's fixes available for Debian
   * Moving pynast from contrib to main. The dependency cogent
     got its non-freeness resolved.
   * Changing name from python-pynast to pynast.
 
- -- Steffen Moeller <moeller at debian.org>  Fri, 26 Aug 2011 14:50:33 +0200
+  [ Andreas Tille ]
+  * Added myself and Tim Booth <tbooth at ceh.ac.uk> to Uploaders
+  * debian/copyright: DEP5
 
-python-pynast (1.1-3) unstable; urgency=low
+ -- Andreas Tille <tille at debian.org>  Tue, 29 Nov 2011 11:22:19 +0100
 
-  * Rendering Tim's fixes available for Debian
-
- -- Steffen Moeller <moeller at debian.org>  Fri, 26 Aug 2011 14:50:33 +0200
-
 python-pynast (1.1-2ubuntu4) lucid; urgency=low
 
   * Fix Lintian warning on docs, clean up build file

Modified: trunk/packages/python-pynast/trunk/debian/control
===================================================================
--- trunk/packages/python-pynast/trunk/debian/control	2011-11-29 10:15:16 UTC (rev 8695)
+++ trunk/packages/python-pynast/trunk/debian/control	2011-11-29 10:32:08 UTC (rev 8696)
@@ -1,20 +1,21 @@
-Source: pynast
+Source: python-pynast
 Section: python
 Priority: extra
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Steffen Moeller <moeller at debian.org>, Tim Booth <tbooth at ceh.ac.uk>
-Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.5), python-cogent, python-sphinx
+Uploaders: Steffen Moeller <moeller at debian.org>,
+ Andreas Tille <tille at debian.org>,
+ Tim Booth <tbooth at ceh.ac.uk>
+Build-Depends: debhelper (>= 7), python (>= 2.6.6-3~), python-central, python-cogent, python-sphinx
+XS-Autobuild: yes
 Standards-Version: 3.9.2
 Homepage: http://pynast.sourceforge.net/
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/python-nast/trunk/?rev=0&sc=0
 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/python-nast/trunk/
 X-Python-Version: >= 2.5
 
-Package: pynast
+Package: python-pynast
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${misc:Depends}, ${python:Depends}, libjs-jquery
-Replaces: python-pynast
-Provides: python-pynast
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${misc:Depends}, ${python:Depends}
 Description: alignment of short DNA sequences
  The package provices a reimplementation of the Nearest Alignment 
  Space Termination tool in python. It was prepared for next generation

Modified: trunk/packages/python-pynast/trunk/debian/copyright
===================================================================
--- trunk/packages/python-pynast/trunk/debian/copyright	2011-11-29 10:15:16 UTC (rev 8695)
+++ trunk/packages/python-pynast/trunk/debian/copyright	2011-11-29 10:32:08 UTC (rev 8696)
@@ -1,33 +1,35 @@
-This work was packaged for Debian by:
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: PyNAST
+Upstream-Contact: Greg Caporaso <gregcaporaso at gmail.com>, Rob Knight <rob at spot.colorado.edu>
+Source: http://pynast.sorceforge.net
 
-    Sri Girish Srinivasa Murthy <srigirish at evolbio.mpg.de>
-    and Steffen Moeller <moeller at debian.org>
-    on Fri, 25 Jun 2010 17:23:58 +0200
+Files: *
+Copyright: © 2010, The PyNAST Project
+		Greg Caporaso <gregcaporaso at gmail.com>
+		Kyle Bittinger
+		Rob Knight <rob at spot.colorado.edu>
+License: GPL-2
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or (at
+ your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the full text of the GNU General Public License
+ version 2 can be found in the file `/usr/share/common-licenses/GPL-2'.
 
-It was downloaded from <http://pynast.sorceforge.net>
-
-Upstream Author:
-
-    Greg Caporaso <gregcaporaso at gmail.com>
-    Kyle Bittinger
-    Rob Knight <rob at spot.colorado.edu>
-
-
-Copyright:
-
-    Copyright 2010, The PyNAST Project
-
-License:
-
-    GPL-2
-
-This package may be autobuilt, it is in contrib with a dependency
-on a non-free package that may be installed for non-commercial purposes.
-
-The Debian packaging is:
-
-    Copyright (C) 2010 Sri Girish Srinivasa Murthy <srigirish at evolbio.mpg.de>,
-    Steffen Moeller <moeller at debian.org> and Tim Booth <tbooth at ceh.ac.uk>
-
-and is licensed under the same copyright,
-see `/usr/share/common-licenses/GPL-2'.
+Files: debian/*
+Copyright: © 2010 Sri Girish Srinivasa Murthy <srigirish at evolbio.mpg.de>,
+	   © 2011 Steffen Moeller <moeller at debian.org>,
+	          Tim Booth <tbooth at ceh.ac.uk>,
+	          Andreas Tille <tille at debian.org>
+License: GPL-2
+ Same as the software itself.




More information about the debian-med-commit mailing list