[Git][java-team/jansi-native][master] 8 commits: Add myself to Uploaders
Tony Mancill (@tmancill)
gitlab at salsa.debian.org
Sun Dec 31 22:45:03 GMT 2023
Tony Mancill pushed to branch master at Debian Java Maintainers / jansi-native
Commits:
96703dc3 by tony mancill at 2023-12-31T14:13:57-08:00
Add myself to Uploaders
- - - - -
433a8c47 by tony mancill at 2023-12-31T14:19:33-08:00
Freshen years in debian/copyright
- - - - -
20111abf by tony mancill at 2023-12-31T14:19:57-08:00
Update Homepage URL
- - - - -
b98961ae by tony mancill at 2023-12-31T14:20:39-08:00
Use debhelper-compat 13
- - - - -
e6f5b8d2 by tony mancill at 2023-12-31T14:37:10-08:00
Set Rules-Requires-Root: no in debian/control
- - - - -
f2fe59de by tony mancill at 2023-12-31T14:37:10-08:00
Bump Standards-Version to 4.6.2
- - - - -
67ed8bd7 by tony mancill at 2023-12-31T14:37:10-08:00
Update debian/watch to find Github releases
- - - - -
b6c6f89a by tony mancill at 2023-12-31T14:37:10-08:00
Prepare changelog for upload
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+jansi-native (1.8-2) unstable; urgency=medium
+
+ * Add myself to Uploaders (there were no human maintainers)
+ * Freshen years in debian/copyright
+ * Update Homepage URL
+ * Use debhelper-compat 13
+ * Set Rules-Requires-Root: no in debian/control
+ * Bump Standards-Version to 4.6.2
+ * Update debian/watch to find Github releases
+
+ -- tony mancill <tmancill at debian.org> Sun, 31 Dec 2023 14:36:45 -0800
+
jansi-native (1.8-1) unstable; urgency=medium
* Team upload.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -2,16 +2,18 @@ Source: jansi-native
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 (>= 11),
+ debhelper-compat (= 13),
default-jdk,
libhawtjni-runtime-java,
maven-debian-helper,
libmaven-bundle-plugin-java
-Standards-Version: 4.2.1
+Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/java-team/jansi-native.git
Vcs-Browser: https://salsa.debian.org/java-team/jansi-native
-Homepage: http://jansi.fusesource.org/
+Homepage: https://fusesource.github.io/jansi/
+Rules-Requires-Root: no
Package: libjansi-native-java
Architecture: all
=====================================
debian/copyright
=====================================
@@ -2,12 +2,15 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/fusesource/jansi-native/releases
Files: *
-Copyright: 2009-2017, the original authors
+Copyright: 2009-2018, the original authors
License: Apache-2.0
Files: debian/*
-Copyright: 2010, Miguel Landaeta <nomadium at debian.org>
- 2016-2017, Markus Koschany <apo at debian.org>
+Copyright: 2010-2023, Miguel Landaeta <nomadium at debian.org>
+ 2011, Torsten Werner <twerner at debian.org>
+ 2013-2023 tony mancill <tmancill at debian.org>
+ 2016-2023, Markus Koschany <apo at debian.org>
+ 2018-2023 Emmanuel Bourg <ebourg at apache.org>
License: Apache-2.0
License: Apache-2.0
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts=dversionmangle=s/(\da?)[\+\.\-~](?:dfsg|debian|ds|repack|repacked)\.?\d*$/$1/ \
https://github.com/fusesource/jansi-native/tags \
-.*/archive/(?:upstream/)?(?:v||version-|release-|X|R|r)jansi-native-(\d\S*)\.tar\.gz
+.*/archive/refs/tags/(?:upstream/)?(?:v||version-|release-|X|R|r)jansi-native- at ANY_VERSION@\.tar\.gz
View it on GitLab: https://salsa.debian.org/java-team/jansi-native/-/compare/75c0e917f477dab4abf877b4e535304f57bbbcd5...b6c6f89a2a103536c671507417d00a7995349ae5
--
View it on GitLab: https://salsa.debian.org/java-team/jansi-native/-/compare/75c0e917f477dab4abf877b4e535304f57bbbcd5...b6c6f89a2a103536c671507417d00a7995349ae5
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/20231231/1fff8a57/attachment.htm>
More information about the pkg-java-commits
mailing list