Re: Set version automatically in maven-repo-helper

2011-12-15 Thread Ludovic Claude
Yes, that is an option supported by mh_install. You should write in d/rules: UPSTREAM-VERSION := $(shell dpkg-parsechangelog | sed -rne 's,^Version: ([^-+]+).*,\1,p') override_mh_install: mh_install --set-version=$(UPSTREAM-VERSION) The man page of mh_install lists all options supported by

RFS: openid4java (new package)

2011-12-15 Thread Miguel Landaeta
Hi team, I am looking for a sponsor for my package "openid4java". * Package name: openid4java Version : 0.9.6.662-1 Upstream Author : Sxip Identity Corporation * URL : http://code.google.com/p/openid4java/ * License : Apache-2.0 Section : java It bui

10 packages/updates ready for pkg-java

2011-12-15 Thread brian.thoma...@gmail.com
Hello all, First off, thanks for all the initial help and warm welcome. I've been doing Debian packaging for nearly a decade now (Lindows/Linspire and Canonical/Ubuntu) but am just now delving into pure Debian. I joined Eucalyptus recently from Canonical, and we have a keen interest in not only

Set version automatically in maven-repo-helper

2011-12-15 Thread Thomas Koch
Hi, I use jh_maven_repo_helper to install .jar and pom.xml files[1]. I hoped that maven-repo-helper would set the version automatically according to the debian package version, but it apparently doesn't. Is is possible and recommended to handle this with: UPSTREAM-VERSION := $(shell dpkg-parse

Resigning as maintainer of eclipse

2011-12-15 Thread Niels Thykier
Hi As the subject says. Lately I have not had the motivation to deal with eclipse and as a result it is currently bit-rotting in unstable. Furthermore, my daily Debian work has more or less drifted away from Java work. The particular issue (#649912) supposedly have a partial patch[1], though unf