Andreas Tille pushed to branch master at Debian Med / megahit
Commits: c8c59bd4 by Andreas Tille at 2020-05-11T15:08:36+02:00 routine-update: Standards-Version: 4.5.0 - - - - - 682a6c60 by Andreas Tille at 2020-05-11T15:08:42+02:00 routine-update: Add salsa-ci file - - - - - 689ac273 by Andreas Tille at 2020-05-11T15:08:42+02:00 routine-update: Rules-Requires-Root: no - - - - - b67af56d by Andreas Tille at 2020-05-11T15:08:43+02:00 Refer to common license file for Apache-2.0. Fixes: lintian: copyright-does-not-refer-to-common-license-file See-also: https://lintian.debian.org/tags/copyright-does-not-refer-to-common-license-file.html Fixes: lintian: copyright-should-refer-to-common-license-file-for-apache-2 See-also: https://lintian.debian.org/tags/copyright-should-refer-to-common-license-file-for-apache-2.html - - - - - c49e51d8 by Andreas Tille at 2020-05-11T15:15:29+02:00 routine-update: Ready to upload to unstable - - - - - 5a087320 by Andreas Tille at 2020-05-11T15:17:53+02:00 Add myself to Uploaders, reformatting - - - - - 2c8bdb03 by Andreas Tille at 2020-05-11T15:18:16+02:00 Upload to new - - - - - 4 changed files: - debian/changelog - debian/control - debian/copyright - + debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -2,4 +2,4 @@ megahit (1.2.9-1) unstable; urgency=medium * Initial release (Closes: #944029) - -- Shayan Doust <[email protected]> Tue, 22 Oct 2019 13:15:38 +0100 + -- Andreas Tille <[email protected]> Mon, 11 May 2020 15:08:47 +0200 ===================================== debian/control ===================================== @@ -1,28 +1,27 @@ Source: megahit Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: - Shayan Doust <[email protected]>, +Uploaders: Shayan Doust <[email protected]>, + Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: - cmake, - debhelper-compat (= 12), - dh-python, - python3-all, - zlib1g-dev, -Standards-Version: 4.4.1 +Build-Depends: cmake, + debhelper-compat (= 12), + dh-python, + python3-all, + zlib1g-dev +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/megahit Vcs-Git: https://salsa.debian.org/med-team/megahit.git Homepage: https://github.com/voutcn/megahit +Rules-Requires-Root: no Package: megahit Architecture: any -Depends: - bzip2, - python3-all, - ${misc:Depends}, - ${python3:Depends}, - ${shlibs:Depends}, +Depends: bzip2, + python3-all, + ${misc:Depends}, + ${python3:Depends}, + ${shlibs:Depends} Description: ultra-fast and memory-efficient meta-genome assembler Megahit is an ultra-fast and memory-efficient NGS assembler. It is optimized for metagenomes, but also works well on generic single genome ===================================== debian/copyright ===================================== @@ -94,6 +94,9 @@ License: Apache-2.0 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + . + On Debian systems, the full text of the Apache License, Version 2.0 can be + found in the file `/usr/share/common-licenses/Apache-2.0'. License: GPL-3 Preamble ===================================== debian/salsa-ci.yml ===================================== @@ -0,0 +1,4 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml View it on GitLab: https://salsa.debian.org/med-team/megahit/-/compare/d2ea9787e5aa540dad356a2cf6cbda8dd9165ef7...2c8bdb0397e5c3bec279dfd59924f3394f22376a -- View it on GitLab: https://salsa.debian.org/med-team/megahit/-/compare/d2ea9787e5aa540dad356a2cf6cbda8dd9165ef7...2c8bdb0397e5c3bec279dfd59924f3394f22376a You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
