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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sat Aug 12 13:21:46 BST 2023



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


Commits:
3263a47d by Bas Couwenberg at 2023-08-12T14:18:55+02:00
Use not-installed file instead of dh_install override.

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ libgeotiff (1.7.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:00:49 +0100
 


=====================================
debian/clean
=====================================
@@ -0,0 +1,3 @@
+libgeotiff.*
+newgeo.tif
+xtiffio.h


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


=====================================
debian/rules
=====================================
@@ -20,13 +20,6 @@ UPSTREAM_VERSION = $(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+.*//')
 override_dh_autoreconf:
 	dh_autoreconf ./autogen.sh
 
-override_dh_clean:
-	dh_clean libgeotiff.* xtiffio.h newgeo.tif
-
-override_dh_install:
-	$(RM) debian/*/usr/lib/*/libgeotiff.la
-	dh_install
-
 override_dh_installchangelogs:
 	dh_installchangelogs ChangeLog
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeotiff/-/commit/3263a47d22a29ab370ed4636b45056415c9d31f8

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeotiff/-/commit/3263a47d22a29ab370ed4636b45056415c9d31f8
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/ae7ca24c/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list