Package: ansible
Version: 1.4.1+dfsg-1
Severity: minor

Control: tags -1 patch

Hi,

the Vcs-Browser field leads to an invalid URL. See attached patch.

Cheers

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.11-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ansible depends on:
ii  python           2.7.5-5
ii  python-jinja2    2.7.1-1
ii  python-paramiko  1.10.1-1
ii  python-yaml      3.10-4+b2

ansible recommends no packages.

ansible suggests no packages.

-- no debconf information
>From 7248bf0303a2ca5295976ddfef15ca8fce42addd Mon Sep 17 00:00:00 2001
From: Alessandro Ghedini <[email protected]>
Date: Thu, 5 Dec 2013 22:09:34 +0100
Subject: [PATCH] Fix Vcs-Browser

---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 1ba4560..b3f15a9 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9), python-all, python-setuptools,
 Standards-Version: 3.9.4
 Homepage: http://ansible.cc
 Vcs-Git: git://anonscm.debian.org/collab-maint/ansible.git
-Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/ansible.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/ansible.git
 
 Package: ansible
 Architecture: all
-- 
1.8.5.1

Reply via email to