Loading debian/changelog +5 −1 Original line number Diff line number Diff line q2cli (2019.10.0-1) UNRELEASED; urgency=medium [ Andreas Tille ] * Team upload. * New upstream version * Standards-Version: 4.4.1 -- Andreas Tille <tille@debian.org> Tue, 12 Nov 2019 09:32:25 +0100 [ Liubov Chuprikova ] * Needs qiime (>= 2019.10.0) -- Liubov Chuprikova <chuprikovalv@gmail.com> Sun, 15 Dec 2019 00:28:25 +0100 q2cli (2019.7.0-1) unstable; urgency=medium Loading debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 12), dh-python, python3, python3-setuptools, qiime (>= 2019.7.0), qiime (>= 2019.10.0), python3-click, python3-nose, Standards-Version: 4.4.1 Loading debian/rules +3 −0 Original line number Diff line number Diff line #!/usr/bin/make -f # DH_VERBOSE := 1 export LC_ALL=C.UTF-8 include /usr/share/dpkg/default.mk %: dh $@ --with python3 --buildsystem=pybuild Loading Loading
debian/changelog +5 −1 Original line number Diff line number Diff line q2cli (2019.10.0-1) UNRELEASED; urgency=medium [ Andreas Tille ] * Team upload. * New upstream version * Standards-Version: 4.4.1 -- Andreas Tille <tille@debian.org> Tue, 12 Nov 2019 09:32:25 +0100 [ Liubov Chuprikova ] * Needs qiime (>= 2019.10.0) -- Liubov Chuprikova <chuprikovalv@gmail.com> Sun, 15 Dec 2019 00:28:25 +0100 q2cli (2019.7.0-1) unstable; urgency=medium Loading
debian/control +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 12), dh-python, python3, python3-setuptools, qiime (>= 2019.7.0), qiime (>= 2019.10.0), python3-click, python3-nose, Standards-Version: 4.4.1 Loading
debian/rules +3 −0 Original line number Diff line number Diff line #!/usr/bin/make -f # DH_VERBOSE := 1 export LC_ALL=C.UTF-8 include /usr/share/dpkg/default.mk %: dh $@ --with python3 --buildsystem=pybuild Loading