[med-svn] [Git][med-team/libics][master] 3 commits: routine-update: Add salsa-ci file
Andreas Tille
gitlab at salsa.debian.org
Sat Mar 7 07:27:53 GMT 2020
Andreas Tille pushed to branch master at Debian Med / libics
Commits:
88777941 by Andreas Tille at 2020-03-07T08:10:11+01:00
routine-update: Add salsa-ci file
- - - - -
1a55aa8f by Andreas Tille at 2020-03-07T08:11:25+01:00
Fix syntax
- - - - -
3d3de7a9 by Andreas Tille at 2020-03-07T08:25:33+01:00
Close bug #953191 and upload
- - - - -
3 changed files:
- debian/changelog
- debian/rules
- + debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,5 +1,6 @@
-libics (1.6.4-1) UNRELEASED; urgency=medium
+libics (1.6.4-1) unstable; urgency=medium
+ [ Michael R. Crusoe ]
* Team upload.
* New upstream version
* Standards-Version: 4.5.0 (routine-update)
@@ -7,8 +8,12 @@ libics (1.6.4-1) UNRELEASED; urgency=medium
Repository-Browse.
* Add symbols file
* Run the tests serially
+ Closes: #953191
- -- Michael R. Crusoe <michael.crusoe at gmail.com> Fri, 21 Feb 2020 10:04:12 +0100
+ [ Andreas Tille ]
+ * Add salsa-ci file (routine-update)
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com> Sat, 07 Mar 2020 08:10:12 +0100
libics (1.6.3-1) unstable; urgency=medium
=====================================
debian/rules
=====================================
@@ -17,6 +17,6 @@ override_dh_install-arch:
debian/tmp/usr/lib/*/*.so
override_dh_auto_test:
-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS) $(DEB_BUILD_PROFILES))
+ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
make -j1 check VERBOSE=1
endif
=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+include:
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
View it on GitLab: https://salsa.debian.org/med-team/libics/-/compare/9b07159a78e8bb6a063f2f4a0a33189ff4f5ad2e...3d3de7a99033fd2d7131169296238ae2c3af7eed
--
View it on GitLab: https://salsa.debian.org/med-team/libics/-/compare/9b07159a78e8bb6a063f2f4a0a33189ff4f5ad2e...3d3de7a99033fd2d7131169296238ae2c3af7eed
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/20200307/0234e5a9/attachment-0001.html>
More information about the debian-med-commit
mailing list