[scala-2.10] 108/166: Updated debian/watch to match the new names of the source tarballs.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Nov 15 12:43:39 UTC 2016


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

ebourg-guest pushed a commit to branch master
in repository scala-2.10.

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.
---
 debian/changelog | 1 +
 debian/watch     | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/scala-2.10.git



More information about the pkg-java-commits mailing list