[Git][java-team/fontawesomefx][master] 9 commits: Switch to debhelper-compat = 13.

Markus Koschany gitlab at salsa.debian.org
Sat Jan 16 23:53:54 GMT 2021



Markus Koschany pushed to branch master at Debian Java Maintainers / fontawesomefx


Commits:
c4e3ef14 by Markus Koschany at 2021-01-08T00:06:55+01:00
Switch to debhelper-compat = 13.

- - - - -
8a8e93b2 by Markus Koschany at 2021-01-08T00:07:07+01:00
Declare compliance with Debian Policy 4.5.1.

- - - - -
bc5d5c12 by Markus Koschany at 2021-01-08T00:07:32+01:00
Use canonical VCS URL.

- - - - -
7e4f72ef by Markus Koschany at 2021-01-08T00:11:13+01:00
Update copyright year

- - - - -
f6653a17 by Markus Koschany at 2021-01-08T00:12:15+01:00
Remove trailing whitespace

- - - - -
cb400fb1 by Markus Koschany at 2021-01-08T00:13:47+01:00
Update homepage field.

Closes: #911080

- - - - -
a19b7e65 by Markus Koschany at 2021-01-08T00:14:27+01:00
Update changelog

- - - - -
1341458b by Markus Koschany at 2021-01-17T00:40:35+01:00
Ignore junit4.

- - - - -
699b186a by Markus Koschany at 2021-01-17T00:44:11+01:00
Override dh_auto_test. Do not run compile the tests or run them.

- - - - -


6 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- + debian/maven.ignoreRules
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+fontawesomefx (9.1.2-2) unstable; urgency=medium
+
+  * Switch to debhelper-compat = 13.
+  * Declare compliance with Debian Policy 4.5.1.
+  * Use canonical VCS URL.
+  * Update homepage field. (Closes: #911080)
+  * Override dh_auto_test. Do not compile the tests or run them.
+
+ -- Markus Koschany <apo at debian.org>  Sun, 17 Jan 2021 00:44:05 +0100
+
 fontawesomefx (9.1.2-1) unstable; urgency=medium
 
   * New upstream version 9.1.2.


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11


=====================================
debian/control
=====================================
@@ -5,16 +5,15 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders:
  Markus Koschany <apo at debian.org>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  gradle-debian-helper,
  default-jdk,
- junit4,
  libopenjfx-java,
  maven-repo-helper
-Standards-Version: 4.2.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/fontawesomefx.git
-Vcs-Browser: https://anonscm.debian.org/git/pkg-java/fontawesomefx.git
-Homepage: http://www.jensd.de
+Standards-Version: 4.5.1
+Vcs-Git: https://salsa.debian.org/java-team/fontawesomefx.git
+Vcs-Browser: https://salsa.debian.org/java-team/fontawesomefx
+Homepage: https://www.jensd.de/wordpress/
 
 Package: libfontawesomefx-java
 Architecture: all


=====================================
debian/copyright
=====================================
@@ -29,7 +29,7 @@ Copyright: Rune Strømsted
 License: OFL-1.1
 
 Files: debian/*
-Copyright: 2017-2018, Markus Koschany <apo at debian.org>
+Copyright: 2017-2021, Markus Koschany <apo at debian.org>
 License: Apache-2.0
 
 License: Apache-2.0
@@ -69,7 +69,7 @@ License: OFL-1.1
  .
  The OFL allows the licensed fonts to be used, studied, modified and
  redistributed freely as long as they are not sold by themselves. The
- fonts, including any derivative works, can be bundled, embedded, 
+ fonts, including any derivative works, can be bundled, embedded,
  redistributed and/or sold with any software provided that any reserved
  names are not used by derivative works. The fonts and derivatives,
  however, cannot be released under any other type of license. The


=====================================
debian/maven.ignoreRules
=====================================
@@ -0,0 +1 @@
+junit junit * * * *


=====================================
debian/rules
=====================================
@@ -2,3 +2,5 @@
 
 %:
 	dh $@ --with maven-repo-helper
+
+override_dh_auto_test:



View it on GitLab: https://salsa.debian.org/java-team/fontawesomefx/-/compare/86c9fb46a71ef305572c90a9247d0afc0dee7b3e...699b186a7216c5226ad4e0ade0c246692dfabae1

-- 
View it on GitLab: https://salsa.debian.org/java-team/fontawesomefx/-/compare/86c9fb46a71ef305572c90a9247d0afc0dee7b3e...699b186a7216c5226ad4e0ade0c246692dfabae1
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/20210116/bf02d94f/attachment.html>


More information about the pkg-java-commits mailing list