[SCM] lv2-tools/master: wrap-and-sort -a -s.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Mon Aug 26 20:32:16 UTC 2013
The following commit has been merged in the master branch:
commit ada0eeead2da6e188bd59c6b8635caf6481ef61c
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Mon Aug 26 22:33:41 2013 +0200
wrap-and-sort -a -s.
diff --git a/debian/control b/debian/control
index 1a9cf2a..1f33c34 100644
--- a/debian/control
+++ b/debian/control
@@ -2,20 +2,22 @@ Source: lv2-c++-tools
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Alessio Treglia <alessio at debian.org>,
+Uploaders:
+ Alessio Treglia <alessio at debian.org>,
Jaromír Mikeš <mira.mikes at seznam.cz>
-Build-Depends: debhelper (>= 9),
- fakeroot,
+Build-Depends:
+ debhelper (>= 9),
doxygen,
+ fakeroot,
libatk1.0-dev,
+ libboost-dev,
libcairo2-dev,
libcairomm-1.0-dev,
libdirectfb-dev,
libfontconfig1-dev,
libfreetype6-dev,
libglib2.0-0,
- libgtkmm-2.4-dev,
- libboost-dev
+ libgtkmm-2.4-dev
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/pkg-multimedia/lv2-tools.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/lv2-tools.git
@@ -24,12 +26,16 @@ Homepage: http://ll-plugins.nongnu.org/hacking.html
Package: lv2-c++-tools
Section: libdevel
Architecture: any
-Depends: ${shlibs:Depends},
+Depends:
+ libpaq0,
${misc:Depends},
- libpaq0
-Breaks: libpaq0 (<= 1.0.4-1)
-Replaces: libpaq0 (<= 1.0.4-1)
-Suggests: lv2-c++-tools-doc
+ ${shlibs:Depends}
+Breaks:
+ libpaq0 (<= 1.0.4-1)
+Replaces:
+ libpaq0 (<= 1.0.4-1)
+Suggests:
+ lv2-c++-tools-doc
Description: library and tools for LV2 plugins
These are some tools and libraries that may come in handy
when writing LV2 plugins in C++.
@@ -53,8 +59,9 @@ Description: library and tools for LV2 plugins
Package: libpaq0
Section: libs
Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: library for parsing and querying RDF data
These are some tools and libraries that may come in handy
when writing LV2 plugins in C++.
@@ -65,10 +72,12 @@ Description: library for parsing and querying RDF data
Package: libpaq-dev
Section: libdevel
Architecture: any
-Depends: ${misc:Depends},
+Depends:
libgtkmm-2.4-dev,
- libpaq0 (= ${binary:Version})
-Suggests: lv2-c++-tools-doc
+ libpaq0 (= ${binary:Version}),
+ ${misc:Depends}
+Suggests:
+ lv2-c++-tools-doc
Description: library for parsing and querying RDF data (header files)
some tools and libraries that may come in handy
when writing LV2 plugins in C++.
@@ -79,7 +88,8 @@ Description: library for parsing and querying RDF data (header files)
Package: lv2-c++-tools-doc
Section: doc
Architecture: all
-Depends: ${misc:Depends}
+Depends:
+ ${misc:Depends}
Description: lv2-c++-tools documentation
Complete HTML documentation for lv2-c++-tools
.
diff --git a/debian/copyright b/debian/copyright
index f810a57..891c13e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,7 +9,7 @@ It was downloaded from:
Upstream Author:
Lars Luthman <lars.luthman at gmail.com>
-
+
Copyright:
Copyright (C) 2003-2008 Lars Luthman
@@ -42,7 +42,7 @@ The file headers/lv2_osc.h
The file headers/lv2_uri_map.h
Copyright (C) 2008 Dave Robillard <dave at drobilla.net>
-
+
License:
This program is free software: you can redistribute it and/or modify
@@ -71,12 +71,12 @@ The headers/lv2_contexts.h
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
-
+
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
-
+
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 01222-1307 USA
@@ -93,12 +93,12 @@ The headers/lv2_event.h
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
-
+
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
-
+
You should have received a copy of the GNU Lesser General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 01222-1307 USA
@@ -116,12 +116,12 @@ The headers/lv2.h
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version.
-
+
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
-
+
You should have received a copy of the GNU Lesser General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 01222-1307 USA
diff --git a/debian/libpaq0.install b/debian/libpaq0.install
index 9f06ee5..8228314 100644
--- a/debian/libpaq0.install
+++ b/debian/libpaq0.install
@@ -1,5 +1,5 @@
-#usr/lib/libpaq.a usr/lib/
#usr/lib/liblv2-gui.a usr/lib/
#usr/lib/liblv2-plugin.a usr/lib/
-usr/lib/libpaq.so.0.0.0 usr/lib/
+#usr/lib/libpaq.a usr/lib/
#usr/lib/libpaq.so.0 usr/lib/
+usr/lib/libpaq.so.0.0.0 usr/lib/
diff --git a/debian/lv2-c++-tools.install b/debian/lv2-c++-tools.install
index 5bbf927..34413c4 100644
--- a/debian/lv2-c++-tools.install
+++ b/debian/lv2-c++-tools.install
@@ -1,6 +1,6 @@
-usr/bin
-libraries/lv2plugin/*.hpp usr/include/lv2-c++-tools/
-libraries/lv2gui/*.hpp usr/include/lv2-c++-tools/
headers/* usr/include/lv2-c++-tools/
-usr/lib/pkgconfig/lv2-*.pc
+libraries/lv2gui/*.hpp usr/include/lv2-c++-tools/
+libraries/lv2plugin/*.hpp usr/include/lv2-c++-tools/
+usr/bin
usr/lib/liblv2-*.a
+usr/lib/pkgconfig/lv2-*.pc
--
lv2-tools packaging
More information about the pkg-multimedia-commits
mailing list