[med-svn] [Git][med-team/python-biopython][master] 3 commits: d/control: update uploader address
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Mon Jul 5 22:35:36 BST 2021
É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 <emollier at debian.org> 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 <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Charles Plessy <plessy at debian.org>,
Andreas Tille <tille at debian.org>,
- Étienne Mollier <etienne.mollier at mailoo.org>
+ Étienne Mollier <emollier at debian.org>
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 at -$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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210705/b211cf9b/attachment-0001.htm>
More information about the debian-med-commit
mailing list