diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4d9787b..db96c8f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ dtv-scan-tables (0+git20130907.bbc890e-1) UNRELEASED; urgency=low * New Upstream Snapshot (commit bbc890e) + * d/control: Add Vcs-{Git,Browser} URLs -- Jonathan McCrohan <jmccrohan@gmail.com> Thu, 19 Sep 2013 01:30:34 +0100 diff --git a/debian/control b/debian/control index a2152eb..f78911a 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,8 @@ Maintainer: Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org> Uploaders: Jonathan McCrohan <jmccrohan@gmail.com>, Tobias Grimm <etobi@debian.org> Build-Depends: debhelper (>= 9) Standards-Version: 3.9.4 +Vcs-Git: git://anonscm.debian.org/pkg-vdr-dvb/dtv-scan-tables.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-vdr-dvb/dtv-scan-tables.git Homepage: http://git.linuxtv.org/dtv-scan-tables.git Package: dtv-scan-tables |