diffstat of debian/ for libkf5sane_15.12.0-1 libkf5sane_17.04.3-0ubuntu1 changelog | 115 ++++++++++++++++++++++++++++++++++++++++++++++++ control | 50 +++++++++++++++----- libkf5sane-data.install | 2 libkf5sane-dev.acc.in | 5 +- rules | 8 ++- watch | 1 6 files changed, 165 insertions(+), 16 deletions(-) diff -Nru libkf5sane-15.12.0/debian/changelog libkf5sane-17.04.3/debian/changelog --- libkf5sane-15.12.0/debian/changelog 2016-02-01 09:22:58.000000000 +0000 +++ libkf5sane-17.04.3/debian/changelog 2017-08-18 07:30:58.000000000 +0000 @@ -1,3 +1,77 @@ +libkf5sane (17.04.3-0ubuntu1) artful; urgency=low + + * New upstream release (17.04.1) + * Install translations and add Breaks/Replaces against kde-l10n + * Add missing depend on libkf5sane-data + * New upstream release (17.04.2) + * New upstream release (17.04.3) + + -- José Manuel Santamaría Lema Fri, 18 Aug 2017 08:30:58 +0100 + +libkf5sane (16.12.3-0ubuntu1) zesty; urgency=low + + [ Darin Miller ] + * New upstream release (16.12.2) + + [ José Manuel Santamaría Lema ] + * Pass '-fno-keep-inline-functions' to gcc in the acc test in order to + avoid possible spurious test failures. + * New upstream release (16.12.3) + + -- José Manuel Santamaría Lema Fri, 10 Mar 2017 21:26:57 +0000 + +libkf5sane (16.12.1-0ubuntu1) zesty; urgency=medium + + [ José Manuel Santamaría Lema ] + * Update Vcs-Git fields to use https:// instead of git:// + + [ Rik Mills ] + * New upstream release (16.12.0) + * New upstream release (16.12.1) + + -- Rik Mills Thu, 19 Jan 2017 16:15:37 +0000 + +libkf5sane (16.04.3-0ubuntu1) yakkety; urgency=medium + + [ Scarlett Clark ] + * New upstream release. + * Debian merge: No remaining changes. + + [ Philip Muškovac ] + * Update the Vcs URLs now that the repositories are hosted on + Launchpad + + [ Scarlett Clark ] + * Add missing files to install. + * New upstream bugfix release. + + [ Clive Johnston ] + * New upstream release (16.04.2) + * New upstream release (16.04.3) + + [ José Manuel Santamaría Lema ] + * Install usr/share/icons/hicolor/16x16/* in libkf5sane-data + * Provide libksane-data dummy transitional package to make the upgrades + easier for the package managers. + * Remove dh_shlibdeps override to exclude kde-runtime; this is no + longer needed since the port to frameworks. + + -- José Manuel Santamaría Lema Fri, 30 Sep 2016 06:32:42 +0200 + +libkf5sane (15.12.3-0ubuntu1) xenial; urgency=medium + + * New upstream bugfix release + * New upstream bugfix release + + -- Scarlett Clark Thu, 14 Apr 2016 16:22:01 -0700 + +libkf5sane (15.12.1-0ubuntu1) xenial; urgency=medium + + * New upstream release + * Merged with Debian + + -- Clive Johnston Wed, 09 Mar 2016 11:29:29 +0100 + libkf5sane (15.12.0-1) experimental; urgency=medium * New upstream release (15.12.0). @@ -10,12 +84,53 @@ -- Maximiliano Curia Fri, 16 Oct 2015 08:06:39 +0200 +libksane (4:15.08.2-0ubuntu1) wily; urgency=medium + + * New upstream release + + -- Scarlett Clark Wed, 14 Oct 2015 12:58:49 +0100 + +libksane (4:15.08.1-0ubuntu1) wily; urgency=medium + + * New upstream release (15.08.1) + + -- Clive Johnston Tue, 22 Sep 2015 17:42:28 +0100 + +libksane (4:15.08.0-0ubuntu1) wily; urgency=medium + + * new upstream release + + -- Clive Johnston Wed, 26 Aug 2015 17:50:38 +0100 + +libksane (4:15.07.90-0ubuntu1) wily; urgency=medium + + * new upstream beta release + + -- Jonathan Riddell Tue, 18 Aug 2015 11:27:15 +0100 + +libksane (4:15.04.2-0ubuntu1) wily; urgency=medium + + [ Scarlett Clark ] + * New upstream release + * wrap-and-sort + + [ Jonathan Riddell ] + * New upstream release + + -- Jonathan Riddell Tue, 09 Jun 2015 22:31:23 +0200 + libksane (4:15.04.0-1) unstable; urgency=medium * New upstream release (15.04.0). -- Maximiliano Curia Mon, 31 Aug 2015 11:27:00 +0200 +libksane (4:14.12.3-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Scarlett Clark Fri, 13 Mar 2015 14:37:20 -0700 + libksane (4:14.12.2-1) experimental; urgency=medium * New upstream release (14.12.2). diff -Nru libkf5sane-15.12.0/debian/control libkf5sane-17.04.3/debian/control --- libkf5sane-15.12.0/debian/control 2016-02-01 09:22:58.000000000 +0000 +++ libkf5sane-17.04.3/debian/control 2017-08-18 07:30:58.000000000 +0000 @@ -5,38 +5,64 @@ Uploaders: Sune Vuorela , Maximiliano Curia Build-Depends: cmake (>= 2.8.12~), debhelper (>= 9), - extra-cmake-modules (>= 1.1.0~), - libkf5config-dev (>= 5.1.0~), - libkf5i18n-dev (>= 5.1.0~), - libkf5textwidgets-dev (>= 5.1.0~), - libkf5wallet-dev (>= 5.1.0~), - libkf5widgetsaddons-dev (>= 5.1.0~), + extra-cmake-modules (>= 5.31.0~), + libkf5config-dev (>= 5.31.0~), + libkf5i18n-dev (>= 5.31.0~), + libkf5textwidgets-dev (>= 5.31.0~), + libkf5wallet-dev (>= 5.31.0~), + libkf5widgetsaddons-dev (>= 5.31.0~), libsane-dev, libx11-dev, pkg-kde-tools (>= 0.12), - qtbase5-dev (>= 5.2.0~) + qtbase5-dev (>= 5.6.1~) Standards-Version: 3.9.6 Homepage: https://projects.kde.org/projects/kde/kdegraphics/libs/libksane -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/applications/libksane.git -Vcs-Git: git://anonscm.debian.org/pkg-kde/applications/libksane.git +Vcs-Browser: https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/libksane +Vcs-Git: https://git.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/libksane Package: libkf5sane5 Section: libs Architecture: any -Depends: ${misc:Depends}, +Depends: libkf5sane-data (= ${source:Version}), + ${misc:Depends}, ${shlibs:Depends} +Breaks: libksane-data (<= 4:16.04.3~) +Replaces: libksane-data (<= 4:16.04.3~) Description: scanner library (runtime) The KDE scanner library provides an API and widgets for using scanners and other imaging devices supported by SANE. . This package contains the shared library. +Package: libkf5sane-data +Architecture: all +Depends: ${misc:Depends} +Breaks: libkf5sane5 (<= 16.04.3~), + libksane-data (<= 4:16.04.3~), + ${kde-l10n:all} +Replaces: libkf5sane5 (<= 16.04.3~), + libksane-data (<= 4:16.04.3~), + ${kde-l10n:all} +Description: scanner library (data files) + The KDE scanner library provides an API and widgets for using scanners and + other imaging devices supported by SANE. + . + This package contains data files used by the library. + +Package: libksane-data +Architecture: all +Section: oldlibs +Priority: extra +Depends: libkf5sane-data, ${misc:Depends} +Description: scanner library (data files) - transitional package + This is a transitional dummy package. It can safely be removed. + Package: libkf5sane-dev Section: libdevel Architecture: any Depends: libkf5sane5 (= ${binary:Version}), - ${misc:Depends}, - qtbase5-dev (>= 5.2.0~) + qtbase5-dev (>= 5.6.1~), + ${misc:Depends} Description: scanner library development headers The KDE scanner library provides an API and widgets for using scanners and other imaging devices supported by SANE. diff -Nru libkf5sane-15.12.0/debian/libkf5sane-data.install libkf5sane-17.04.3/debian/libkf5sane-data.install --- libkf5sane-15.12.0/debian/libkf5sane-data.install 1970-01-01 00:00:00.000000000 +0000 +++ libkf5sane-17.04.3/debian/libkf5sane-data.install 2017-08-18 07:30:58.000000000 +0000 @@ -0,0 +1,2 @@ +usr/share/icons/hicolor/16x16/* +usr/share/locale/*/LC_MESSAGES/libksane.mo diff -Nru libkf5sane-15.12.0/debian/libkf5sane-dev.acc.in libkf5sane-17.04.3/debian/libkf5sane-dev.acc.in --- libkf5sane-15.12.0/debian/libkf5sane-dev.acc.in 2016-02-01 09:22:58.000000000 +0000 +++ libkf5sane-17.04.3/debian/libkf5sane-dev.acc.in 2017-08-18 07:30:58.000000000 +0000 @@ -1,4 +1,4 @@ - + @@ -16,6 +16,7 @@ -fPIC + -fno-keep-inline-functions - + \ No newline at end of file diff -Nru libkf5sane-15.12.0/debian/rules libkf5sane-17.04.3/debian/rules --- libkf5sane-15.12.0/debian/rules 2016-02-01 09:22:58.000000000 +0000 +++ libkf5sane-17.04.3/debian/rules 2017-08-18 07:30:58.000000000 +0000 @@ -1,7 +1,11 @@ #!/usr/bin/make -f +l10npkgs_firstversion_ok := 4:17.03.90-0~ + include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk +include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk -override_dh_shlibdeps: - $(overridden_command) $(foreach p,$(shell dh_listpackages | grep ^lib),-p$p) -- -xkde-runtime +PACKAGE_VERSION = $(shell dpkg-parsechangelog | grep '^Version: ' | sed 's/^Version: //') +override_dh_gencontrol: + $(overridden_command) -plibksane-data -- -v"4:${PACKAGE_VERSION}" $(overridden_command) --remaining-packages diff -Nru libkf5sane-15.12.0/debian/watch libkf5sane-17.04.3/debian/watch --- libkf5sane-15.12.0/debian/watch 2016-02-01 09:22:58.000000000 +0000 +++ libkf5sane-17.04.3/debian/watch 2017-08-18 07:30:58.000000000 +0000 @@ -1,2 +1,3 @@ version=3 http://download.kde.org/stable/applications/([\d.]+)/src/libksane-([\d.]+).tar.xz +http://download.kde.org/unstable/applications/([\d.]+)/src/libksane-([\d.]+).tar.xz