Gert Wollny pushed to branch master at Debian Med / maxflow

Commits:
a1437425 by Gert Wollny at 2018-02-13T10:02:39+01:00
d/control: - update VCS URLs to salsa
           - update to standards 4.1.3 (no changes needed)

- - - - -
33315e7e by Gert Wollny at 2018-02-13T10:16:53+01:00
Merge branch 'master' of salsa.debian.org:med-team/maxflow

- - - - -
1066f7e6 by Gert Wollny at 2018-02-13T10:30:40+01:00
correct gitlab-ci build script

- - - - -


2 changed files:

- .gitlab-ci.yml
- debian/control


Changes:

=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -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
\ No newline at end of file
+    - dpkg-buildpackage -uc -us


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -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



View it on GitLab: 
https://salsa.debian.org/med-team/maxflow/compare/366a58a4d54da5c63d8ea8c76012a77955f570d3...1066f7e6c17b97874361788ca51a3c96be9f7e7a

---
View it on GitLab: 
https://salsa.debian.org/med-team/maxflow/compare/366a58a4d54da5c63d8ea8c76012a77955f570d3...1066f7e6c17b97874361788ca51a3c96be9f7e7a
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to