parsechangelog and its dependencies (parsecdata, syntax) that are
still needed.
+ * scripts/Makefile.am: Include all the new files in the
+ distributed tarball.
+
2007-12-28 Raphael Hertzog <hertzog@debian.org>
* scripts/Dpkg/ErrorHandling.pm (syntaxerr): New function to
t/200_Dpkg_Shlibs/objdump.ls \
t/300_Dpkg_BuildOptions.t \
t/400_Dpkg_Deps.t \
- t/500_Dpkg_Path.t
+ t/500_Dpkg_Path.t \
+ t/700_Dpkg_Control.t \
+ t/700_Dpkg_Control/control-1
CLEANFILES = \
$(bin_SCRIPTS) $(sbin_SCRIPTS) $(changelog_SCRIPTS) \
Dpkg/Arch.pm \
Dpkg/BuildOptions.pm \
Dpkg/Compression.pm \
+ Dpkg/Cdata.pm \
+ Dpkg/Control.pm \
Dpkg/ErrorHandling.pm \
Dpkg/Deps.pm \
Dpkg/Fields.pm \
Dpkg/Shlibs.pm \
Dpkg/Shlibs/Objdump.pm \
Dpkg/Shlibs/SymbolFile.pm \
+ Dpkg/Substvars.pm \
+ Dpkg/Vars.pm \
Dpkg/Version.pm \
Dpkg.pm