[SCM] portmidi/master: debian/{control, copyright}: wrap-and-sort -a -s

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Oct 16 14:14:13 UTC 2014


The following commit has been merged in the master branch:
commit 3ba948d989d84e3809cc088c2341a17424bdfe7a
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Oct 16 10:45:18 2014 +0100

    debian/{control,copyright}: wrap-and-sort -a -s

diff --git a/debian/control b/debian/control
index 034bb5c..493a222 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,23 @@
 Source: portmidi
 Priority: optional
+Section: libs
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Paul Brossier <piem at debian.org>
-Build-Depends: debhelper (>= 5.0.0), libasound2-dev, quilt
+Uploaders:
+ Paul Brossier <piem at debian.org>
+Build-Depends:
+ debhelper (>= 5.0.0),
+ libasound2-dev,
+ quilt
 Standards-Version: 3.8.3
 Homepage: http://portmedia.sourceforge.net/
-Section: libs
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-multimedia/advene.git
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/advene.git
 
 Package: libportmidi-dev
 Section: libdevel
 Architecture: any
-Depends: libportmidi0 (= ${binary:Version})
+Depends:
+ libportmidi0 (= ${binary:Version})
 Description: library for real-time MIDI input/output
  PortMidi is a platform independent library for MIDI input/output.
  This package provides the header files for PortMidi and PortTime.
@@ -20,7 +25,9 @@ Description: library for real-time MIDI input/output
 Package: libportmidi0
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
 Description: library for real-time MIDI input/output
  PortMidi is a platform independent library for MIDI input/output.
  This package provide the PortMidi and PortTime libraries.
diff --git a/debian/copyright b/debian/copyright
index 0130439..b640a21 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -25,10 +25,10 @@ License:
  publish, distribute, sublicense, and/or sell copies of the Software,
  and to permit persons to whom the Software is furnished to do so,
  subject to the following conditions:
-                                                                        
+
  The above copyright notice and this permission notice shall be
  included in all copies or substantial portions of the Software.
-                                                                        
+
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
@@ -36,14 +36,14 @@ License:
  ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
  CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- 
+
 Additional note from the file license.txt:
 
- The text above constitutes the entire PortMidi license; however, 
+ The text above constitutes the entire PortMidi license; however,
  the PortMusic community also makes the following non-binding requests:
-                                                                        
+
  Any person wishing to distribute modifications to the Software is
  requested to send the modifications to the original developer so that
  they can be incorporated into the canonical version. It is also
- requested that these non-binding requests be included along with the 
+ requested that these non-binding requests be included along with the
  license above.

-- 
portmidi packaging



More information about the pkg-multimedia-commits mailing list