[Git][debian-gis-team/gmtsar][master] 3 commits: Clean d/rules

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sun May 26 08:35:20 BST 2024



Antonio Valentino pushed to branch master at Debian GIS Project / gmtsar


Commits:
dab94ba0 by Antonio Valentino at 2024-05-26T07:28:23+00:00
Clean d/rules

- - - - -
7be116a6 by Antonio Valentino at 2024-05-26T07:29:01+00:00
Remove redundant +bindnow form d/rules

- - - - -
3921ae39 by Antonio Valentino at 2024-05-26T07:34:41+00:00
Minor rewording

- - - - -


2 changed files:

- debian/README.Debian
- debian/rules


Changes:

=====================================
debian/README.Debian
=====================================
@@ -22,7 +22,7 @@ scripts provided by the gmtsar-scripts package are not installed in
 the /usr/bin folder, rather they are installed into the
 /usr/share/gmtsar/scripts folder.
 
-Users that want to use the GMTSAR scripts shall have configure the
+Users that want to use the GMTSAR scripts shall configure the
 executable search path as follows:
 
   $ export PATH=${PATH}:/usr/share/gmtsar/scripts


=====================================
debian/rules
=====================================
@@ -1,22 +1,6 @@
 #!/usr/bin/make -f
 
-# DH_VERBOSE := 1
-
-# some helpful variables - uncomment them if needed
-# shamelessly stolen from http://jmtd.net/log/awk/
-#DEBVERS        := $(shell dpkg-parsechangelog | awk '/^Version:/ {print $$2}')
-#VERSION        := $(shell echo '$(DEBVERS)' | sed -e 's/^[0-9]*://' -e 's/-.*//')
-#DEBFLAVOR      := $(shell dpkg-parsechangelog | awk '/^Distribution:/ {print $$2}')
-#DEBPKGNAME     := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
-#DEBIAN_BRANCH  := $(shell awk 'BEGIN{FS="[= ]+"} /debian-branch/ {print $$2}' debian/gbp.conf)
-#GIT_TAG        := $(subst ~,_,$(VERSION))
-
-# alternatively to manually set those variables you can
-#  include /usr/share/cdbs/1/rules/buildvars.mk
-# and use what is set there.  Any hint whether dh might set variables in
-# a similar manner are welcome.
-
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all,+bindnow
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic -z muldefs -g
 export DEB_LDFLAGS_MAINT_APPEND = -z muldefs -g
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/gmtsar/-/compare/4e4fdd508a38e2b44f8d281166e5c9a730880d2d...3921ae397a792c3c1f71a285e9049bffaf7d7dba

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/debian-gis-team/gmtsar/-/compare/4e4fdd508a38e2b44f8d281166e5c9a730880d2d...3921ae397a792c3c1f71a285e9049bffaf7d7dba
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-grass-devel/attachments/20240526/73d60e71/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list