Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
d/control: - update VCS URLs to salsa
· a1437425
Gert Wollny
authored
Feb 13, 2018
- update to standards 4.1.3 (no changes needed)
a1437425
Merge branch 'master' of salsa.debian.org:med-team/maxflow
· 33315e7e
Gert Wollny
authored
Feb 13, 2018
33315e7e
correct gitlab-ci build script
· 1066f7e6
Gert Wollny
authored
Feb 13, 2018
1066f7e6
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1066f7e6
...
...
@@ -4,7 +4,7 @@ build:
stage
:
build
before_script
:
-
apt update
-
apt update
&& apt -y install devscripts
-
mk-build-dep --install debian/control
script
:
-
dpkg-buildpackage -uc -us
debian/control
View file @
1066f7e6
...
...
@@ -5,9 +5,9 @@ Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
cmake
Standards-Version:
3.9.6
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/maxflow
.git
Vcs-Git:
git://anonscm
.debian.org/
debian-med
/maxflow.git
Standards-Version:
4.1.3
Vcs-Browser: https://
salsa
.debian.org/
med-team
/maxflow
Vcs-Git:
https://salsa
.debian.org/
med-team
/maxflow.git
Homepage: https://github.com/gerddie/maxflow
Package: libmaxflow0
...
...