diff -Nru lasi-1.1.0/debian/changelog lasi-1.1.0/debian/changelog --- lasi-1.1.0/debian/changelog 2016-07-27 15:00:19.000000000 +0000 +++ lasi-1.1.0/debian/changelog 2017-07-13 06:04:55.000000000 +0000 @@ -1,3 +1,22 @@ +lasi (1.1.0-2ubuntu1) artful; urgency=medium + + * Merge from Debian Sid (LP: #1704055). Remaining changes: + - Revert library package rename, since this was not transitioned in + Debian. Keep Conflicts/Replaces against the renamed library; this delta + can be dropped once 18.04 releases. + + -- Simon Quigley Thu, 13 Jul 2017 01:04:55 -0500 + +lasi (1.1.0-2) unstable; urgency=medium + + * QA upload. + * Set maintainer to Debian QA Group. (see #867050) + * Add the missing libpango1.0-dev and libfreetype6-dev + dependencies to liblasi-dev. (Closes: #845497) + * Add ${misc:Depends} to the package dependencies. + + -- Adrian Bunk Sat, 08 Jul 2017 14:19:16 +0300 + lasi (1.1.0-1.2ubuntu1) yakkety; urgency=low * Sync from Debian unstable. diff -Nru lasi-1.1.0/debian/control lasi-1.1.0/debian/control --- lasi-1.1.0/debian/control 2016-07-27 15:01:11.000000000 +0000 +++ lasi-1.1.0/debian/control 2017-07-13 06:04:55.000000000 +0000 @@ -1,7 +1,7 @@ Source: lasi Priority: optional Maintainer: Ubuntu Developers -XSBC-Original-Maintainer: Andrew Ross +XSBC-Original-Maintainer: Debian QA Group Build-Depends: debhelper (>= 5.0.0), cmake, libpango1.0-dev, cdbs (>=0.4.51), libfreetype6-dev (>= 2.2), doxygen Standards-Version: 3.7.3 @@ -13,7 +13,7 @@ Package: liblasi0 Section: libs Architecture: any -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: liblasi0v5 Replaces: liblasi0v5 Description: creation of PostScript documents containing Unicode symbols @@ -32,7 +32,7 @@ Package: liblasi-dev Section: libdevel Architecture: any -Depends: liblasi0 (= ${binary:Version}) +Depends: liblasi0 (= ${binary:Version}), ${misc:Depends}, libpango1.0-dev, libfreetype6-dev Description: development files and documentation for the LASi library LASi is a library that provides a C++ stream output interface (with operator <<) for creating PostScript documents that can contain