[Python-modules-commits] [exam] 01/04: Correct Vcs-* fields in debian/control to point to the correct package name

Scott Kitterman kitterman at moszumanska.debian.org
Sat Jul 8 03:41:12 UTC 2017


This is an automated email from the git hooks/post-receive script.

kitterman pushed a commit to branch debian/master
in repository exam.

commit b2decd4f8c3560bc96f93eb971a81870af06b879
Author: Scott Kitterman <scott at kitterman.com>
Date:   Fri Jul 7 23:35:12 2017 -0400

    Correct Vcs-* fields in debian/control to point to the correct package name
---
 debian/changelog | 4 +++-
 debian/control   | 4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6100f53..240bf59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,10 @@ exam (0.10.5-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Create DPMT git repository and refresh patches using gbp pq
+  * Correct Vcs-* fields in debian/control to point to the correct package
+    name
 
- -- Scott Kitterman <scott at kitterman.com>  Fri, 07 Jul 2017 23:25:57 -0400
+ -- Scott Kitterman <scott at kitterman.com>  Fri, 07 Jul 2017 23:34:39 -0400
 
 exam (0.10.5-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index ea37da4..a56fbdd 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,8 @@ Build-Depends: debhelper (>= 9),
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2
 Homepage: https://github.com/fluxx/exam
-Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-exam.git
-Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-exam.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/exam.git
+Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/exam.git
 
 Package: python-exam
 Architecture: all

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/exam.git



More information about the Python-modules-commits mailing list