[SCM] openmovieeditor/master: normalize fields with wrap-and-sort(1)

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Fri Feb 25 08:00:00 UTC 2011


The following commit has been merged in the master branch:
commit 5515f2cfd48f97f946983c021568294ff1e26a5a
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Thu Feb 24 22:58:44 2011 +0100

    normalize fields with wrap-and-sort(1)

diff --git a/debian/control b/debian/control
index 456abfd..c6ee98c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,19 +2,21 @@ Source: openmovieeditor
 Section: graphics
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Free Ekanayaka <freee at debian.org>
-Build-Depends: debhelper (>= 7.0.8~),
+Uploaders:
+ Free Ekanayaka <freee at debian.org>
+Build-Depends:
  autotools-dev (>= 20100122.1~),
- libfltk1.1-dev,
- libquicktime-dev,
+ debhelper (>= 7.0.8~),
  libavcodec-dev,
  libavformat-dev,
- libsndfile-dev,
- libgl1-mesa-dev,
+ libfltk1.1-dev,
  libgavl-dev (>= 1.0.1),
- libsamplerate0-dev,
+ libgl1-mesa-dev,
  libjack-dev,
  libmpeg3-dev,
+ libquicktime-dev,
+ libsamplerate0-dev,
+ libsndfile-dev,
  libswscale-dev
 Standards-Version: 3.9.1
 Vcs-Git: git://git.debian.org/pkg-multimedia/openmovieeditor.git
@@ -22,8 +24,9 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/openmovieeditor.git
 
 Package: openmovieeditor
 Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
 Description: a simple non-linear video editor
  Open Movie Editor is designed to be a simple tool, that provides
  basic movie making capabilities. It aims to be powerful enough
diff --git a/debian/copyright b/debian/copyright
index 25caad8..bd58ad0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -75,23 +75,23 @@ projects:
 *
 * Original code (2.0 and earlier )copyright (c) 2000-2002 Lee Thomason
 * (www.grinninglizard.com)
-* 
+*
 * This software is provided 'as-is', without any express or implied
 * warranty. In no event will the authors be held liable for any
 * damages arising from the use of this software.
-* 
+*
 * Permission is granted to anyone to use this software for any
 * purpose, including commercial applications, and to alter it and
 * redistribute it freely, subject to the following restrictions:
-* 
+*
 * 1. The origin of this software must not be misrepresented; you must
 * not claim that you wrote the original software. If you use this
 * software in a product, an acknowledgment in the product documentation
 * would be appreciated but is not required.
-* 
+*
 * 2. Altered source versions must be plainly marked as such, and
 * must not be misrepresented as being the original software.
-* 
+*
 * 3. This notice may not be removed or altered from any source
 * distribution.
 *

-- 
openmovieeditor packaging



More information about the pkg-multimedia-commits mailing list