[med-svn] r2907 - trunk/packages/njplot/trunk/debian
plessy at alioth.debian.org
plessy at alioth.debian.org
Tue Jan 6 17:11:25 UTC 2009
Author: plessy
Date: 2009-01-06 17:11:25 +0000 (Tue, 06 Jan 2009)
New Revision: 2907
Removed:
trunk/packages/njplot/trunk/debian/dirs
Modified:
trunk/packages/njplot/trunk/debian/changelog
trunk/packages/njplot/trunk/debian/compat
trunk/packages/njplot/trunk/debian/control
trunk/packages/njplot/trunk/debian/copyright
Log:
New upstream release.
* New upstream release: NJplot can draw multibranched trees with or without
branch lengths.
* debian/control: depend on ${misc:Depends} to better use Debhelper.
* debian/dirs: useless therefore deleted.
* Using Debhelper 7 (debian/compat, debian/control).
* Checked compliance to Policy 3.8.0 (no changes needed).
* debian/copyright converted to machine-readable format.
Modified: trunk/packages/njplot/trunk/debian/changelog
===================================================================
--- trunk/packages/njplot/trunk/debian/changelog 2009-01-06 14:57:10 UTC (rev 2906)
+++ trunk/packages/njplot/trunk/debian/changelog 2009-01-06 17:11:25 UTC (rev 2907)
@@ -1,10 +1,17 @@
-njplot (2.2-2) UNRELEASED; urgency=low
+njplot (2.3-1) unstable; urgency=low
+ * New upstream release: NJplot can draw multibranched trees with or without
+ branch lengths.
* debian/rules: uses 'DEB_OPT_FLAG +=' instead of 'DEB_OPT_FLAG =' so that
CDBS still manages the optimisation levels and the 'noopt' build option.
+ * debian/control: depend on ${misc:Depends} to better use Debhelper.
+ * debian/dirs: useless therefore deleted.
+ * Using Debhelper 7 (debian/compat, debian/control).
+ * Checked compliance to Policy 3.8.0 (no changes needed).
+ * debian/copyright converted to machine-readable format.
* Updated my email address.
- -- Charles Plessy <plessy at debian.org> Sun, 27 Apr 2008 16:58:49 +0900
+ -- Charles Plessy <plessy at debian.org> Sat, 03 Jan 2009 23:10:31 +0100
njplot (2.2-1) unstable; urgency=low
Modified: trunk/packages/njplot/trunk/debian/compat
===================================================================
--- trunk/packages/njplot/trunk/debian/compat 2009-01-06 14:57:10 UTC (rev 2906)
+++ trunk/packages/njplot/trunk/debian/compat 2009-01-06 17:11:25 UTC (rev 2907)
@@ -1 +1 @@
-5
+7
Modified: trunk/packages/njplot/trunk/debian/control
===================================================================
--- trunk/packages/njplot/trunk/debian/control 2009-01-06 14:57:10 UTC (rev 2906)
+++ trunk/packages/njplot/trunk/debian/control 2009-01-06 17:11:25 UTC (rev 2907)
@@ -4,15 +4,15 @@
Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
DM-Upload-Allowed: yes
Uploaders: Andreas Tille <tille at debian.org>, Charles Plessy <plessy at debian.org>
-Build-Depends: cdbs, debhelper (>= 5), libncbi6-dev, libvibrant6-dev, lesstif2-dev, libxt-dev
-Standards-Version: 3.7.3
+Build-Depends: cdbs, debhelper (>= 7), libncbi6-dev, libvibrant6-dev, lesstif2-dev, libxt-dev
+Standards-Version: 3.8.0
Homepage: http://pbil.univ-lyon1.fr/software/njplot.html
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/njplot/trunk/?rev=0&sc=0
Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/njplot/trunk/
Package: njplot
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends} ${misc:Depends}
Description: A tree drawing program
NJplot is able to draw any tree expressed in the standard
phylogenetic tree format (e.g., the format used by the Phylip package).
Modified: trunk/packages/njplot/trunk/debian/copyright
===================================================================
--- trunk/packages/njplot/trunk/debian/copyright 2009-01-06 14:57:10 UTC (rev 2906)
+++ trunk/packages/njplot/trunk/debian/copyright 2009-01-06 17:11:25 UTC (rev 2907)
@@ -1,19 +1,23 @@
-This package was debianized by Stephane Bortzmeyer bortzmeyer at debian.org on
-Sat, 6 Mar 1999 20:46:41 +0100.
+Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=423
+Upstream-Name: NJplot
+Upstream-Maintainer: Manolo Gouy <mgouy at biomserv.univ-lyon1.fr>
+Upstream-Source: ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/njplot/archive/njplot-2.3.tar.gz
-The original tar archive is at
- ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/njplot/njplot-unrooted.tar
+Files: *
+Copyright: © 1996–2009 Manolo Gouy <mgouy at biomserv.univ-lyon1.fr>
+License: Artistic
+ On Debian systems, the complete text of the Artistic
+ Licence can be found in /usr/share/common-licenses/Artistic file.
-Reference server: http://pbil.univ-lyon1.fr/software/njplot.html
-
-Upstream Author:
-Manolo Gouy <mgouy at biomserv.univ-lyon1.fr>
-
-Copyright: Artistic
-
-This software is copyright (c) by Manolo Gouy
-
-You are free to distribute this software under the terms of
-the Artistic Licence.
-On Debian systems, the complete text of the Artistic
-Licence can be found in /usr/share/common-licenses/Artistic file.
+Files: debian/*
+Copyright: © 2008–2009 Charles Plessy <plessy at debian.org>
+ © 2003–2008 Andreas Tille <tille at debian.org>
+ © 2002 Francesco Paolo Lovergine <frankie at debian.org>
+ © 2001 Adrian Bunk <bunk at fs.tum.de>
+ © 2001 Dr. Guenter Bechly <gbechly at debian.org>
+ © 1999 Adam Heath <doogie at debian.org>
+ © 1999 Stephane Bortzmeyer <bortzmeyer at debian.org>
+License: Same as NJplot
+ See above
+X-Packaged-By: Stephane Bortzmeyer bortzmeyer at debian.org
+X-Packaged-Date: Sat, 6 Mar 1999 20:46:41 +0100
Deleted: trunk/packages/njplot/trunk/debian/dirs
===================================================================
--- trunk/packages/njplot/trunk/debian/dirs 2009-01-06 14:57:10 UTC (rev 2906)
+++ trunk/packages/njplot/trunk/debian/dirs 2009-01-06 17:11:25 UTC (rev 2907)
@@ -1,4 +0,0 @@
-usr/bin
-usr/share/doc/njplot
-usr/share/njplot
-usr/share/man/man1
More information about the debian-med-commit
mailing list