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 <[email protected]>  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.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to