[Pkg-scala-commits] [SCM] Scala packaging branch, master, updated. debian/2.9.0.1.dfsg-1-1-gd8b2d4c
Frank S. Thomas
fst at debian.org
Mon Aug 29 16:01:57 UTC 2011
The following commit has been merged in the master branch:
commit d8b2d4cbfe45d4332ec90196d6c0c9251a54c85e
Author: Frank S. Thomas <fst at debian.org>
Date: Mon Aug 29 18:01:42 2011 +0200
Let scala suggest scala-doc (Closes: #632820).
diff --git a/debian/changelog b/debian/changelog
index 6084341..08885b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+scala (2.9.0.1.dfsg-2) UNRELEASED; urgency=low
+
+ [ Frank S. Thomas ]
+ * Let scala suggest scala-doc (Closes: #632820).
+
+ -- Frank S. Thomas <fst at debian.org> Mon, 29 Aug 2011 17:57:15 +0200
+
scala (2.9.0.1.dfsg-1) unstable; urgency=low
[ Mehdi Dogguy ]
diff --git a/debian/control b/debian/control
index ffae3f1..7819093 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,7 @@ Depends:
scala-library (= ${source:Version}),
openjdk-6-jre | java6-runtime,
${misc:Depends}
+Suggests: scala-doc (>= ${source:Version})
Description: Scala programming language
Scala is a Java-compatible programming language with many
modern language features. It is Java-compatible in that
--
Scala packaging
More information about the Pkg-scala-commits
mailing list