diff --git a/debian/changelog b/debian/changelog index cf94c840f41ea42696b897522ced075c1cc0d2df..171282313b38e12b7efea25502d822b63691403d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vcsh (v0.20120116-2) unstable; urgency=low + + * Add Vcs-Git, Vcs-Browser, and Homepage to debian/control + + -- Richard Hartmann <richih.mailinglist@gmail.com> Tue, 17 Jan 2012 21:50:24 +0100 + vcsh (v0.20120116-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 16237557e9d5c96339b32b4b7b3c1bd07bd1e060..266f1493351ef174f10c91b4129a2cf2f4292457 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,9 @@ Section: misc Priority: optional Standards-Version: 3.9.2 Build-Depends: debhelper (>= 7), ruby-ronn (>= 0.7.3), git +Vcs-Git: git://github.com/RichiH/vcsh.git +Vcs-Browser: https://github.com/RichiH/vcsh +Homepage: https://github.com/RichiH/vcsh/blob/master/README.md Package: vcsh Architecture: all