[med-svn] [Git][med-team/filtlong][master] 8 commits: Remove empty autopkgtest template

Andreas Tille gitlab at salsa.debian.org
Thu May 14 14:18:26 BST 2020



Andreas Tille pushed to branch master at Debian Med / filtlong


Commits:
0048b298 by Andreas Tille at 2020-05-14T15:00:11+02:00
Remove empty autopkgtest template

- - - - -
99f8e430 by Andreas Tille at 2020-05-14T15:00:52+02:00
routine-update: Standards-Version: 4.5.0

- - - - -
93183071 by Andreas Tille at 2020-05-14T15:00:53+02:00
routine-update: debhelper-compat 12

- - - - -
86a1ecb5 by Andreas Tille at 2020-05-14T15:00:54+02:00
routine-update: Add salsa-ci file

- - - - -
3b344c0c by Andreas Tille at 2020-05-14T15:00:55+02:00
routine-update: Rules-Requires-Root: no

- - - - -
a4d6fda2 by Andreas Tille at 2020-05-14T15:00:55+02:00
Trim trailing whitespace.

Fixes: lintian: file-contains-trailing-whitespace
See-also: https://lintian.debian.org/tags/file-contains-trailing-whitespace.html

- - - - -
47f33b25 by Andreas Tille at 2020-05-14T15:01:02+02:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.

Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html


Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html


Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html

- - - - -
de36d7d7 by Andreas Tille at 2020-05-14T15:15:45+02:00
Cleanup changelog

- - - - -


7 changed files:

- debian/changelog
- − debian/compat
- debian/control
- + debian/salsa-ci.yml
- − debian/tests/control
- − debian/tests/run-unit-test
- + debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -4,4 +4,4 @@ filtlong (0.2.0-1) UNRELEASED; urgency=medium
   Status: unittest failures
      https://github.com/rrwick/Filtlong/issues/15
 
- -- Andreas Tille <tille at debian.org>  Fri, 25 Jan 2019 11:45:31 +0100
+ -- Andreas Tille <tille at debian.org>  Thu, 14 May 2020 15:01:02 +0200


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-12


=====================================
debian/control
=====================================
@@ -3,14 +3,15 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 12~),
+Build-Depends: debhelper-compat (= 12),
                zlib1g-dev,
-               python-markdown,
+               python3-markdown,
                python3
-Standards-Version: 4.3.0
+Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/filtlong
 Vcs-Git: https://salsa.debian.org/med-team/filtlong.git
 Homepage: https://github.com/rrwick/Filtlong
+Rules-Requires-Root: no
 
 Package: filtlong
 Architecture: any
@@ -32,4 +33,3 @@ Description: quality filtering tool for long reads of genome sequences (testdata
  choosing which reads pass the filter.
  .
  This package contains test data for filtlong.
-


=====================================
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


=====================================
debian/tests/control deleted
=====================================
@@ -1,3 +0,0 @@
-Tests: run-unit-test
-Depends: @
-Restrictions: allow-stderr


=====================================
debian/tests/run-unit-test deleted
=====================================
@@ -1,15 +0,0 @@
-#!/bin/bash
-set -e
-
-pkg=#PACKAGENAME#
-
-if [ "$AUTOPKGTEST_TMP" = "" ] ; then
-  AUTOPKGTEST_TMP=`mktemp -d /tmp/${pkg}-test.XXXXXX`
-  trap "rm -rf $AUTOPKGTEST_TMP" 0 INT QUIT ABRT PIPE TERM
-fi
-
-cp -a /usr/share/doc/${pkg}/examples/* $AUTOPKGTEST_TMP
-
-cd $AUTOPKGTEST_TMP
-
-#do_stuff_to_test_package#


=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/rrwick/Filtlong/issues
+Bug-Submit: https://github.com/rrwick/Filtlong/issues/new
+Repository: https://github.com/rrwick/Filtlong.git
+Repository-Browse: https://github.com/rrwick/Filtlong



View it on GitLab: https://salsa.debian.org/med-team/filtlong/-/compare/55fc1d597130dc122ffc340df62827941b79c590...de36d7d7386be2b785307001840f9650290e8858

-- 
View it on GitLab: https://salsa.debian.org/med-team/filtlong/-/compare/55fc1d597130dc122ffc340df62827941b79c590...de36d7d7386be2b785307001840f9650290e8858
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/20200514/0e6663be/attachment-0001.html>


More information about the debian-med-commit mailing list