[SCM] ois/master: wrap-and-sort -a -s

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Apr 6 08:07:58 UTC 2012


The following commit has been merged in the master branch:
commit c70a9b92bc50416deb069105f33806d35a94880d
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Apr 6 09:52:09 2012 +0200

    wrap-and-sort -a -s
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 001ba1e..8631033 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,18 @@
 Source: ois
 Priority: extra
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Philippe Coval <rzr at gna.org>,
+Uploaders:
+ Philippe Coval <rzr at gna.org>,
  Federico Di Gregorio <fog at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends:
+ autoconf,
  automake (>= 1.9),
+ debhelper (>= 9),
  dh-autoreconf,
- autoconf,
- libtool,
  libltdl-dev,
- libxaw7-dev,
- libx11-dev
+ libtool,
+ libx11-dev,
+ libxaw7-dev
 Standards-Version: 3.9.2
 Section: libs
 Homepage: http://sourceforge.net/projects/wgois
@@ -21,7 +23,8 @@ Package: libois-dev
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: libois-1.3.0 (= ${binary:Version}),
+Depends:
+ libois-1.3.0 (= ${binary:Version}),
  ${misc:Depends}
 Description: Object Oriented Input System library (C++ development headers)
  Object Oriented Input System (OIS) is meant to be a cross platform,
@@ -34,10 +37,13 @@ Package: libois-1.3.0
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends},
- ${misc:Depends}
-Breaks: libois
-Replaces: libois
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
+Breaks:
+ libois
+Replaces:
+ libois
 Description: Object Oriented Input System library (C++)
  Object Oriented Input System (OIS) is meant to be a cross platform,
  simple solution for using all kinds of Input Devices
diff --git a/debian/copyright b/debian/copyright
index 84d1bf2..241a058 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -14,20 +14,20 @@ Copyright: 2007, Philippe Coval <rzr at users.sf.net>
 License: GPL-2+
 
 License: Zlib
- 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 
+ 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 
+ 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 
+ 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 
+ 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.

-- 
ois packaging



More information about the pkg-multimedia-commits mailing list