Bas Couwenberg pushed to branch master at Debian GIS Project / mapcode
Commits: 3b74107e by Alexandre Detiste at 2025-09-28T18:20:48+02:00 remove useless/obsolete comment Hi, that shows up on Debian Code Search while trying to audit the remaining uses of CDBS - - - - - 1 changed file: - debian/rules Changes: ===================================== debian/rules ===================================== @@ -5,20 +5,6 @@ # Enable hardening build flags export DEB_BUILD_MAINT_OPTIONS=hardening=+all -# 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. - %: dh $@ -Bobj View it on GitLab: https://salsa.debian.org/debian-gis-team/mapcode/-/commit/3b74107e0c9d8bf9a6d4c69b0690880cf4a6b69e -- View it on GitLab: https://salsa.debian.org/debian-gis-team/mapcode/-/commit/3b74107e0c9d8bf9a6d4c69b0690880cf4a6b69e You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
