[hamradio-commits] [dump1090-mutability] 01/02: debian/rules: cosmetic changes

Matteo F. Vescovi mfv at moszumanska.debian.org
Mon Jan 29 21:57:42 UTC 2018


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

mfv pushed a commit to branch master
in repository dump1090-mutability.

commit cc30d6f4093347a7a412858e307d4e191301d175
Author: Matteo F. Vescovi <mfv at debian.org>
Date:   Sun Jan 28 15:30:51 2018 +0100

    debian/rules: cosmetic changes
    
    Gbp-Dch: Ignore
---
 debian/rules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 67b834b..e00066c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-export DH_VERBOSE=1
+export DH_VERBOSE = 1
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
@@ -8,8 +8,8 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 include /usr/share/dpkg/pkg-info.mk
 
-export DUMP1090_VERSION=$DEB_VERSION
-SRCNAME=$DEB_SOURCE
+export DUMP1090_VERSION = $DEB_VERSION
+export SRCNAME = $DEB_SOURCE
 
 %:
 	dh $@ --with apache2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/dump1090-mutability.git



More information about the pkg-hamradio-commits mailing list