[SCM] Cobertura Maven Plugin branch, master, updated. c371d2404940250475ec54d0be795ba707d5d5e4
Gabriele Giacone
gg0-guest at alioth.debian.org
Tue Feb 2 02:00:49 UTC 2010
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cobertura Maven Plugin".
The branch, master has been updated
via c371d2404940250475ec54d0be795ba707d5d5e4 (commit)
via 3b4893541c55d49232f1e598ba5a0a83a24e2833 (commit)
from 3987e4d5610df1d72f04ae6e772d28dc2c63f69c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c371d2404940250475ec54d0be795ba707d5d5e4
Author: Gabriele Giacone <1o5g4r8o at gmail.com>
Date: Tue Feb 2 02:59:51 2010 +0100
removed get-orig-source target
commit 3b4893541c55d49232f1e598ba5a0a83a24e2833
Author: Gabriele Giacone <1o5g4r8o at gmail.com>
Date: Tue Feb 2 02:57:19 2010 +0100
removed d/watch
-----------------------------------------------------------------------
Summary of changes:
debian/rules | 2 --
debian/watch | 4 ----
2 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/debian/rules b/debian/rules
index ac97be3..90ab7ed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,5 +7,3 @@ include /usr/share/cdbs/1/rules/patchsys-quilt.mk
JAVA_HOME := /usr/lib/jvm/default-java
-get-orig-source:
- uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename
diff --git a/debian/watch b/debian/watch
deleted file mode 100644
index be1deca..0000000
--- a/debian/watch
+++ /dev/null
@@ -1,4 +0,0 @@
-version=3
-opts="uversionmangle=s/-(alpha|beta)-/~$1/" \
- http://svn.codehaus.org/mojo/tags/ \
- cobertura-maven-plugin-(\d.*)/ debian debian/orig-tar.sh
hooks/post-receive
--
Cobertura Maven Plugin
More information about the pkg-java-commits
mailing list