I haven't touch in any way "debian/clean". Regardless, you (or the person responsible for this) could format the version number in such a way that we could still link it to an upstream commit when it does not match a tag; for instance, there are 7.2p2-4ubuntu1, 7.2p2-4, 7.2p2-5... when the latest tag is 7.2p2, so we can't know which commit matches which version. However, if the version had a format such as 7.2p3~git20160520.39c0ceca, we would be able to map it to a known commit.
-- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/1586620 Title: debian/clean: config.log: not found Status in openssh package in Ubuntu: Invalid Bug description: Ubuntu 16.04 4.4.0-22 Openssh debian 7.2p2-5 echo -------- echo Cleaning echo -------- cd git-openssh git reset --hard git clean -fxd :/ git fetch --progress --prune origin echo ------------------------------------------------------- echo "Copying Debian control folder in the expected location" echo ------------------------------------------------------- rsync -av ../debian . echo -------- echo Building echo -------- dpkg-buildpackage -m"Jean-Christophe Manciot <manciot.jeanchristo...@gmail.com>" ... make[1]: Leaving directory '/home/actionmystique/Program-Files/Ubuntu/OpenSSH/git-openssh' dh_autoreconf_clean dh_clean /home/actionmystique/Program-Files/Ubuntu/OpenSSH/git-openssh/debian/clean: 1: /home/actionmystique/Program-Files/Ubuntu/OpenSSH/git-openssh/debian/clean: config.log: not found ... To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1586620/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp