Pierre Gruet pushed to branch master at Debian Java Maintainers / charts4j
Commits: 485b04df by Pierre Gruet at 2021-12-20T11:47:59+01:00 Preparing d/watch for repacking with a suffix next timlime - - - - - ccc72417 by Pierre Gruet at 2021-12-20T11:49:01+01:00 Raising Standards version to 4.6.0 (no change) - - - - - c466b558 by Pierre Gruet at 2021-12-20T11:57:53+01:00 Using my debian.org email address - - - - - af4c18c5 by Pierre Gruet at 2021-12-20T11:59:19+01:00 Refreshing d/copyright - - - - - 8f20ccca by Pierre Gruet at 2021-12-20T12:00:16+01:00 Updating changelog - - - - - 588a5000 by Pierre Gruet at 2021-12-20T13:40:59+01:00 Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - debian/copyright - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,11 @@ -charts4j (1.3-4) UNRELEASED; urgency=medium +charts4j (1.3-4) unstable; urgency=medium * Updating d/watch for Github new release/tag page + * Preparing d/watch for repacking with a suffix next time + * Raising Standards version to 4.6.0 (no change) + * Refreshing d/copyright, changing the name of MIT license to Expat - -- Pierre Gruet <[email protected]> Mon, 29 Mar 2021 13:12:46 +0200 + -- Pierre Gruet <[email protected]> Mon, 20 Dec 2021 12:00:18 +0100 charts4j (1.3-3) unstable; urgency=medium ===================================== debian/control ===================================== @@ -2,12 +2,12 @@ Source: charts4j Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Pierre Gruet <[email protected]> +Uploaders: Pierre Gruet <[email protected]> Build-Depends: debhelper-compat (= 13), default-jdk-headless, maven-debian-helper, junit4 <!nocheck> -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/java-team/charts4j Vcs-Git: https://salsa.debian.org/java-team/charts4j.git Homepage: https://github.com/julienchastang/charts4j/ ===================================== debian/copyright ===================================== @@ -14,17 +14,17 @@ Files-Excluded: */doc Files: * Copyright: 2011 Julien Chastang -License: MIT +License: Expat Files: src/main/java/com/googlecode/charts4j/collect/Preconditions.java Copyright: 2007, Google Inc. License: Apache-2.0 Files: debian/* -Copyright: 2020 Pierre Gruet <[email protected]> -License: MIT +Copyright: 2020-2021 Pierre Gruet <[email protected]> +License: Expat -License: MIT +License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 -opts="repack,compression=xz" \ +opts="repack,compression=xz,repacksuffix=+dfsg,dversionmangle=auto" \ https://github.com/julienchastang/charts4j/tags (?:.*?/)?(?:v|(?:charts4j\-))?@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/java-team/charts4j/-/compare/03f503260ec08e7597b246fdf469040982eb1d58...588a50002f0f0b97d0879f76709bc046be91f3a9 -- View it on GitLab: https://salsa.debian.org/java-team/charts4j/-/compare/03f503260ec08e7597b246fdf469040982eb1d58...588a50002f0f0b97d0879f76709bc046be91f3a9 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

