[Git][java-team/darcula][master] fix minor lintians
Felix Natter
gitlab at salsa.debian.org
Fri Oct 18 04:28:17 BST 2019
Felix Natter pushed to branch master at Debian Java Maintainers / darcula
Commits:
1379ae23 by Felix Natter at 2019-10-18T03:28:06Z
fix minor lintians
- - - - -
3 changed files:
- debian/control
- debian/copyright
- debian/rules
Changes:
=====================================
debian/control
=====================================
@@ -14,16 +14,17 @@ Build-Depends-Indep:
gradle-debian-helper,
libiconloader-java
Standards-Version: 4.4.1
-Vcs-Git: https://salsa.debian.org/java-team/darcula
+Vcs-Git: https://salsa.debian.org/java-team/darcula.git
Vcs-Browser: https://salsa.debian.org/java-team/darcula
Homepage: https://github.com/fnatter/darcula-dev
+Rules-Requires-Root: no
Package: darcula
Architecture: all
Depends:
libiconloader-java,
${misc:Depends}
-Suggests:
-Description: Dark Look and Feel for Java desktop applications.
+Description: Dark Look and Feel for Java desktop applications
Darcula is a Look-n-Feel for Java desktop applications and programming
- environments by Konstantin Bulenkov.
+ environments by Konstantin Bulenkov. This package was only tested with
+ the Look and Feel.
=====================================
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: darcula
Upstream-Contact: Tesla Ice Zhang <ice1000kotlin at foxmail.com>
Source: https://github.com/ice1k/darcula
=====================================
debian/rules
=====================================
@@ -2,6 +2,3 @@
%:
dh $@ --buildsystem=gradle --no-parallel --with maven_repo_helper
-
-
-
View it on GitLab: https://salsa.debian.org/java-team/darcula/commit/1379ae232b5134923f5cc6759110d3d58fad1e75
--
View it on GitLab: https://salsa.debian.org/java-team/darcula/commit/1379ae232b5134923f5cc6759110d3d58fad1e75
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/20191018/5e61881c/attachment.html>
More information about the pkg-java-commits
mailing list