[med-svn] [Git][med-team/mira][master] 4 commits: routine-update: Standards-Version: 4.6.0
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Apr 6 15:01:26 BST 2022
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 <LQi254 at protonmail.com> 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 <LQi254 at protonmail.com> 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 <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Charles Plessy <plessy at debian.org>,
- Steffen Moeller <moeller at debian.org>,
- Tim Booth <tbooth at ceh.ac.uk>,
+Uploaders: Steffen Moeller <moeller at debian.org>,
Andreas Tille <tille at debian.org>,
- Thorsten Alteholz <debian at alteholz.de>,
Michael R. Crusoe <michael.crusoe at gmail.com>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20220406/6f2405d2/attachment-0001.htm>
More information about the debian-med-commit
mailing list