[Git][java-team/libandroid-json-org-java][master] 6 commits: Restored the generic 'debian' Maven artifacts (Closes: #907359)

Emmanuel Bourg gitlab at salsa.debian.org
Wed Oct 10 12:45:04 BST 2018


Emmanuel Bourg pushed to branch master at Debian Java Maintainers / libandroid-json-org-java


Commits:
ff9e2333 by Emmanuel Bourg at 2018-10-10T11:38:19Z
Restored the generic 'debian' Maven artifacts (Closes: #907359)

- - - - -
59cb1767 by Emmanuel Bourg at 2018-10-10T11:38:26Z
Standards-Version updated to 4.2.1

- - - - -
a60eee9c by Emmanuel Bourg at 2018-10-10T11:39:27Z
Wrap and sort

- - - - -
9fe1f8a4 by Emmanuel Bourg at 2018-10-10T11:39:43Z
Switch to debhelper level 11

- - - - -
b43a9e9f by Emmanuel Bourg at 2018-10-10T11:41:42Z
Removed Thomas Koch from the uploaders

- - - - -
2acf936a by Emmanuel Bourg at 2018-10-10T11:42:00Z
Upload to unstable

- - - - -


6 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- debian/libandroid-json-org-java.poms
- debian/maven.rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,18 @@
-libandroid-json-org-java (20121204-20090211-4) UNRELEASED; urgency=medium
+libandroid-json-org-java (20121204-20090211-4) unstable; urgency=medium
 
+  * Team upload.
+
+  [ Ximin Luo ]
   * Clarify wording in README.Debian, the Android code is a completely new
     reimplementation and was not forked from Crockford's code.
 
- -- Ximin Luo <infinity0 at debian.org>  Mon, 13 Aug 2018 03:48:43 -0700
+  [ Emmanuel Bourg ]
+  * Restored the generic 'debian' Maven artifacts (Closes: #907359)
+  * Standards-Version updated to 4.2.1
+  * Switch to debhelper level 11
+  * Removed Thomas Koch from the uploaders
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 10 Oct 2018 13:41:51 +0200
 
 libandroid-json-org-java (20121204-20090211-3) unstable; urgency=medium
 


=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+11


=====================================
debian/control
=====================================
@@ -2,10 +2,16 @@ Source: libandroid-json-org-java
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Thomas Koch <thomas at koch.ro>, Ximin Luo <infinity0 at debian.org>
-Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5), junit4, quilt
-Build-Depends-Indep: default-jdk-doc, libmaven-javadoc-plugin-java
-Standards-Version: 3.9.6
+Uploaders: Ximin Luo <infinity0 at debian.org>
+Build-Depends:
+ debhelper (>= 11),
+ default-jdk,
+ default-jdk-doc,
+ junit4,
+ libmaven-javadoc-plugin-java,
+ maven-debian-helper (>= 1.5),
+ quilt
+Standards-Version: 4.2.1
 Vcs-Git: https://salsa.debian.org/java-team/libandroid-json-org-java.git
 Vcs-Browser: https://salsa.debian.org/java-team/libandroid-json-org-java
 Homepage: https://android.googlesource.com/platform/libcore/+/master/json


=====================================
debian/copyright
=====================================
@@ -13,5 +13,3 @@ License: Apache-2.0
 License: Apache-2.0
   On Debian GNU/Linux system you can find the complete text of the
   Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0'
-
-


=====================================
debian/libandroid-json-org-java.poms
=====================================
@@ -27,4 +27,4 @@
 #
 pom.xml --ignore-pom
 v-android/pom.xml --has-package-version --java-lib --usj-name=json-android
-v-latest/pom.xml --has-package-version --java-lib --usj-name=json-latest
+v-latest/pom.xml --has-package-version --java-lib --usj-name=json-latest --relocate=org.json:json:debian-latest


=====================================
debian/maven.rules
=====================================
@@ -17,5 +17,5 @@
 #   junit junit jar s/3\..*/3.x/
 
 org.json json jar s/2009.*/debian-android/ * *
-org.json json jar s/2018.*/debian-latest/ * *
+org.json json jar s/2018.*/debian/ * *
 junit junit jar s/4\..*/4.x/



View it on GitLab: https://salsa.debian.org/java-team/libandroid-json-org-java/compare/cb8377896008be9e7d0a94321d124e76cd637811...2acf936a11dcb88161febb1c0e724405c722ea06

-- 
View it on GitLab: https://salsa.debian.org/java-team/libandroid-json-org-java/compare/cb8377896008be9e7d0a94321d124e76cd637811...2acf936a11dcb88161febb1c0e724405c722ea06
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/20181010/c242d1da/attachment.html>


More information about the pkg-java-commits mailing list