[Git][java-team/javabeans-activation-framework][master] 5 commits: libactivation-java breaks/replaces glassfish-activation from Jessie (Closes: #910230)
Emmanuel Bourg
gitlab at salsa.debian.org
Wed Oct 3 21:59:19 BST 2018
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / javabeans-activation-framework
Commits:
7c0faf9b by Emmanuel Bourg at 2018-10-03T20:48:15Z
libactivation-java breaks/replaces glassfish-activation from Jessie (Closes: #910230)
- - - - -
bf478fdf by Emmanuel Bourg at 2018-10-03T20:48:42Z
Standards-Version updated to 4.2.1
- - - - -
d274e197 by Emmanuel Bourg at 2018-10-03T20:48:59Z
Switch to debhelper level 11
- - - - -
05098f5f by Emmanuel Bourg at 2018-10-03T20:49:07Z
Use salsa.debian.org Vcs-* URLs
- - - - -
0abbb3ad by Emmanuel Bourg at 2018-10-03T20:51:45Z
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+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 at 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
=====================================
@@ -1 +1 @@
-10
+11
=====================================
debian/control
=====================================
@@ -4,22 +4,24 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg at 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
=====================================
debian/rules
=====================================
@@ -2,6 +2,3 @@
%:
dh $@
-
-get-orig-source:
- uscan --download-current-version --force-download --no-symlink
View it on GitLab: https://salsa.debian.org/java-team/javabeans-activation-framework/compare/81cce9ceb5ee8e40953c87a49c41b453d835d670...0abbb3ad727125655f12346bff9251c5ef82b3ab
--
View it on GitLab: https://salsa.debian.org/java-team/javabeans-activation-framework/compare/81cce9ceb5ee8e40953c87a49c41b453d835d670...0abbb3ad727125655f12346bff9251c5ef82b3ab
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20181003/83db905c/attachment.html>
More information about the pkg-java-commits
mailing list