[med-svn] [Git][med-team/srf][master] 10 commits: routine-update: Standards-Version: 4.5.1
Andreas Tille
gitlab at salsa.debian.org
Wed Nov 25 16:49:09 GMT 2020
Andreas Tille pushed to branch master at Debian Med / srf
Commits:
f5e3dbf2 by Andreas Tille at 2020-11-25T14:53:51+01:00
routine-update: Standards-Version: 4.5.1
- - - - -
fb3328b8 by Andreas Tille at 2020-11-25T14:53:51+01:00
routine-update: debhelper-compat 13
- - - - -
bec87bb0 by Andreas Tille at 2020-11-25T14:54:30+01:00
routine-update: Secure URI in copyright format
- - - - -
f01fde72 by Andreas Tille at 2020-11-25T14:54:30+01:00
routine-update: Remove trailing whitespace in debian/control
- - - - -
087b6c52 by Andreas Tille at 2020-11-25T14:54:30+01:00
routine-update: Remove trailing whitespace in debian/copyright
- - - - -
67125574 by Andreas Tille at 2020-11-25T14:54:30+01:00
routine-update: Add salsa-ci file
- - - - -
512ae090 by Andreas Tille at 2020-11-25T14:54:30+01:00
routine-update: Rules-Requires-Root: no
- - - - -
21119d93 by Andreas Tille at 2020-11-25T14:55:24+01:00
routine-update: watch file standard 4
- - - - -
b96437d8 by Andreas Tille at 2020-11-25T17:44:27+01:00
Multiarch install, remove test executables to keep dh_missing happy
- - - - -
f7f7af6b by Andreas Tille at 2020-11-25T17:45:38+01:00
Upload to unstable
- - - - -
8 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/libsrf-dev.install
- debian/rules
- + debian/salsa-ci.yml
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,18 @@
+srf (0.1+dfsg-7) unstable; urgency=medium
+
+ * Standards-Version: 4.5.1 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Secure URI in copyright format (routine-update)
+ * Remove trailing whitespace in debian/control (routine-update)
+ * Remove trailing whitespace in debian/copyright (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * watch file standard 4 (routine-update)
+ * Multiarch install
+ * Remove test executables to keep dh_missing happy
+
+ -- Andreas Tille <tille at debian.org> Wed, 25 Nov 2020 17:44:41 +0100
+
srf (0.1+dfsg-6) unstable; urgency=medium
* debhelper 11
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -4,14 +4,15 @@ Uploaders: Charles Plessy <plessy at debian.org>,
Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 13),
libcurl4-gnutls-dev,
libstaden-read-dev,
zlib1g-dev
-Standards-Version: 4.2.1
+Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/srf
Vcs-Git: https://salsa.debian.org/med-team/srf.git
Homepage: http://srf.sourceforge.net/
+Rules-Requires-Root: no
Package: srf-doc
Architecture: all
@@ -24,7 +25,7 @@ Description: specification documents for the SRF format DNA sequence data
at minimal cost of implementation. Benefits include a single input file format
for all downstream applications and a read lookup index enabling downstream
formats to reference reads without duplication of all of the read specific
- information.
+ information.
.
This package contains the version 1.3.2 of the specification.
=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: SRF
Upstream-Contact: http://www.bcgsc.ca/mailman/listinfo/ssrformat
Source: http://downloads.sourceforge.net/project/srf/srf/v0.1/srf-v0.1.tar.gz
@@ -37,7 +37,7 @@ License: GRL
.
The upstream autor of src/SRF_util.cc confirmed in a private email that the
current license the original program where it was taken from, the Staden
- io-lib, applies instead of the non-free statement contained in the file itself.
+ io-lib, applies instead of the non-free statement contained in the file itself.
Files: debian/*
Copyright: © 2009 Charles Plessy <plessy at debian.org>
=====================================
debian/libsrf-dev.install
=====================================
@@ -1 +1 @@
-src/libsrf.a usr/lib
+usr/lib
=====================================
debian/rules
=====================================
@@ -5,3 +5,7 @@
override_dh_compress:
dh_compress --exclude=.pdf
+
+override_dh_install:
+ dh_install
+ rm -f debian/tmp/usr/bin/test*
=====================================
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/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
+version=4
opts=dversionmangle=s/(\+dfsg)// \
http://sf.net/srf/srf-v([\d\.]*)\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/srf/-/compare/f905b2a48b412343c31dd1cf29f74b51c679c192...f7f7af6b0ca7ffe192e4f902179896c1f16a0c15
--
View it on GitLab: https://salsa.debian.org/med-team/srf/-/compare/f905b2a48b412343c31dd1cf29f74b51c679c192...f7f7af6b0ca7ffe192e4f902179896c1f16a0c15
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/20201125/5e39000a/attachment-0001.html>
More information about the debian-med-commit
mailing list