control: tags -1 patch pending Unfortunately I missed this bug when uploading the gcc-9 fix in unstable... I uploaded this debdiff attached in deferred/10
G.
diff -u hdup-2.0.14/debian/changelog hdup-2.0.14/debian/changelog --- hdup-2.0.14/debian/changelog +++ hdup-2.0.14/debian/changelog @@ -1,3 +1,15 @@ +hdup (2.0.14-5.2) unstable; urgency=medium + + [ Gianfranco Costamagna ] + * Upload to unstable + + [ Helmut Grohne ] + * Non-maintainer upload. + * Improve cross building: Let dh_auto_configure pass --host to ./configure. + (Closes: #929645) + + -- Helmut Grohne <hel...@subdivi.de> Mon, 27 May 2019 22:11:10 +0200 + hdup (2.0.14-5.1) unstable; urgency=medium * Non-maintainer upload. diff -u hdup-2.0.14/debian/rules hdup-2.0.14/debian/rules --- hdup-2.0.14/debian/rules +++ hdup-2.0.14/debian/rules @@ -12,7 +12,7 @@ config.status: configure dh_testdir - ./configure --sysconfdir=/etc --prefix=/usr --exec-prefix=/usr + dh_auto_configure -- --exec-prefix=/ build: build-stamp