[eso-midas] 01/01: Correct for kfreebsd

Ole Streicher olebole at moszumanska.debian.org
Wed Mar 18 15:27:32 UTC 2015


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

olebole pushed a commit to branch debian
in repository eso-midas.

commit 8623e0913b0f1b2d370bf94503370f881b3847ac
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Wed Mar 18 15:55:42 2015 +0100

    Correct for kfreebsd
---
 debian/changelog                  | 4 ++--
 debian/patches/setup-debian.patch | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7b8112f..8051672 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-eso-midas (15.02pl1.1-1~exp2) experimental; urgency=low
+eso-midas (15.02pl1.1-1~exp3) experimental; urgency=low
 
   * Fix FTBS on kfreebsd, hurd
 
- -- Ole Streicher <olebole at debian.org>  Wed, 18 Mar 2015 09:11:27 +0100
+ -- Ole Streicher <olebole at debian.org>  Wed, 18 Mar 2015 15:06:27 +0100
 
 eso-midas (15.02pl1.1-1~exp1) experimental; urgency=low
 
diff --git a/debian/patches/setup-debian.patch b/debian/patches/setup-debian.patch
index 91b4a49..3d03e02 100644
--- a/debian/patches/setup-debian.patch
+++ b/debian/patches/setup-debian.patch
@@ -131,7 +131,7 @@ Description: Debian specific changes
  os=`uname`
  case "$os" in
 -    "SunOS"|"Linux")
-+    "SunOS"|"Linux"|"GNU"|"GNU/*")
++    SunOS|Linux|GNU|GNU/*)
  	if [ -z "$LD_LIBRARY_PATH" ] ; then
  	  LD_LIBRARY_PATH=$MIDASHOME/$MIDVERS/lib
  	else

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/eso-midas.git



More information about the debian-science-commits mailing list