[med-svn] [ngs-sdk] 03/03: new upstream release 1.2.5

Olivier Sallou osallou at debian.org
Thu Aug 18 08:56:07 UTC 2016


This is an automated email from the git hooks/post-receive script.

osallou pushed a commit to branch master
in repository ngs-sdk.

commit 5fdf71336661d5b8018997b5548124b5f40da14f
Author: Olivier Sallou <olivier.sallou at debian.org>
Date:   Thu Aug 18 10:51:56 2016 +0200

    new upstream release 1.2.5
---
 debian/changelog                                                  | 6 ++++++
 .../patches/do_not_exclude_certain_architectures_explicitly.patch | 8 ++++----
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0f57548..260e873 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ngs-sdk (1.2.5-1) unstable; urgency=medium
+
+  * New upstream release 
+
+ -- Olivier Sallou <osallou at debian.org>  Thu, 18 Aug 2016 10:51:22 +0200
+
 ngs-sdk (1.2.4-2) unstable; urgency=medium
 
   * Add a maven2 pom file for libjava-ngs
diff --git a/debian/patches/do_not_exclude_certain_architectures_explicitly.patch b/debian/patches/do_not_exclude_certain_architectures_explicitly.patch
index 9b21ab7..6d416b8 100644
--- a/debian/patches/do_not_exclude_certain_architectures_explicitly.patch
+++ b/debian/patches/do_not_exclude_certain_architectures_explicitly.patch
@@ -6,7 +6,7 @@ Last-Update: Wed, 03 Feb 2016 07:53:29 +0100
 
 --- a/ngs-bam/setup/konfigure.perl
 +++ b/ngs-bam/setup/konfigure.perl
-@@ -206,8 +206,7 @@ unless ($OSTYPE =~ /linux/i || $OSTYPE =
+@@ -214,8 +214,7 @@
  print "checking machine architecture... " unless ($AUTORUN);
  println $MARCH unless ($AUTORUN);
  unless ($MARCH =~ /x86_64/i || $MARCH =~ /i?86/i) {
@@ -18,7 +18,7 @@ Last-Update: Wed, 03 Feb 2016 07:53:29 +0100
  {
 --- a/ngs-java/setup/konfigure.perl
 +++ b/ngs-java/setup/konfigure.perl
-@@ -206,8 +206,7 @@ unless ($OSTYPE =~ /linux/i || $OSTYPE =
+@@ -214,8 +214,7 @@
  print "checking machine architecture... " unless ($AUTORUN);
  println $MARCH unless ($AUTORUN);
  unless ($MARCH =~ /x86_64/i || $MARCH =~ /i?86/i) {
@@ -30,7 +30,7 @@ Last-Update: Wed, 03 Feb 2016 07:53:29 +0100
  {
 --- a/ngs-python/setup/konfigure.perl
 +++ b/ngs-python/setup/konfigure.perl
-@@ -206,8 +206,7 @@ unless ($OSTYPE =~ /linux/i || $OSTYPE =
+@@ -214,8 +214,7 @@
  print "checking machine architecture... " unless ($AUTORUN);
  println $MARCH unless ($AUTORUN);
  unless ($MARCH =~ /x86_64/i || $MARCH =~ /i?86/i) {
@@ -42,7 +42,7 @@ Last-Update: Wed, 03 Feb 2016 07:53:29 +0100
  {
 --- a/ngs-sdk/setup/konfigure.perl
 +++ b/ngs-sdk/setup/konfigure.perl
-@@ -206,8 +206,7 @@ unless ($OSTYPE =~ /linux/i || $OSTYPE =
+@@ -214,8 +214,7 @@
  print "checking machine architecture... " unless ($AUTORUN);
  println $MARCH unless ($AUTORUN);
  unless ($MARCH =~ /x86_64/i || $MARCH =~ /i?86/i) {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ngs-sdk.git



More information about the debian-med-commit mailing list