Andreas Tille pushed to branch master at Debian Med / uc-echo
Commits: 6c14fa62 by Andreas Tille at 2020-03-09T11:04:36+01:00 Reset changelog to UNRELEASED - - - - - aeaad047 by Andreas Tille at 2020-03-09T11:05:09+01:00 routine-update: Add salsa-ci file - - - - - bb67ca44 by Andreas Tille at 2020-03-09T11:05:15+01:00 Rely on pre-initialized dpkg-architecture variables. Fixes: lintian: debian-rules-sets-dpkg-architecture-variable See-also: https://lintian.debian.org/tags/debian-rules-sets-dpkg-architecture-variable.html - - - - - d12984de by Andreas Tille at 2020-03-09T11:07:23+01:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/rules - + debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,13 @@ uc-echo (1.12-14) unstable; urgency=medium + [ Nilesh Patra ] * Team Upload. * Update test depends + [ Andreas Tille ] + * Add salsa-ci file (routine-update) + * Rely on pre-initialized dpkg-architecture variables. + -- Nilesh Patra <[email protected]> Sun, 08 Mar 2020 22:36:35 +0530 uc-echo (1.12-13) unstable; urgency=medium ===================================== debian/rules ===================================== @@ -2,8 +2,7 @@ # DH_VERBOSE := 1 -DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH) -DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) +include /usr/share/dpkg/architecture.mk LIBRARY_PATH=/usr/lib/$(DEB_HOST_MULTIARCH) CPATH=/usr/include/$(DEB_HOST_MULTIARCH) export LIBRARY_PATH CPATH ===================================== 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/uc-echo/-/compare/db3d1cd331baf898712f429f78ca71824ef356c6...d12984de2898742f7e359c72d7f04309529843ae -- View it on GitLab: https://salsa.debian.org/med-team/uc-echo/-/compare/db3d1cd331baf898712f429f78ca71824ef356c6...d12984de2898742f7e359c72d7f04309529843ae 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
