[med-svn] [Git][med-team/libzstd][master] 2 commits: Apply patch from Helmut Grohne fixing cross build failure

Alexandre Mestiashvili gitlab at salsa.debian.org
Tue Apr 17 16:12:13 BST 2018


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 <mestia at debian.org>  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 <tille at debian.org>  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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180417/7c0d6583/attachment.html>


More information about the debian-med-commit mailing list