This file is indexed.

/usr/src/glibc/debian/locales-depver is in eglibc-source 2.19-0ubuntu6.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#  When glibc is uploaded into unstable, the locales package is immediately
#  available because it is arch:all.  But libc binary packages are processed
#  by autobuilders and become available later.
#
#  If compiling locales depend on a given version of localedef (for instance
#  when ISO codes are updated), the idea is to first bump LOCALES_COMPAT_VER and
#  make an upload without changing locales.  When this version is available on
#  all architectures in unstable, locales can be modified and LOCALES_DEP_VER
#  is bumped too.
#
#  LOCALES_COMPAT_VER must always contain two values during the transition phase
#  so that dependencies in unstable can always be satisfied, and
#  LOCALES_DEP_VER point to the highest value of LOCALES_COMPAT_VER when
#  packages are available for all architectures in unstable.

LOCALES_DEP_VER = 2.19-1
LOCALES_COMPAT_VER = 2.19-1

#  Previous versions:
#    2.7-1: glibc 2.7
#    2.8-1: glibc 2.8
#    2.9-1: eglibc 2.9
#   2.10-1: eglibc 2.10
#   2.11-1: eglibc 2.11
#   2.13-1: eglibc 2.13
#   2.15-1: eglibc 2.15
#   2.16-1: eglibc 2.16
#   2.17-1: eglibc 2.17
#   2.18-1: eglibc 2.18
#   2.19-1: eglibc 2.19