[Pkg-scala-commits] [SCM] Scala packaging branch, master, updated. debian/2.9.1.dfsg-1-14-gf1e1282

Mehdi Dogguy mehdi at debian.org
Thu Dec 15 22:42:05 UTC 2011


The following commit has been merged in the master branch:
commit 60074d895c6265542cc3f44e49ef513119731abf
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Thu Dec 15 21:31:20 2011 +0100

    Convert patch to 'dom' format

diff --git a/debian/patches/0001-Use-system-ant-contrib.jar.patch b/debian/patches/0001-Use-system-ant-contrib.jar.patch
index b62a9b7..9490ff2 100644
--- a/debian/patches/0001-Use-system-ant-contrib.jar.patch
+++ b/debian/patches/0001-Use-system-ant-contrib.jar.patch
@@ -1,13 +1,13 @@
 From: Mehdi Dogguy <mehdi at debian.org>
 Date: Thu, 23 Jun 2011 23:12:28 +0200
-Subject: [PATCH] Use system ant-contrib.jar
+Subject: Use system ant-contrib.jar
 
 ---
  build.xml |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
 
 diff --git a/build.xml b/build.xml
-index b121824..51986d6 100644
+index 2281613..b488a58 100644
 --- a/build.xml
 +++ b/build.xml
 @@ -211,7 +211,7 @@ INITIALISATION
diff --git a/debian/patches/0002-Adapt-tool-unix.tmpl.patch b/debian/patches/0002-Adapt-SCALA_HOME-and-TOOL_CLASSPATH-to-the-package-l.patch
similarity index 70%
rename from debian/patches/0002-Adapt-tool-unix.tmpl.patch
rename to debian/patches/0002-Adapt-SCALA_HOME-and-TOOL_CLASSPATH-to-the-package-l.patch
index f7dc1ee..d1c9247 100644
--- a/debian/patches/0002-Adapt-tool-unix.tmpl.patch
+++ b/debian/patches/0002-Adapt-SCALA_HOME-and-TOOL_CLASSPATH-to-the-package-l.patch
@@ -1,13 +1,16 @@
-Description: Adapt SCALA_HOME and TOOL_CLASSPATH to the package layout.
-Origin: vendor
-Forwarded: not-needed
-Author: Frank S. Thomas <fst at debian.org>
+From: "Frank S. Thomas" <fst at debian.org>
+Date: Wed, 7 Sep 2011 20:41:30 +0000
+Subject: Adapt SCALA_HOME and TOOL_CLASSPATH to the package layout
 
-Index: b/src/compiler/scala/tools/ant/templates/tool-unix.tmpl
-===================================================================
+---
+ .../scala/tools/ant/templates/tool-unix.tmpl       |   29 +------------------
+ 1 files changed, 2 insertions(+), 27 deletions(-)
+
+diff --git a/src/compiler/scala/tools/ant/templates/tool-unix.tmpl b/src/compiler/scala/tools/ant/templates/tool-unix.tmpl
+index a3dc582..2e150b3 100644
 --- a/src/compiler/scala/tools/ant/templates/tool-unix.tmpl
 +++ b/src/compiler/scala/tools/ant/templates/tool-unix.tmpl
-@@ -48,23 +48,7 @@
+@@ -48,23 +48,7 @@ case "`uname`" in
  esac
  
  # Finding the root folder for this Scala distribution
@@ -32,7 +35,7 @@ Index: b/src/compiler/scala/tools/ant/templates/tool-unix.tmpl
  
  # Remove spaces from SCALA_HOME on windows
  if $cygwin; then
-@@ -73,16 +57,7 @@
+@@ -73,16 +57,7 @@ if $cygwin; then
  fi
  
  # Constructing the extension classpath
@@ -50,3 +53,4 @@ Index: b/src/compiler/scala/tools/ant/templates/tool-unix.tmpl
  
  CYGWIN_JLINE_TERMINAL=
  if $cygwin; then
+-- 
diff --git a/debian/patches/series b/debian/patches/series
index 26d86fd..acd8cb2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,2 @@
 0001-Use-system-ant-contrib.jar.patch
-0002-Adapt-tool-unix.tmpl.patch
+0002-Adapt-SCALA_HOME-and-TOOL_CLASSPATH-to-the-package-l.patch

-- 
Scala packaging



More information about the Pkg-scala-commits mailing list