Package: viewnior
Version: 1.4-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu ubuntu-patch utopic
viewnior build-depends on libexiv2-12 as well as libexiv2-dev.
Build-depending on runtime libraries like this is unnecessary
(libexiv2-dev already depends on the correct libexiv2-*), and it causes
trouble when libexiv2 changes its SONAME. Please remove this.
* Drop unnecessary build-dependency on libexiv2-12. The existing
build-dependency on libexiv2-dev is enough.
diff -Nru viewnior-1.4/debian/control viewnior-1.4/debian/control
--- viewnior-1.4/debian/control 2014-02-13 21:43:33.000000000 +0000
+++ viewnior-1.4/debian/control 2014-07-30 10:41:36.000000000 +0100
@@ -1,8 +1,8 @@
Source: viewnior
Section: graphics
Priority: optional
-Build-Depends: debhelper (>= 9), libgtk2.0-dev, intltool (>= 0.35.0),
libexiv2-dev, libexiv2-12, dh-autoreconf
+Build-Depends: debhelper (>= 9), libgtk2.0-dev, intltool (>= 0.35.0),
libexiv2-dev, dh-autoreconf
Standards-Version: 3.9.5
Homepage: http://xsisqox.github.io/Viewnior/
Vcs-Git: git://anonscm.debian.org/collab-maint/viewnior.git
Thanks,
--
Colin Watson [[email protected]]
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]