[med-svn] [Git][med-team/q2-alignment][master] 4 commits: Excluding python .info files recreating during build
Steffen Möller (@moeller)
gitlab at salsa.debian.org
Tue Jul 12 23:09:34 BST 2022
Steffen Möller pushed to branch master at Debian Med / q2-alignment
Commits:
bb1c3243 by Steffen Moeller at 2022-07-12T23:39:29+02:00
Excluding python .info files recreating during build
- - - - -
7b29a642 by Steffen Moeller at 2022-07-12T23:40:00+02:00
Added myself to uploaders
- - - - -
bf250a89 by Steffen Moeller at 2022-07-12T23:41:39+02:00
New upstream version 2022.2.0
- - - - -
cc897f8a by Steffen Moeller at 2022-07-12T23:41:40+02:00
Update upstream source from tag 'upstream/2022.2.0'
Update to upstream version '2022.2.0'
with Debian dir 167e66f7c52011007d700324f3f213dbb401df1b
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,7 +1,8 @@
q2-alignment (2022.2.0-1) unstable; urgency=medium
- * Team upload.
* New upstream version
+ * Added myself to uploaders.
+ * Removing egg-info files from source that are created during build.
-- Steffen Moeller <moeller at debian.org> Tue, 12 Jul 2022 23:29:13 +0200
=====================================
debian/control
=====================================
@@ -2,7 +2,8 @@ Source: q2-alignment
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Liubov Chuprikova <chuprikovalv at gmail.com>
+Uploaders: Liubov Chuprikova <chuprikovalv at gmail.com>,
+ Steffen Moeller <moeller at debian.org>
Build-Depends: debhelper-compat (= 13),
dh-python,
python3,
=====================================
debian/copyright
=====================================
@@ -1,6 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: QIIME 2
Source: https://github.com/qiime2/q2-alignment/releases
+Files-Excluded: q2_alignment.egg-info
Files: *
Copyright: 2016-2018 QIIME 2 development team
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar.gz%@PACKAGE at -$1.tar.gz%" \
+opts="repack,repacksuffix=+ds,dversionmangle=auto,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar.gz%@PACKAGE at -$1.tar.gz%" \
https://github.com/qiime2/q2-alignment/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/q2-alignment/-/compare/02862733c0455dd120819feadab84e252f752024...cc897f8ad75037f7854a9e0feff1a6bc29707dd7
--
View it on GitLab: https://salsa.debian.org/med-team/q2-alignment/-/compare/02862733c0455dd120819feadab84e252f752024...cc897f8ad75037f7854a9e0feff1a6bc29707dd7
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/20220712/c8b4e0c5/attachment-0001.htm>
More information about the debian-med-commit
mailing list