Commit 2bdaab1d authored by Liubov Chuprikova's avatar Liubov Chuprikova
Browse files

New upstream version and delete wrong dependency

Replace the latest orig tarball with the true one
parent 9fa53d1a
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
qiime (2019.7.0-1) UNRELEASED; urgency=medium

  * New upstream version
  [ Andreas Tille ]
  * debhelper-compat 12
  * Standards-Version: 4.4.0
  * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
  * Remove trailing whitespace in debian/changelog
  * Remove trailing whitespace in debian/control
  * Trim trailing whitespace.
  * (Build-)Depends: python3-click
  TODO: Build-time test failure
    ModuleNotFoundError: No module named 'qiime2'

  [ Liubov Chuprikova ]
  * New upstream version 

 -- Andreas Tille <tille@debian.org>  Fri, 02 Aug 2019 23:15:44 +0200

+0 −2
Original line number Diff line number Diff line
@@ -11,7 +11,6 @@ Build-Depends: debhelper-compat (= 12),
               python3-setuptools,
               python3-nose,
               python3-bibtexparser,
               python3-click,
               python3-decorator,
               python3-pandas,
               python3-tzlocal,
@@ -28,7 +27,6 @@ Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python3:Depends},
         python3-bibtexparser,
         python3-click,
         python3-decorator,
         python3-pandas,
         python3-tzlocal,