Alexandre Mestiashvili pushed to branch master at Debian Med / libzstd

Commits:
7b7d9320 by Alexandre Mestiashvili at 2018-04-17T17:06:04+02:00
Apply patch from Helmut Grohne fixing cross build failure

- - - - -
1b564a40 by Alexandre Mestiashvili at 2018-04-17T17:09:09+02:00
Update changelog

Gbp-Dch: Ignore

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,16 @@
+libzstd (1.3.4+dfsg-3) UNRELEASED; urgency=medium
+
+  * Update d/rules, use dh_auto_build instead of make to avoid cross build
+    failures. Thanks to Helmut Grohne for the patch. Closes: 895925
+
+ -- Alexandre Mestiashvili <[email protected]>  Tue, 17 Apr 2018 17:06:15 +0200
+
 libzstd (1.3.4+dfsg-2) unstable; urgency=medium
 
   * Team upload.
   
   [ Adam Borowski ]
-  * Enable build on riscv64 
+  * Enable build on riscv64
     Closes: #895259
 
  -- Andreas Tille <[email protected]>  Mon, 09 Apr 2018 08:21:45 +0200


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ endif
 
 override_dh_auto_build:
        dh_auto_build
-       $(MAKE) -C contrib/pzstd/ pzstd
+       dh_auto_build --sourcedirectory=contrib/pzstd/ -- pzstd
 
 override_dh_install:
        # Call d-shlibmove to comply with library packaging guide



View it on GitLab: 
https://salsa.debian.org/med-team/libzstd/compare/8d16d6422395f6a158364dbd1d3819ab73a10b73...1b564a40b18885f2d5c077116b82e9706d3d61e8

---
View it on GitLab: 
https://salsa.debian.org/med-team/libzstd/compare/8d16d6422395f6a158364dbd1d3819ab73a10b73...1b564a40b18885f2d5c077116b82e9706d3d61e8
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to