[Git][debian-gis-team/mapserver][master] Drop --autodest from dh_install.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Sep 14 18:07:25 BST 2021



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


Commits:
212394dc by Bas Couwenberg at 2021-09-14T18:55:45+02:00
Drop --autodest from dh_install.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ mapserver (7.6.4-2) UNRELEASED; urgency=medium
   * Bump debhelper compat to 12, changes:
     - Drop --list-missing from dh_install
   * Update lintian overrides.
+  * Drop --autodest from dh_install.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 08 Sep 2021 16:40:47 +0200
 


=====================================
debian/rules
=====================================
@@ -112,7 +112,7 @@ override_dh_installexamples:
 	-chmod a-x $(CURDIR)/debian/php-mapscript/usr/share/doc/php-mapscript/examples/*.phtml
 
 override_dh_install:
-	dh_install --autodest
+	dh_install
 
 	$(RM) $(CURDIR)/debian/*/usr/lib/python*/*-packages/mapscript/tests/data/vera/*
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/mapserver/-/commit/212394dc5fe8c30e28e5d25957daf4b25d2d9d76

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapserver/-/commit/212394dc5fe8c30e28e5d25957daf4b25d2d9d76
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/20210914/a2141022/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list