[med-svn] [Git][med-team/bppphyview][master] 5 commits: routine-update: debhelper-compat 12
Andreas Tille
gitlab at salsa.debian.org
Wed Dec 25 07:21:23 GMT 2019
Andreas Tille pushed to branch master at Debian Med / bppphyview
Commits:
883b6186 by Andreas Tille at 2019-12-25T07:13:01Z
routine-update: debhelper-compat 12
- - - - -
17f7bf6d by Andreas Tille at 2019-12-25T07:13:04Z
routine-update: Standards-Version: 4.4.1
- - - - -
70865dcc by Andreas Tille at 2019-12-25T07:13:05Z
R-U: Trailing whitespace in debian/copyright
- - - - -
31dc566f by Andreas Tille at 2019-12-25T07:13:06Z
Trim trailing whitespace.
Fixes lintian: file-contains-trailing-whitespace
See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details.
- - - - -
00e90b42 by Andreas Tille at 2019-12-25T07:13:09Z
Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.
Fixes lintian: upstream-metadata-file-is-missing
See https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html for more details.
- - - - -
6 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/rules
- + debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,17 @@
bppphyview (0.6.1-2) UNRELEASED; urgency=medium
+ [ Jelmer Vernooij ]
* Use secure copyright file specification URI.
* Trim trailing whitespace.
+ [ Andreas Tille ]
+ * debhelper-compat 12
+ * Standards-Version: 4.4.1
+ * Remove trailing whitespace in debian/copyright
+ * Trim trailing whitespace.
+ * Set upstream metadata fields: Bug-Database, Repository, Repository-
+ Browse.
+
-- Jelmer Vernooij <jelmer at debian.org> Sat, 20 Oct 2018 13:20:02 +0000
bppphyview (0.6.1-1) unstable; urgency=medium
@@ -77,4 +86,3 @@ bppphyview (0.1.0) unstable; urgency=low
* Initial release.
-- Julien Dutheil <julien.dutheil at univ-montp2.fr> Mon, 28 Feb 2011 09:00:00 +0100
-
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -4,12 +4,12 @@ Uploaders: Julien Dutheil <julien.dutheil at univ-montp2.fr>,
Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 12),
cmake,
qt5-qmake,
qtdeclarative5-dev,
libbpp-qt-dev (>= 2.4.1)
-Standards-Version: 4.2.1
+Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/med-team/bppphyview
Vcs-Git: https://salsa.debian.org/med-team/bppphyview.git
Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page
=====================================
debian/copyright
=====================================
@@ -141,7 +141,7 @@ License: CeCILL
.
The purpose of the Agreement is the grant by the Licensor to the
Licensee of a non-exclusive, transferable and worldwide license for the
- Software as set forth in Article 5 hereinafter for the whole term of the
+ Software as set forth in Article 5 hereinafter for the whole term of the
protection granted by the rights over said Software.
.
.
@@ -161,7 +161,7 @@ License: CeCILL
characteristics of the Software, to the limited warranty, and to the
fact that its use is restricted to experienced users has been provided
to the Licensee prior to its acceptance as set forth in Article 3.1
- hereinabove, and the Licensee hereby acknowledges that it has read and
+ hereinabove, and the Licensee hereby acknowledges that it has read and
understood it.
.
.
@@ -409,7 +409,7 @@ License: CeCILL
9.3 The Licensee acknowledges that the Software is supplied "as is" by
the Licensor without any other express or tacit warranty, other than
that provided for in Article 9.2 and, in particular, without any warranty
- as to its commercial value, its secured, safe, innovative or relevant
+ as to its commercial value, its secured, safe, innovative or relevant
nature.
.
Specifically, the Licensor does not warrant that the Software is free
@@ -524,7 +524,7 @@ License: GPL-2+
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 package 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
=====================================
debian/rules
=====================================
@@ -9,4 +9,3 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
override_dh_auto_configure:
dh_auto_configure -- -DCMAKE_BUILD_TYPE=RelWithDebInfo
-
=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,3 @@
+Bug-Database: https://github.com/BioPP/bppphyview/issues
+Repository: https://github.com/BioPP/bppphyview.git
+Repository-Browse: https://github.com/BioPP/bppphyview
View it on GitLab: https://salsa.debian.org/med-team/bppphyview/compare/a775c37bc71a6ede448d140edb55e22c59f3e45a...00e90b4288399008719b639c100c75df2e497ab5
--
View it on GitLab: https://salsa.debian.org/med-team/bppphyview/compare/a775c37bc71a6ede448d140edb55e22c59f3e45a...00e90b4288399008719b639c100c75df2e497ab5
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20191225/9a8b2230/attachment-0001.html>
More information about the debian-med-commit
mailing list