[med-svn] [Git][med-team/uc-echo][master] Using my debian.org email address
Pierre Gruet (@pgt)
gitlab at salsa.debian.org
Sat Oct 7 20:08:04 BST 2023
Pierre Gruet pushed to branch master at Debian Med / uc-echo
Commits:
e9dcc5f8 by Pierre Gruet at 2023-10-07T21:06:40+02:00
Using my debian.org email address
- - - - -
2 changed files:
- debian/control
- debian/patches/using_int_not_char.patch
Changes:
=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Thorsten Alteholz <debian at alteholz.de>,
Andreas Tille <tille at debian.org>,
Navid Fehrenbacher <nf at q-leap.de>,
- Pierre Gruet <pgtdebian at free.fr>
+ Pierre Gruet <pgt at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
=====================================
debian/patches/using_int_not_char.patch
=====================================
@@ -1,7 +1,7 @@
Description: Using int and not char to store offset values
Upstream uses char to store values that can be negative. On arm64, char is
unsigned by default, which can result in unexpected behaviours.
-Author: Pierre Gruet <pgtdebian at free.fr>
+Author: Pierre Gruet <pgt at debian.org>
Last-Update: 2020-04-17
--- a/NeighborSet.hpp
View it on GitLab: https://salsa.debian.org/med-team/uc-echo/-/commit/e9dcc5f8e6cf8a5ffb1a2086d0701ad4b48496ae
--
View it on GitLab: https://salsa.debian.org/med-team/uc-echo/-/commit/e9dcc5f8e6cf8a5ffb1a2086d0701ad4b48496ae
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/20231007/b29bd1d4/attachment.htm>
More information about the debian-med-commit
mailing list