[Git][java-team/latexdraw][master] 7 commits: Trim trailing whitespace.

Stuart Prescott gitlab at salsa.debian.org
Fri Dec 6 04:47:53 GMT 2019



Stuart Prescott pushed to branch master at Debian Java Maintainers / latexdraw


Commits:
6a6ae5b4 by Debian Janitor at 2019-11-22T03:12:07Z
Trim trailing whitespace.

Fixes lintian: file-contains-trailing-whitespace
See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details.

- - - - -
42e01c00 by Debian Janitor at 2019-11-22T03:12:26Z
Use secure copyright file specification URI.

Fixes lintian: insecure-copyright-format-uri
See https://lintian.debian.org/tags/insecure-copyright-format-uri.html for more details.

- - - - -
30361c7b by Debian Janitor at 2019-11-22T03:12:46Z
Bump debhelper from old 10 to 12.

Fixes lintian: package-uses-old-debhelper-compat-version
See https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html for more details.

- - - - -
1508926e by Debian Janitor at 2019-11-22T03:13:05Z
Set debhelper-compat version in Build-Depends.

Fixes lintian: uses-debhelper-compat-file
See https://lintian.debian.org/tags/uses-debhelper-compat-file.html for more details.

- - - - -
52ec06bc by Debian Janitor at 2019-11-22T03:13:28Z
Update Vcs-* headers from URL redirect.

Fixes lintian: vcs-obsolete-in-debian-infrastructure
See https://lintian.debian.org/tags/vcs-obsolete-in-debian-infrastructure.html for more details.

- - - - -
c640bf24 by Debian Janitor at 2019-11-22T03:13:47Z
Use canonical URL in Vcs-Git.

Fixes lintian: vcs-field-not-canonical
See https://lintian.debian.org/tags/vcs-field-not-canonical.html for more details.

- - - - -
e2fccb52 by Stuart Prescott at 2019-12-06T04:47:48Z
Merge branch 'lintian-fixes' into 'master'

Fix some issues reported by lintian

See merge request java-team/latexdraw!1
- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+latexdraw (3.3.8+ds1-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Bump debhelper from old 10 to 12.
+  * Set debhelper-compat version in Build-Depends.
+  * Update Vcs-* headers from URL redirect.
+  * Use canonical URL in Vcs-Git.
+
+ -- Debian Janitor <janitor at jelmer.uk>  Fri, 22 Nov 2019 03:11:59 +0000
+
 latexdraw (3.3.8+ds1-1) unstable; urgency=medium
 
   * Update Standards-Version to 4.1.2 (no changes required).
@@ -210,4 +221,3 @@ latexdraw (1.9.1-1) unstable; urgency=low
   * Initial release (Closes: #431905)
 
  -- Stuart Prescott <stuart+debian at nanonanonano.net>  Wed, 11 Apr 2007 15:10:01 +0100
-


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


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Stuart Prescott <stuart at debian.org>
 Uploaders: Debian Java maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 12),
  maven-debian-helper (>= 1.5),
 Build-Depends-Indep:
  default-jdk (>= 2:1.8),
@@ -15,8 +15,8 @@ Build-Depends-Indep:
  junit4
 Standards-Version: 4.1.2
 Homepage: http://latexdraw.sourceforge.net/
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/latexdraw.git
-Vcs-Browser: https://anonscm.debian.org/git/pkg-java/latexdraw.git
+Vcs-Git: https://salsa.debian.org/java-team/latexdraw.git
+Vcs-Browser: https://salsa.debian.org/java-team/latexdraw
 
 Package: latexdraw
 Architecture: all


=====================================
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: LaTeXDraw
 Upstream-Contact: Arnaud BLOUIN <arno.b.dev at gmail.com>
 Source: https://github.com/arnobl/latexdraw/



View it on GitLab: https://salsa.debian.org/java-team/latexdraw/compare/ac105364f2e47569b67ee41bcaa98aa4b426d87b...e2fccb52262d9cc2ad82eb2c3463308db3c865b0

-- 
View it on GitLab: https://salsa.debian.org/java-team/latexdraw/compare/ac105364f2e47569b67ee41bcaa98aa4b426d87b...e2fccb52262d9cc2ad82eb2c3463308db3c865b0
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/20191206/d8122a05/attachment.html>


More information about the pkg-java-commits mailing list