[dynalang] 01/07: Use canonical URLs for the Vcs-* fields
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue May 13 08:19:36 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository dynalang.
commit b47663aaece92eaed6428f4f98f680a034ee8503
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue May 13 09:56:58 2014 +0200
Use canonical URLs for the Vcs-* fields
---
debian/changelog | 8 ++++++++
debian/control | 4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 187f1f2..e5c9c8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+dynalang (0.4-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * debian/control:
+ - Use canonical URLs for the Vcs-* fields
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 13 May 2014 09:56:11 +0200
+
dynalang (0.4-1) unstable; urgency=low
* Initial Release (closes: #591313).
diff --git a/debian/control b/debian/control
index 6e437eb..f0c0cb6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Torsten Werner <twerner at debian.org>
Build-Depends: debhelper (>= 7), cdbs, javahelper
Build-Depends-Indep: ant-optional, default-jdk, junit, libemma-java
Standards-Version: 3.9.0
-Vcs-Git: git://git.debian.org/pkg-java/dynalang.git
-Vcs-Browser: http://git.debian.org/?p=pkg-java/dynalang.git
+Vcs-Git: git://anonscm.debian.org/pkg-java/dynalang.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/dynalang.git
Homepage: http://dynalang.sourceforge.net
Package: libdynalang-java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dynalang.git
More information about the pkg-java-commits
mailing list