Lintian Fixes - avogadro

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 40b5936..de86687 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+avogadro (1.97.0-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure URI in Homepage field.
+  * Set field Upstream-Contact in debian/copyright.
+  * Set upstream metadata fields: Repository.
+  * Remove obsolete field Contact from debian/upstream/metadata (already present
+    in machine-readable debian/copyright).
+  * Fix field name typo in debian/copyright (Comments ⇒ Comment).
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 15 Sep 2022 03:09:52 -0000
+
 avogadro (1.97.0-1) unstable; urgency=medium
 
   * Team upload.
@@ -419,7 +432,7 @@ avogadro (1.1.0-1) experimental; urgency=low
   * debian/patches/nwchem_input_ccsd.patch: Dropped (applied upstream).
   * debian/patches/boost148.patch: Updated.
   * debian/patches/link_to_libgl2ps.patch: Updated.
-  * debian/patches/use_python_include_dirs.diff: Renamed to 
+  * debian/patches/use_python_include_dirs.diff: Renamed to
     debian/patches/use_python_include_dirs.patch, updated and enabled.
   * debian/patches/series: Updated.
 
@@ -434,7 +447,7 @@ avogadro (1.0.3-6) unstable; urgency=low
     (Depends): Added non-versioned dependencies to python-numpy, python-qt4
     and python-sip (see #679819).
   * debian/copyright: Added a hint about the text found in some files in the
-    testfile directory (closes: #643921). 
+    testfile directory (closes: #643921).
   * debian/rules: Removed code to generate versioned dependencies to
     python-numpy, python-qt4 and python-sip. Enable hardening.
   * debian/watch: Minor update to catch bzip2 compressed tarballs and ignore
@@ -443,7 +456,7 @@ avogadro (1.0.3-6) unstable; urgency=low
     Ubuntu.
 
   [ Michael Banck ]
-  * debian/upstream: Added reference. 
+  * debian/upstream: Added reference.
 
  -- Debichem Team <debichem-devel@lists.alioth.debian.org>  Sun, 12 May 2013 21:30:52 +0200
 
@@ -455,7 +468,7 @@ avogadro (1.0.3-5ubuntu10) trusty; urgency=low
 
 avogadro (1.0.3-5ubuntu9) saucy; urgency=low
 
-  * Do the same with libboost-python-dev 
+  * Do the same with libboost-python-dev
 
  -- Philip Muškovac <yofel@kubuntu.org>  Sat, 17 Aug 2013 16:57:02 +0200
 
@@ -526,7 +539,7 @@ avogadro (1.0.3-5) unstable; urgency=low
 avogadro (1.0.3-4) unstable; urgency=low
 
   [ Michael Banck ]
-  * Acknowledge NMU. 
+  * Acknowledge NMU.
   * debian/patches/hurd_ftbfs.patch: New patch, fixing build on hurd-i386,
     thanks to Pino Toscano.
 
@@ -542,7 +555,7 @@ avogadro (1.0.3-4) unstable; urgency=low
 avogadro (1.0.3-3.1) unstable; urgency=low
 
   * Non-Maintainer Upload.
-  
+
   * patches/boost148.patch: New.  Work around moc limitation.  Closes:
     #653625.
 
@@ -597,7 +610,7 @@ avogadro (1.0.3-1) unstable; urgency=low
 avogadro (1.0.2-1) unstable; urgency=low
 
   * New upstream release.
-    + Fixes crash on Undo after erasing of any atom with attached Hs 
+    + Fixes crash on Undo after erasing of any atom with attached Hs
       (Closes: #602388).
   * debian/avogadro.install: Explicitly install /usr/bin/avogadro, avoiding
     avopkg.
@@ -620,7 +633,7 @@ avogadro (1.0.1-3) unstable; urgency=low
 
   [ Michael Banck ]
   * debian/rules (DEB_DH_GENCONTROL_ARGS_python-avogadro): Replace
-    python$(PYVER)-sip4 by python$(PYVER)-sip (Closes: #581972). 
+    python$(PYVER)-sip4 by python$(PYVER)-sip (Closes: #581972).
   * debian/rules (binary-install/python-avogadro): Added dh_sip.
   * debian/control (python-avogadro/Depends): Added ${sip:Depends}.
   * debian/control (Build-Depends): Replaced python-sip4-dev by
@@ -779,7 +792,7 @@ avogadro (0.9.6-1ubuntu1) karmic; urgency=low
 
   * Merge from debian unstable, Ubuntu remaining changes:
     - debian/libavogadro0.install: Install the Python 2.6 extension.
-    - debian/control: Don't depend on python2.5, use python2.6 instead. 
+    - debian/control: Don't depend on python2.5, use python2.6 instead.
 
  -- Alessio Treglia <quadrispro@ubuntu.com>  Mon, 29 Jun 2009 09:09:30 +0200
 
@@ -816,9 +829,9 @@ avogadro (0.9.4-3) unstable; urgency=low
 
 avogadro (0.9.4-2ubuntu1) karmic; urgency=low
 
-  * Fix FTBFS due to change of phython default from 2.5 to 2.6 (LP: #372576)  
+  * Fix FTBFS due to change of phython default from 2.5 to 2.6 (LP: #372576)
   * debian/libavogadro0.install: update to install the Avogadro.so python2.6 extension
-  * debian/control: update libavogadro0 dependency on python2.6 
+  * debian/control: update libavogadro0 dependency on python2.6
 
  -- Manny Vindiola <mannyv@gmail.com>  Wed, 06 May 2009 02:11:52 -0400
 
@@ -836,7 +849,7 @@ avogadro (0.9.4-2) unstable; urgency=low
   * debian/copyright: Minor updates and cosmetics.
 
   [ Michael Banck ]
-  * debian/control (Description): Updated to reflect recent feature additions.  
+  * debian/control (Description): Updated to reflect recent feature additions.
   * debian/patches/ignore_missing_intensities.patch: New patch, takes into
     account missing intensity information for vibrations so that Avogadro no
     longer crashes, taken from upstream.
@@ -875,7 +888,7 @@ avogadro (0.9.3-1) unstable; urgency=low
 
   [ Michael Banck ]
   * debian/patches/molpro_orbitals.patch: New patch, adds support for MOLPRO
-    molecular orbitals. 
+    molecular orbitals.
 
  -- Michael Banck <mbanck@debian.org>  Mon, 13 Apr 2009 16:11:30 +0200
 
@@ -995,4 +1008,3 @@ avogadro (0.6.0-1) experimental; urgency=low
   * Initial release. (Closes: #450814)
 
  -- Jordan Mantha <mantha@ubuntu.com>  Mon, 03 Mar 2008 14:44:29 -0800
-
diff --git a/debian/control b/debian/control
index be914d5..a824bbd 100644
--- a/debian/control
+++ b/debian/control
@@ -17,10 +17,10 @@ Build-Depends: cmake,
                pkg-config,
                qtbase5-dev,
                zlib1g-dev
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/debichem-team/avogadro
 Vcs-Git: https://salsa.debian.org/debichem-team/avogadro.git
-Homepage: http://avogadro.cc/
+Homepage: https://avogadro.cc/
 
 Package: avogadro
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index f01e580..a436fc0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,7 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: avogadroapp
 Source: https://github.com/OpenChemistry/avogadroapp
+Upstream-Contact: avogadro-devel@lists.sourceforge.net
 
 Files: *
 Copyright: 2011-2020, Kitware, Inc.
@@ -22,7 +23,7 @@ License: GPL
 Files: debian/avogadro-i18n/*
 Copyright: 2018, Open Chemistry
 License: BSD-3-clause
-Comments:
+Comment:
  git subtree fetched from https://github.com/OpenChemistry/avogadro-i18n
 
 License: BSD-3-clause
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 21bfc1f..6811050 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -11,8 +11,7 @@ Reference:
    URL: http://www.jcheminf.com/content/4/1/17
    eprint: http://www.jcheminf.com/content/pdf/1758-2946-4-17.pdf
 Cite-As: "Avogadro: an open-source molecular builder and visualization tool. Version 1.XX. http://avogadro.openmolecules.net/"
-Contact: avogadro-devel@lists.sourceforge.net
-Repository: git://github.com/cryos/avogadro.git
+Repository: https://github.com/cryos/avogadro.git
 Repository-Browse: https://github.com/cryos/avogadro/
 Screenshots: http://avogadro.openmolecules.net/wiki/Screencasts
 Registry:

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/e0/192b7f75df923b66bd6c827c1ae5c8cd334310.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/79/9f65471453d68b5ee6f5d9d216ca94f3745f1e.debug

Control files of package avogadro: lines which differ (wdiff format)

  • Homepage: http://avogadro.cc/ https://avogadro.cc/

Control files of package avogadro-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 799f65471453d68b5ee6f5d9d216ca94f3745f1e e0192b7f75df923b66bd6c827c1ae5c8cd334310

Run locally

More details

Full run details