[med-svn] [Git][med-team/perm][master] 8 commits: routine-update: Standards-Version: 4.5.1
Andreas Tille
gitlab at salsa.debian.org
Tue Nov 24 09:18:58 GMT 2020
Andreas Tille pushed to branch master at Debian Med / perm
Commits:
bf5583c5 by Andreas Tille at 2020-11-24T10:09:50+01:00
routine-update: Standards-Version: 4.5.1
- - - - -
f0b9021d by Andreas Tille at 2020-11-24T10:09:50+01:00
routine-update: debhelper-compat 13
- - - - -
386fe292 by Andreas Tille at 2020-11-24T10:09:52+01:00
routine-update: Remove trailing whitespace in debian/changelog
- - - - -
3e8f4161 by Andreas Tille at 2020-11-24T10:09:52+01:00
routine-update: Remove trailing whitespace in debian/control
- - - - -
57e170ad by Andreas Tille at 2020-11-24T10:09:52+01:00
routine-update: Remove trailing whitespace in debian/rules
- - - - -
e41b0a7b by Andreas Tille at 2020-11-24T10:09:53+01:00
routine-update: Add salsa-ci file
- - - - -
0db4a88f by Andreas Tille at 2020-11-24T10:09:53+01:00
routine-update: Rules-Requires-Root: no
- - - - -
fcab8a50 by Andreas Tille at 2020-11-24T10:12:56+01:00
routine-update: Ready to upload to unstable
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/rules
- + debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+perm (0.4.0-5) unstable; urgency=medium
+
+ * Standards-Version: 4.5.1 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Remove trailing whitespace in debian/changelog (routine-update)
+ * Remove trailing whitespace in debian/control (routine-update)
+ * Remove trailing whitespace in debian/rules (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Tue, 24 Nov 2020 10:10:20 +0100
+
perm (0.4.0-4) unstable; urgency=medium
* debhelper 11
@@ -51,7 +63,7 @@ perm (0.3.9-1ubuntu2) lucid; urgency=low
perm (0.3.9-1ubuntu1) lucid; urgency=low
- * Package for PPA
+ * Package for PPA
-- H. Soon Gweon (Key for package building) <soonio at gmail.com> Thu, 05 Jan 2012 16:14:09 +0000
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -3,19 +3,20 @@ 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 (>= 11~)
-Standards-Version: 4.2.1
+Build-Depends: debhelper-compat (= 13)
+Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/perm
Vcs-Git: https://salsa.debian.org/med-team/perm.git
Homepage: https://omictools.com/perm-tool
+Rules-Requires-Root: no
Package: perm
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: efficient mapping of short reads with periodic spaced seeds
- PerM is a software package which was designed to perform highly efficient
- genome scale alignments for hundreds of millions of short reads produced by
- the ABI SOLiD and Illumina sequencing platforms. Today PerM is capable of
- providing full sensitivity for alignments within 4 mismatches for 50bp SOLID
+ PerM is a software package which was designed to perform highly efficient
+ genome scale alignments for hundreds of millions of short reads produced by
+ the ABI SOLiD and Illumina sequencing platforms. Today PerM is capable of
+ providing full sensitivity for alignments within 4 mismatches for 50bp SOLID
reads and 9 mismatches for 100bp Illumina reads.
=====================================
debian/rules
=====================================
@@ -7,7 +7,7 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
- dh $@
+ dh $@
override_dh_auto_install:
#
=====================================
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/perm/-/compare/fc1665c0040bed3714d4c636af2f928008f4b7e3...fcab8a503500cd6ac7cf18060ce20ced6fc5c314
--
View it on GitLab: https://salsa.debian.org/med-team/perm/-/compare/fc1665c0040bed3714d4c636af2f928008f4b7e3...fcab8a503500cd6ac7cf18060ce20ced6fc5c314
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/20201124/0c7f4905/attachment-0001.html>
More information about the debian-med-commit
mailing list