[Git][java-team/jws-api][master] 4 commits: Standards-Version updated to 4.5.1

Emmanuel Bourg gitlab at salsa.debian.org
Tue Jan 26 16:15:56 GMT 2021



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / jws-api


Commits:
3f927763 by Emmanuel Bourg at 2021-01-26T17:13:33+01:00
Standards-Version updated to 4.5.1

- - - - -
e44ab247 by Emmanuel Bourg at 2021-01-26T17:13:38+01:00
Switch to debhelper level 13

- - - - -
1bf4275a by Emmanuel Bourg at 2021-01-26T17:14:23+01:00
Updated the watch file

- - - - -
75e7e5ba by Emmanuel Bourg at 2021-01-26T17:15:37+01:00
Upload to unstable

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/rules
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+jws-api (1.1-2) unstable; urgency=medium
+
+  * Standards-Version updated to 4.5.1
+  * Switch to debhelper level 13
+  * Updated the watch file
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Tue, 26 Jan 2021 17:15:28 +0100
+
 jws-api (1.1-1) unstable; urgency=medium
 
   * Initial release (Closes: #905286)


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11


=====================================
debian/control
=====================================
@@ -4,11 +4,11 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg at apache.org>
 Build-Depends:
- debhelper (>= 11~),
+ debhelper-compat (= 13),
  default-jdk,
  libmaven-bundle-plugin-java,
  maven-debian-helper (>= 2.1)
-Standards-Version: 4.2.0
+Standards-Version: 4.5.1
 Vcs-Git: https://salsa.debian.org/java-team/jws-api.git
 Vcs-Browser: https://salsa.debian.org/java-team/jws-api
 Homepage: https://github.com/javaee/javax.jws


=====================================
debian/rules
=====================================
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
\ No newline at end of file
+	dh $@


=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
+version=4
 opts="repack,compression=xz" \
 https://github.com/javaee/javax.jws/tags .*/(?:.*?)([\d\.]+)\.tar\.gz



View it on GitLab: https://salsa.debian.org/java-team/jws-api/-/compare/0eaffaea1219fdbd22ba2f82b7c30528a529f78f...75e7e5ba44a6d24bcfbfc7738bfcb977affba9e5

-- 
View it on GitLab: https://salsa.debian.org/java-team/jws-api/-/compare/0eaffaea1219fdbd22ba2f82b7c30528a529f78f...75e7e5ba44a6d24bcfbfc7738bfcb977affba9e5
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/20210126/8c6854a1/attachment.html>


More information about the pkg-java-commits mailing list