[Git][java-team/libparanamer-java][master] 6 commits: Switch to debhelper-compat = 13.
Markus Koschany
gitlab at salsa.debian.org
Tue Jan 5 00:29:57 GMT 2021
Markus Koschany pushed to branch master at Debian Java Maintainers / libparanamer-java
Commits:
f2c24171 by Markus Koschany at 2021-01-05T01:21:40+01:00
Switch to debhelper-compat = 13.
- - - - -
f9c78b6d by Markus Koschany at 2021-01-05T01:21:56+01:00
Declare compliance with Debian Policy 4.5.1.
- - - - -
1b7c084a by Markus Koschany at 2021-01-05T01:22:25+01:00
Use canonical VCS URL.
- - - - -
39ca2790 by Markus Koschany at 2021-01-05T01:23:16+01:00
Update copyright year
- - - - -
a4143160 by Markus Koschany at 2021-01-05T01:23:38+01:00
Remove get-orig-source target
- - - - -
5557390e by Markus Koschany at 2021-01-05T01:24:11+01:00
Update changelog
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+libparanamer-java (2.8-5) unstable; urgency=medium
+
+ * Switch to debhelper-compat = 13.
+ * Declare compliance with Debian Policy 4.5.1.
+ * Use canonical VCS URL.
+ * Remove get-orig-source target.
+
+ -- Markus Koschany <apo at debian.org> Tue, 05 Jan 2021 01:23:56 +0100
+
libparanamer-java (2.8-4) unstable; urgency=medium
* Team upload.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders:
Markus Koschany <apo at debian.org>
Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
default-jdk,
default-jdk-doc,
junit4,
@@ -19,9 +19,9 @@ Build-Depends:
libmockito-java,
libqdox2-java,
maven-debian-helper
-Standards-Version: 4.1.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libparanamer-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libparanamer-java.git
+Standards-Version: 4.5.1
+Vcs-Git: https://salsa.debian.org/java-team/libparanamer-java.git
+Vcs-Browser: https://salsa.debian.org/java-team/libparanamer-java
Homepage: https://github.com/paul-hammant/paranamer
Package: libparanamer-java
=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ParaNamer
Source: https://github.com/paul-hammant/paranamer
Files-Excluded:
@@ -31,7 +31,7 @@ Comment:
Portions of this source file are a fork of ASM
Files: debian/*
-Copyright: 2014-2016, Markus Koschany <apo at debian.org>
+Copyright: 2014-2021, Markus Koschany <apo at debian.org>
2015, Emmanuel Bourg <ebourg at apache.org>
License: BSD-3-clause
=====================================
debian/rules
=====================================
@@ -7,5 +7,3 @@ export JAVA_HOME=/usr/lib/jvm/default-java
override_dh_installchangelogs:
dh_installchangelogs README.md
-get-orig-source:
- uscan --download-current-version --repack --compression xz --force-download
View it on GitLab: https://salsa.debian.org/java-team/libparanamer-java/-/compare/fd9a6846a09f7e4328b3966eb0eec7b0d91e7f8d...5557390ef21762637aeb48d787b036ab9400a559
--
View it on GitLab: https://salsa.debian.org/java-team/libparanamer-java/-/compare/fd9a6846a09f7e4328b3966eb0eec7b0d91e7f8d...5557390ef21762637aeb48d787b036ab9400a559
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/20210105/007a2271/attachment.html>
More information about the pkg-java-commits
mailing list