Source: libndp Version: 1.2-4 Severity: wishlist Tags: patch Now that libndp is hosted on alioth, please consider adding Vcs-* headers accordingly.
-- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (200, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
>From ceb320ef51b4414ed2e8efffd425faa4e35318d6 Mon Sep 17 00:00:00 2001 From: Michael Biebl <[email protected]> Date: Wed, 18 Jun 2014 18:11:40 +0200 Subject: [PATCH] Add Vcs-* headers --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 4f49fc1..9a130e9 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,8 @@ Build-Depends: debhelper (>= 9) Standards-Version: 3.9.5 Section: net Homepage: http://libndp.org +Vcs-Git: git://git.debian.org/git/collab-maint/libndp.git +Vcs-Browser: http://git.debian.org/?p=collab-maint/libndp.git;a=summary Package: libndp-dbg Section: debug -- 2.0.0

