Étienne Mollier pushed to branch master at Debian Med / python-biopython
Commits: cdc73b7d by Étienne Mollier at 2021-07-05T23:12:49+02:00 d/control: update uploader address - - - - - 03f1f617 by Étienne Mollier at 2021-07-05T23:13:54+02:00 d/watch: fix broken url to github - - - - - 56e40231 by Étienne Mollier at 2021-07-05T23:35:14+02:00 update changelog - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-biopython (1.78+dfsg-5) UNRELEASED; urgency=medium + + * d/control: update uploader address + * d/watch: fix broken url to github + + -- Étienne Mollier <[email protected]> Mon, 05 Jul 2021 23:14:47 +0200 + python-biopython (1.78+dfsg-4) unstable; urgency=medium * Add mkdssp4.patch. (Closes: #976542) ===================================== debian/control ===================================== @@ -2,7 +2,7 @@ Source: python-biopython Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Charles Plessy <[email protected]>, Andreas Tille <[email protected]>, - Étienne Mollier <[email protected]> + Étienne Mollier <[email protected]> Section: python Priority: optional Build-Depends: debhelper-compat (= 13), ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 - -opts="uversionmangle=s/b/~b/;s/(\d)(\d+)/$1.$2/,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//,repack,compression=xz" \ - https://github.com/biopython/biopython/releases .*/archive/biopython-(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/biopython/biopython/tags \ + (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate View it on GitLab: https://salsa.debian.org/med-team/python-biopython/-/compare/b7479c88710121e06b66d443f1f04eface536e46...56e40231d7f272aacac012e04ba9d28afb90450b -- View it on GitLab: https://salsa.debian.org/med-team/python-biopython/-/compare/b7479c88710121e06b66d443f1f04eface536e46...56e40231d7f272aacac012e04ba9d28afb90450b 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
