[libgoogle-gson-java] 10/20: Simplify debian/rules.
Markus Koschany
apo at moszumanska.debian.org
Sun Apr 8 19:16:40 UTC 2018
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository libgoogle-gson-java.
commit 11a2cf2554f9f804a0ed905d16fe4179115937d3
Author: Markus Koschany <apo at debian.org>
Date: Sun Apr 8 01:07:20 2018 +0200
Simplify debian/rules.
---
debian/rules | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/debian/rules b/debian/rules
index 364dd16..cb50639 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,17 +1,7 @@
#!/usr/bin/make -f
-
%:
dh $@ --buildsystem=maven
-override_dh_auto_build:
- dh_auto_build -- --file gson/pom.xml
-
-override_dh_auto_test:
- dh_auto_test -- --file gson/pom.xml
-
-override_dh_auto_install:
- dh_auto_install -- --file gson/pom.xml
-
get-orig-source:
uscan --force-download --download-current-version --rename
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libgoogle-gson-java.git
More information about the pkg-java-commits
mailing list