[Git][java-team/jnr-constants][master] 5 commits: New upstream version 0.10.4
Tony Mancill (@tmancill)
gitlab at salsa.debian.org
Sat Nov 19 18:59:10 GMT 2022
Tony Mancill pushed to branch master at Debian Java Maintainers / jnr-constants
Commits:
bedf5022 by tony mancill at 2022-11-16T20:06:29-08:00
New upstream version 0.10.4
- - - - -
00729781 by tony mancill at 2022-11-16T20:06:29-08:00
Update upstream source from tag 'upstream/0.10.4'
Update to upstream version '0.10.4'
with Debian dir bfc5ef5dea7d51e6ef863df10bff1119f0eaab56
- - - - -
623cac58 by tony mancill at 2022-11-16T20:07:26-08:00
Freshen years in debian/copyright
- - - - -
a00ba213 by tony mancill at 2022-11-16T20:08:31-08:00
Bump Standards-Version to 4.6.1
- - - - -
a163fc11 by tony mancill at 2022-11-16T20:08:56-08:00
Prepare changelog for upload
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/copyright
- pom.xml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+jnr-constants (0.10.4-1) unstable; urgency=medium
+
+ * New upstream version 0.10.4
+ * Freshen years in debian/copyright
+ * Bump Standards-Version to 4.6.1
+
+ -- tony mancill <tmancill at debian.org> Wed, 16 Nov 2022 20:08:35 -0800
+
jnr-constants (0.10.3-1) unstable; urgency=medium
* New upstream version 0.10.3
=====================================
debian/control
=====================================
@@ -15,7 +15,7 @@ Build-Depends: bnd,
libmaven-source-plugin-java,
libmaven-compiler-plugin-java,
maven-debian-helper
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Homepage: https://github.com/jnr/jnr-constants/
Vcs-Git: https://salsa.debian.org/java-team/jnr-constants.git
Vcs-Browser: https://salsa.debian.org/java-team/jnr-constantsa
=====================================
debian/copyright
=====================================
@@ -4,15 +4,15 @@ Source: https://github.com/jnr/jnr-constants
Files: *
Copyright: 2008-2014 Wayne Meissner
- 2008-2021 Charles Nutter
+ 2008-2022 Charles Nutter
License: Apache-2.0
Files: debian/*
Copyright: 2009 Nicolas Duboc <nduboc at debian.org>
2014 Tim Potter <tpot at hp.com>
2017 Miguel Landaeta <nomadium at debian.org>
- 2020-2021 Louis-Philippe Véronneau <pollo at debian.org>
- 2014-2021 tony mancill <tmancill at debian.org>
+ 2020-2022 Louis-Philippe Véronneau <pollo at debian.org>
+ 2014-2022 tony mancill <tmancill at debian.org>
License: Apache-2.0
Comment: the Debian packaging is licensed under the same terms as the original package.
=====================================
pom.xml
=====================================
@@ -9,7 +9,7 @@
<groupId>com.github.jnr</groupId>
<artifactId>jnr-constants</artifactId>
<packaging>jar</packaging>
- <version>0.10.3</version>
+ <version>0.10.4</version>
<name>jnr-constants</name>
<description>A set of platform constants (e.g. errno values)</description>
<url>http://github.com/jnr/jnr-constants</url>
View it on GitLab: https://salsa.debian.org/java-team/jnr-constants/-/compare/82c9a7bb57e79109cad632cfaaa36fd923080a6b...a163fc117b3c248e189849cd9aef5520122d0f13
--
View it on GitLab: https://salsa.debian.org/java-team/jnr-constants/-/compare/82c9a7bb57e79109cad632cfaaa36fd923080a6b...a163fc117b3c248e189849cd9aef5520122d0f13
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/20221119/edcade53/attachment.htm>
More information about the pkg-java-commits
mailing list