Lost during a botched git rebase -i.
used.
* scripts/t/200_Dpkg_Shlibs.t: Adjust test suite to API change.
+2008-01-26 Frank Lichtenheld <djpig@debian.org>
+
+ * scripts/Dpkg/Checksums.pm: New module for checksum handling
+ in .changes and .dsc files.
+ * scripts/dpkg-genchanges.pl, scripts/dpkg-source.pl: Use new
+ module. Adds new 'Checksums-{Sha1,Sha256}' field
+ to .changes and .dsc files. Increase changes format to 1.8.
+
2008-01-25 Andreas PĂ„hlsson <andreas.pahlsson@xcerion.com>
* utils/start-stop-daemon.c (tsub): Remove function.
now. Based on a patch by Matthias Klose. Closes: #465282
(See dpkg-buildpackage(1) and https://wiki.ubuntu.com/DistCompilerFlags
for details)
+ * Add support for use of SHA1 and SHA256 checksums in .dsc and
+ .changes files. Information will be available in Checksums-Sha{1,256}
+ fields. .changes format version increased to 1.8.
[ Updated dpkg translations ]
* Korean (Changwoo Ryu).