diff options
author | Bertrand Marc <beberking@gmail.com> | 2012-07-01 15:36:13 +0200 |
---|---|---|
committer | Bertrand Marc <beberking@gmail.com> | 2012-07-01 15:36:13 +0200 |
commit | 37ae24f33d44d16b0c5f9a4e8111eb8f75e8e589 (patch) | |
tree | c5526ba320ae157918c2b98bf7e42eaec06bd163 | |
parent | 19015dc3a248cda413b8ff1d01de885e7283a497 (diff) |
debian/control: update Vcs-* to the new repository in collab-maint.
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 41414dc..e14b710 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +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 +Vcs-Git: git://git.debian.org/git/collab-maint/gnunet.git +Vcs-browser: http://git.debian.org/?p=collab-maint/gnunet.git Homepage: http://www.gnunet.org/ Package: gnunet |