[scala] 03/15: Use canonical URLs for the Vcs-* fields
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jun 5 22:48:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository scala.
commit 7b2eb367cfb9ec00fbf9a4eee758cbf728916f1b
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Jan 6 09:40:29 2015 +0100
Use canonical URLs for the Vcs-* fields
---
debian/changelog | 2 ++
debian/control | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1791680..974fb85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,8 @@ scala (2.10.4+dfsg-1) UNRELEASED; urgency=low
[ Emmanuel Bourg ]
* debian/watch: Fixed the versions matched (x.y.z instead of x.y.z..z)
* debian/rules: Added the missing get-orig-source target (Closes: #724704)
+ * debian/control:
+ - Use canonical URLs for the Vcs-* fields
-- Mehdi Dogguy <mehdi at debian.org> Wed, 23 Apr 2014 19:23:33 +0200
diff --git a/debian/control b/debian/control
index 7480758..abb7ebb 100644
--- a/debian/control
+++ b/debian/control
@@ -17,9 +17,9 @@ Build-Depends:
debhelper (>= 7.0.50),
javahelper,
maven-repo-helper (>= 1.6~)
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-scala/packages/scala.git
+Vcs-Git: git://anonscm.debian.org/pkg-scala/packages/scala.git
Homepage: http://www.scala-lang.org/
-Vcs-Browser: http://git.debian.org/?p=pkg-scala/packages/scala.git
-Vcs-Git: git://git.debian.org/git/pkg-scala/packages/scala.git
Package: scala
Architecture: all
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/scala.git
More information about the pkg-java-commits
mailing list