[SCM] rtkit/master: Wrap and sort
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Thu Jan 26 13:20:19 UTC 2012
The following commit has been merged in the master branch:
commit b3af7678f715633ad784774e7085c334586b313e
Author: Alessio Treglia <alessio at debian.org>
Date: Thu Jan 26 14:09:06 2012 +0100
Wrap and sort
Git-Dch: Ignore
diff --git a/debian/control b/debian/control
index 40ca76a..81069c2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,16 @@ Source: rtkit
Section: admin
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>,
Luke Yelavich <themuso at ubuntu.com>
-Build-Depends: cdbs,
- debhelper (>= 7.0.50~),
+Build-Depends:
autotools-dev,
+ cdbs,
+ debhelper (>= 7.0.50~),
+ libcap-dev,
libdbus-1-dev,
- libpolkit-backend-1-dev,
- libcap-dev
+ libpolkit-backend-1-dev
Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/git/pkg-multimedia/rtkit.git
Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/rtkit.git
@@ -17,9 +19,10 @@ Homepage: http://0pointer.de/public/
Package: rtkit
Architecture: any
-Depends: ${shlibs:Depends},
+Depends:
adduser,
- ${misc:Depends}
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: Realtime Policy and Watchdog Daemon
RealtimeKit is a D-Bus system service that changes the
scheduling policy of user processes/threads to SCHED_RR
--
rtkit packaging
More information about the pkg-multimedia-commits
mailing list