[Git][debian-gis-team/fyba][master] 2 commits: Use not-installed file instead of dh_install override.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sat Aug 12 10:04:30 BST 2023



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


Commits:
a0617037 by Bas Couwenberg at 2023-08-12T10:56:45+02:00
Use not-installed file instead of dh_install override.

- - - - -
a0f971be by Bas Couwenberg at 2023-08-12T10:57:27+02:00
Drop obsolete -Wl,--as-needed linker flag, used by default.

- - - - -


3 changed files:

- debian/changelog
- + debian/not-installed
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -4,6 +4,8 @@ fyba (4.1.1-9) UNRELEASED; urgency=medium
   * Enable Salsa CI.
   * Bump Standards-Version to 4.6.2, no changes.
   * Bump debhelper compat to 13.
+  * Use not-installed file instead of dh_install override.
+  * Drop obsolete -Wl,--as-needed linker flag, used by default.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 08 Jan 2023 15:16:38 +0100
 


=====================================
debian/not-installed
=====================================
@@ -0,0 +1,2 @@
+usr/lib/*/*.la
+usr/share/doc/fyba/*.html


=====================================
debian/rules
=====================================
@@ -5,13 +5,5 @@
 # Enable hardening build flags
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-
 %:
 	dh $@
-
-override_dh_install:
-	$(RM) $(CURDIR)/debian/*/usr/lib/*/*.la
-	$(RM) $(CURDIR)/debian/*/usr/share/doc/fyba/*.html
-
-	dh_install



View it on GitLab: https://salsa.debian.org/debian-gis-team/fyba/-/compare/eb4980e404e79cab9d47533f9a43a909f05c9d73...a0f971bef952a750b663af3b4020e56b335cf7f1

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/fyba/-/compare/eb4980e404e79cab9d47533f9a43a909f05c9d73...a0f971bef952a750b663af3b4020e56b335cf7f1
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/20230812/ccfce613/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list