[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[robocop] tag v1.0.0 updated (f7d751d -> 438eed7)
From: |
Admin |
Subject: |
[robocop] tag v1.0.0 updated (f7d751d -> 438eed7) |
Date: |
Tue, 10 Jun 2025 08:54:57 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a change to tag v1.0.0
in repository robocop.
*** WARNING: tag v1.0.0 was modified! ***
from f7d751d (commit)
to 438eed7 (commit)
from f7d751d add minimal GNU-style build system
add 438eed7 make debian ignore configure script
No new revisions were added by this update.
Summary of changes:
debian/rules | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/debian/rules b/debian/rules
index 1427ac7..86c9b42 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,12 @@
%:
dh $@
+override_dh_auto_test:
+ true
+
+override_dh_auto_configure:
+ true
+
override_dh_auto_build:
cargo build
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [robocop] tag v1.0.0 updated (f7d751d -> 438eed7),
Admin <=