[Pkg-scala-commits] [SCM] Scala packaging branch, master, updated. debian/2.9.1.dfsg-3-3-gcce9f13

Frank S. Thomas fst at debian.org
Wed Apr 18 16:38:54 UTC 2012


The following commit has been merged in the master branch:
commit cce9f137a57e4e7d4205f602ff8fa9af45412b62
Author: Frank S. Thomas <fst at debian.org>
Date:   Wed Apr 18 18:36:07 2012 +0200

    Updated debian/watch to match the new names of the source tarballs.

diff --git a/debian/changelog b/debian/changelog
index c8bcf83..06dafdf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ scala (2.9.1.dfsg-4) UNRELEASED; urgency=low
   [ Frank S. Thomas ]
   * Update debian/copyright to version 1.0 of the copyright format.
   * Bump standards version from 3.9.2 to 3.9.3.
+  * Updated debian/watch to match the new names of the source tarballs.
 
  -- Frank S. Thomas <fst at debian.org>  Sat, 25 Feb 2012 21:45:25 +0100
 
diff --git a/debian/watch b/debian/watch
index 1485d92..9704fe7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
-opts="dversionmangle=s/\.dfsg[\.0-9]*$//" \
+opts="dversionmangle=s/\.dfsg[\.\d]*$//" \
 http://www.scala-lang.org/downloads \
-	/downloads/distrib/files/scala-(.*)\.final-sources\.tgz
+	/downloads/distrib/files/scala-sources-(.*)\.tgz

-- 
Scala packaging



More information about the Pkg-scala-commits mailing list