[Git][debian-gis-team/virtualpg][master] Use not-installed file instead of dh_install override.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Aug 13 17:08:09 BST 2023



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


Commits:
fd0233f4 by Bas Couwenberg at 2023-08-13T18:06:00+02:00
Use not-installed file instead of dh_install override.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ virtualpg (2.0.1-3) UNRELEASED; urgency=medium
 
   * Bump Standards-Version to 4.6.2, no changes.
   * Bump debhelper compat to 13.
+  * Use not-installed file instead of dh_install override.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 18 Jan 2023 17:22:06 +0100
 


=====================================
debian/not-installed
=====================================
@@ -0,0 +1 @@
+usr/lib/*/*.la


=====================================
debian/rules
=====================================
@@ -14,9 +14,5 @@ UPSTREAM_VERSION = $(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+.*//')
 %:
 	dh $@
 
-override_dh_install:
-	$(RM) debian/*/usr/lib/*/*.la
-	dh_install
-
 override_dh_makeshlibs:
 	dh_makeshlibs -- -v$(UPSTREAM_VERSION)



View it on GitLab: https://salsa.debian.org/debian-gis-team/virtualpg/-/commit/fd0233f4562fa81ca4669f9e5792640f10ca5b0c

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/virtualpg/-/commit/fd0233f4562fa81ca4669f9e5792640f10ca5b0c
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/20230813/5f20fb7a/attachment.htm>


More information about the Pkg-grass-devel mailing list