On Sat, 14 Sep 2019 09:05:48 +0200 Gianfranco Costamagna 
<[email protected]> wrote:
> 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.

updated debdiff attached and uploaded in deferred/5

I forgot to update the timestamp of the changelog entry...

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)
+
+ -- Gianfranco Costamagna <[email protected]>  Tue, 17 Sep 2019 
08:39:32 +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
 

Reply via email to