[plm] 01/01: Add Vcs-* fields
Martin Quinson
mquinson at alioth.debian.org
Sun Sep 8 19:23:14 UTC 2013
This is an automated email from the git hooks/post-receive script.
mquinson pushed a commit to branch debian-debian
in repository plm.
commit da732da855f883774149c4d017d43d2500064a07
Author: Martin Quinson <martin.quinson at loria.fr>
Date: Sun Sep 8 21:22:44 2013 +0200
Add Vcs-* fields
---
debian/changelog | 3 ++-
debian/control | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 396dd81..92dcce4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-plm (2.2+repack-2) unstable; urgency=low
+plm (2.2+repack-2) UNRELEASED; urgency=low
* Depend on openjdk7 as openjdk6 will soon be removed (Closes: #722149)
* Correctly specify that we need openjdk7 to the java wappers
(Closes: #722128)
+ * d/control: Add Vcs-* fields
-- Martin Quinson <mquinson at debian.org> Sun, 08 Sep 2013 16:17:29 +0200
diff --git a/debian/control b/debian/control
index dde42fc..2f63c07 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,8 @@ Build-Depends-Indep: openjdk-7-jdk, libmiglayout-java, libjsyntaxpane-java,
jython
#, scala
Standards-Version: 3.9.4
+Vcs-Git: git://git.debian.org/pkg-java/plm.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/plm.git
Homepage: http://www.loria.fr/~quinson/Teaching/PLM/
Package: plm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plm.git
More information about the pkg-java-commits
mailing list