[fiat] 01/01: debian/control: update the VCS fields after the move to Git
Drew Parsons
dparsons at moszumanska.debian.org
Sun Apr 24 05:34:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
dparsons pushed a commit to branch master
in repository fiat.
commit 5421bea8b63d0721cf3e24ae7372b9698f0666bf
Author: Drew Parsons <dparsons at debian.org>
Date: Sun Apr 24 13:32:54 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 868214a..094518d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+fiat (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:30:26 +0800
+
fiat (1.6.0-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index e752bbf..2f7e189 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/fiat/trunk
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-science/packages/fenics/fiat/trunk/
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/fenics/fiat.git
+Vcs-Browser: https://anonscm.debian.org/git/debian-science/packages/fenics/fiat.git
Package: python-fiat
Architecture: all
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/fenics/fiat.git
More information about the debian-science-commits
mailing list