reopen 1048662 thanks On Mon, Aug 10, 2026 at 08:20:55PM +0000, Debian FTP Masters wrote: > * Clean better (Closes: #1048662)
Hi. Sorry for the reopening, but this is what happens now when trying to build source after binary build: Package: hex-a-hop Version: 1.1.0+git20140926-3 [...] dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building hex-a-hop using existing ../hex-a-hop_1.1.0+git20140926.orig.tar.xz dpkg-source: info: using patch list from debian/patches/series dpkg-source: info: local changes detected, the modified files are: po/bg.po po/de.po po/es.po po/hex-a-hop.pot po/it.po po/ja.po po/nl.po po/pl.po po/ru.po po/stamp-po po/ta.po po/vi.po dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/hex-a-hop_1.1.0+git20140926-3.diff.wS_BGI dpkg-source: hint: make sure the version in debian/changelog matches the unpacked source tree dpkg-source: hint: you can integrate the local changes with dpkg-source --commit dpkg-buildpackage: error: dpkg-source -b . subprocess failed with exit status 2 Note: There is a recent change in gettext 1.0 which may be relevant: /usr/share/doc/gettext/NEWS.gz TLDR: The PO files are source code. Source code is not meant to be changed during the build. Maybe you can avoid that by forcing a more recent set of gettext macros. Thanks.

