File: control

package info (click to toggle)
localehelper 0.1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 144 kB
  • sloc: perl: 291; makefile: 70; sh: 25
file content (23 lines) | stat: -rw-r--r-- 834 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: localehelper
Maintainer: Package Salvaging Team <team+salvage@tracker.debian.org>
Uploaders: Jonathan Ulrich Horn <debian@autoit4you.de>
Section: utils
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libperl-minimumversion-perl,
               locales | locales-all,
               perl
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/salvage-team/localehelper
Vcs-Git: https://salsa.debian.org/salvage-team/localehelper.git
Homepage: https://jwilk.net/software/localehelper

Package: localehelper
Architecture: all
Depends: locales | locales-all,
         ${misc:Depends},
         ${perl:Depends}
Description: locale helper tool
 Localehelper is a helper tool for working with locales.
 It can generate locales and (un)set environmental variables
 for internationalization purposes.