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

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri May 4 23:46:16 UTC 2012


The following commit has been merged in the master branch:
commit 70fbcbf15ed9887c0fb618006f470d1c8e8c777a
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat May 5 01:44:48 2012 +0200

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

diff --git a/debian/control b/debian/control
index 6813c26..208779d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,11 @@ Source: rtirq
 Section: misc
 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 (>= 7.0.50~)
+Build-Depends:
+ debhelper (>= 7.0.50~)
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/rtirq.git
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/rtirq.git
@@ -12,16 +14,17 @@ Homepage: http://www.rncbc.org/jack/
 
 Package: rtirq-init
 Architecture: all
-Depends: ${misc:Depends}
+Depends:
+ ${misc:Depends}
 Description: startup script for realtime-preempt enabled kernels
  This package contains a script to prioritize IRQ thread handlers
  on a kernel patched with realtime-preempt patch from Ingo Molnar.
- The script takes advantage of the fact that realtime kernels use 
+ The script takes advantage of the fact that realtime kernels use
  threads for IRQs management, and as such these threads (like any
- other thread running on your system) can be given maximum 
- priority in an effort to minimize the latency of audio 
+ other thread running on your system) can be given maximum
+ priority in an effort to minimize the latency of audio
  peripherals.
  .
- The script identifies the audio devices present on the machine 
+ The script identifies the audio devices present on the machine
  and raises the priority of the threads that handle the IRQs of
  such devices.

-- 
rtirq packaging



More information about the pkg-multimedia-commits mailing list