[med-svn] [Git][med-team/minia][master] 8 commits: New upstream version 3.2.1+git20200409.489e374
Steffen Möller
gitlab at salsa.debian.org
Mon May 11 01:22:48 BST 2020
Steffen Möller pushed to branch master at Debian Med / minia
Commits:
75f36f98 by Steffen Moeller at 2020-05-11T02:19:25+02:00
New upstream version 3.2.1+git20200409.489e374
- - - - -
b16ec398 by Steffen Moeller at 2020-05-11T02:19:25+02:00
routine-update: New upstream version
- - - - -
2b5f4992 by Steffen Moeller at 2020-05-11T02:19:26+02:00
Update upstream source from tag 'upstream/3.2.1+git20200409.489e374'
Update to upstream version '3.2.1+git20200409.489e374'
with Debian dir bbf958dfc280111454f3879f184ea72f52e01191
- - - - -
bd87271d by Steffen Moeller at 2020-05-11T02:19:26+02:00
routine-update: Standards-Version: 4.5.0
- - - - -
c7e64297 by Steffen Moeller at 2020-05-11T02:19:29+02:00
routine-update: Add salsa-ci file
- - - - -
5f1a0180 by Steffen Moeller at 2020-05-11T02:19:29+02:00
routine-update: Rules-Requires-Root: no
- - - - -
b9c9c101 by Steffen Moeller at 2020-05-11T02:19:32+02:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
- - - - -
3320c3a8 by Steffen Moeller at 2020-05-11T02:21:55+02:00
routine-update: Ready to upload to unstable
- - - - -
7 changed files:
- CMakeLists.txt
- debian/changelog
- debian/control
- debian/rules
- + debian/salsa-ci.yml
- debian/upstream/metadata
- test/ERR039477.md5
Changes:
=====================================
CMakeLists.txt
=====================================
@@ -8,7 +8,7 @@ cmake_minimum_required (VERSION 2.6)
# The default version number is the latest official build
SET (gatb-tool_VERSION_MAJOR 3)
SET (gatb-tool_VERSION_MINOR 2)
-SET (gatb-tool_VERSION_PATCH 1)
+SET (gatb-tool_VERSION_PATCH 2)
# But, it is possible to define another release number during a local build
IF (DEFINED MAJOR)
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+minia (3.2.1+git20200409.489e374-1) unstable; urgency=medium
+
+ * Team upload.
+ * New upstream version
+ * Standards-Version: 4.5.0 (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
+ * d/rules clean: removing autogenerated header file.
+
+ -- Steffen Moeller <moeller at debian.org> Mon, 11 May 2020 02:19:32 +0200
+
minia (3.2.1+git20191130.5b131b9-2) unstable; urgency=medium
* Use 2to3 to port from Python2 to Python3
=====================================
debian/control
=====================================
@@ -11,10 +11,11 @@ Build-Depends: debhelper-compat (= 12),
libboost-dev,
libgatbcore-dev (>= 1.4.1+git20191130.664696c),
libhdf5-dev
-Standards-Version: 4.4.1
+Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/minia
Vcs-Git: https://salsa.debian.org/med-team/minia.git
Homepage: http://minia.genouest.org/
+Rules-Requires-Root: no
Package: minia
Architecture: any
=====================================
debian/rules
=====================================
@@ -10,4 +10,4 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
override_dh_clean:
dh_clean
- rm -f minia
+ rm -f minia src/build_info.hpp
=====================================
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
=====================================
debian/upstream/metadata
=====================================
@@ -1,3 +1,5 @@
+Bug-Database: https://github.com/GATB/minia/issues
+Bug-Submit: https://github.com/GATB/minia/issues/new
Reference:
Author: Rayan Chikhi and Guillaume Rizk
Title: >
@@ -19,5 +21,5 @@ Registry:
Entry: minia
- Name: SciCrunch
Entry: SCR_004986
-Repository: https://github.com/GATB/minia
+Repository: https://github.com/GATB/minia.git
Repository-Browse: https://github.com/GATB/minia
=====================================
test/ERR039477.md5
=====================================
@@ -1,3 +1,3 @@
-e92d66d1e5b7450e6f6d8f6cc1de24bf # osx CI
-3192031d3491f3488a210419c50b9d4d # gcc 7 blok-bok
-dc556ec0e91c9aad6c1a68e48a2d8456 # debian CI
+25e5fadb17acd301493ee07ab19cd02d # osx CI
+9025845a599799bbdda36875a0e1ff04 # debian CI
+ce0d915d3328bf20e706dfff49f796ff # gcc 7 blok-bok
View it on GitLab: https://salsa.debian.org/med-team/minia/-/compare/fa6e0ceebb96e86e2e01f53f4e219ed8dfb91a1d...3320c3a84120d5d9d11b5cc1787bb0cdecdc8d49
--
View it on GitLab: https://salsa.debian.org/med-team/minia/-/compare/fa6e0ceebb96e86e2e01f53f4e219ed8dfb91a1d...3320c3a84120d5d9d11b5cc1787bb0cdecdc8d49
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/20200511/b9db4a6d/attachment-0001.html>
More information about the debian-med-commit
mailing list