diff options
author | Bertrand Marc <beberking@gmail.com> | 2012-05-05 15:36:32 +0200 |
---|---|---|
committer | Bertrand Marc <beberking@gmail.com> | 2012-05-05 15:36:32 +0200 |
commit | 6d4016b054fbef01fecc0b5d6ae23c5e82dfb7ae (patch) | |
tree | 9ae17c97d2407241c771ccb28fcc29e8e699ab11 | |
parent | 816b24d70f1167dcf84a24cfac38b187a8608d26 (diff) |
debian/control: add Vcs-git and Vcs-browser fields.
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 327068f..fb326bd 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,8 @@ Build-Depends: libsqlite3-dev (>=3.0), libpq-dev (>=8.3), guile-1.8-dev, libglpk-dev (>=4.32) Build-Conflicts: autoconf2.13, automake1.4 Standards-Version: 3.9.3 +Vcs-Git: git://git.debian.org/git/users/bbk-guest/gnunet.git +Vcs-browser: http://git.debian.org/?p=users/bbk-guest/gnunet.git Homepage: http://www.gnunet.org/ Package: gnunet |