Andreas Tille pushed to branch master at Debian Med / fieldbioinformatics
Commits: ab136665 by Andreas Tille at 2020-04-08T14:41:53+02:00 Remove accidentally included backupfile from emacs(?) - - - - - f1462993 by Andreas Tille at 2020-04-08T14:46:00+02:00 cme fix dpkg-control - - - - - b7cf27e5 by Andreas Tille at 2020-04-08T14:46:56+02:00 Strip overlong description (we have only 80 characters) and put missing information into long description - - - - - 4cd36dd8 by Andreas Tille at 2020-04-08T14:47:43+02:00 No get-orig-source needed - watch file is perfectly working - - - - - 3 changed files: - − debian/#copyright# - debian/control - debian/rules Changes: ===================================== debian/#copyright# deleted ===================================== @@ -1,11 +0,0 @@ -Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: fieldbioinformatics -Source: https://github.com/artic-network/fieldbioinformatics - -Files: * -Copyright: 2016 Will Rowe <[email protected]> -License: MIT - -Files: debian/* -Copyright: 2020 Malihe Asemani <[email protected]> -License: MIT \ No newline at end of file ===================================== debian/control ===================================== @@ -1,19 +1,21 @@ Source: fieldbioinformatics -Section: science -Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Malihe Asemani <[email protected]> +Section: science +Priority: optional Build-Depends: debhelper-compat (= 12) -Standards-Version: 4.1.4 +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/fieldbioinformatics Vcs-Git: https://salsa.debian.org/med-team/fieldbioinformatics.git Homepage: https://github.com/artic-network/fieldbioinformatics Package: fieldbioinformatics Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: ARTIC bioinformatics pipeline for working with virus sequencing data sequenced with nanopore - This package provides a pipeline for working with virus sequencing data, sequenced with nanopore. - Nanopore is a complete bioinformatics protocol to take the output from the sequencing protocol to - consensus genome sequences. Includes basecalling, de-multiplexing, mapping, polishing and consensus - generation. \ No newline at end of file +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: pipeline for working with virus sequencing data sequenced with nanopore + This is the ARTIC bioinformatics pipeline for working with virus sequencing + data, sequenced with nanopore. Nanopore is a complete bioinformatics + protocol to take the output from the sequencing protocol to consensus + genome sequences. Includes basecalling, de-multiplexing, mapping, polishing + and consensus generation. ===================================== debian/rules ===================================== @@ -25,7 +25,3 @@ include /usr/share/dpkg/default.mk #ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) # do_stuff_for_testing #endif - -### If you **really** can not use uscan (even not with mode=git) use a debian/get-orig-script -#get-orig-source: -# . debian/get-orig-source View it on GitLab: https://salsa.debian.org/med-team/fieldbioinformatics/-/compare/c2429c23f1968130727c1cfac806042d89216b4c...4cd36dd8c2c193d121e0aa5d392f803529a4fd41 -- View it on GitLab: https://salsa.debian.org/med-team/fieldbioinformatics/-/compare/c2429c23f1968130727c1cfac806042d89216b4c...4cd36dd8c2c193d121e0aa5d392f803529a4fd41 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
