diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index baec94d..bd7edd4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mailgraph (1.14-10) unstable; urgency=low + + * Add VCS fields + + -- Julien Valroff <julien@debian.org> Sun, 24 Apr 2011 08:03:31 +0200 + mailgraph (1.14-9) unstable; urgency=low * Fix patch to set default location of rrd files (Closes: #617411) diff --git a/debian/control b/debian/control index 3c1ec10..eb26ff5 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,8 @@ Maintainer: Julien Valroff <julien@debian.org> Build-Depends: debhelper (>= 8), po-debconf Standards-Version: 3.9.2 Homepage: http://mailgraph.schweikert.ch +Vcs-Git: git://git.kirya.net/debian/mailgraph.git +Vcs-Browser: http://git.kirya.net/?p=debian/mailgraph.git;a=summary Package: mailgraph Architecture: all |