Run of lintian-fixes for chemical-structures

Merge these changes:

Full worker log

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 34bb49f..b0f2a01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -148,7 +148,7 @@ chemical-structures (2.2.dfsg.0-3) unstable; urgency=low
 
 chemical-structures (2.2.dfsg.0-2) unstable; urgency=low
 
-  * updated the files pt.po, thanks to Américo Monteiro, fr.po, 
+  * updated the files pt.po, thanks to Américo Monteiro, fr.po,
     thanks to Christian Perrier, de.po, thanks to Martin Eberhard Schauer,
     Closes: #620085, #620169, #621731
 
@@ -172,10 +172,10 @@ chemical-structures (2.1.dfsg.1-9) unstable; urgency=low
 
   * added the Itialian translation for debconf, thanks to Vincenzo Campanella
   * updated the Portuguese translation for debconf, thanks to Américo Monteiro
-    Closes: #602761 
+    Closes: #602761
   * repeated Closes stances as multiple targets did not seem to work
     previoulsy:
-    Closes: #601452 
+    Closes: #601452
     Closes: #601722
     Closes: #602615
   * integrated Martin Bagge's sv.po file. Closes: Bug#602796
@@ -277,7 +277,7 @@ chemical-structures (2.0.dfsg.1-1) unstable; urgency=low
 
 chemical-structures (2.0-2) unstable; urgency=low
 
-  * added a chemical format converter option to the pages containing the 
+  * added a chemical format converter option to the pages containing the
     molecules
   * added a CGI script to convert the molecules
   * added configuration scripts to configure the webserver
@@ -315,4 +315,3 @@ chemical-structures (0.8-1) unstable; urgency=low
   * Initial release
 
  -- Georges Khaznadar <georgesk@ofset.org>  Wed, 21 Jun 2006 09:21:45 +0200
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 1cdefee..521d69d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: chemical-structures
 Section: science
 Priority: optional
 Maintainer: Georges Khaznadar <georgesk@debian.org>
-Build-Depends: debhelper (>= 11), python3, po-debconf, cmake, openbabel
+Build-Depends: debhelper-compat (= 13), python3, po-debconf, cmake, openbabel
 Build-Depends-Indep: xsltproc, docbook-xsl, docbook-xml
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/science-team/chemical-structures
 Vcs-Git: https://salsa.debian.org/science-team/chemical-structures.git
 
diff --git a/debian/rules b/debian/rules
index 27b295b..f43e9e4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ DB2MAN  = /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl
 XP      = xsltproc --nonet
 
 %:
-	dh  $@
+	dh $@ 
 
 override_dh_auto_clean:
 	find . -name *.pyc | xargs rm -f
@@ -66,4 +66,3 @@ override_dh_install:
 	  g=$$(echo $$f| sed 's/chemical-structures-data/chemical-structures/'); \
 	  mv $$f $$g; \
 	done
-

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package chemical-structures

No differences were encountered between the control files of package chemical-structures-data

Publish History

  • 2023-03-08T01:00: ( Success ) (requested by runner)
  • 2023-03-08T01:00: ( Success ) (requested by runner)
  • 2023-03-08T00:59: ( Success ) (requested by runner)

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t lintian-fixes chemical-structures-dataapt install -t lintian-fixes chemical-structures

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved