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

Markus Koschany gitlab at salsa.debian.org
Tue Dec 15 00:48:17 GMT 2020



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


Commits:
a32ee013 by Markus Koschany at 2020-12-15T01:35:47+01:00
Switch to debhelper-compat = 13.

- - - - -
dc2f6dc0 by Markus Koschany at 2020-12-15T01:36:01+01:00
Declare compliance with Debian Policy 4.5.1.

- - - - -
3aefcc64 by Markus Koschany at 2020-12-15T01:36:28+01:00
Use canonical VCS URI.

- - - - -
357e4c72 by Markus Koschany at 2020-12-15T01:37:14+01:00
Remove get-orig-source target.

- - - - -
9380de8b by Markus Koschany at 2020-12-15T01:38:08+01:00
Update changelog

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,18 @@
-akuma (1.10-3) UNRELEASED; urgency=medium
+akuma (1.10-3) unstable; urgency=medium
 
+  * Team upload.
+
+  [ Jelmer Vernooij ]
   * Trim trailing whitespace.
   * Use secure copyright file specification URI.
 
- -- Jelmer Vernooij <jelmer at debian.org>  Tue, 16 Oct 2018 21:54:38 +0000
+  [ Markus Koschany ]
+  * Switch to debhelper-compat = 13.
+  * Declare compliance with Debian Policy 4.5.1.
+  * Use canonical VCS URI.
+  * Remove get-orig-source target.
+
+ -- Markus Koschany <apo at debian.org>  Tue, 15 Dec 2020 01:37:33 +0100
 
 akuma (1.10-2) unstable; urgency=medium
 


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


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: James Page <james.page at ubuntu.com>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  default-jdk-doc,
  javahelper,
@@ -12,9 +12,9 @@ Build-Depends:
  libjna-java,
  libmaven-javadoc-plugin-java,
  maven-debian-helper
-Standards-Version: 4.1.3
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/akuma.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/akuma.git
+Standards-Version: 4.5.1
+Vcs-Git: https://salsa.debian.org/java-team/akuma.git
+Vcs-Browser: https://salsa.debian.org/java-team/akuma
 Homepage: http://akuma.kohsuke.org
 
 Package: libakuma-java


=====================================
debian/rules
=====================================
@@ -3,5 +3,3 @@
 %:
 	dh $@
 
-get-orig-source:
-	uscan --download-current-version --force-download --rename



View it on GitLab: https://salsa.debian.org/java-team/akuma/-/compare/806e53582cf21935e99b9163c3e729f7db497c5c...9380de8b6bd267c28a32fd62bc2f1e204bfac3ae

-- 
View it on GitLab: https://salsa.debian.org/java-team/akuma/-/compare/806e53582cf21935e99b9163c3e729f7db497c5c...9380de8b6bd267c28a32fd62bc2f1e204bfac3ae
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/20201215/20c56eb5/attachment.html>


More information about the pkg-java-commits mailing list