[med-svn] [Git][med-team/mapsembler2][master] 7 commits: routine-update: Standards-Version: 4.5.0
Andreas Tille
gitlab at salsa.debian.org
Sat Jun 13 14:38:11 BST 2020
Andreas Tille pushed to branch master at Debian Med / mapsembler2
Commits:
6e8d97a3 by Andreas Tille at 2020-06-13T12:27:05+02:00
routine-update: Standards-Version: 4.5.0
- - - - -
bbbf9f78 by Andreas Tille at 2020-06-13T12:27:05+02:00
routine-update: debhelper-compat 13
- - - - -
80701c82 by Andreas Tille at 2020-06-13T12:27:09+02:00
routine-update: Add salsa-ci file
- - - - -
8636a532 by Andreas Tille at 2020-06-13T12:27:09+02:00
routine-update: Rules-Requires-Root: no
- - - - -
18e7074e by Andreas Tille at 2020-06-13T12:27:10+02:00
Trim trailing whitespace.
Fixes: lintian: file-contains-trailing-whitespace
See-also: https://lintian.debian.org/tags/file-contains-trailing-whitespace.html
- - - - -
87421b4b by Andreas Tille at 2020-06-13T12:27:19+02:00
Refer to specific version of license GPL-2+.
Fixes: lintian: copyright-refers-to-symlink-license
See-also: https://lintian.debian.org/tags/copyright-refers-to-symlink-license.html
Fixes: lintian: copyright-refers-to-versionless-license-file
See-also: https://lintian.debian.org/tags/copyright-refers-to-versionless-license-file.html
- - - - -
36b477f8 by Andreas Tille at 2020-06-13T12:42:08+02:00
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- + debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-mapsembler2 (2.2.4+dfsg-4) UNRELEASED; urgency=medium
+mapsembler2 (2.2.4+dfsg-4) unstable; urgency=medium
[ Steffen Möller ]
* Added ref to conda
@@ -8,6 +8,14 @@ mapsembler2 (2.2.4+dfsg-4) UNRELEASED; urgency=medium
* Add autopkgtests
* Install docs
+ [ Andreas Tille ]
+ * Standards-Version: 4.5.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Trim trailing whitespace.
+ * Refer to specific version of license GPL-2+.
+
-- Pranav Ballaney <ballaneypranav at gmail.com> Sat, 13 Jun 2020 05:43:14 +0530
mapsembler2 (2.2.4+dfsg-3) unstable; urgency=medium
@@ -129,4 +137,3 @@ mapsembler2 (2.0.5+dfsg-1) unstable; urgency=medium
* First debian package (Closes: #737099).
-- Olivier Sallou <osallou at debian.org> Sat, 01 Feb 2014 16:55:29 +0100
-
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -4,17 +4,18 @@ Uploaders: Olivier Sallou <osallou at debian.org>,
Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 13),
cmake,
bc,
zlib1g-dev,
libhdf5-dev,
libcppunit-dev,
libboost-dev
-Standards-Version: 4.2.1
+Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/mapsembler2
Vcs-Git: https://salsa.debian.org/med-team/mapsembler2.git
Homepage: http://colibread.inria.fr/mapsembler2/
+Rules-Requires-Root: no
Package: mapsembler2
Architecture: amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 ppc64el s390x
=====================================
debian/copyright
=====================================
@@ -71,7 +71,7 @@ Files: debian/*
Copyright: 2013 Olivier Sallou <osallou at debian.org>
License: GPL-2+
The Debian packaging is licensed under the GPL which is available at
- `/usr/share/common-licenses/GPL'.
+ `/usr/share/common-licenses/GPL-2'.
License: AGPL-3+
This program is free software: you can redistribute it and/or modify
@@ -88,4 +88,3 @@ License: AGPL-3+
.
The complete text of the GNU Affero General Public License
can be found in the file `/usr/share/doc/mapsembler2/LICENCE.md.gz'.
-
=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+include:
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
View it on GitLab: https://salsa.debian.org/med-team/mapsembler2/-/compare/eddadecf0ba0c2853e93da06ba7c74acfb87b675...36b477f8501bc1e7aa39baa5fa583fcdcb77e27b
--
View it on GitLab: https://salsa.debian.org/med-team/mapsembler2/-/compare/eddadecf0ba0c2853e93da06ba7c74acfb87b675...36b477f8501bc1e7aa39baa5fa583fcdcb77e27b
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/20200613/4df05b26/attachment-0001.html>
More information about the debian-med-commit
mailing list