summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Falavigna <dktrkranz@ubuntu.com>2009-08-01 20:41:22 +0200
committerLuca Falavigna <dktrkranz@ubuntu.com>2009-08-01 20:41:22 +0200
commit51ed09d22b333546228172433dcc41af1ea02645 (patch)
tree4e194f6ac2f84005a82ac02acd187577fcd1d071
parent4efcdb8b1923e371670e62ae54432b4ac57d7219 (diff)
Add Vcs-* fields
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 42a76d0..3e5aee8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,9 +3,10 @@ scons (1.2.0-3) UNRELEASED; urgency=low
* Switch to debhelper 7.
* Switch to python-support.
* Do not build-depend on unnecessary python-dev, replace it with python.
+ * Add Vcs-* fields to document where SCons debianisation is stored.
* Bump Standards-Version to 3.8.2, no changes required.
- -- Luca Falavigna <dktrkranz@ubuntu.com> Sat, 01 Aug 2009 20:31:13 +0200
+ -- Luca Falavigna <dktrkranz@ubuntu.com> Sat, 01 Aug 2009 20:39:23 +0200
scons (1.2.0-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 4e1f0ad..10068ae 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,8 @@ Build-Depends-Indep: python-support (>= 0.5.3)
Standards-Version: 3.8.2
XS-Python-Version: >= 2.4
Homepage: http://www.scons.org/
+Vcs-Git: git://git.debian.org/git/users/dktrkranz-guest/scons.git
+Vcs-Browser: http://git.debian.org/?p=users/dktrkranz-guest/scons.git;a=summary
DM-Upload-Allowed: yes
Package: scons