Norbert Preining: > Hi Niels, > >> Please consider including a version in dh_installtex (via "our >> $VERSION"). A very recent version of debhelper will extract that > > Sure enough. Should the version number be the same as the package > version, or a different versioning scheme that changes only when > the actual script changes? > > I guess the later one as it makes finding culprits across package > revisions possible. > > Best > > Norbert > > -- > PREINING Norbert http://www.preining.info > Accelia Inc. + JAIST + TeX Live + Debian Developer > GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13 >
Hi, I suspect in practise, it does not matter which variant you use. In all cases, we might need to check for multiple versions of dh_installtex (assuming we don't spot regressions immediately). For debhelper itself, I just use the package version of debhelper due to it being easier to maintain and it ensures I always remember to update the version. Thanks, ~Niels

