[Demudi-commits] r1279 - in rtirq/trunk/debian: . patches
Free Ekanayaka
free-guest at alioth.debian.org
Fri May 4 08:27:14 UTC 2007
Author: free-guest
Date: 2007-05-04 08:27:13 +0000 (Fri, 04 May 2007)
New Revision: 1279
Added:
rtirq/trunk/debian/watch
Modified:
rtirq/trunk/debian/
rtirq/trunk/debian/changelog
rtirq/trunk/debian/control
rtirq/trunk/debian/patches/rtirq.sh.dpatch
Log:
New upstream
Property changes on: rtirq/trunk/debian
___________________________________________________________________
Name: mergeWithUpstream
+ 1
Modified: rtirq/trunk/debian/changelog
===================================================================
--- rtirq/trunk/debian/changelog 2007-05-04 07:30:15 UTC (rev 1278)
+++ rtirq/trunk/debian/changelog 2007-05-04 08:27:13 UTC (rev 1279)
@@ -1,12 +1,11 @@
-rtirq (20050914-1) UNRELEASED; urgency=low
+rtirq (20070101-1) UNRELEASED; urgency=low
* New upstream release
* Added watch file
* Updated Standards-Version
* Keep the upstream source under svn, it's really little
- * Removed watch file, there's no official home page
- -- Free Ekanayaka <free at agnula.org> Wed, 25 Jan 2006 16:52:54 +0100
+ -- Free Ekanayaka <freee at debian.org> Fri, 4 May 2007 09:30:33 +0200
rtirq (20050408-0.demudi1) unstable; urgency=low
Modified: rtirq/trunk/debian/control
===================================================================
--- rtirq/trunk/debian/control 2007-05-04 07:30:15 UTC (rev 1278)
+++ rtirq/trunk/debian/control 2007-05-04 08:27:13 UTC (rev 1279)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Free Ekanayaka <free at agnula.org>
Build-Depends-Indep: debhelper (>= 4.1.0), dpatch
-Standards-Version: 3.6.2
+Standards-Version: 3.7.2
Package: rtirq
Architecture: all
Modified: rtirq/trunk/debian/patches/rtirq.sh.dpatch
===================================================================
--- rtirq/trunk/debian/patches/rtirq.sh.dpatch 2007-05-04 07:30:15 UTC (rev 1278)
+++ rtirq/trunk/debian/patches/rtirq.sh.dpatch 2007-05-04 08:27:13 UTC (rev 1279)
@@ -26,12 +26,3 @@
for THREADED in /proc/irq/${IRQ}/*/threaded
do
if [ -f "${THREADED}" ]
-@@ -104,7 +104,7 @@
- PID=`${RTIRQ_PIDOF} "IRQ ${IRQ}"`
- if [ $((${PID})) -gt 0 -a -z "`echo ${RTIRQ_TRAIL} | grep :${IRQ}:`" ]
- then
-- PREPEND="`basename $0`: ${ACTION} [${NAME2}] irq=${IRQ} pid=${PID}"
-+ PREPEND="Setting IRQ priorities: ${ACTION} [${NAME2}] irq=${IRQ} pid=${PID}"
- case ${ACTION} in
- start)
- PREPEND="${PREPEND} prio=${PRI2}"
Added: rtirq/trunk/debian/watch
===================================================================
--- rtirq/trunk/debian/watch 2007-05-04 07:30:15 UTC (rev 1278)
+++ rtirq/trunk/debian/watch 2007-05-04 08:27:13 UTC (rev 1279)
@@ -0,0 +1,4 @@
+version=3
+# Homepage Pattern [Version [Action]]
+http://www.rncbc.org/jack/ rtirq-(.*)\.tar\.gz
+
More information about the Demudi-commits
mailing list