[Git][java-team/libimgscalr-java][master] 5 commits: Declare compliance with Debian Policy 4.5.1.

Markus Koschany gitlab at salsa.debian.org
Sun Jan 31 16:21:54 GMT 2021



Markus Koschany pushed to branch master at Debian Java Maintainers / libimgscalr-java


Commits:
b5165a61 by Markus Koschany at 2021-01-31T17:16:48+01:00
Declare compliance with Debian Policy 4.5.1.

- - - - -
e1f0fb56 by Markus Koschany at 2021-01-31T17:17:12+01:00
Use canonical VCS URL.

- - - - -
4111f770 by Markus Koschany at 2021-01-31T17:17:35+01:00
Remove get-orig-source target.

- - - - -
938473d6 by Markus Koschany at 2021-01-31T17:18:16+01:00
Update copyright year

- - - - -
e82cd478 by Markus Koschany at 2021-01-31T17:19:01+01:00
Update changelog

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+libimgscalr-java (4.2-2) unstable; urgency=medium
+
+  * Declare compliance with Debian Policy 4.5.1.
+  * Use canonical VCS URL.
+  * Remove get-orig-source target.
+  * Switch to debhelper-compat = 13.
+
+ -- Markus Koschany <apo at debian.org>  Sun, 31 Jan 2021 17:18:38 +0100
+
 libimgscalr-java (4.2-1) unstable; urgency=medium
 
   * Initial release. (Closes: #866891)


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


=====================================
debian/control
=====================================
@@ -5,12 +5,12 @@ 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,
  maven-debian-helper (>= 2.1)
-Standards-Version: 4.0.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libimgscalr-java.git
-Vcs-Browser: https://anonscm.debian.org/git/pkg-java/libimgscalr-java.git
+Standards-Version: 4.5.1
+Vcs-Git: https://salsa.debian.org/java-team/libimgscalr-java.git
+Vcs-Browser: https://salsa.debian.org/java-team/libimgscalr-java
 Homepage: https://github.com/rkalla/imgscalr
 
 Package: libimgscalr-java


=====================================
debian/copyright
=====================================
@@ -9,7 +9,7 @@ Copyright: 2017, The Buzz Media, LLC
 License: Apache-2.0
 
 Files: debian/*
-Copyright: 2017, Markus Koschany <apo at debian.org>
+Copyright: 2017-2021, Markus Koschany <apo at debian.org>
 License: Apache-2.0
 
 License: Apache-2.0


=====================================
debian/rules
=====================================
@@ -3,5 +3,3 @@
 %:
 	dh $@ --buildsystem=maven
 
-get-orig-source:
-	uscan --download-current-version --force-download --repack --compression xz



View it on GitLab: https://salsa.debian.org/java-team/libimgscalr-java/-/compare/f3fe5c1f314b2545478030e751b0606cc56acc87...e82cd478d4a9fa623f5228d6aec33d4d1dcc7684

-- 
View it on GitLab: https://salsa.debian.org/java-team/libimgscalr-java/-/compare/f3fe5c1f314b2545478030e751b0606cc56acc87...e82cd478d4a9fa623f5228d6aec33d4d1dcc7684
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/20210131/6850a285/attachment.html>


More information about the pkg-java-commits mailing list