summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cowgill <james410@cowgill.org.uk>2016-04-05 19:14:33 +0100
committerJames Cowgill <james410@cowgill.org.uk>2016-04-05 19:14:33 +0100
commit25a7143b224906e44d574e376cccc51291d8254b (patch)
tree87efb52a54472b34da6b8c84b6fc64998e52985a
parent533f0df00df5be07b81bff5489013c17feeef3e4 (diff)
Move VCS fields below the Homepage field
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 4147cfc..88b8fb8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,6 @@ Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Christoph Egger <christoph@debian.org>,
James Cowgill <james410@cowgill.org.uk>
-Vcs-Git: https://anonscm.debian.org/git/pkg-games/libsfml.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/libsfml.git
Build-Depends: debhelper (>= 9),
cmake (>= 2.8.9),
doxygen,
@@ -26,6 +24,8 @@ Build-Depends: debhelper (>= 9),
pkg-kde-tools,
Standards-Version: 3.9.6
Homepage: http://www.sfml-dev.org/
+Vcs-Git: https://anonscm.debian.org/git/pkg-games/libsfml.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/libsfml.git
Testsuite: autopkgtest
Package: libsfml-dev