how these two lines get into debian-testing-i386-DVD-1.jigdo :
ShortInfo='Debian GNU/Linux testing "Wheezy" - Official Snapshot
i386 DVD Binary
-1 20120326-05:08 (20120326)'
Info='Generated on Mon, 26 Mar 2012 05:20:12 +0000'
From
http://packages.debian.org/sid/libjte1
i get to
http://ftp.de.debian.org/debian/pool/main/j/jigit/jigit_1.19.orig.tar.gz
I see in jigit-1.19/libjte/jte.c the function write_jigdo_file()
which writes the line before the two lines in question:
Template-MD5Sum=8oQLu-1-RzTzPk7yTbN2Lg
But next it writes the line after them:
# Template Hex MD5Sum f2840bbbed7e4734f33e4ef24db3762e
Does the libjte which is used for Debian image production differ from
the one in jigit-1.19 ?