[SCM] libkdcraw packaging branch, master, updated. debian/15.04.3-1-18-g0c6aa5a

Maximiliano Curia maxy at moszumanska.debian.org
Thu May 5 07:00:10 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/libkdcraw.git;a=commitdiff;h=c9948a2

The following commit has been merged in the master branch:
commit c9948a22a85d44ed0a1cb90a99c2cee4059708c8
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Wed Apr 13 11:21:27 2016 +0200

    Add upstream metadata (DEP-12)
---
 debian/control                  | 7 ++-----
 debian/libkf5kdcraw-dev.install | 2 +-
 debian/upstream/metadata        | 7 +++++++
 3 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index a0a826e..6b0fa9d 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/applications/libkdcraw.git
 Package: libkf5kdcraw5
 Section: libs
 Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: RAW picture decoding library
  Libkdcraw is a Qt interface to the libraw library used to decode
  RAW picture files.
@@ -32,9 +31,7 @@ Description: RAW picture decoding library
 Package: libkf5kdcraw-dev
 Section: libdevel
 Architecture: any
-Depends: libkf5kdcraw5 (= ${binary:Version}),
-         pkg-config,
-         ${misc:Depends}
+Depends: libkf5kdcraw5 (= ${binary:Version}), pkg-config, ${misc:Depends}
 Description: RAW picture decoding library -- development files
  Libkdcraw is a Qt interface to the libraw library used to decode
  RAW picture files.
diff --git a/debian/libkf5kdcraw-dev.install b/debian/libkf5kdcraw-dev.install
index 89e3331..ace3b15 100644
--- a/debian/libkf5kdcraw-dev.install
+++ b/debian/libkf5kdcraw-dev.install
@@ -1,4 +1,4 @@
 usr/include/KF5/KDCRAW/
 usr/include/KF5/libkdcraw_version.h
-usr/lib/*/libKF5KDcraw.so
 usr/lib/*/cmake/KF5KDcraw/
+usr/lib/*/libKF5KDcraw.so
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..d581438
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,7 @@
+Name: libkdcraw
+Changelog: https://quickgit.kde.org/?p=libkdcraw.git&a=log
+Contact: kde-devel at kde.org
+Donation: https://www.kde.org/community/donations/index.php
+Repository: https://anongit.kde.org/libkdcraw.git
+Repository-Browse: https://quickgit.kde.org/?p=libkdcraw.git
+Security-Contact: security at kde.org

-- 
libkdcraw packaging



More information about the pkg-kde-commits mailing list