[Fai-commit] r5267 - in branches/lenny: bin debian

holger at alioth.debian.org holger at alioth.debian.org
Tue Feb 17 13:40:34 UTC 2009


Author: holger
Date: 2009-02-17 13:40:34 +0000 (Tue, 17 Feb 2009)
New Revision: 5267

Modified:
   branches/lenny/bin/fai-do-scripts
   branches/lenny/debian/changelog
   branches/lenny/debian/control
Log:
fai (3.2.16-lenny1) UNRELEASED; urgency=low

* Added myself to uploads to avoid NMU warnings.
* Fix typo in fai-do-scripts. (Closes: #504662)

Modified: branches/lenny/bin/fai-do-scripts
===================================================================
--- branches/lenny/bin/fai-do-scripts	2009-02-17 13:35:28 UTC (rev 5266)
+++ branches/lenny/bin/fai-do-scripts	2009-02-17 13:40:34 UTC (rev 5267)
@@ -133,7 +133,7 @@
 	    fc_check_status $file $? | tee -a $LOGDIR/cfengine.log
 	;;
 
-	*"perl*script"*)
+	*"perl"*"script"*)
 	    echo "Executing    perl: $file"
 	    echo "=====   perl: $file   =====" >> $LOGDIR/perl.log 2>&1
 	    ./$file >> $LOGDIR/perl.log 2>&1

Modified: branches/lenny/debian/changelog
===================================================================
--- branches/lenny/debian/changelog	2009-02-17 13:35:28 UTC (rev 5266)
+++ branches/lenny/debian/changelog	2009-02-17 13:40:34 UTC (rev 5267)
@@ -1,3 +1,10 @@
+fai (3.2.16-lenny1) UNRELEASED; urgency=low
+
+  * Added myself to uploads to avoid NMU warnings.
+  * Fix typo in fai-do-scripts. (Closes: #504662)
+
+ -- Holger Levsen <holger at debian.org>  Tue, 17 Feb 2009 14:36:37 +0100
+
 fai (3.2.16) unstable; urgency=high
 
   [ Thomas Lange ]

Modified: branches/lenny/debian/control
===================================================================
--- branches/lenny/debian/control	2009-02-17 13:35:28 UTC (rev 5266)
+++ branches/lenny/debian/control	2009-02-17 13:40:34 UTC (rev 5267)
@@ -2,6 +2,7 @@
 Section: admin
 Priority: extra
 Maintainer: Thomas Lange <lange at debian.org>
+Uploaders: Holger Levsen <holger at debian.org>
 Standards-Version: 3.8.0
 Build-Depends-Indep: debiandoc-sgml, texlive-base-bin, texlive-latex-extra, texlive-fonts-recommended, texlive-latex-recommended
 Build-Depends: debhelper (>= 4.1.16)




More information about the Fai-commit mailing list