Memo for myself: version 2013.5.1 has been released, the Debian package
should be updated. This unfortunately cannot be done immediately,
because the new version uses maven 3, which appears to be unsupported by
maven-debian-helper.
Giovanni.
--- System information. ---
Architecture: amd64
Kernel: Linux 3.8-trunk-amd64
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I haven't checked the package, but maybe it could be possible to patch
the pom to be compatible with Maven 2 in the meantime ? I can give it a
look if you need this update for another package.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi.
Il 22/05/2013 14:52, Emmanuel Bourg ha scritto:
> I haven't checked the package, but maybe it could be possible to patch
> the pom to be compatible with Maven 2 in the meantime ? I can give it a
> look if you need this update for another package.
No rush on my side: I don't need to update it, I was just doing it for
the sake of having an up-to-date package. Though, if you want to spend
time on it, feel free.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
[Giovanni Mascellani 2023-05-22]
> Memo for myself: version 2013.5.1 has been released, the Debian package
> should be updated. This unfortunately cannot be done immediately,
> because the new version uses maven 3, which appears to be unsupported by
> maven-debian-helper.
I suspect a new enough maven version is available now.
--
Happy hacking
Petter Reinholdtsen
Petter Reinholdtsen
unread,
Oct 14, 2023, 3:40:06 PM10/14/23
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
[Petter Reinholdtsen]
> I suspect a new enough maven version is available now.
I tried fetching the new version using uscan, and importing it using
gbp import-orig. Two of the three patches did no longer apply, and the
last one needed to be unfuzzied. Sadly the new version did not build,
and I am unable to figure out why.Happy