[Git][debian-gis-team/narray-miss][master] Remove generated files in clean target.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sat Aug 12 21:18:02 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / narray-miss
Commits:
61c3a5ad by Bas Couwenberg at 2023-08-12T22:16:13+02:00
Remove generated files in clean target.
- - - - -
3 changed files:
- debian/changelog
- + debian/clean
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ ruby-narray-miss (1.4.0-5) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.6.2, no changes.
* Bump debhelper compat to 13.
* Update lintian overrides.
+ * Remove generated files in clean target.
-- Bas Couwenberg <sebastic at debian.org> Wed, 18 Jan 2023 17:02:47 +0100
=====================================
debian/clean
=====================================
@@ -0,0 +1 @@
+narray_miss.html
=====================================
debian/rules
=====================================
@@ -6,7 +6,3 @@
override_dh_auto_build:
ruby -Ku /usr/bin/rd2 -r rd/rd2html-lib \
$(CURDIR)/lib/narray_miss/narray_miss.rb > $(CURDIR)/narray_miss.html
-
-override_dh_auto_clean:
- dh_auto_clean
- rm -f $(CURDIR)/narray_miss.html
View it on GitLab: https://salsa.debian.org/debian-gis-team/narray-miss/-/commit/61c3a5ad7232af97e06fa55c29fa7267f48653bc
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/narray-miss/-/commit/61c3a5ad7232af97e06fa55c29fa7267f48653bc
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/ab08562c/attachment.htm>
More information about the Pkg-grass-devel
mailing list