~ubuntu-branches/ubuntu/trusty/po-debconf/trusty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Nicolas FRANCOIS (Nekral), podebconf-display-po, Packaging
  • Date: 2008-06-13 01:41:32 UTC
  • mfrom: (3.1.5 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080613014132-nttul57oy627r78v
Tags: 1.0.15
[ podebconf-display-po ]
* Fix breakage when a string appears in multiple files. This removed the
  change applied to fix #375656, and forced the regular expression to be
  done on a temporary string so that the fields can be retrieved on the
  later execution (for the other line references). Closes: #484847

[ Packaging ]
* debian/control: Bump Standards-Version to 3.8.0 (no changes needed).

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: devel
3
3
Priority: optional
4
4
Maintainer: Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net>
5
 
Standards-Version: 3.7.2
6
 
Build-Depends: debhelper (>= 4.0.0), po4a (>= 0.23)
 
5
Standards-Version: 3.8.0
 
6
Build-Depends: debhelper (>= 4.0.0), po4a (>= 0.33)
7
7
Build-Depends-Indep: perl
8
8
 
9
9
Package: po-debconf
10
10
Architecture: all
11
 
Depends: perl, gettext (>= 0.12), intltool-debian (>= 0.34.2+20060512)
12
 
Recommends: libmail-sendmail-perl, libcompress-zlib-perl
 
11
Depends: perl, gettext (>= 0.16), intltool-debian (>= 0.34.2+20060512)
 
12
Recommends: libmail-sendmail-perl, libcompress-zlib-perl, libmail-box-perl
13
13
Description: manage translated Debconf templates files with gettext
14
14
 This package is an alternative to debconf-utils and provide tools
15
15
 to manage translated Debconf templates files with common gettext