[Git][debian-gis-team/proj-data][master] Use execute_before instead of override in rules file.

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



Bas Couwenberg pushed to branch master at Debian GIS Project / proj-data


Commits:
b6dceef4 by Bas Couwenberg at 2023-08-13T09:43:26+02:00
Use execute_before instead of override in rules file.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -18,6 +18,7 @@ proj-data (1.14-1) UNRELEASED; urgency=medium
   * Add binary package for Poland.
   * Add Rules-Requires-Root to control file.
   * Add binary package for Slovenia.
+  * Use execute_before instead of override in rules file.
 
  -- Bas Couwenberg <sebastic at debian.org>  Thu, 01 Jun 2023 10:34:20 +0200
 


=====================================
debian/rules
=====================================
@@ -15,8 +15,6 @@ override_dh_auto_install:
 	              -m 644 \
 	              {} $(CURDIR)/debian/tmp/usr/share/proj \;
 
-override_dh_install:
+execute_before_dh_install:
 	$(RM) $(CURDIR)/debian/tmp/usr/share/proj/README.DATA
 	$(RM) $(CURDIR)/debian/tmp/usr/share/proj/copyright_and_licenses.csv
-
-	dh_install



View it on GitLab: https://salsa.debian.org/debian-gis-team/proj-data/-/commit/b6dceef4e4f8a77ab8e66a85c98f2944ac5025cf

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/proj-data/-/commit/b6dceef4e4f8a77ab8e66a85c98f2944ac5025cf
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/7ae34d71/attachment.htm>


More information about the Pkg-grass-devel mailing list