[pkg-nagios-changes] [Git][nagios-team/pkg-nagvis][master] 7 commits: Trim trailing whitespace.

Bas Couwenberg gitlab at salsa.debian.org
Thu Dec 12 19:07:36 GMT 2019



Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / pkg-nagvis


Commits:
97daac17 by Debian Janitor at 2019-12-11T00:49:49Z
Trim trailing whitespace.

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

- - - - -
42e1ddbb by Debian Janitor at 2019-12-11T00:50:09Z
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.

- - - - -
26d42605 by Debian Janitor at 2019-12-11T00:50:30Z
Use secure URI in Homepage field.

Fixes lintian: homepage-field-uses-insecure-uri
See https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html for more details.

- - - - -
d45ef0e1 by Debian Janitor at 2019-12-11T00:50:50Z
Bump debhelper from old 9 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.

- - - - -
5b4e4724 by Debian Janitor at 2019-12-11T00:51:10Z
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.

- - - - -
35df4824 by Debian Janitor at 2019-12-11T00:51:36Z
Set upstream metadata fields: Repository, Repository-Browse.

Fixes lintian: upstream-metadata-file-is-missing
See https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html for more details.

- - - - -
b7cdecf8 by Debian Janitor at 2019-12-11T00:51:56Z
Update standards version to 4.4.1, no changes needed.

Fixes lintian: out-of-date-standards-version
See https://lintian.debian.org/tags/out-of-date-standards-version.html for more details.

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- + debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+nagvis (1:1.9.11-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 9 to 12.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Repository, Repository-Browse.
+  * Update standards version to 4.4.1, no changes needed.
+
+ -- Debian Janitor <janitor at jelmer.uk>  Wed, 11 Dec 2019 00:49:40 +0000
+
 nagvis (1:1.9.11-1) unstable; urgency=medium
 
   [ Sebastien Delafond ]
@@ -17,7 +29,7 @@ nagvis (1:1.9.11-1) unstable; urgency=medium
 nagvis (1:1.9.10-1) unstable; urgency=medium
 
   * Team upload.
-  
+
   [ Bas Couwenberg ]
   * Update watch file for move to GitHub.
   * Bump Standards-Version to 4.2.1, no changes.
@@ -33,7 +45,7 @@ nagvis (1:1.9.10-1) unstable; urgency=medium
   * Use db_stop at the end of postinst (Closes: #858042)
   * Add pt_BR translation (Closes: #903369)
   * Update Vcs-* URLs to point to salsa
-  
+
  -- Sebastien Delafond <seb at debian.org>  Wed, 12 Dec 2018 07:46:19 +0100
 
 nagvis (1:1.7.10+dfsg1-3.2) UNRELEASED; urgency=medium
@@ -228,7 +240,7 @@ nagvis (1:1.4.5-1) UNRELEASED; urgency=low
   * (NOT RELEASED YET) New upstream release
   [ Wolfgang Barth ]
   * New upstream version
-  * User uploaded maps now in /var/lib/nagvis/images/maps 
+  * User uploaded maps now in /var/lib/nagvis/images/maps
     (1.3.1: /etc/maps) to avoid security problems
   * Cache location nagvis/var ist now /var/cache/nagvis
   * nagios independent htmlbase /nagvis and corresponding apache.conf
@@ -237,7 +249,7 @@ nagvis (1:1.4.5-1) UNRELEASED; urgency=low
   * all images now in /var/lib/nagvis/images
 
   [ Alexander Wirt ]
-  * New upstream version 
+  * New upstream version
   * Add myself to uploaders
 
   [ Hendrik Frenzel ]
@@ -391,7 +403,7 @@ nagvis (1.1rc3-2) unstable; urgency=low
 
   * Moved from misc to net section
   * Removed unneeded stuff in debian/rules
-  * Installed apache.conf with ucf 
+  * Installed apache.conf with ucf
 
  -- Hendrik Frenzel <hfrenzel at scunc.net>  Tue, 28 Aug 2007 21:09:01 +0200
 
@@ -407,4 +419,3 @@ nagvis (1.1rc2-1) unstable; urgency=low
     Nagios)
 
  -- Hendrik Frenzel <hfrenzel at scunc.net>  Sat, 14 Jul 2007 11:37:16 +0200
-


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


=====================================
debian/control
=====================================
@@ -5,11 +5,11 @@ Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel at lists.alioth.debian
 Uploaders: Markus Frosch <lazyfrosch at debian.org>,
            Alexander Wirt <formorer at debian.org>,
            Jan Wagner <waja at cyconet.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper-compat (= 12),
                quilt,
                po-debconf
-Standards-Version: 4.3.0
-Homepage: http://www.nagvis.org
+Standards-Version: 4.4.1
+Homepage: https://www.nagvis.org
 Vcs-Git: https://salsa.debian.org/nagios-team/pkg-nagvis.git
 Vcs-Browser: https://salsa.debian.org/nagios-team/pkg-nagvis
 


=====================================
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: NagVis
 Source: http://sourceforge.net/projects/nagvis/files/
 Files-Excluded: uifx share/netmap/shell.html share/netmap/shell.swf share/netmap/modules/gmap


=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,2 @@
+Repository: https://github.com/NagVis/nagvis.git
+Repository-Browse: https://github.com/NagVis/nagvis



View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nagvis/compare/dd0383d1c30927865eafb0b81d94dbc6e20d3e3a...b7cdecf835ffcaba997cab67e5e751992b8c8869

-- 
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nagvis/compare/dd0383d1c30927865eafb0b81d94dbc6e20d3e3a...b7cdecf835ffcaba997cab67e5e751992b8c8869
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-nagios-changes/attachments/20191212/35638e62/attachment-0001.html>


More information about the pkg-nagios-changes mailing list