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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sat Aug 12 09:49:23 BST 2023



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


Commits:
18125291 by Bas Couwenberg at 2023-08-12T10:46:39+02:00
Use not-installed file instead of dh_install override.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+freexl (2.0.0-2) UNRELEASED; urgency=medium
+
+  * Use not-installed file instead of dh_install override.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sat, 12 Aug 2023 10:46:23 +0200
+
 freexl (2.0.0-1) unstable; urgency=medium
 
   * New upstream release.


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


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



View it on GitLab: https://salsa.debian.org/debian-gis-team/freexl/-/commit/18125291aa1ed99a586043a9a4156897580f5179

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/freexl/-/commit/18125291aa1ed99a586043a9a4156897580f5179
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/5995c60d/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list