[med-svn] [Git][med-team/seqkit][master] 2 commits: Fix with cme, run wrap-and-sort

Nilesh Patra gitlab at salsa.debian.org
Mon Aug 3 17:33:23 BST 2020



Nilesh Patra pushed to branch master at Debian Med / seqkit


Commits:
1841e8b6 by Nilesh Patra at 2020-08-03T21:57:54+05:30
Fix with cme, run wrap-and-sort

- - - - -
edacb01b by Nilesh Patra at 2020-08-03T22:03:03+05:30
Add ITP

- - - - -


5 changed files:

- debian/changelog
- debian/control
- debian/copyright
- debian/seqkit-examples.docs
- debian/seqkit.install


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,6 @@
 seqkit (0.12.1+ds-1) UNRELEASED; urgency=medium
 
-  * Initial release (Closes: #<bug>)
-     TODO: https://salsa.debian.org/go-team/packages/golang-github-biogo-biogo
+  [ Andreas Tille, Nilesh Patra ]
+  * Initial release (Closes: #967051)
 
- -- Andreas Tille <tille at debian.org>  Sat, 27 Jun 2020 08:34:29 +0200
+ -- Nilesh Patra <npatra974 at gmail.com>  Mon, 03 Aug 2020 21:49:28 +0530


=====================================
debian/control
=====================================
@@ -6,22 +6,22 @@ Priority: optional
 Build-Depends: debhelper-compat (= 13),
                dh-golang,
                golang-any,
-               golang-github-biogo-hts-dev,
                golang-github-biogo-biogo-dev,
-               golang-github-shenwei356-bio-dev,
-               golang-github-shenwei356-bwt-dev,
+               golang-github-biogo-hts-dev,
+               golang-github-bsipos-thist-dev,
                golang-github-cespare-xxhash-dev,
                golang-github-cznic-sortutil-dev,
                golang-github-dustin-go-humanize-dev,
                golang-github-fsnotify-fsnotify-dev,
+               golang-github-logrusorgru-aurora-dev,
                golang-github-mattn-go-colorable-dev,
                golang-github-mattn-go-isatty-dev,
                golang-github-mitchellh-go-homedir-dev,
-               golang-github-spf13-cobra-dev,
                golang-github-op-go-logging-dev,
-               golang-github-logrusorgru-aurora-dev,
+               golang-github-shenwei356-bio-dev,
+               golang-github-shenwei356-bwt-dev,
+               golang-github-spf13-cobra-dev,
                golang-github-tatsushid-go-prettytable-dev,
-               golang-github-bsipos-thist-dev,
                samtools
 Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/seqkit
@@ -32,9 +32,8 @@ XS-Go-Import-Path: github.com/shenwei356/seqkit
 
 Package: seqkit
 Architecture: any
-Built-Using: ${misc:Built-Using},
-Depends: ${shlibs:Depends},
-         ${misc:Depends}
+Built-Using: ${misc:Built-Using}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: cross-platform and ultrafast toolkit for FASTA/Q file manipulation
  SeqKit describes a cross-platform ultrafast comprehensive toolkit for
  FASTA/Q processing. SeqKit provides executable binary files for all
@@ -46,9 +45,8 @@ Description: cross-platform and ultrafast toolkit for FASTA/Q file manipulation
 
 Package: seqkit-examples
 Architecture: all
-Depends: ${shlibs:Depends},
-         ${misc:Depends}
-Description: examples for seqkit: cross-platform and ultrafast toolkit for FASTA/Q file manipulation
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: examples for seqkit: toolkit for FASTA/Q file manipulation
  SeqKit describes a cross-platform ultrafast comprehensive toolkit for
  FASTA/Q processing. SeqKit provides executable binary files for all
  major operating systems, including Windows, Linux, and Mac OS X, and can


=====================================
debian/copyright
=====================================
@@ -2,17 +2,17 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: SeqKit
 Source: https://github.com/shenwei356/seqkit/releases
 Files-Excluded: benchmark/revcom_biogo
-		tests/*.bam*
+ 	tests/*.bam*
 
 Files: *
 Copyright: 2016-2020 Wei Shen, 2019 Oxford Nanopore Technologies.
-License: MIT
+License: Expat
 
 Files: debian/*
 Copyright: 2020 Andreas Tille <tille at debian.org>
-License: MIT
+License: Expat
 
-License: MIT
+License: Expat
  Permission is hereby granted, free of charge, to any person obtaining a copy
  of this software and associated documentation files (the "Software"), to deal
  in the Software without restriction, including without limitation the rights


=====================================
debian/seqkit-examples.docs
=====================================
@@ -1,3 +1,3 @@
-tests
 debian/missing-sources/*
 debian/tests/run-unit-test
+tests


=====================================
debian/seqkit.install
=====================================
@@ -1,2 +1,2 @@
-debian/tmp/usr/bin/seqkit	usr/bin
 debian/tmp/usr/bin/benchmark	usr/lib/seqkit
+debian/tmp/usr/bin/seqkit	usr/bin



View it on GitLab: https://salsa.debian.org/med-team/seqkit/-/compare/620e910307418ba637a0882a732c9b3623c52466...edacb01b1eae42e2b35167998975ec5a497a78c7

-- 
View it on GitLab: https://salsa.debian.org/med-team/seqkit/-/compare/620e910307418ba637a0882a732c9b3623c52466...edacb01b1eae42e2b35167998975ec5a497a78c7
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/20200803/f219018c/attachment-0001.html>


More information about the debian-med-commit mailing list