[SCM] eclipse-rse - Plug-in for eclipse - Debian package. branch, master, updated. debian/3.4.0-1-11-gf70d6e1
Jakub Adam
jakub.adam at ktknet.cz
Tue May 21 13:23:12 UTC 2013
The following commit has been merged in the master branch:
commit 2374fafbc7b14fa76ca7ad8af7efca5c83a17196
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Tue May 21 14:40:34 2013 +0200
Canonicalize Vcs-* fields
diff --git a/debian/changelog b/debian/changelog
index b334351..8eb29a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ eclipse-rse (3.4.2-1) UNRELEASED; urgency=low
* Bump Standards-Version to 3.9.4.
* Removed obsolete DM-Upload-Allowed field from d/control.
* Updated upstream homepage.
+ * Canonicalize Vcs-* fields.
-- Jakub Adam <jakub.adam at ktknet.cz> Tue, 21 May 2013 13:59:00 +0200
diff --git a/debian/control b/debian/control
index afd6330..2d6576f 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 7),
unzip,
zip
Standards-Version: 3.9.4
-Vcs-Git: git://git.debian.org/git/pkg-java/eclipse-rse.git
-Vcs-Browser: http://git.debian.org/?p=pkg-java/eclipse-rse.git
+Vcs-Git: git://anonscm.debian.org/pkg-java/eclipse-rse.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/eclipse-rse.git
Homepage: http://www.eclipse.org/tm/
Package: eclipse-rse
--
eclipse-rse - Plug-in for eclipse - Debian package.
More information about the pkg-java-commits
mailing list