[SCM] objenesis - Java library to instantiate a new object of a particular class branch, master, updated. upstream/1.2-5-g787713a

Torsten Werner twerner at alioth.debian.org
Fri Sep 16 22:40:03 UTC 2011


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 "objenesis - Java library to instantiate a new object of a particular class".

The branch, master has been updated
       via  787713aa40384e34daa1410832d6ea5411e216dd (commit)
       via  e0b7b073888c736d0d519f4e314d1811414ed762 (commit)
      from  dcda010fc57c65e02fddd282f86118ec7f5e719f (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 787713aa40384e34daa1410832d6ea5411e216dd
Author: Torsten Werner <Torsten Werner twerner at debian.org>
Date:   Sat Sep 17 00:37:13 2011 +0200

    Update Standards-Version: 3.9.2.

commit e0b7b073888c736d0d519f4e314d1811414ed762
Author: Torsten Werner <Torsten Werner twerner at debian.org>
Date:   Sat Sep 17 00:36:33 2011 +0200

    Remove Java runtime from Depends.

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog |    7 ++++++-
 debian/control   |    4 ++--
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2085b4a..baab0ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
 objenesis (1.2-2) UNRELEASED; urgency=low
 
+  [ Gabriele Giacone ]
   * Fixed watchfile
 
- -- Gabriele Giacone <1o5g4r8o at gmail.com>  Sat, 22 May 2010 00:09:37 +0200
+  [ Torsten Werner ]
+  * Remove Java runtime from Depends.
+  * Update Standards-Version: 3.9.2.
+
+ -- Torsten Werner <twerner at debian.org>  Sat, 17 Sep 2011 00:37:00 +0200
 
 objenesis (1.2-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 73cb7f9..432789f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,14 +5,14 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Gabriele Giacone <1o5g4r8o at gmail.com>
 Build-Depends: debhelper (>= 7.0.50~), javahelper (>= 0.29), maven-repo-helper
 Build-Depends-Indep: default-jdk
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/pkg-java/objenesis.git
 Vcs-Browser: http://git.debian.org/?p=pkg-java/objenesis.git
 Homepage: http://www.objenesis.org/
 
 Package: libobjenesis-java
 Architecture: all
-Depends: default-jre-headless | java2-runtime-headless, ${misc:Depends}
+Depends: ${misc:Depends}
 Description: Java library to instantiate a new object of a particular class
  Objenesis is a small Java library that serves one purpose: to instantiate a
  new object of a particular class.


hooks/post-receive
-- 
objenesis - Java library to instantiate a new object of a particular class



More information about the pkg-java-commits mailing list