From 7339374ef99e18f7bd3824e67c8fc559e47164ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 1 Jul 2018 08:54:46 +0200 Subject: Switch Vcs-* to new loacation; Remove now useless debian/liburiparser-doc.lintian-overrides --- debian/changelog | 4 +++- debian/control | 4 ++-- debian/liburiparser-doc.lintian-overrides | 7 ------- 3 files changed, 5 insertions(+), 10 deletions(-) delete mode 100644 debian/liburiparser-doc.lintian-overrides (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index b340c05..fe0cd1d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ uriparser (0.8.5-2) UNRELEASED; urgency=medium - * + * debian/control: + - Switch Vcs-* to new loacation. + * Remove now useless debian/liburiparser-doc.lintian-overrides. -- Jörg Frings-Fürst Sun, 01 Jul 2018 07:43:51 +0200 diff --git a/debian/control b/debian/control index 179c8f7..b191fab 100644 --- a/debian/control +++ b/debian/control @@ -13,8 +13,8 @@ Build-Depends-Indep: libqt5sql5-sqlite Standards-Version: 4.1.4 Homepage: http://uriparser.sourceforge.net -Vcs-Git: git://anonscm.debian.org/collab-maint/uriparser.git -Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/uriparser.git +Vcs-Git: git://jff.email/opt/git/uriparser.git +Vcs-Browser: https://jff.email/cgit/uriparser.git Package: liburiparser1 Architecture: any diff --git a/debian/liburiparser-doc.lintian-overrides b/debian/liburiparser-doc.lintian-overrides deleted file mode 100644 index 3b05f63..0000000 --- a/debian/liburiparser-doc.lintian-overrides +++ /dev/null @@ -1,7 +0,0 @@ -# The lintian warning "liburiparser-doc: embedded-javascript-library -# usr/share/doc/liburiparser-doc/html/jquery.js please use libjs-jquery" -# was overridden. -# The file jquery.js comes from the with doxygen-generated documentation. -# The built-in jquery.js in doxygen is not going to be removed (see Debian bug #736432). -# -liburiparser-doc binary: embedded-javascript-library -- cgit v1.2.3