Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libandroid-json-org-java
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Java Maintainers
libandroid-json-org-java
Commits
43e6ac9f
Commit
43e6ac9f
authored
7 years ago
by
Ximin Luo
Browse files
Options
Downloads
Patches
Plain Diff
Update Vcs fields
parent
22901309
No related branches found
No related tags found
1 merge request
!1
Updates
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
debian/20090211.pom.xml
+0
-0
0 additions, 0 deletions
debian/20090211.pom.xml
debian/changelog
+7
-0
7 additions, 0 deletions
debian/changelog
debian/control
+4
-4
4 additions, 4 deletions
debian/control
debian/rules
+1
-1
1 addition, 1 deletion
debian/rules
with
12 additions
and
5 deletions
debian/
debian
.pom.xml
→
debian/
20090211
.pom.xml
+
0
−
0
View file @
43e6ac9f
File moved
This diff is collapsed.
Click to expand it.
debian/changelog
+
7
−
0
View file @
43e6ac9f
libandroid-json-org-java (20121204-20090211-3) UNRELEASED; urgency=medium
* Add patches to build a version compatible with API version 20180130.
* Update Vcs-* fields.
-- Ximin Luo <infinity0@debian.org> Mon, 13 Aug 2018 00:43:29 -0700
libandroid-json-org-java (20121204-20090211-2) unstable; urgency=medium
* Team upload.
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
4
−
4
View file @
43e6ac9f
...
...
@@ -2,12 +2,12 @@ Source: libandroid-json-org-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Thomas Koch <thomas@koch.ro>
Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5), junit4
Uploaders: Thomas Koch <thomas@koch.ro>
, Ximin Luo <infinity0@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
Vcs-Git:
git://anonscm
.debian.org/
pkg-
java/libandroid-json-org-java.git
Vcs-Browser: https://
anonscm
.debian.org/
cgit/pkg-java
/libandroid-json-org-java
.git
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
Package: libandroid-json-org-java
...
...
This diff is collapsed.
Click to expand it.
debian/rules
+
1
−
1
View file @
43e6ac9f
...
...
@@ -6,7 +6,7 @@ export JAVA_HOME = /usr/lib/jvm/default-java
dh $@ --buildsystem=maven
override_dh_auto_configure:
cp debian/
debian
.pom.xml pom.xml
cp debian/
20090211
.pom.xml pom.xml
dh_auto_configure
override_dh_auto_clean:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment