[SCM] minuet packaging branch, master, updated. c9e13e4d23b2884c7f591438260ac481300f193b

Maximiliano Curia maxy at moszumanska.debian.org
Tue Nov 21 15:10:55 UTC 2017


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

The following commit has been merged in the master branch:
commit d1425ba9d16bd3c844d514a60958a0e5c9f5c225
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Tue Jul 19 16:23:54 2016 +0100

    add minuet-dev as requested by maintainer
---
 debian/control                  | 11 +++++++++++
 debian/minuet-dev.install       |  3 +++
 debian/minuet.install           |  4 ++++
 debian/minuet.lintian-overrides |  1 +
 4 files changed, 19 insertions(+)

diff --git a/debian/control b/debian/control
index 11443f6..718558d 100644
--- a/debian/control
+++ b/debian/control
@@ -45,3 +45,14 @@ Description: KDE Software for Music Education
  rhythm, and scales while enjoying all the power of Free Software.
  .
  This package contains the data files for minuet.
+
+Package: minuet-dev
+Architecture: any
+Depends: minuet (= ${binary:Version}), ${misc:Depends}
+Description: KDE Software for Music Education
+ Music education Free Software, thoughtfully designed to push your musical
+ skills to the next level. Enhance your ability to recognize intervals, chords,
+ rhythm, and scales while enjoying all the power of Free Software.
+ .
+ This package contains the developer files for creating Minuet
+ plugins.  It has no stable ABI.
diff --git a/debian/minuet-dev.install b/debian/minuet-dev.install
new file mode 100644
index 0000000..08726f1
--- /dev/null
+++ b/debian/minuet-dev.install
@@ -0,0 +1,3 @@
+usr/include/minuet/interfaces/
+usr/include/minuet/shell/
+usr/lib/*/cmake/Minuet/
diff --git a/debian/minuet.install b/debian/minuet.install
index c101c61..48ae294 100644
--- a/debian/minuet.install
+++ b/debian/minuet.install
@@ -1,2 +1,6 @@
 usr/bin/minuet
+usr/lib/*/libminuetinterfaces.so
+usr/lib/*/libminuetshell.so
+usr/lib/*/qt5/plugins/minuet/minuetdrumsticksoundbackend.so
+usr/lib/*/qt5/plugins/minuet/minuetfluidsynthsoundbackend.so
 usr/share/applications/org.kde.minuet.desktop
diff --git a/debian/minuet.lintian-overrides b/debian/minuet.lintian-overrides
new file mode 100644
index 0000000..5a4101a
--- /dev/null
+++ b/debian/minuet.lintian-overrides
@@ -0,0 +1 @@
+minuet: package-name-doesnt-match-sonames libminuetinterfaces libminuetshell

-- 
minuet packaging



More information about the pkg-kde-commits mailing list