[SCM] ini4j packaging branch, master, updated. upstream/0.5.2-SNAPSHOT-15-gec2de9c
Damien Raude-Morvan
drazzib at alioth.debian.org
Wed Jan 26 21:21:01 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 "ini4j packaging".
The branch, master has been updated
via ec2de9c2d7c2a6b26de856c8f19afd9b56af3a96 (commit)
from 9ed2fa58a8daa9f6dffc5627f8f39416f556367d (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 ec2de9c2d7c2a6b26de856c8f19afd9b56af3a96
Author: Damien Raude-Morvan <drazzib at debian.org>
Date: Wed Jan 26 22:21:17 2011 +0100
d/control: Drop Depends: default-jre-headless | java2-runtime-headless as a Java library don't need to depends on runtime (Java Policy).
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 5 +++++
debian/control | 3 +--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d2ae292..0f00bad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
ini4j (0.5.2-SNAPSHOT-1) unstable; urgency=low
+ [ Andres Mejia ]
* Upload for Debian. (Closes: #492261)
* New upstream release.
* Add Debian Java team as Maintainer, Marek and myself as Uploaders.
@@ -9,6 +10,10 @@ ini4j (0.5.2-SNAPSHOT-1) unstable; urgency=low
* Update package to use dh with javahelper.
* Update watch file for new upstream release.
+ [ Damien Raude-Morvan ]
+ * d/control: Drop Depends: default-jre-headless | java2-runtime-headless
+ as a Java library don't need to depends on runtime (Java Policy).
+
-- Andres Mejia <mcitadel at gmail.com> Fri, 21 Jan 2011 23:40:21 -0500
libini4j-java (0.4.1-0ubuntu1) karmic; urgency=low
diff --git a/debian/control b/debian/control
index 56b12e9..7ab28ca 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,7 @@ Vcs-Git: git://git.debian.org/git/pkg-java/ini4j.git
Package: libini4j-java
Architecture: all
-Depends: default-jre-headless | java2-runtime-headless, ${java:Depends},
- ${misc:Depends}
+Depends: ${java:Depends}, ${misc:Depends}
Recommends: jetty, libservlet2.5-java
Description: Java API for handling Windows ini file format (library)
The ini4j is a simple Java API for handling configuration
hooks/post-receive
--
ini4j packaging
More information about the pkg-java-commits
mailing list