[Git][java-team/libnative-platform-java][master] 6 commits: Update B-D to libncurses-dev
Tony Mancill (@tmancill)
gitlab at salsa.debian.org
Mon Feb 19 17:41:30 GMT 2024
Tony Mancill pushed to branch master at Debian Java Maintainers / libnative-platform-java
Commits:
119496d4 by tony mancill at 2024-02-19T09:13:32-08:00
Update B-D to libncurses-dev
- - - - -
dcef6226 by tony mancill at 2024-02-19T09:14:04-08:00
Add myself to Uploaders
- - - - -
b18ef2a7 by tony mancill at 2024-02-19T09:14:21-08:00
Set Rules-Requires-Root: no in debian/control
- - - - -
9384c58f by tony mancill at 2024-02-19T09:15:07-08:00
Freshen years in debian/copyright
- - - - -
560e421e by tony mancill at 2024-02-19T09:15:32-08:00
Bump Standards-Version to 4.6.2
- - - - -
26bd8402 by tony mancill at 2024-02-19T09:28:30-08:00
Prepare changelog for upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-libnative-platform-java (0.14-6) UNRELEASED; urgency=medium
+libnative-platform-java (0.14-6) unstable; urgency=medium
[ Vladimir Petko ]
* d/Makefile: use java_compat_level variable provided by java-common
@@ -7,7 +7,14 @@ libnative-platform-java (0.14-6) UNRELEASED; urgency=medium
[ Edward Betts ]
* Upstream GitHub repo has moved, update URL.
- -- Vladimir Petko <vladimir.petko at canonical.com> Fri, 17 Nov 2023 20:18:10 +1300
+ [ tony mancill ]
+ * Update B-D to libncurses-dev
+ * Add myself to Uploaders (there were no human maintainers)
+ * Set Rules-Requires-Root: no in debian/control
+ * Freshen years in debian/copyright
+ * Bump Standards-Version to 4.6.2
+
+ -- tony mancill <tmancill at debian.org> Mon, 19 Feb 2024 09:15:43 -0800
libnative-platform-java (0.14-5) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -2,16 +2,18 @@ Source: libnative-platform-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: tony mancill <tmancill at debian.org>
Build-Depends: debhelper-compat (= 13),
default-jdk (>= 2:1.8),
default-jdk-doc,
javahelper,
- libncurses5-dev,
+ libncurses-dev,
maven-repo-helper (>= 1.5~)
-Standards-Version: 4.1.5
+Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/java-team/libnative-platform-java.git
Vcs-Browser: https://salsa.debian.org/java-team/libnative-platform-java
Homepage: https://github.com/gradle/native-platform
+Rules-Requires-Root: no
Package: libnative-platform-java
Architecture: all
=====================================
debian/copyright
=====================================
@@ -9,6 +9,7 @@ License: Apache-2.0
Files: debian/*
Copyright: 2012, Damien Raude-Morvan <drazzib at debian.org>
+ 2024, tony mancill <tmancill at debian.org>
License: Apache-2.0
License: Apache-2.0
View it on GitLab: https://salsa.debian.org/java-team/libnative-platform-java/-/compare/b8b5dcf67ded40710d6e4190c266c80d2b9caf50...26bd84023a3ec98eb687d7d9121f69d83d69a867
--
View it on GitLab: https://salsa.debian.org/java-team/libnative-platform-java/-/compare/b8b5dcf67ded40710d6e4190c266c80d2b9caf50...26bd84023a3ec98eb687d7d9121f69d83d69a867
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/20240219/50f0ac5d/attachment.htm>
More information about the pkg-java-commits
mailing list