]> err.no Git - dpkg/commit
Rename DSP::V1_0::native to DSP::V3_0::native
authorRaphael Hertzog <hertzog@debian.org>
Wed, 5 Mar 2008 23:09:08 +0000 (00:09 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Wed, 5 Mar 2008 23:16:43 +0000 (00:16 +0100)
commite8017dbfa96f27804f8283beda6b09dbb25b8829
tree5d51b7caa6273780dd42f1b7c47cbc2e1662f47a
parentccc7a64b078e4b2c807aef3d56274e2f9178a6aa
Rename DSP::V1_0::native to DSP::V3_0::native

* scripts/Dpkg/Source/Package/V1_0/native.pm: This file got
renamed into...
* scripts/Dpkg/Source/Package/V3_0/native.pm: The goal is to
not pollute the namespace of versions 1.0 and 2.0. The usage
of the format specifier between parenthesis is thus limited
to version 3.0.
* scripts/dpkg-source.pl: Updated to take into account the
previous renaming.
* scripts/Dpkg/Source/Package/V1_0.pm: Adapt to the name change
and two small bug fixes that affect building of native packages.
* scripts/Makefile.am, scripts/po/POTFILES.in: Register the new
file and remove the old one.
scripts/Dpkg/Source/Package/V1_0.pm
scripts/Dpkg/Source/Package/V3_0/native.pm [moved from scripts/Dpkg/Source/Package/V1_0/native.pm with 96% similarity]
scripts/Makefile.am
scripts/dpkg-source.pl
scripts/po/POTFILES.in