Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
libactivation-java breaks/replaces glassfish-activation from Jessie (Closes: #910230)
· 7c0faf9b
Emmanuel Bourg
authored
Oct 03, 2018
7c0faf9b
Standards-Version updated to 4.2.1
· bf478fdf
Emmanuel Bourg
authored
Oct 03, 2018
bf478fdf
Switch to debhelper level 11
· d274e197
Emmanuel Bourg
authored
Oct 03, 2018
d274e197
Use salsa.debian.org Vcs-* URLs
· 05098f5f
Emmanuel Bourg
authored
Oct 03, 2018
05098f5f
Upload to unstable
· 0abbb3ad
Emmanuel Bourg
authored
Oct 03, 2018
0abbb3ad
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
0abbb3ad
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)
...
...
debian/compat
View file @
0abbb3ad
1
0
1
1
debian/control
View file @
0abbb3ad
...
...
@@ -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 (>= 1
0
),
debhelper (>= 1
1
),
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
...
...
debian/rules
View file @
0abbb3ad
...
...
@@ -2,6 +2,3 @@
%:
dh $@
get-orig-source:
uscan --download-current-version --force-download --no-symlink