gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet-gtk] branch master updated: make sure Debian packages created on


From: gnunet
Subject: [gnunet-gtk] branch master updated: make sure Debian packages created on Ubuntu 21+ still work with Debian reprepro: force Debian standard compression algorithm
Date: Tue, 28 Jun 2022 21:31:43 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet-gtk.

The following commit(s) were added to refs/heads/master by this push:
     new 419e44a0 make sure Debian packages created on Ubuntu 21+ still work 
with Debian reprepro: force Debian standard compression algorithm
419e44a0 is described below

commit 419e44a0d760848363ee408683ddb1dcf0d2bac2
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Jun 28 21:31:40 2022 +0200

    make sure Debian packages created on Ubuntu 21+ still work with Debian 
reprepro: force Debian standard compression algorithm
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 3544576d..1ff99e3d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,8 @@ execute_after_dh_auto_install:
        rm -f debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/*.la
        rm -f debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/gnunet/*.la
 
+override_dh_builddeb:
+    dh_builddeb -- -Zgzip
 
 override_dh_install:
        dh_install

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]