[instant] 01/01: debian/control: update the VCS fields after the move to Git
Drew Parsons
dparsons at moszumanska.debian.org
Sun Apr 24 05:37:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
dparsons pushed a commit to branch master
in repository instant.
commit 75b5cc76a7e0fd703b5ab7a08a7e8530e460c13b
Author: Drew Parsons <dparsons at debian.org>
Date: Sun Apr 24 13:37:18 2016 +0800
debian/control: update the VCS fields after the move to Git
---
debian/changelog | 7 +++++++
debian/control | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d9a981b..3c580fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+instant (1.6.0-2) UNRELEASED; urgency=medium
+
+ * debian/control:
+ + Update VCS fields after the move to Git.
+
+ -- Drew Parsons <dparsons at debian.org> Sun, 24 Apr 2016 13:36:04 +0800
+
instant (1.6.0-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index 683dd08..2eb27cd 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 9), python-all (>= 2.7)
Standards-Version: 3.9.6
X-Python-Version: >= 2.7
Homepage: http://fenicsproject.org
-Vcs-Svn: svn://anonscm.debian.org/debian-science/packages/fenics/instant/trunk
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-science/packages/fenics/instant/trunk/
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/fenics/instant.git
+Vcs-Browser: https://anonscm.debian.org/git/debian-science/packages/fenics/instant.git
Package: python-instant
Architecture: all
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/fenics/instant.git
More information about the debian-science-commits
mailing list