[med-svn] [Git][med-team/maxflow][master] Use gbp to build package
Gert Wollny
gitlab at salsa.debian.org
Tue Feb 13 10:04:30 UTC 2018
Gert Wollny pushed to branch master at Debian Med / maxflow
Commits:
bc49f8ea by Gert Wollny at 2018-02-13T11:03:56+01:00
Use gbp to build package
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@ build:
stage: build
before_script:
- - apt update && apt -y install devscripts
+ - apt update && apt -y install devscripts git-buildpackage
- mk-build-deps --tool "apt -y -o Debug::pkgProblemResolver=yes --no-install-recommends" --install debian/control
script:
- - dpkg-buildpackage -uc -us
+ - gbp buildpackage -uc -us
View it on GitLab: https://salsa.debian.org/med-team/maxflow/commit/bc49f8ea563663417ca9b9b479133d9f37ef45d1
---
View it on GitLab: https://salsa.debian.org/med-team/maxflow/commit/bc49f8ea563663417ca9b9b479133d9f37ef45d1
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180213/528b310d/attachment-0001.html>
More information about the debian-med-commit
mailing list