Étienne Mollier pushed to branch master at Debian Med / ecopcr
Commits: 70f927d6 by Étienne Mollier at 2026-06-02T21:37:17+02:00 d/watch: migrate to new upstream forge. This change also upgrades the watch file to version 5. - - - - - c2df5019 by Étienne Mollier at 2026-06-02T21:39:29+02:00 d/control: drop redundant Rules-Requires-Root: no. - - - - - 0e2add57 by Étienne Mollier at 2026-06-02T21:39:50+02:00 d/control: drop redundant Priority: optional. - - - - - cfaecf35 by Étienne Mollier at 2026-06-02T21:41:52+02:00 d/control: declare compliance to standards version 4.7.4. - - - - - a50af8d5 by Étienne Mollier at 2026-06-02T21:43:09+02:00 d/patches/*: normalize Last-Update timestamps. - - - - - 46c06734 by Étienne Mollier at 2026-06-02T21:47:55+02:00 hardening.patch: remove comment about lintian warnings. - - - - - f2ae6111 by Étienne Mollier at 2026-06-02T21:48:32+02:00 d/changelog: ready for upload to unstable. - - - - - 7 changed files: - debian/changelog - debian/control - debian/patches/2to3.patch - debian/patches/ecoisundertaxon.patch - debian/patches/hardening.patch - debian/patches/spelling.patch - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,15 @@ +ecopcr (1.0.1+dfsg-6) unstable; urgency=medium + + * d/watch: migrate to new upstream forge. + This change also upgrades the watch file to version 5. + * d/control: drop redundant Rules-Requires-Root: no. + * d/control: drop redundant Priority: optional. + * d/control: declare compliance to standards version 4.7.4. + * d/patches/*: normalize Last-Update timestamps. + * hardening.patch: remove comment about lintian warnings. + + -- Étienne Mollier <[email protected]> Tue, 02 Jun 2026 21:48:25 +0200 + ecopcr (1.0.1+dfsg-5) unstable; urgency=medium * d/control: add myself to uploaders. ===================================== debian/control ===================================== @@ -3,16 +3,14 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]>, Étienne Mollier <[email protected]> Section: science -Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, python3, zlib1g-dev -Standards-Version: 4.7.0 +Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/med-team/ecopcr Vcs-Git: https://salsa.debian.org/med-team/ecopcr.git Homepage: https://git.metabarcoding.org/obitools/ecopcr/wikis/home -Rules-Requires-Root: no Package: ecopcr Architecture: any ===================================== debian/patches/2to3.patch ===================================== @@ -1,5 +1,5 @@ Author: Andreas Tille <[email protected]> -Last-Update: Wed, 24 Jun 2015 19:24:02 +0200 +Last-Update: 2015-06-24 Description: 2to3 conversion to Python3 --- a/tools/ecoPCRFilter.py ===================================== debian/patches/ecoisundertaxon.patch ===================================== @@ -1,5 +1,5 @@ Author: Andreas Tille <[email protected]> -Last-Update: Wed, 24 Jun 2015 19:24:02 +0200 +Last-Update: 2015-06-24 Description: Create all possible executables --- a/src/Makefile ===================================== debian/patches/hardening.patch ===================================== @@ -1,7 +1,6 @@ Author: Andreas Tille <[email protected]> -Last-Update: Wed, 24 Jun 2015 19:24:02 +0200 +Last-Update: 2015-06-24 Description: Propagate hardening options - No idea why the lintian warning remains - the options are properly set IMHO --- a/src/global.mk +++ b/src/global.mk ===================================== debian/patches/spelling.patch ===================================== @@ -1,5 +1,5 @@ Author: Andreas Tille <[email protected]> -Last-Update: Wed, 24 Jun 2015 19:24:02 +0200 +Last-Update: 2015-06-24 Description: Spelling fixes --- a/src/ecogrep.c ===================================== debian/watch ===================================== @@ -1,4 +1,6 @@ -version=4 +Version: 5 -opts="repacksuffix=+dfsg,dversionmangle=auto" \ - https://git.metabarcoding.org/obitools/ecopcr/tags .*/ecopcr-ecopcr_v@ANY_VERSION@\.tar.gz +Source: https://forge.metabarcoding.org/obitools/ecopcr/tags +Matching-Pattern: .*/ecopcr_v@ANY_VERSION@\.tar.gz +Dversionmangle: auto +Repacksuffix: +dfsg View it on GitLab: https://salsa.debian.org/med-team/ecopcr/-/compare/c44dc815c9c87dd9bf041683f0622d03e5d86f7c...f2ae6111185f985822f93adc5f069b8db62c9cc2 -- View it on GitLab: https://salsa.debian.org/med-team/ecopcr/-/compare/c44dc815c9c87dd9bf041683f0622d03e5d86f7c...f2ae6111185f985822f93adc5f069b8db62c9cc2 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
