[qwtplot3d] 38/39: cme fix dpkg-control; cme fix dpkg-copyright
Andreas Tille
tille at debian.org
Mon Dec 25 10:30:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository qwtplot3d.
commit 50e5a300fc18a645d5ba6b21fef5bccfc7fa6d8b
Author: Andreas Tille <tille at debian.org>
Date: Mon Dec 25 11:24:27 2017 +0100
cme fix dpkg-control; cme fix dpkg-copyright
---
debian/changelog | 1 +
debian/control | 16 +++++++++-------
debian/copyright | 34 +++++++++++++++++-----------------
3 files changed, 27 insertions(+), 24 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1c5efc0..7ca206c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ qwtplot3d (0.2.7+svn191+gcc7-2) UNRELEASED; urgency=medium
[ Andreas Tille ]
* Moved packaging from SVN to Git
+ * cme fix dpkg-control; cme fix dpkg-copyright
-- Gudjon I. Gudjonsson <gudjon at gudjon.org> Mon, 25 Dec 2017 09:19:11 +0100
diff --git a/debian/control b/debian/control
index 2325b67..4de8296 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,9 @@
Source: qwtplot3d
-Priority: optional
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Gudjon I. Gudjonsson <gudjon at gudjon.org>,
Andreas Tille <tille at debian.org>
+Section: libs
+Priority: optional
Build-Depends: debhelper (>= 10),
doxygen,
libglu1-mesa-dev | libglu-dev,
@@ -11,15 +12,15 @@ Build-Depends: debhelper (>= 10),
zlib1g-dev,
libqt5opengl5-dev
Standards-Version: 4.1.2
-Section: libs
-Homepage: http://qwtplot3d.sourceforge.net
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/qwtplot3d.git
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/qwtplot3d.git
+Homepage: http://qwtplot3d.sourceforge.net
Package: libqwtplot3d-qt5-dev
-Section: libdevel
Architecture: any-amd64 any-i386 arm64 mips mipsel powerpc ppc64el s390x alpha hppa m68k mips64el ppc64 sh4 sparc64 x32
-Depends: libqwtplot3d-qt5-0 (= ${binary:Version}), ${misc:Depends}
+Section: libdevel
+Depends: libqwtplot3d-qt5-0 (= ${binary:Version}),
+ ${misc:Depends}
Description: 3D plotting library based on Qt5/OpenGL (development)
QwtPlot3D is a feature rich Qt/OpenGL-based C++ programming
library, providing essentially a bunch of 3D-widgets for
@@ -29,7 +30,8 @@ Description: 3D plotting library based on Qt5/OpenGL (development)
Package: libqwtplot3d-qt5-0
Architecture: any-amd64 any-i386 arm64 mips mipsel powerpc ppc64el s390x alpha hppa m68k mips64el ppc64 sh4 sparc64 x32
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+ ${shlibs:Depends}
Description: 3D plotting library based on Qt5/OpenGL (runtime)
QwtPlot3D is a feature rich Qt/OpenGL-based C++ programming
library, providing essentially a bunch of 3D-widgets for
@@ -39,8 +41,8 @@ Description: 3D plotting library based on Qt5/OpenGL (runtime)
use the QwtPlot3D library and Qt5.
Package: libqwtplot3d-doc
-Section: doc
Architecture: all
+Section: doc
Depends: ${misc:Depends}
Recommends: w3m | www-browser
Description: 3D plotting library based on Qt/OpenGL (documentation)
diff --git a/debian/copyright b/debian/copyright
index c153cdf..056c0c3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: http://qwtplot3d.sourceforge.net/
Files: *
@@ -13,22 +13,6 @@ Files: debian/*
Copyright: 2007-2012 Gudjon I. Gudjonsson <gudjon at gudjon.org>
License: GPL-2
-License: GPL-2
- 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'.
-
-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.
- .
- 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'.
-
License: GL2PS-2
Version 2, November 2003
.
@@ -54,6 +38,22 @@ License: GL2PS-2
.
This software is provided "as is" without express or implied warranty.
+License: GPL-2
+ 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'.
+
+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.
+ .
+ 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'.
+
License: QwtPlot3D
This software is provided 'as-is', without any express or implied
warranty. In no event will the author be held liable for any damages
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/qwtplot3d.git
More information about the debian-science-commits
mailing list