diff -u sopp-0.1/debian/changelog sopp-0.1/debian/changelog --- sopp-0.1/debian/changelog +++ sopp-0.1/debian/changelog @@ -1,4 +1,4 @@ -sopp (0.1-6) lucid; urgency=low +sopp (0.1-7) lucid; urgency=low * Initial release (Closes: #nnnn) diff -u sopp-0.1/debian/control sopp-0.1/debian/control --- sopp-0.1/debian/control +++ sopp-0.1/debian/control @@ -9,7 +9,7 @@ Package: sopp-dev Section: libdevel Architecture: any -Depends: libsopp (= ${binary:Version}) +Depends: libsopp (= ${binary:Version}), jsoncpp-dev Description: A C++ library for interfacing with StackExchange sites. so++ is a C++ library that wraps the functionality of the StackOverflow API. It provides access to all of the StackExchange sites.