blob: 353d317297274c5a8f65534ca92d3eb7a1756fc2 (
plain)
1
2
3
4
5
6
7
8
9
|
Architecture: all
Platform: all
Depends: gettext-base (= ${Binary-Version})
Description: Tool to copy gettext infrastructure files into a package
The `autopoint' program copies standard gettext infrastructure files into a
source package. It extracts from a macro call of the form
`AM_GNU_GETTEXT_VERSION(VERSION)', found in the package's `configure.in' or
`configure.ac' file, the gettext version used by the package, and copies the
infrastructure files belonging to this version into the package.
|