[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, master, updated. 2.3.2-26-gf6d6500



The following commit has been merged in the master branch:
commit 07131f67c698648f43895d10576523ab65a64d96
Author: Raphael Geissert <atomo64@gmail.com>
Date:   Sun Jan 31 02:17:00 2010 -0600

    Fix a stray angle bracket on phpapi check description

diff --git a/checks/binaries.desc b/checks/binaries.desc
index 642c747..e04d1e7 100644
--- a/checks/binaries.desc
+++ b/checks/binaries.desc
@@ -205,7 +205,7 @@ Info: This package includes a *.so file in <tt>/usr/lib/phpN</tt>
  <tt>${php:Depends}</tt> to the <tt>Depends</tt> field of the binary
  package shipping the extension:
  .
- echo "php:Depends=phpapi-$(php-config5 --phpapi)" > debian/substvars
+ echo "php:Depends=phpapi-$(php-config5 --phpapi)" &gt; debian/substvars
 
 Tag: debug-file-should-use-detached-symbols
 Severity: normal

-- 
Debian package checker


Reply to: