[med-svn] [Git][med-team/andi][master] 11 commits: Reset to unreleased to enable running routine-update

Andreas Tille gitlab at salsa.debian.org
Fri Mar 27 18:04:13 GMT 2020



Andreas Tille pushed to branch master at Debian Med / andi


Commits:
11d1e1f9 by Andreas Tille at 2020-03-27T18:56:03+01:00
Reset to unreleased to enable running routine-update

- - - - -
d6ed58b5 by Andreas Tille at 2020-03-27T18:56:48+01:00
routine-update: Add salsa-ci file

- - - - -
bdf31997 by Andreas Tille at 2020-03-27T18:56:48+01:00
routine-update: Rules-Requires-Root: no

- - - - -
004e8adb by Andreas Tille at 2020-03-27T18:56:50+01:00
Trim trailing whitespace.

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

- - - - -
a5a4ba88 by Andreas Tille at 2020-03-27T18:56:50+01:00
debian/copyright: replace unicode linebreaks with regular linebreaks.
- - - - -
d37d11f5 by Andreas Tille at 2020-03-27T18:56:56+01:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
- - - - -
ad0a93a1 by Andreas Tille at 2020-03-27T18:56:56+01:00
Drop unnecessary dependency on dh-autoreconf.

Fixes: lintian: useless-autoreconf-build-depends
See-also: https://lintian.debian.org/tags/useless-autoreconf-build-depends.html

- - - - -
d863b917 by Andreas Tille at 2020-03-27T18:59:56+01:00
Cleanup d/changelog

- - - - -
b8148b95 by Andreas Tille at 2020-03-27T19:01:08+01:00
New upstream version 0.13
- - - - -
e1b44092 by Andreas Tille at 2020-03-27T19:01:09+01:00
Update upstream source from tag 'upstream/0.13'

Update to upstream version '0.13'
with Debian dir 94f7179a45fabd89d8732226f5257a77951da6c5
- - - - -
baa55f41 by Andreas Tille at 2020-03-27T19:03:12+01:00
Upload to unstable

- - - - -


6 changed files:

- debian/changelog
- debian/control
- debian/copyright
- debian/rules
- + debian/salsa-ci.yml
- debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -2,9 +2,6 @@ andi (0.13-1) unstable; urgency=medium
 
   * Team upload
 
-  [ Andreas Tille ]
-  * Fix edam syntax input+output is singular
-
   [ Steffen Möller ]
   * Added ref to conda
 
@@ -13,7 +10,18 @@ andi (0.13-1) unstable; urgency=medium
   * Bumps standard version and remove d/compat (use debhelper-compat instead)
   * Drop unwanted patches
 
- -- Samyak Jain <samyak.jn11 at gmail.com>  Sat, 07 Mar 2020 17:22:27 +0530
+  [ Andreas Tille ]
+  * Fix edam syntax input+output is singular
+  * Add salsa-ci file (routine-update)
+  * Rules-Requires-Root: no (routine-update)
+  * Trim trailing whitespace.
+  * debian/copyright: replace unicode linebreaks with regular
+    linebreaks.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Drop unnecessary dependency on dh-autoreconf.
+
+ -- Andreas Tille <tille at debian.org>  Fri, 27 Mar 2020 19:01:18 +0100
 
 andi (0.12-4) unstable; urgency=medium
 
@@ -111,4 +119,3 @@ andi (0.9.4.1-1) unstable; urgency=medium
   * Initial release (Closes: #800932)
 
  -- Fabian Klötzl <kloetzl at evolbio.mpg.de>  Wed, 07 Oct 2015 11:00:34 +0200
-


=====================================
debian/control
=====================================
@@ -12,6 +12,7 @@ Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/andi
 Vcs-Git: https://salsa.debian.org/med-team/andi.git
 Homepage: https://github.com/EvolBioInf/andi
+Rules-Requires-Root: no
 
 Package: andi
 Architecture: any


=====================================
debian/copyright
=====================================
@@ -429,4 +429,6 @@ License: CC-BY-SA
  modifications to any of its public licenses or any other arrangements,
  understandings, or agreements concerning use of licensed material. For
  the avoidance of doubt, this paragraph does not form part of the public
- licenses.

Creative Commons may be contacted at creativecommons.org.
+ licenses.
+ .
+ Creative Commons may be contacted at creativecommons.org.


=====================================
debian/rules
=====================================
@@ -5,7 +5,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 # andi comes with unit tests. Unfortunately, because of their random
 # nature, they occasionally fail. That is a problem for reproducibility


=====================================
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/upstream/metadata
=====================================
@@ -1,3 +1,5 @@
+Bug-Database: https://github.com/evolbioinf/andi/issues
+Bug-Submit: https://github.com/evolbioinf/andi/issues/new
 Reference:
   Author: Bernhard Haubold and Fabian Klötzl and Peter Pfaffelhuber
   Title: >
@@ -22,3 +24,5 @@ Registry:
     Entry: NA
   - Name: conda:bioconda
     Entry: andi
+Repository: https://github.com/evolbioinf/andi.git
+Repository-Browse: https://github.com/evolbioinf/andi



View it on GitLab: https://salsa.debian.org/med-team/andi/-/compare/9e97cb6adf24b860239500ea4afae72f050977da...baa55f4104ca09dae32812612c3b024bc609ca4a

-- 
View it on GitLab: https://salsa.debian.org/med-team/andi/-/compare/9e97cb6adf24b860239500ea4afae72f050977da...baa55f4104ca09dae32812612c3b024bc609ca4a
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/20200327/7662cf9c/attachment-0001.html>


More information about the debian-med-commit mailing list