Andreas Tille pushed to branch master at Debian Med / libsbml
Commits: 9b164238 by Andreas Tille at 2020-03-11T09:52:33+01:00 Do not attempt to build on several architectures - - - - - 1d166406 by Andreas Tille at 2020-03-11T09:53:20+01:00 routine-update: Add salsa-ci file - - - - - d280c1df by Andreas Tille at 2020-03-11T10:50:13+01:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - + debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +libsbml (5.18.0+dfsg-2) unstable; urgency=medium + + * Do not attempt to build on several architectures + Closes: #953584 + * Add salsa-ci file (routine-update) + + -- Andreas Tille <[email protected]> Wed, 11 Mar 2020 09:53:46 +0100 + libsbml (5.18.0+dfsg-1) unstable; urgency=medium * New upstream version ===================================== debian/control ===================================== @@ -37,7 +37,7 @@ Vcs-Git: https://salsa.debian.org/med-team/libsbml.git Homepage: http://www.sbml.org/ Package: libsbml5-dev -Architecture: any +Architecture: any-amd64 arm64 armel armhf any-i386 mips64el ppc64el s390x ia64 ppc64 riscv64 sh4 sparc64 x32 Section: libdevel Depends: libsbml5 (= ${binary:Version}), ${misc:Depends} @@ -51,7 +51,7 @@ Description: System Biology Markup Language library - development files This package contains files necessary for development with libsbml. Package: libsbml5 -Architecture: any +Architecture: any-amd64 arm64 armel armhf any-i386 mips64el ppc64el s390x ia64 ppc64 riscv64 sh4 sparc64 x32 Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} @@ -64,7 +64,7 @@ Description: System Biology Markup Language library but rather a library you can embed in your own applications. Package: python3-sbml5 -Architecture: any +Architecture: any-amd64 arm64 armel armhf any-i386 mips64el ppc64el s390x ia64 ppc64 riscv64 sh4 sparc64 x32 Section: python Depends: ${shlibs:Depends}, ${misc:Depends}, @@ -80,7 +80,7 @@ Description: System Biology Markup Language library - Python3 bindings This package contains the Python3 bindings of LibSBML. Package: libsbml5-java -Architecture: any +Architecture: any-amd64 arm64 armel armhf any-i386 mips64el ppc64el s390x ia64 ppc64 riscv64 sh4 sparc64 x32 Section: java Depends: ${shlibs:Depends}, ${misc:Depends}, @@ -97,7 +97,7 @@ Description: System Biology Markup Language library - Java bindings This Package contains the Java bindings of LibSBML. Package: libsbml5-perl -Architecture: any +Architecture: any-amd64 arm64 armel armhf any-i386 mips64el ppc64el s390x ia64 ppc64 riscv64 sh4 sparc64 x32 Section: perl Depends: ${shlibs:Depends}, ${perl:Depends}, @@ -112,7 +112,7 @@ Description: System Biology Markup Language library - Perl bindings This package contains the Perl bindings of LibSBML. Package: libsbml5-octave -Architecture: any +Architecture: any-amd64 arm64 armel armhf any-i386 mips64el ppc64el s390x ia64 ppc64 riscv64 sh4 sparc64 x32 Section: math Depends: ${shlibs:Depends}, ${misc:Depends}, @@ -127,7 +127,7 @@ Description: System Biology Markup Language library - Octave bindings This package contains the Octave bindings of LibSBML. Package: libsbml5-cil -Architecture: any +Architecture: any-amd64 arm64 armel armhf any-i386 mips64el ppc64el s390x ia64 ppc64 riscv64 sh4 sparc64 x32 Section: cli-mono Depends: ${shlibs:Depends}, ${misc:Depends}, ===================================== 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/libsbml/-/compare/a09a98f6eafd2849d6f86fa18238a34387134ca3...d280c1dffb2fcf138e117b202c93ab42f873664a -- View it on GitLab: https://salsa.debian.org/med-team/libsbml/-/compare/a09a98f6eafd2849d6f86fa18238a34387134ca3...d280c1dffb2fcf138e117b202c93ab42f873664a You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
