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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Aug 13 06:39:12 BST 2023



Bas Couwenberg pushed to branch master at Debian GIS Project / netcdf-cxx


Commits:
03e062c2 by Bas Couwenberg at 2023-08-13T07:35:34+02:00
Use not-installed file instead of dh_install override.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ netcdf-cxx (4.3.1-5) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.6.2, no changes.
   * Bump debhelper compat to 13.
   * Remove generated files in clean target.
+  * Use not-installed file instead of dh_install override.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 18 Jan 2023 17:03:16 +0100
 


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


=====================================
debian/rules
=====================================
@@ -33,9 +33,5 @@ override_dh_auto_build-indep:
 override_dh_auto_test:
 	dh_auto_test --max-parallel=1 || echo "Ignoring test failures"
 
-override_dh_install:
-	$(RM) debian/tmp/usr/lib/*/*.la
-	dh_install
-
 override_dh_makeshlibs:
 	dh_makeshlibs -- -c0 -v$(UPSTREAM_VERSION)



View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-cxx/-/commit/03e062c2dd9c7a8d12c85bea3fd02d7e1fadc9a5

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-cxx/-/commit/03e062c2dd9c7a8d12c85bea3fd02d7e1fadc9a5
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/ecf3878e/attachment.htm>


More information about the Pkg-grass-devel mailing list