[med-svn] [Git][med-team/gdcm][master] 2 commits: d/dontrol: Build-depend only on default python3 version
Gert Wollny
gitlab at salsa.debian.org
Sat Sep 8 12:35:13 BST 2018
Gert Wollny pushed to branch master at Debian Med / gdcm
Commits:
ecc2fc7f by Gert Wollny at 2018-09-08T10:57:46Z
d/dontrol: Build-depend only on default python3 version
- - - - -
4c9286e2 by Gert Wollny at 2018-09-08T11:34:18Z
d/.gitlab: build from master branch
- - - - -
3 changed files:
- debian/.gitlab-ci.yml
- debian/control
- debian/control.in
Changes:
=====================================
debian/.gitlab-ci.yml
=====================================
@@ -8,7 +8,7 @@ build:
script:
- git checkout pristine-tar
- git pull
- - git checkout experimental
+ - git checkout master
- git pull
# silence build to not exceed build log size of gitlab-ci
- gbp buildpackage -uc -us 2>&1 >../build.log
=====================================
debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: cmake (>= 2.8.9),
default-jdk,
dh-strip-nondeterminism,
dh-python,
- python3-all-dev,
+ python3-dev,
pvrg-jpeg,
uuid-dev,
libz-dev,
=====================================
debian/control.in
=====================================
@@ -10,7 +10,7 @@ Build-Depends: cmake (>= 2.8.9),
default-jdk,
dh-strip-nondeterminism,
dh-python,
- python3-all-dev,
+ python3-dev,
pvrg-jpeg,
uuid-dev,
libz-dev,
View it on GitLab: https://salsa.debian.org/med-team/gdcm/compare/de0205d6a828d913586bbe37837eb6de005ef6b4...4c9286e2cc6b350cbbb62a06db573dd2f29f5e75
--
View it on GitLab: https://salsa.debian.org/med-team/gdcm/compare/de0205d6a828d913586bbe37837eb6de005ef6b4...4c9286e2cc6b350cbbb62a06db573dd2f29f5e75
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/20180908/1a34badd/attachment.html>
More information about the debian-med-commit
mailing list