[med-svn] [Git][med-team/hyphy][master] 3 commits: d/control: update uploader address
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Mon Jul 12 22:36:00 BST 2021
Étienne Mollier pushed to branch master at Debian Med / hyphy
Commits:
3cd74501 by Étienne Mollier at 2021-07-12T23:32:12+02:00
d/control: update uploader address
- - - - -
bd0ccfd2 by Étienne Mollier at 2021-07-12T23:33:00+02:00
d/watch: fix broken link to github
- - - - -
25c3e3a9 by Étienne Mollier at 2021-07-12T23:35:07+02:00
update changelog
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -6,6 +6,8 @@ hyphy (2.5.31+dfsg-1) UNRELEASED; urgency=medium
[ Étienne Mollier ]
* Remove d/*.maintscriptsL: these have been brought in
the earlier release of hyphy 2.5.28+dfsg-3
+ * d/control: update uploader address
+ * d/watch: fix broken link to github
[ Nilesh Patra ]
* d/watch: Fix watch regex
@@ -13,8 +15,9 @@ hyphy (2.5.31+dfsg-1) UNRELEASED; urgency=medium
* d/p/*.patch: Refresh patches
* d/p/use_debian_sqlite.patch: Check for existence of
ZLIB *after* DEFAULT_LIBRARIES have been set
+ * Fix copyright
- -- Nilesh Patra <nilesh at debian.org> Wed, 12 May 2021 19:00:22 +0530
+ -- Étienne Mollier <emollier at debian.org> Mon, 12 Jul 2021 23:33:35 +0200
hyphy (2.5.28+dfsg-3) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -1,7 +1,7 @@
Source: hyphy
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>,
- Étienne Mollier <etienne.mollier at mailoo.org>,
+ Étienne Mollier <emollier at debian.org>,
Nilesh Patra <nilesh at debian.org>
Section: science
Priority: optional
=====================================
debian/watch
=====================================
@@ -1,4 +1,5 @@
version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- https://github.com/veg/hyphy/releases .*/archive/.*/v*(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+ https://github.com/veg/hyphy/tags \
+ (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
View it on GitLab: https://salsa.debian.org/med-team/hyphy/-/compare/abbd40e8af270a0325509b119108d84ebccab2d4...25c3e3a932d1a59b2687b1156598746696f1d1f3
--
View it on GitLab: https://salsa.debian.org/med-team/hyphy/-/compare/abbd40e8af270a0325509b119108d84ebccab2d4...25c3e3a932d1a59b2687b1156598746696f1d1f3
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/20210712/d2885802/attachment-0001.htm>
More information about the debian-med-commit
mailing list