[easymock] 20/41: * Team upload. * Drop Depends on JRE packages since it's a library (as per Debian Java Policy). * Update Standards-Version: 3.9.2 (no changes needed).

Markus Koschany apo-guest at moszumanska.debian.org
Tue Nov 25 16:49:11 GMT 2014


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository easymock.

commit 5ef33daf8497c465e23114209c22718bf46a8b9e
Author: Damien Raude-Morvan <drazzib at debian.org>
Date:   Mon Apr 25 11:36:16 2011 +0000

    * Team upload.
    * Drop Depends on JRE packages since it's a library (as per Debian Java
      Policy).
    * Update Standards-Version: 3.9.2 (no changes needed).
---
 debian/changelog                                             | 12 ++++++++++--
 debian/control                                               |  4 ++--
 ...eate_link_to_samples_and_javadocs_in_Documentation.dpatch |  7 +++----
 3 files changed, 15 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0d490b7..9462c16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,16 @@
-easymock (2.4+ds1-5) UNRELEASED; urgency=low
+easymock (2.4+ds1-5) unstable; urgency=low
 
+  * Team upload.
+
+  [ Matthias Schmitz ]
   * Install the pom.xml (Closes:#593160)  
 
- -- Matthias Schmitz <matthias at sigxcpu.org>  Thu, 31 Mar 2011 21:22:51 +0200
+  [ Damien Raude-Morvan ]
+  * Drop Depends on JRE packages since it's a library (as per Debian Java
+    Policy).
+  * Update Standards-Version: 3.9.2 (no changes needed).
+
+ -- Damien Raude-Morvan <drazzib at debian.org>  Mon, 25 Apr 2011 13:35:11 +0200
 
 easymock (2.4+ds1-4) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 8022be3..899dfa4 100644
--- a/debian/control
+++ b/debian/control
@@ -8,12 +8,12 @@ Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/easymock/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/easymock/
 Build-Depends: cdbs, debhelper (>= 5.0.42), default-jdk, ant-optional (>= 1.7.0),
  junit4 (>= 4.6-2), maven-repo-helper
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
 Homepage: http://www.easymock.org
 
 Package: libeasymock-java
 Architecture: all
-Depends: ${misc:Depends}, default-jre-headless | java5-runtime-headless
+Depends: ${misc:Depends}
 Suggests: libeasymock-java-doc
 Description: Java library to generate Mock Objects for given interfaces
  EasyMock 2 is a library that provides an easy way to use Mock Objects for given
diff --git a/debian/patches/10_create_link_to_samples_and_javadocs_in_Documentation.dpatch b/debian/patches/10_create_link_to_samples_and_javadocs_in_Documentation.dpatch
index 1ca39e9..6c01ab1 100644
--- a/debian/patches/10_create_link_to_samples_and_javadocs_in_Documentation.dpatch
+++ b/debian/patches/10_create_link_to_samples_and_javadocs_in_Documentation.dpatch
@@ -5,9 +5,8 @@
 ## DP: Update documentation to link to the installed API docs and samples
 
 @DPATCH@
-diff -urNad easymock~/Documentation.html easymock/Documentation.html
---- easymock~/Documentation.html	2007-07-10 02:45:58.000000000 +0200
-+++ easymock/Documentation.html	2007-09-13 08:17:21.000000000 +0200
+--- a/Documentation.html
++++ b/Documentation.html
 @@ -122,7 +122,7 @@
  <p>
  The code for both the class and the interface may be found 
@@ -17,7 +16,7 @@ diff -urNad easymock~/Documentation.html easymock/Documentation.html
  </p>
  <p>
  The following examples assume that you are familiar with the JUnit testing framework.
-@@ -856,6 +856,13 @@
+@@ -877,6 +877,13 @@
  provides the functionality for callbacks. 
  </p>
  <h2>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/easymock.git



More information about the pkg-java-commits mailing list