[Git][java-team/joptsimple][master] rules: Remove non-working jquery files
Samuel Thibault
gitlab at salsa.debian.org
Sat Sep 7 17:01:50 BST 2019
Samuel Thibault pushed to branch master at Debian Java Maintainers / joptsimple
Commits:
24b34170 by Samuel Thibault at 2019-09-07T16:00:11Z
rules: Remove non-working jquery files
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ joptsimple (5.0.4-4) UNRELEASED; urgency=medium
* control: Set Vcs-* to salsa.debian.org.
* control: Bump Standards-Version to 4.4.0 (no changes).
+ * rules: Remove non-working jquery files.
-- Samuel Thibault <sthibault at debian.org> Mon, 05 Aug 2019 21:23:30 +0200
=====================================
debian/rules
=====================================
@@ -3,5 +3,10 @@
%:
dh $@
+override_dh_auto_build:
+ dh_auto_build
+ # Does not work anyway
+ rm -fr target/apidocs/jquery
+
get-orig-source:
uscan --download-current-version --force-download --no-symlink
View it on GitLab: https://salsa.debian.org/java-team/joptsimple/commit/24b34170100740df5e4ce6ab7b0be6e1a1aae358
--
View it on GitLab: https://salsa.debian.org/java-team/joptsimple/commit/24b34170100740df5e4ce6ab7b0be6e1a1aae358
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-java-commits/attachments/20190907/b6083466/attachment.html>
More information about the pkg-java-commits
mailing list