Andreas Tille pushed to branch master at Debian Med / mira
Commits: 6cdd0dcd by Andreas Tille at 2022-04-06T15:16:09+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 9a00d27f by Andreas Tille at 2022-04-06T15:17:51+02:00 routine-update: Do not parse d/changelog - - - - - a59c9932 by Andreas Tille at 2022-04-06T15:32:49+02:00 Ready to upload to unstable - - - - - 26f687b8 by Andreas Tille at 2022-04-06T15:37:44+02:00 Clean-up list of Uploaders from people not working on this package any more and team upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,17 @@ -mira (4.9.6-6) UNRELEASED; urgency=medium +mira (4.9.6-6) unstable; urgency=medium + * Team upload. + + [ Lance Lin ] * Remove build-depends on vim-common and add xxd (Closes: #1007986) - -- Lance Lin <[email protected]> Wed, 6 Apr 2022 19:35:39 +0700 + [ Andreas Tille ] + * Standards-Version: 4.6.0 (routine-update) + * Do not parse d/changelog (routine-update) + * Clean-up list of Uploaders from people not working on this package + any more (thanks a lot for all previous contributions + + -- Lance Lin <[email protected]> Wed, 06 Apr 2022 15:18:07 +0200 mira (4.9.6-5) unstable; urgency=medium ===================================== debian/control ===================================== @@ -1,10 +1,7 @@ Source: mira Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Charles Plessy <[email protected]>, - Steffen Moeller <[email protected]>, - Tim Booth <[email protected]>, +Uploaders: Steffen Moeller <[email protected]>, Andreas Tille <[email protected]>, - Thorsten Alteholz <[email protected]>, Michael R. Crusoe <[email protected]> Section: science Priority: optional @@ -25,7 +22,7 @@ Build-Depends: debhelper-compat (= 13), libboost-iostreams-dev Build-Depends-Indep: docbook-xsl, dblatex -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/mira Vcs-Git: https://salsa.debian.org/med-team/mira.git Homepage: https://sourceforge.net/p/mira-assembler/wiki/Home/ ===================================== debian/rules ===================================== @@ -4,7 +4,7 @@ export DH_VERBOSE=1 # routine-update: We really need to parse d/changelog here! -export DEBIAN_MAINTAINER=$(dpkg-parsechangelog -SMaintainer) +include /usr/share/dpkg/default.mk export DEB_BUILD_MAINT_OPTIONS=hardening=+all pkg=mira-assembler View it on GitLab: https://salsa.debian.org/med-team/mira/-/compare/28b4e7889d1088c58f92c9b28864ed2aa0ead76e...26f687b8ab086b147792ad860d3353686a1f0cc6 -- View it on GitLab: https://salsa.debian.org/med-team/mira/-/compare/28b4e7889d1088c58f92c9b28864ed2aa0ead76e...26f687b8ab086b147792ad860d3353686a1f0cc6 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
