[SCM] libksane packaging branch, master, updated. debian/4.11.5-1

Maximiliano Curia maxy at moszumanska.debian.org
Mon Jan 27 22:56:05 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/libksane.git;a=commitdiff;h=692bbfc

The following commit has been merged in the master branch:
commit 692bbfc91b22a71a77a393a130d4094c344207d4
Author: Maximiliano Curia <maxy at debian.org>
Date:   Wed Jan 22 17:09:07 2014 -0300

    wrap-and-sort
---
 debian/control   | 34 ++++++++++++++++++----------------
 debian/copyright |  6 +++---
 2 files changed, 21 insertions(+), 19 deletions(-)

diff --git a/debian/control b/debian/control
index 69e2677..5bc7fc7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,16 +2,15 @@ Source: libksane
 Section: kde
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Sune Vuorela <sune at debian.org>,
-           Maximiliano Curia <maxy at debian.org>
-Build-Depends: kde-sc-dev-latest (>= 4:4.11),
- cmake,
- debhelper (>= 9),
- pkg-kde-tools (>= 0.12),
- kdelibs5-dev (>= 4:4.11),
- libphonon-dev (>= 4:4.6.0really4.3.80),
- libsane-dev,
- libx11-dev
+Uploaders: Sune Vuorela <sune at debian.org>, Maximiliano Curia <maxy at debian.org>
+Build-Depends: cmake,
+               debhelper (>= 9),
+               kde-sc-dev-latest (>= 4:4.11),
+               kdelibs5-dev (>= 4:4.11),
+               libphonon-dev (>= 4:4.6.0really4.3.80),
+               libsane-dev,
+               libx11-dev,
+               pkg-kde-tools (>= 0.12)
 Standards-Version: 3.9.5
 Homepage: https://projects.kde.org/projects/kde/kdegraphics/libs/libksane
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/libksane.git
@@ -20,7 +19,9 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/libksane.git
 Package: libksane0
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libksane-data (>= ${source:Version})
+Depends: libksane-data (>= ${source:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: scanner library (runtime)
  The KDE scanner library provides an API and widgets for using scanners and
  other imaging devices supported by SANE.
@@ -38,8 +39,9 @@ Description: scanner library (data files)
 Package: libksane-dev
 Section: libdevel
 Architecture: any
-Depends: libksane0 (= ${binary:Version}), ${misc:Depends},
- ${sameVersionDep:kdelibs5-dev:libksane0}
+Depends: libksane0 (= ${binary:Version}),
+         ${misc:Depends},
+         ${sameVersionDep:kdelibs5-dev:libksane0}
 Description: scanner library development headers
  The KDE scanner library provides an API and widgets for using scanners and
  other imaging devices supported by SANE.
@@ -50,9 +52,9 @@ Package: libksane-dbg
 Section: debug
 Architecture: any
 Priority: extra
-Depends: ${misc:Depends}, kde-runtime-dbg, libksane0 (= ${binary:Version})
-Replaces: okular-dbg (<< 4:4.6.80), kdegraphics-dbg
-Breaks: okular-dbg (<< 4:4.6.80), kdegraphics-dbg
+Depends: kde-runtime-dbg, libksane0 (= ${binary:Version}), ${misc:Depends}
+Replaces: kdegraphics-dbg, okular-dbg (<< 4:4.6.80)
+Breaks: kdegraphics-dbg, okular-dbg (<< 4:4.6.80)
 Description: debugging symbols for the KDE graphics module
  This package contains debugging files used to investigate problems with
  binaries included in the KDE scanner library
diff --git a/debian/copyright b/debian/copyright
index 73fa9ff..7740832 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -23,8 +23,8 @@ License: GPL-2+
 Files: ksanetwain/twain.h
 Copyright: 1991, 1992 TWAIN Working Group: Aldus, Caere, Eastman-Kodak, Hewlett-Packard and Logitech Corporations.
            1997 TWAIN Working Group: Bell+Howell, Canon, DocuMagix, Fujitsu, Genoa Technology, Hewlett-Packard, Kofax Imaging Products, and Ricoh Corporation.
-           1998 TWAIN Working Group: Adobe Systems Incorporated, Canon Information Systems, Eastman Kodak Company, Fujitsu Computer Products of America, Genoa Technology, Hewlett-Packard Company, Intel Corporation, Kofax Image Products, JFL Peripheral Solutions Inc., Ricoh Corporation, and Xerox Corporation.  
-           2000 TWAIN Working Group: Adobe Systems Incorporated, Canon Information Systems, Digimarc Corporation, Eastman Kodak Company, Fujitsu Computer Products of America, Hewlett-Packard Company, JFL Peripheral Solutions Inc., Ricoh Corporation, and Xerox Corporation.  
+           1998 TWAIN Working Group: Adobe Systems Incorporated, Canon Information Systems, Eastman Kodak Company, Fujitsu Computer Products of America, Genoa Technology, Hewlett-Packard Company, Intel Corporation, Kofax Image Products, JFL Peripheral Solutions Inc., Ricoh Corporation, and Xerox Corporation.
+           2000 TWAIN Working Group: Adobe Systems Incorporated, Canon Information Systems, Digimarc Corporation, Eastman Kodak Company, Fujitsu Computer Products of America, Hewlett-Packard Company, JFL Peripheral Solutions Inc., Ricoh Corporation, and Xerox Corporation.
 License:
  The file twain.h may be copied under the TWAIN License as specified at
  http://www.twain.org/license.shtm
@@ -73,7 +73,7 @@ License: GPL-2+
  with this program; if not, write to the Free Software Foundation, Inc.,
  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  .
- On Debian systems, the full text of the GNU General Public License 
+ On Debian systems, the full text of the GNU General Public License
  version 2 can be found in the file
  `/usr/share/common-licenses/GPL-2'.
 

-- 
libksane packaging



More information about the pkg-kde-commits mailing list