Skip to content
Commits on Source (5)
javabeans-activation-framework (1.2.0-2) unstable; urgency=medium
* libactivation-java breaks/replaces glassfish-activation from Jessie
(Closes: #910230)
* Standards-Version updated to 4.2.1
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Wed, 03 Oct 2018 22:51:36 +0200
javabeans-activation-framework (1.2.0-1) unstable; urgency=medium
* Initial release (Closes: #883168)
......
......@@ -4,22 +4,24 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>
Build-Depends:
debhelper (>= 10),
debhelper (>= 11),
default-jdk,
junit4,
libbuild-helper-maven-plugin-java,
libmaven-bundle-plugin-java,
libmaven-dependency-plugin-java,
maven-debian-helper (>= 2.2)
Standards-Version: 4.1.1
Vcs-Git: https://anonscm.debian.org/git/pkg-java/javabeans-activation-framework.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/javabeans-activation-framework.git
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/java-team/javabeans-activation-framework.git
Vcs-Browser: https://salsa.debian.org/java-team/javabeans-activation-framework
Homepage: https://github.com/javaee/activation
Package: libactivation-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Suggests: ${maven:OptionalDepends}
Breaks: glassfish-activation
Replaces: glassfish-activation
Description: JavaBeans Activation Framework
The JavaBeans Activation Framework (JAF) is a standard extension to the Java
platform that lets you take advantage of standard services to: determine the
......
......@@ -2,6 +2,3 @@
%:
dh $@
get-orig-source:
uscan --download-current-version --force-download --no-symlink