Hi Jpaulo, I can sponsor this.
You seem to have based directly off of 2.3-29. However, git contains a handful of newer commits. Could you fork the repo on salsa.debian.org and add your changes on top of the current HEAD, so that (1) those changes are included and (2) your work can also be merged back into the repo? On 2020-08-15 16:46, Jpaulo wrote: > anacron (2.3-30) unstable; urgency=medium > . > * QA upload. > * debian/anacron.preinst: Update for the new revision. I don't think this is correct. That script said that if we're upgrading from -24 or older, then a particular transition code snippet is to be run. Updating this to -30 means that the code snippet will be run again. > * debian/control: > - Bumped debhelper-compat from level 12 to leve 13. > - Bumped Standards-Version to 4.5.0. > * debian/changelog: Correction of spelling error. > * debian/upstream/metadata: created. > * debian/rules: > - Removed flag not required. > - Removed trash You also converted d/copyright to MRCF 1.0 (great!), please also add a changelog entry for that. Thanks! Christian