[med-svn] r3844 - trunk/packages/treeviewx/trunk/debian

Andreas Tille tille at alioth.debian.org
Tue Sep 1 11:03:38 UTC 2009


Author: tille
Date: 2009-09-01 11:03:38 +0000 (Tue, 01 Sep 2009)
New Revision: 3844

Modified:
   trunk/packages/treeviewx/trunk/debian/changelog
   trunk/packages/treeviewx/trunk/debian/control
   trunk/packages/treeviewx/trunk/debian/copyright
Log:
There is no need for explicite libgnomeprintui2.2-0 dependency and simply dropping it Closes: #542579;
Ups - Upload just done.  Merging Charless changes in into next Debian package version.


Modified: trunk/packages/treeviewx/trunk/debian/changelog
===================================================================
--- trunk/packages/treeviewx/trunk/debian/changelog	2009-09-01 10:17:59 UTC (rev 3843)
+++ trunk/packages/treeviewx/trunk/debian/changelog	2009-09-01 11:03:38 UTC (rev 3844)
@@ -1,26 +1,20 @@
-treeviewx (0.5.1-6) UNRELEASED; urgency=low
+treeviewx (0.5.1-6) unstable; urgency=low
 
-  Waiting for the gnome package to drop their dependancy on libgnomeprint in
-  order to test treeviewx in the absence of this package. (See #392219)
-
   [ Charles Plessy ]
   * Updated my email address.
-  * debian/control:
-    - Removed libgnomeprintui2.2-0 from dependancies (Closes: #542579).
-  * Refreshed debian/copyright according to latest developments
-    of the machine-readable format.
 
   [ David Paleino ]
   * Removed myself from Uploaders
 
   [ Andreas Tille ]
-  * Standards-Version: 3.8.3 (no changes needed)
+  * Standards-Version: 3.8.3 (Added README.source)
   * debhelper 7
   * Added myself to uploaders
   * Tested wether package also build against libwxgtk2.8-dev but failed
     -> Upstream should be contacted about wxgtk upgrade to be safe for
        the future
-  * Added README.source
+  * Removed explicit dependency from libgnomeprintui2.2-0
+    Closes: #542579
 
  -- Andreas Tille <tille at debian.org>  Tue, 01 Sep 2009 11:18:11 +0200
 

Modified: trunk/packages/treeviewx/trunk/debian/control
===================================================================
--- trunk/packages/treeviewx/trunk/debian/control	2009-09-01 10:17:59 UTC (rev 3843)
+++ trunk/packages/treeviewx/trunk/debian/control	2009-09-01 11:03:38 UTC (rev 3844)
@@ -3,7 +3,6 @@
 Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7), cdbs, autotools-dev, quilt, libwxgtk2.6-dev
 Uploaders: Charles Plessy <plessy at debian.org>,
  Andreas Tille <tille at debian.org>
 Build-Depends: debhelper (>= 7.1), cdbs, autotools-dev, quilt, libwxgtk2.6-dev

Modified: trunk/packages/treeviewx/trunk/debian/copyright
===================================================================
--- trunk/packages/treeviewx/trunk/debian/copyright	2009-09-01 10:17:59 UTC (rev 3843)
+++ trunk/packages/treeviewx/trunk/debian/copyright	2009-09-01 11:03:38 UTC (rev 3844)
@@ -1,61 +1,62 @@
-Machine-readable license summary, see ‘http://dep.debian.net/deps/dep5’.
+X-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
+X-Debianized-By: Charles Plessy <charles-debian-nospam at plessy.org>
+X-Debinized-Date: Sat, 11 Feb 2006.
+X-Source-Downloaded-From: http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/download.html
+X-Upstream-Author: Roderic D. M. Page <r.page at bio.gla.ac.uk>
 
-Name   :  TreeView X
-Author :  Roderic D. M. Page <r.page at bio.gla.ac.uk>
-Source :  http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/download/0.5/tv-0.5.1.tar.gz
+Files: debian/tv.1.xml, debian/tv.1
+Copyright: © 2006-2008 Charles Plessy <charles-debian-nospam at plessy.org>
+License: Same as TreeView X
 
+Files: debian/*
+Copyright: © 2006-2008 Charles Plessy <charles-debian-nospam at plessy.org>
+           © 2007 David Paleino <d.paleino at gmail.com>
+License: PD
+ Please treat the packaging work as if it were in the public domain.
+
+Files: ncl-2.0/*
+Copyright: © 1999 Paul O. Lewis
 License: GPL-2+
-   
+X-Comment: TreeView X is statically linked to the Nexus Class Library.
+
+Files: TreeLib/*
+Copyright: © 2001 Roderic D. M. Page <r.page at bio.gla.ac.uk>
+License: GPL-2+
+X-Comment: The files under the TreeLib directory are part of TreeView X,
+ as they have never been released as an independent library.
+
+Files: *
+Copyright: © 2001 Roderic D. M. Page <r.page at bio.gla.ac.uk>
+License: GPL-2+
    TreeView X 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.
-   
+ .
    TreeView X 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
+X-Comment: TreeView X has been released by its author under the GNU GPL (see COPYING), but
+ most of its files use a header which places them under the GNU Library GPL
+ (LGPL). The author of TreeView X confirmed to the maintainer of this package
+ that his intention is to have TreeView X released under the GPL. Therefore, as
+ permitted the clause 3 of the LGPL, the licence of these files is changed to
+ the GPL through the patch in the following file:
+ debian/patches/60_LGPLtoGPL.dpatch
+ .
+ Some files which are part of TreeView X - namely ntree.h, ntree.cpp and
+ lcaquery.cpp - have no copyright notice. The author of TreeView X confirmed to
+ the maintainer of this package that he is the copyright holder for them.
+ Therefore, they are distributed under the terms of the COPYING file, which is
+ the GNU GPL.
 
-TreeView X has been released by its author under the GNU GPL (see COPYING), but
-most of its files use a header which places them under the GNU Library GPL
-(LGPL). The author of TreeView X confirmed to the maintainer of this package
-that his intention is to have TreeView X released under the GPL. Therefore, as
-permitted the clause 3 of the LGPL, the licence of these files is changed to
-the GPL through the patch in the following file:
-debian/patches/60_LGPLtoGPL.dpatch
-
-Some files which are part of TreeView X - namely ntree.h, ntree.cpp and
-lcaquery.cpp - have no copyright notice. The author of TreeView X confirmed to
-the maintainer of this package that he is the copyright holder for them.
-Therefore, they are distributed under the terms of the COPYING file, which is
-the GNU GPL.
-
-On Debian systems, the complete text of the GNU Library General Public
-License can be found in ‘/usr/share/common-licenses/LGPL-2’ and the
-complete text of the GNU General Public License version 2 can be found
-in ‘/usr/share/common-licenses/GPL-2’.
-
-Files: ncl-2.0/*
-Copyright: © 1999 Paul O. Lewis
-License: GPL-2+
-Comment: TreeView X is statically linked to the Nexus Class Library.
-
-Files: TreeLib/*
-Copyright: © 2001 Roderic D. M. Page <r.page at bio.gla.ac.uk>
-License: GPL-2+
-Comment: The files under the TreeLib directory are part of TreeView X,
- as they have never been released as an independent library.
-
-Files: debian/tv.1.xml debian/tv.1
-Copyright: © 2006-2008 Charles Plessy <charles-debian-nospam at plessy.org>
-License: Same as TreeView X
-
-Files: debian/*
-Copyright: © 2006-2009 Charles Plessy <charles-debian-nospam at plessy.org>
-           © 2007 David Paleino <d.paleino at gmail.com>
-License: PD
- Please treat the packaging work as if it were in the public domain.
+X-Comment: On Debian systems, the complete text of the GNU Library General
+ Public License can be found in `/usr/share/common-licenses/LGPL-2'.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'.




More information about the debian-med-commit mailing list