[Git][debian-gis-team/tirex][master] 2 commits: Add Rules-Requires-Root to control file.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Nov 29 18:19:25 GMT 2022



Bas Couwenberg pushed to branch master at Debian GIS Project / tirex


Commits:
b0bbcd36 by Bas Couwenberg at 2022-11-29T19:11:47+01:00
Add Rules-Requires-Root to control file.

- - - - -
423fa821 by Bas Couwenberg at 2022-11-29T19:19:05+01:00
Update lintian overrides.

- - - - -


6 changed files:

- debian/changelog
- debian/control
- + debian/patches/rules-requires-root.patch
- debian/patches/series
- debian/rules
- debian/tirex.lintian-overrides


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+tirex (0.7.0-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Add Rules-Requires-Root to control file.
+  * Update lintian overrides.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 29 Nov 2022 18:59:10 +0100
+
 tirex (0.7.0-2) unstable; urgency=medium
 
   [ Frederik Ramm ]


=====================================
debian/control
=====================================
@@ -13,6 +13,7 @@ Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/tirex
 Vcs-Git: https://salsa.debian.org/debian-gis-team/tirex.git
 Homepage: https://wiki.openstreetmap.org/wiki/Tirex
+Rules-Requires-Root: no
 
 Package: tirex
 Section: utils


=====================================
debian/patches/rules-requires-root.patch
=====================================
@@ -0,0 +1,12 @@
+Description: Fix FTBFS Rules-Requires-Root: no.
+Author: Bas Couwenberg <sebastic at debian.org>
+Forwarded: not-needed
+
+--- a/Makefile
++++ b/Makefile
+@@ -1,4 +1,4 @@
+-INSTALLOPTS=-g root -o root
++INSTALLOPTS=
+ build: Makefile.perl
+ 	cd backend-mapnik; $(MAKE) $(MFLAGS)
+ 	$(MAKE) -f Makefile.perl


=====================================
debian/patches/series
=====================================
@@ -1 +1,2 @@
 0001-Make-sure-usr-libexec-directory-extists.patch
+rules-requires-root.patch


=====================================
debian/rules
=====================================
@@ -9,7 +9,4 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 %:
 	dh $@ --with apache2
 
-override_dh_auto_install:
-	dh_auto_install --destdir=debian/tmp
-
 .PHONY: templates


=====================================
debian/tirex.lintian-overrides
=====================================
@@ -1,2 +1,6 @@
 # This package only provides systemd unit files:
 package-supports-alternative-init-but-no-init.d-script
+
+# False positive, lat/lon
+typo-in-manual-page lon long *
+



View it on GitLab: https://salsa.debian.org/debian-gis-team/tirex/-/compare/67cb5914f4a05278ae5d40daac9623e3c31ad673...423fa821b9e54a7d936810be12bc894c89535b35

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/tirex/-/compare/67cb5914f4a05278ae5d40daac9623e3c31ad673...423fa821b9e54a7d936810be12bc894c89535b35
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/20221129/e192c831/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list