~ubuntu-branches/ubuntu/raring/maven-ear-plugin/raring

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Miguel Landaeta
  • Date: 2011-10-15 10:26:16 UTC
  • mfrom: (2.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20111015102616-0rtkh9c5loq3350m
Tags: 2.3.2-3
* Team upload.
* Remove hard-coded version of dependencie on maven-surefire-plugin.
  (Closes: #645370).
* Bump Standards-Version to 3.9.2. No changes were required.
* Make copyright file DEP-5 compliant.
* Fix clean target to allow "two in a row" builds.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
JAVA_HOME := /usr/lib/jvm/default-java
7
7
 
 
8
clean::
 
9
        rm -f mvn-build
 
10
 
8
11
get-orig-source:
9
12
        uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename