[med-svn] [ariba] 04/04: update email address
Sascha Steinbiss
satta at debian.org
Tue Jun 28 14:30:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
satta pushed a commit to branch master
in repository ariba.
commit 4e9ef27e1fd244e7549019b993b68583bfe70af2
Author: Sascha Steinbiss <satta at debian.org>
Date: Tue Jun 28 14:26:22 2016 +0000
update email address
---
debian/changelog | 1 +
debian/control | 2 +-
debian/patches/fix-spades-call.patch | 2 +-
debian/patches/relax-pysam-version.patch | 2 +-
debian/patches/rename-cdhit.patch | 2 +-
debian/tests/test-example | 2 +-
6 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4369a0c..826b7ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
ariba (1.0.1-1) unstable; urgency=medium
* New upstream release.
+ * Update uploader email.
-- Sascha Steinbiss <satta at debian.org> Tue, 28 Jun 2016 14:24:04 +0000
diff --git a/debian/control b/debian/control
index 786513b..1ed16be 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
Source: ariba
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Sascha Steinbiss <sascha at steinbiss.name>
+Uploaders: Sascha Steinbiss <satta at debian.org>
Section: science
Testsuite: autopkgtest
Priority: optional
diff --git a/debian/patches/fix-spades-call.patch b/debian/patches/fix-spades-call.patch
index 8190f5a..9ee6afa 100644
--- a/debian/patches/fix-spades-call.patch
+++ b/debian/patches/fix-spades-call.patch
@@ -4,7 +4,7 @@ Description: fix SPAdes call
Python script and tries to call it as an argument of 'python2'.
This is no longer necessary in Debian; it will determine its Python
version by itself.
-Author: Sascha Steinbiss <sascha at steinbiss.name>
+Author: Sascha Steinbiss <satta at debian.org>
--- a/ariba/external_progs.py
+++ b/ariba/external_progs.py
@@ -69,8 +69,8 @@
diff --git a/debian/patches/relax-pysam-version.patch b/debian/patches/relax-pysam-version.patch
index 8c5b240..b31458f 100644
--- a/debian/patches/relax-pysam-version.patch
+++ b/debian/patches/relax-pysam-version.patch
@@ -1,7 +1,7 @@
Description: relax pysam version
Pysam was restricted by upstream to <0.8.3 because newer versions fail
to build when installed via pip. This is no longer necessary in Debian.
-Author: Sascha Steinbiss <sascha at steinbiss.name>
+Author: Sascha Steinbiss <satta at debian.org>
--- a/setup.py
+++ b/setup.py
@@ -20,7 +20,7 @@
diff --git a/debian/patches/rename-cdhit.patch b/debian/patches/rename-cdhit.patch
index 374cf78..68339b1 100644
--- a/debian/patches/rename-cdhit.patch
+++ b/debian/patches/rename-cdhit.patch
@@ -1,6 +1,6 @@
Description: use Debian name for CD-HIT
Debian's CD-HIT-EST executable is named cdhit-est, not cd-hit-est.
-Author: Sascha Steinbiss <sascha at steinbiss.name>
+Author: Sascha Steinbiss <satta at debian.org>
--- a/ariba/external_progs.py
+++ b/ariba/external_progs.py
@@ -12,7 +12,7 @@
diff --git a/debian/tests/test-example b/debian/tests/test-example
index 9b9ba7d..4072e46 100755
--- a/debian/tests/test-example
+++ b/debian/tests/test-example
@@ -1,6 +1,6 @@
#!/bin/sh
# autopkgtest check: Run bundled ARIBA test case
-# Author: Sascha Steinbiss <sascha at steinbiss.name>
+# Author: Sascha Steinbiss <satta at debian.org>
set -e
ORIGDIR=$(pwd)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ariba.git
More information about the debian-med-commit
mailing list