[Pkg-privacy-commits] [Git][pkg-privacy-team/torbrowser-launcher][debian/sid] Prepare to release 0.3.2-7

Roger Shimizu rosh at debian.org
Sun Jan 26 05:33:50 GMT 2020



Roger Shimizu pushed to branch debian/sid at Privacy Maintainers / torbrowser-launcher


Commits:
0eb21a22 by Roger Shimizu at 2020-01-26T14:25:13+09:00
Prepare to release 0.3.2-7

debian/rules:
- Skip test for i386, since gpgme is broken on 32bit system.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+torbrowser-launcher (0.3.2-7) unstable; urgency=medium
+
+  * debian/rules:
+    - Skip test for i386, since gpgme is broken on 32bit system.
+
+ -- Roger Shimizu <rosh at debian.org>  Sun, 26 Jan 2020 14:24:13 +0900
+
 torbrowser-launcher (0.3.2-6) unstable; urgency=medium
 
   * debian/rules:


=====================================
debian/rules
=====================================
@@ -20,3 +20,9 @@ override_dh_install:
 override_dh_clean:
 	rm -rf build share/locale
 	dh_clean
+
+# skip test for i386, since gpgme is broken on 32bit system
+override_dh_auto_test:
+ifneq (i386, $(DEB_TARGET_ARCH))
+	dh_auto_test
+endif



View it on GitLab: https://salsa.debian.org/pkg-privacy-team/torbrowser-launcher/commit/0eb21a220dda7ee3a8dcdc3f42a006dece81b765

-- 
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/torbrowser-launcher/commit/0eb21a220dda7ee3a8dcdc3f42a006dece81b765
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/pkg-privacy-commits/attachments/20200126/80d2f724/attachment.html>


More information about the Pkg-privacy-commits mailing list