[Git][debian-gis-team/josm][master] Remove obsolete rules.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Wed Aug 23 15:12:55 BST 2023



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


Commits:
aec29ee5 by Bas Couwenberg at 2023-08-23T16:08:36+02:00
Remove obsolete rules.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ josm (0.0.svn18789+dfsg-2) UNRELEASED; urgency=medium
     (closes: #1045253)
   * Use execute_after instead of override in rules file.
   * Enable Salsa CI.
+  * Remove obsolete rules.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 11 Aug 2023 10:41:17 +0200
 


=====================================
debian/rules
=====================================
@@ -19,11 +19,6 @@ include /usr/share/dpkg/pkg-info.mk
 
 DEB_UPSTREAM_VERSION := $(shell echo $(DEB_VERSION) | cut -d- -f1)
 
-IMGSTYLES_DIR := $(CURDIR)/debian/josm/usr/share/josm/images/styles
-
-# Docs are already included in the jar file and can be accessed from within josm.
-#DEB_INSTALL_DOCS_ALL :=
-
 %:
 	dh $@
 
@@ -65,10 +60,6 @@ execute_after_dh_install:
 	# remove executable bit
 	chmod a-x $(CURDIR)/debian/josm/usr/share/josm/data/defaultpresets.xml
 
-	# remove empty directory
-	[ -z "$(ls ${IMGSTYLES_DIR} 2> /dev/null)" ] && rm -rf ${IMGSTYLES_DIR}
-	rmdir --ignore-fail-on-non-empty $(CURDIR)/debian/josm/usr/share/josm/data/security/
-
 	# check font in SVG files
 	sh $(CURDIR)/debian/images-check.sh
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/josm/-/commit/aec29ee59ec29397689134fc756ddf829c79c13a

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/josm/-/commit/aec29ee59ec29397689134fc756ddf829c79c13a
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/20230823/65502206/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list