[med-svn] [Git][med-team/fsm-lite][master] 2 commits: Using DEB_BUILD_ARCH from /usr/share/dpkg/architecture.mk to make lintian happy.

Andrius Merkys gitlab at salsa.debian.org
Sat Mar 9 16:38:25 GMT 2019


Andrius Merkys pushed to branch master at Debian Med / fsm-lite


Commits:
4b4dde28 by Andrius Merkys at 2019-03-09T16:37:10Z
Using DEB_BUILD_ARCH from /usr/share/dpkg/architecture.mk to make lintian happy.

- - - - -
b787de72 by Andrius Merkys at 2019-03-09T16:38:11Z
Updating debian/changelog.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+fsm-lite (1.0-4) UNRELEASED; urgency=medium
+
+  * Using DEB_BUILD_ARCH from /usr/share/dpkg/architecture.mk to make lintian happy.
+
+ -- Andrius Merkys <andrius.merkys at gmail.com>  Sat, 09 Mar 2019 11:37:44 -0500
+
 fsm-lite (1.0-3) unstable; urgency=medium
 
   * debhelper 11


=====================================
debian/rules
=====================================
@@ -2,9 +2,9 @@
 
 # DH_VERBOSE := 1
 
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+include /usr/share/dpkg/architecture.mk
 
-DEB_BUILD_ARCH := $(shell dpkg-architecture -qDEB_BUILD_ARCH)
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 ifeq ($(DEB_BUILD_ARCH), amd64)
         CPPFLAGS += -msse4.2



View it on GitLab: https://salsa.debian.org/med-team/fsm-lite/compare/3140dad74856539a6e84a4deafb29dcc53bfee98...b787de7258eef757e42ed7d4a7273cd47a51ec78

-- 
View it on GitLab: https://salsa.debian.org/med-team/fsm-lite/compare/3140dad74856539a6e84a4deafb29dcc53bfee98...b787de7258eef757e42ed7d4a7273cd47a51ec78
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/20190309/d9d00260/attachment.html>


More information about the debian-med-commit mailing list