Andreas Tille pushed to branch master at Debian Med / Bustools


Commits:
9f640cbc by Andreas Tille at 2020-05-11T23:05:56+02:00
Fix help2man call

- - - - -
ca7bb63a by Andreas Tille at 2020-05-11T23:07:37+02:00
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+bustools (0.40.0-4) unstable; urgency=medium
+
+  * Team upload.
+  * Fix help2man call
+
+ -- Andreas Tille <[email protected]>  Mon, 11 May 2020 23:00:12 +0200
+
 bustools (0.40.0-3) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/rules
=====================================
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+include /usr/share/dpkg/default.mk
+
 export DH_VERBOSE = 1
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
@@ -13,7 +15,7 @@ override_dh_auto_configure:
 
 override_dh_auto_build:
        dh_auto_build
-       help2man ./obj-x86_64-linux-gnu/src/bustools > bustools.1
+       help2man ./obj-$(DEB_BUILD_GNU_TYPE)/src/bustools > bustools.1
 
 override_dh_auto_clean:
        dh_auto_clean



View it on GitLab: 
https://salsa.debian.org/med-team/bustools/-/compare/b0207070b7a17874b663370ef59934bac28adf63...ca7bb63a4c89a95fe3226dc0dca81511a523df71

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/bustools/-/compare/b0207070b7a17874b663370ef59934bac28adf63...ca7bb63a4c89a95fe3226dc0dca81511a523df71
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