Package: src:acoustid-fingerprinter
Version: 0.6-4
Severity: minor
Tags: patch

Hi,

The Homepage field in debian/control points to

 http://wiki.acoustid.org/wiki/Fingerprinter

which does not exist.  The homepage now appears to be at

 https://acoustid.org/fingerprinter

The attached patch changes this URL.

-- 
Matt                                           https://ftbfs.org/~kraai/
diff -ru acoustid-fingerprinter-0.6~/debian/control 
acoustid-fingerprinter-0.6/debian/control
--- acoustid-fingerprinter-0.6~/debian/control  2015-07-07 08:10:45.113447389 
-0700
+++ acoustid-fingerprinter-0.6/debian/control   2015-07-07 08:11:08.513451623 
-0700
@@ -4,7 +4,7 @@
 Maintainer: Jerome Charaoui <[email protected]>
 Build-Depends: debhelper (>= 8.0.0), cmake, cdbs, libavformat-dev, 
libavcodec-dev, libchromaprint-dev, libqt4-dev, libtag1-dev, pkg-config
 Standards-Version: 3.9.5
-Homepage: http://wiki.acoustid.org/wiki/Fingerprinter
+Homepage: https://acoustid.org/fingerprinter
 
 Package: acoustid-fingerprinter
 Architecture: any

Reply via email to