[med-svn] r8478 - trunk/packages/freediams/trunk/debian
Andreas Tille
tille at alioth.debian.org
Tue Nov 8 12:05:19 UTC 2011
Author: tille
Date: 2011-11-08 12:05:19 +0000 (Tue, 08 Nov 2011)
New Revision: 8478
Modified:
trunk/packages/freediams/trunk/debian/changelog
trunk/packages/freediams/trunk/debian/compat
trunk/packages/freediams/trunk/debian/control
trunk/packages/freediams/trunk/debian/copyright
Log:
Some packaging updates (dephelper compat level, standards-version, Vcs fields); start reworking debian/copyright which was lacking information about specific exception from the general license statement (needs further work)
Modified: trunk/packages/freediams/trunk/debian/changelog
===================================================================
--- trunk/packages/freediams/trunk/debian/changelog 2011-11-08 08:46:19 UTC (rev 8477)
+++ trunk/packages/freediams/trunk/debian/changelog 2011-11-08 12:05:19 UTC (rev 8478)
@@ -3,10 +3,19 @@
[ Eric Maeker ]
* New upstream version
- -- Eric Maeker <eric.maeker at gmail.com> Mon, 07 Nov 2011 21:38:23 +0100
+ [ Andreas Tille ]
+ * debian/copyright: DEP5 changes
+ * Standards-Version: 3.9.2 (no changes needed)
+ * Debhelpoer 8 (control + compat)
+ * Fixed Vcs fields
+ * debian/copyright:
+ - Adaptions to DEP5
+ - Clarified license of several third party files
-freediams (0.5.9~alpha-1) unstable; urgency=low
+ -- Andreas Tille <tille at debian.org> Tue, 08 Nov 2011 10:50:11 +0100
+freediams (0.5.9~alpha-1) UNRELEASED; urgency=low
+
[ Eric Maeker ]
* New upstream version
Modified: trunk/packages/freediams/trunk/debian/compat
===================================================================
--- trunk/packages/freediams/trunk/debian/compat 2011-11-08 08:46:19 UTC (rev 8477)
+++ trunk/packages/freediams/trunk/debian/compat 2011-11-08 12:05:19 UTC (rev 8478)
@@ -1 +1 @@
-7
+8
Modified: trunk/packages/freediams/trunk/debian/control
===================================================================
--- trunk/packages/freediams/trunk/debian/control 2011-11-08 08:46:19 UTC (rev 8477)
+++ trunk/packages/freediams/trunk/debian/control 2011-11-08 12:05:19 UTC (rev 8478)
@@ -5,11 +5,11 @@
Uploaders: Eric Maeker <eric.maeker at free.fr>,
Andreas Tille <tille at debian.org>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.1), libqt4-dev (>= 4.6.2), libxext-dev, quilt (>= 0.47), zlib1g-dev
-Standards-Version: 3.9.1
+Build-Depends: debhelper (>= 8), libqt4-dev (>= 4.6.2), libxext-dev, quilt (>= 0.47), zlib1g-dev
+Standards-Version: 3.9.2
Homepage: http://www.freemedforms.com/
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/freediams/?rev=0&sc=0
-Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/freediams/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/freediams/
+Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/freediams/trunk/
Package: freediams
Architecture: any
Modified: trunk/packages/freediams/trunk/debian/copyright
===================================================================
--- trunk/packages/freediams/trunk/debian/copyright 2011-11-08 08:46:19 UTC (rev 8477)
+++ trunk/packages/freediams/trunk/debian/copyright 2011-11-08 12:05:19 UTC (rev 8478)
@@ -1,9 +1,11 @@
-X-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: FreeDiams
+Upstream-Contact: Eric Maeker <eric.maeker at gmail.com>
+Source: http://code.google.com/p/freemedforms/downloads/list
X-Debianized-By: Eric Maeker <eric.maeker at gmail.com>, Andreas Tille <tille at debian.org>
X-Debianized-Date: Sat, 05 Sep 2009 16:22:53 +0200
-X-Source-Downloaded-From: http://code.google.com/p/freemedforms/downloads/list
-X-Upstream-Author: Eric Maeker <eric.maeker at gmail.com>
+Files: *
Copyright: © 2008-2011 by Eric Maeker, MD
License: GPL3 and (some parts as) LGPL
@@ -15,6 +17,55 @@
X-Comment: On Debian systems, the complete text of the GNU Lesser General
Public License can be found in `/usr/share/common-licenses/LGPL'.
+Files: libs/extensionsystem/*
+Copyright: 2009 Nokia Corporation and/or its subsidiary(-ies).
+License: LGPL
+
+Files: contrib/quazip/quazip/{crypt.h,ioapi.c,unzip.[ch],z*}
+Copyright: 1998-2005 Gilles Vollant, Jean-loup Gailly and Mark Adler
+License: Info-ZIP license
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the above disclaimer and the following restrictions:
+ .
+ 1. Redistributions of source code (in whole or in part) must retain
+ the above copyright notice, definition, disclaimer, and this list
+ of conditions.
+ .
+ 2. Redistributions in binary form (compiled executables and libraries)
+ must reproduce the above copyright notice, definition, disclaimer,
+ and this list of conditions in documentation and/or other materials
+ provided with the distribution. The sole exception to this condition
+ is redistribution of a standard UnZipSFX binary (including SFXWiz) as
+ part of a self-extracting archive; that is permitted without inclusion
+ of this license, as long as the normal SFX banner has not been removed
+ from the binary or disabled.
+ .
+ 3. Altered versions--including, but not limited to, ports to new operating
+ systems, existing ports with new graphical interfaces, versions with
+ modified or added functionality, and dynamic, shared, or static library
+ versions not from Info-ZIP--must be plainly marked as such and must not
+ be misrepresented as being the original source or, if binaries,
+ compiled from the original source. Such altered versions also must not
+ be misrepresented as being Info-ZIP releases--including, but not
+ limited to, labeling of the altered versions with the names "Info-ZIP"
+ (or any variation thereof, including, but not limited to, different
+ capitalizations), "Pocket UnZip," "WiZ" or "MacZip" without the
+ explicit permission of Info-ZIP. Such altered versions are further
+ prohibited from misrepresentative use of the Zip-Bugs or Info-ZIP
+ e-mail addresses or the Info-ZIP URL(s), such as to imply Info-ZIP
+ will provide support for the altered versions.
+ .
+ 4. Info-ZIP retains the right to use the names "Info-ZIP," "Zip," "UnZip,"
+ "UnZipSFX," "WiZ," "Pocket UnZip," "Pocket Zip," and "MacZip" for its
+ own source and binary releases.
+
+Files: global_resources/pixmap/svg/{Gnome-applications-science.svg,Office-calendar-modified.svg,Printer.svg,unadvised.svg}
+Copyright: 2006-2008 Lapo Calamandrei, Jakub Steiner, Andreas Nilsson
+License: Creative Commons 2.0 by SA
+ http://creativecommons.org/licenses/by-sa/2.0/
+
+
Files: debian/*
Copyright: © 2009-2011, Eric Maeker <eric.maeker at free.fr>
Andreas Tille <tille at debian.org>
More information about the debian-med-commit
mailing list