[med-svn] [Git][med-team/q2-types][master] ah, thought this was already uploaded - sponsoring
Steffen Möller
gitlab at salsa.debian.org
Tue Dec 1 23:47:44 GMT 2020
Steffen Möller pushed to branch master at Debian Med / q2-types
Commits:
7051842f by Steffen Moeller at 2020-12-02T00:45:58+01:00
ah, thought this was already uploaded - sponsoring
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,3 @@
-q2-types (2020.11.0-2) UNRELEASED; urgency=medium
-
- * Updated dependency to qiime (>= 2020.11.0)
-
- -- Steffen Moeller <moeller at debian.org> Wed, 02 Dec 2020 00:08:22 +0100
-
q2-types (2020.11.0-1) unstable; urgency=medium
* Team upload.
@@ -16,6 +10,8 @@ q2-types (2020.11.0-1) unstable; urgency=medium
This is due to the Qiime plugin mechanism not being fully available before
installation, but needed to run the test suite.
* Lintian override national-encoding on test data.
+ * Updated dependency to qiime (>= 2020.11.0)
+ * Cleaning egg-info files
-- Étienne Mollier <etienne.mollier at mailoo.org> Tue, 01 Dec 2020 22:34:10 +0100
=====================================
debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13),
python3-skbio,
python3-ijson,
python3-h5py,
- qiime (>= 2019.10.0)
+ qiime (>= 2020.11.0)
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/q2-types
Vcs-Git: https://salsa.debian.org/med-team/q2-types.git
=====================================
debian/rules
=====================================
@@ -25,3 +25,8 @@ override_dh_auto_test:
override_dh_install:
dh_install
find debian -name ".coverage*" -delete
+
+override_dh_auto_clean:
+ dh_auto_clean
+ rm -fr q2_types.egg-info/PKG-INFO q2_types.egg-info/SOURCES.txt q2_types.egg-info/dependency_links.txt q2_types.egg-info/entry_points.txt q2_types.egg-info/not-zip-safe q2_types.egg-info/top_level.txt
+
View it on GitLab: https://salsa.debian.org/med-team/q2-types/-/commit/7051842f5c1f50727dd74b2200dbf0e2ff1ae503
--
View it on GitLab: https://salsa.debian.org/med-team/q2-types/-/commit/7051842f5c1f50727dd74b2200dbf0e2ff1ae503
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/20201201/f4730435/attachment-0001.html>
More information about the debian-med-commit
mailing list