Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / hevea


Commits:
623d910e by Debian Janitor at 2022-09-18T08:42:58+00:00
Use secure URI in Homepage field.

Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html

- - - - -
4b068c5b by Debian Janitor at 2022-09-18T08:43:03+00:00
Set upstream metadata fields: Bug-Submit, Repository.

Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: 
https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html

- - - - -
48265f89 by Stéphane Glondu at 2023-08-14T09:32:17+00:00
Merge branch 'lintian-fixes' into 'master'

Fix some issues reported by lintian

See merge request ocaml-team/hevea!1
- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+hevea (2.36-2) UNRELEASED; urgency=medium
+
+  * Use secure URI in Homepage field.
+  * Set upstream metadata fields: Bug-Submit, Repository.
+
+ -- Debian Janitor <[email protected]>  Sun, 18 Sep 2022 08:42:58 -0000
+
 hevea (2.36-1) unstable; urgency=medium
 
   * New upstream version


=====================================
debian/control
=====================================
@@ -15,7 +15,7 @@ Standards-Version: 4.6.1
 Rules-Requires-Root: no
 Vcs-Browser: https://salsa.debian.org/ocaml-team/hevea
 Vcs-Git: https://salsa.debian.org/ocaml-team/hevea.git
-Homepage: http://hevea.inria.fr/
+Homepage: https://hevea.inria.fr/
 
 Package: hevea
 Architecture: any


=====================================
debian/upstream/metadata
=====================================
@@ -1,4 +1,5 @@
-Repository: https://github.com/maranget/hevea
+Bug-Submit: https://github.com/maranget/hevea/issues/new
+Repository: https://github.com/maranget/hevea.git
 Repository-Browse: https://github.com/maranget/hevea
 Bug-Database: https://github.com/maranget/hevea/issues
 Reference:



View it on GitLab: 
https://salsa.debian.org/ocaml-team/hevea/-/compare/fcad3f9f2d7998a7df3bffe7c2a97a9061f1f216...48265f89a6130cae440d3b157c8b25001c3e4b06

-- 
View it on GitLab: 
https://salsa.debian.org/ocaml-team/hevea/-/compare/fcad3f9f2d7998a7df3bffe7c2a97a9061f1f216...48265f89a6130cae440d3b157c8b25001c3e4b06
You're receiving this email because of your account on salsa.debian.org.


Reply via email to