The following commit has been merged in the master branch:
commit a44e76a8b40b3381517fc6f4e17e783b7ad4305f
Author: James Vega <[email protected]>
Date:   Mon Aug 2 00:45:26 2010 -0400

    Build-Depends on po4a (>= 0.40) so po4a recognizes .TQ macro.
    
    Signed-off-by: James Vega <[email protected]>

diff --git a/debian/changelog b/debian/changelog
index 4abf2ea..da82343 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ devscripts (2.10.66) UNRELEASED; urgency=low
     check list.  (Closes: #534988, #591305)
   * build-rdeps: Escape regular expression metacharacters in package names.
     (Closes: #590832)
+  * Build-Depends on po4a (>= 0.40) so po4a recognizes .TQ macro.
 
   [ Cyril Brulebois ]
   * uscan: Get rid of extra quoting in dpkg --compare-versions calls.
diff --git a/debian/control b/debian/control
index cc603ed..e2466e8 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Julian Gilbey <[email protected]>, Joey Hess 
<[email protected]>, Mohamme
 Standards-Version: 3.8.4
 Build-Depends: perl, debhelper (>= 6.0.0), docbook-xsl, libtimedate-perl,
  libfile-desktopentry-perl, libterm-size-perl,  liburi-perl, libwww-perl,
- po4a (>= 0.31), xsltproc, libjson-perl
+ po4a (>= 0.40), xsltproc, libjson-perl
 Vcs-Browser: http://git.debian.org/?p=devscripts/devscripts.git
 Vcs-Git: git://git.debian.org/devscripts/devscripts.git
 
diff --git a/po4a/devscripts-po4a.conf b/po4a/devscripts-po4a.conf
index cc28749..7d8b79d 100644
--- a/po4a/devscripts-po4a.conf
+++ b/po4a/devscripts-po4a.conf
@@ -2,9 +2,6 @@
 [po4a_paths] po/devscripts.pot \
        fr:po/fr.po
 
-# Handle the .TQ macro until #588879 is resolved
-[po4a_alias:man] man opt:"-o noarg=TQ"
-
 # Then list the documents to translate, their format, their translations
 # (as well as the addendums to apply to the translations)
 [type:man] ../scripts/annotate-output.1 \

-- 
Git repository for devscripts


-- 
To unsubscribe, send mail to [email protected].

Reply via email to