[med-svn] [Git][med-team/bolt-lmm][master] 7 commits: Enable architecture all builds on arm64

Andreas Tille gitlab at salsa.debian.org
Tue Dec 22 14:52:18 GMT 2020



Andreas Tille pushed to branch master at Debian Med / bolt-lmm


Commits:
cbee7a3d by Andreas Tille at 2020-12-22T15:47:52+01:00
Enable architecture all builds on arm64

- - - - -
3c3e9576 by Andreas Tille at 2020-12-22T15:48:18+01:00
routine-update: Standards-Version: 4.5.1

- - - - -
230115df by Andreas Tille at 2020-12-22T15:48:18+01:00
routine-update: debhelper-compat 13

- - - - -
56103f5d by Andreas Tille at 2020-12-22T15:48:27+01:00
routine-update: Add salsa-ci file

- - - - -
6d4e9a22 by Andreas Tille at 2020-12-22T15:48:28+01:00
routine-update: Rules-Requires-Root: no

- - - - -
418adaa5 by Andreas Tille at 2020-12-22T15:48:37+01:00
Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).

Changes-By: lintian-brush

- - - - -
eda5a641 by Andreas Tille at 2020-12-22T15:51:34+01:00
routine-update: Ready to upload to unstable

- - - - -


6 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/rules
- + debian/salsa-ci.yml
- debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+bolt-lmm (2.3.4+dfsg-3) unstable; urgency=medium
+
+  * Team upload.
+  * Enable architecture all builds on arm64
+    Closes: #976527
+  * Standards-Version: 4.5.1 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Add salsa-ci file (routine-update)
+  * Rules-Requires-Root: no (routine-update)
+  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
+    present in machine-readable debian/copyright).
+
+ -- Andreas Tille <tille at debian.org>  Tue, 22 Dec 2020 15:48:38 +0100
+
 bolt-lmm (2.3.4+dfsg-2) unstable; urgency=medium
 
   [ Frédéric Bonnard ]


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-12


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Dylan Aïssi <daissi at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 12~),
+Build-Depends: debhelper-compat (= 13),
                gfortran,
                libboost-dev,
                libboost-iostreams-dev,
@@ -12,10 +12,11 @@ Build-Depends: debhelper (>= 12~),
                libnlopt-cxx-dev,
                libopenblas-dev,
                zlib1g-dev
-Standards-Version: 4.4.1
+Standards-Version: 4.5.1
 Vcs-Browser: https://salsa.debian.org/med-team/bolt-lmm
 Vcs-Git: https://salsa.debian.org/med-team/bolt-lmm.git
 Homepage: https://data.broadinstitute.org/alkesgroup/BOLT-LMM/
+Rules-Requires-Root: no
 
 Package: bolt-lmm
 Architecture: amd64 i386 ppc64el


=====================================
debian/rules
=====================================
@@ -9,8 +9,7 @@ endif
 %:
 	dh $@ --sourcedirectory=src
 
-override_dh_auto_build:
-	dh_auto_build
+override_dh_auto_build-indep:
 	cd $(CURDIR)/example/ && \
 		tar Jcvf examples.tar.xz * --sort=name --mode=go=rX,u+rw,a-s --owner=root --group=root --numeric-owner
 


=====================================
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,5 +1,3 @@
-Contact: Po-Ru Loh <loh at hsph.harvard.edu>
-Name: BOLT-LMM
 Reference:
  - Author: >
     Po-Ru Loh and George Tucker and Brendan K Bulik-Sullivan and Bjarni



View it on GitLab: https://salsa.debian.org/med-team/bolt-lmm/-/compare/9ac1bcdf9b18d85475e3052f147c6321d09c9849...eda5a641387c329d966d213ead947c6d3ba48687

-- 
View it on GitLab: https://salsa.debian.org/med-team/bolt-lmm/-/compare/9ac1bcdf9b18d85475e3052f147c6321d09c9849...eda5a641387c329d966d213ead947c6d3ba48687
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/20201222/05d25282/attachment-0001.html>


More information about the debian-med-commit mailing list