Andreas Tille pushed to branch master at Debian Med / camp
Commits: 93b8e9c8 by Andreas Tille at 2021-11-08T21:29:40+01:00 Fix watch file - - - - - 7330bb00 by Andreas Tille at 2021-11-08T21:30:02+01:00 Apply multi-arch hints. + libcamp-dev: Add Multi-Arch: same. Changes-By: apply-multiarch-hints - - - - - 193a4d58 by Andreas Tille at 2021-11-08T21:33:56+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +camp (0.8.4-4) unstable; urgency=medium + + * Team upload. + * Fix watch file + * Apply multi-arch hints. + + libcamp-dev: Add Multi-Arch: same. + + -- Andreas Tille <[email protected]> Mon, 08 Nov 2021 21:30:04 +0100 + camp (0.8.4-3) unstable; urgency=medium * d/patches: fix CMake patch to support multi-arch paths properly ===================================== debian/control ===================================== @@ -56,6 +56,7 @@ Depends: libcamp0.8 (= ${binary:Version}), Conflicts: libcamp0.7-dev Provides: libcamp0.7-dev Replaces: libcamp0.7-dev +Multi-Arch: same Description: C++ multi-purpose reflection library (development files) CAMP is a multi-purpose reflection library developed by Technogerma Systems France (http://www.tegesoft.com). ===================================== debian/watch ===================================== @@ -1,2 +1,2 @@ version=4 -https://github.com/IRCAD/camp/releases .*/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +https://github.com/IRCAD/camp/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/camp/-/compare/5d5458d64d56010ff6cf407ae35725fa249b0ff2...193a4d581d02f36ced88a654fe7fedc74ad05d05 -- View it on GitLab: https://salsa.debian.org/med-team/camp/-/compare/5d5458d64d56010ff6cf407ae35725fa249b0ff2...193a4d581d02f36ced88a654fe7fedc74ad05d05 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
