Étienne Mollier pushed to branch master at Debian Med / e-mem
Commits: 452b7c7c by Étienne Mollier at 2021-07-14T00:01:21+02:00 d/control: update uploader address - - - - - 0066dc49 by Étienne Mollier at 2021-07-14T00:02:42+02:00 d/watch: fix broken link to github - - - - - 956f410e by Étienne Mollier at 2021-07-14T00:04:03+02:00 update changelog - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +e-mem (1.0.1-5) UNRELEASED; urgency=medium + + * d/control: update uploader address + * d/watch: fix broken link to github + + -- Étienne Mollier <[email protected]> Wed, 14 Jul 2021 00:03:42 +0200 + e-mem (1.0.1-4) unstable; urgency=medium [ Helmut Grohne ] ===================================== debian/control ===================================== @@ -1,7 +1,7 @@ Source: e-mem Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]>, - Étienne Mollier <[email protected]> + Étienne Mollier <[email protected]> Section: science Priority: optional Build-Depends: debhelper-compat (= 13), ===================================== debian/watch ===================================== @@ -1,3 +1,4 @@ version=4 - -https://github.com/lucian-ilie/E-MEM/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/lucian-ilie/E-MEM/tags \ + (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate View it on GitLab: https://salsa.debian.org/med-team/e-mem/-/compare/57c7075ddea597861efd6ade10a30da89098af24...956f410e3a384ed7fb1afe7094a293c2226ba670 -- View it on GitLab: https://salsa.debian.org/med-team/e-mem/-/compare/57c7075ddea597861efd6ade10a30da89098af24...956f410e3a384ed7fb1afe7094a293c2226ba670 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
