[med-svn] [Git][med-team/quorum][master] 3 commits: add myself to Uploaders
Étienne Mollier
gitlab at salsa.debian.org
Sat Nov 28 21:31:41 GMT 2020
Étienne Mollier pushed to branch master at Debian Med / quorum
Commits:
535323dd by Étienne Mollier at 2020-11-28T22:07:51+01:00
add myself to Uploaders
- - - - -
b9c563ab by Étienne Mollier at 2020-11-28T22:11:00+01:00
define HAVE_NUMERIC_LIMITS128
- - - - -
ddc83567 by Étienne Mollier at 2020-11-28T22:15:17+01:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+quorum (1.1.1-4) unstable; urgency=medium
+
+ * Add myself to Uploaders.
+ * Build with HAVE_NUMERIC_LIMITS128 defined. (Closes: #975740)
+
+ -- Étienne Mollier <etienne.mollier at mailoo.org> Sat, 28 Nov 2020 22:14:06 +0100
+
quorum (1.1.1-3) unstable; urgency=medium
* Standards-Version: 4.5.1 (routine-update)
=====================================
debian/control
=====================================
@@ -1,6 +1,7 @@
Source: quorum
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>
+Uploaders: Andreas Tille <tille at debian.org>,
+ Étienne Mollier <etienne.mollier at mailoo.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
=====================================
debian/rules
=====================================
@@ -6,6 +6,8 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
include /usr/share/dpkg/default.mk
+export CXXFLAGS += -DHAVE_NUMERIC_LIMITS128
+
%:
dh $@ --no-parallel
View it on GitLab: https://salsa.debian.org/med-team/quorum/-/compare/e8f3ce8bdf12f5b87c7ba79dae688543aa8e9fe2...ddc83567cf94af2b2051c604fc541d1fcd0e067d
--
View it on GitLab: https://salsa.debian.org/med-team/quorum/-/compare/e8f3ce8bdf12f5b87c7ba79dae688543aa8e9fe2...ddc83567cf94af2b2051c604fc541d1fcd0e067d
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/20201128/81ed4fdf/attachment-0001.html>
More information about the debian-med-commit
mailing list