[Git][java-team/wala][master] 2 commits: update Vcs tags to point to salsa.debian.org
Hans-Christoph Steiner
gitlab at salsa.debian.org
Wed Jan 30 22:27:20 GMT 2019
Hans-Christoph Steiner pushed to branch master at Debian Java Maintainers / wala
Commits:
2df9ff72 by Hans-Christoph Steiner at 2019-01-30T22:15:42Z
update Vcs tags to point to salsa.debian.org
- - - - -
f60640ba by Hans-Christoph Steiner at 2019-01-30T22:26:59Z
gitlab-ci: update to generate its own aptly repo
- - - - -
2 changed files:
- debian/.gitlab-ci.yml
- debian/control
Changes:
=====================================
debian/.gitlab-ci.yml
=====================================
@@ -1,10 +1,12 @@
-build:
+pages:
image: registry.salsa.debian.org/salsa-ci-team/ci-image-git-buildpackage:latest
+ stage: deploy
+ only:
+ - master
artifacts:
paths:
- - "*.deb"
+ - public
expire_in: 1 day
- except:
- - tags
script:
- gitlab-ci-git-buildpackage-all
+ - gitlab-ci-aptly
=====================================
debian/control
=====================================
@@ -16,8 +16,8 @@ Build-Depends: debhelper (>= 10~),
libsmali-java (>= 2.2.4),
maven-repo-helper
Standards-Version: 4.3.0
-Vcs-Git: https://github.com/wala/WALA.git
-Vcs-Browser: https://github.com/wala/WALA
+Vcs-Git: https://salsa.debian.org/java-team/wala.git
+Vcs-Browser: https://salsa.debian.org/java-team/wala
Homepage: http://wala.sourceforge.net
Package: libwala-java
View it on GitLab: https://salsa.debian.org/java-team/wala/compare/98572f8965b1ff4ff22df42f46621c0b92595122...f60640ba41f8036a3e42956d35368028b6131925
--
View it on GitLab: https://salsa.debian.org/java-team/wala/compare/98572f8965b1ff4ff22df42f46621c0b92595122...f60640ba41f8036a3e42956d35368028b6131925
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/pkg-java-commits/attachments/20190130/3ba443fd/attachment.html>
More information about the pkg-java-commits
mailing list