* scripts/Dpkg/Source/Package/V3/quilt.pm (get_series_file): Use
get_current_vendor() to decide the name of the vendor-specific
series file that should be used.
+ * scripts/Makefile.am, scripts/po/POTFILES.in: Include the new
+ module in the dist tarball and in the list of files containing
+ translatable strings.
2008-06-19 Guillem Jover <guillem@debian.org>
Dpkg/Shlibs.pm \
Dpkg/Shlibs/Objdump.pm \
Dpkg/Shlibs/SymbolFile.pm \
- Dpkg/Substvars.pm \
- Dpkg/Vars.pm \
- Dpkg/Version.pm \
Dpkg/Source/Archive.pm \
Dpkg/Source/CompressedFile.pm \
Dpkg/Source/Compressor.pm \
Dpkg/Source/Package/V3/git.pm \
Dpkg/Source/Package/V3/quilt.pm \
Dpkg/Source/Patch.pm \
+ Dpkg/Substvars.pm \
+ Dpkg/Vars.pm \
+ Dpkg/Vendor.pm \
+ Dpkg/Version.pm \
Dpkg.pm
do_perl_subst = sed -e "s:^\#![:space:]*/usr/bin/perl:\#!$(PERL):" \
scripts/Dpkg/Source/Package/V3/quilt.pm
scripts/Dpkg/Substvars.pm
scripts/Dpkg/Vars.pm
+scripts/Dpkg/Vendor.pm
scripts/Dpkg/Version.pm