Lintian Fixes - rust-umask

Ready changes

Summary

Diff

diff --git a/src/umask/debian/changelog b/src/umask/debian/changelog
index f724acf7b..ff9227e45 100644
--- a/src/umask/debian/changelog
+++ b/src/umask/debian/changelog
@@ -1,3 +1,11 @@
+rust-umask (2.0.0-2) UNRELEASED; urgency=medium
+
+  * Set upstream metadata fields: Archive, Bug-Database, Repository-Browse.
+  * Remove listed license files (./LICENSE) from copyright.
+  * Make "Files: *" paragraph the first in the copyright file.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 18 Nov 2022 03:30:26 -0000
+
 rust-umask (2.0.0-1) unstable; urgency=medium
 
   * Package umask 2.0.0 from crates.io using debcargo 2.4.3-alpha.0
diff --git a/src/umask/debian/copyright b/src/umask/debian/copyright
index 7945c086f..ee0f2afa4 100644
--- a/src/umask/debian/copyright
+++ b/src/umask/debian/copyright
@@ -3,28 +3,6 @@ Upstream-Name: umask
 Upstream-Contact: dystroy <denys.seguret@gmail.com>
 Source: https://github.com/Canop/umask
 
-Files: *
-Copyright: FIXME (overlay) UNKNOWN-YEARS dystroy <denys.seguret@gmail.com>
-License: MIT
-Comment:
- FIXME (overlay): Since upstream copyright years are not available in
- Cargo.toml, they were extracted from the upstream Git repository. This may not
- be correct information so you should review and fix this before uploading to
- the archive.
-
-Files: ./LICENSE
-Copyright: 2019 Canop
-License: UNKNOWN-LICENSE; FIXME (overlay)
-Comment:
- FIXME (overlay): These notices are extracted from files. Please review them
- before uploading to the archive.
-
-Files: debian/*
-Copyright:
- 2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
- 2022 Emmanuel Arias <eamanu@yaerobi.com>
-License: MIT
-
 License: MIT
  Permission is hereby granted, free of charge, to any person obtaining a copy
  of this software and associated documentation files (the "Software"), to deal
@@ -48,6 +26,21 @@ Upstream-Name: umask
 Upstream-Contact: dystroy <denys.seguret@gmail.com>
 Source: https://github.com/Canop/umask
 
+Files: *
+Copyright: FIXME (overlay) UNKNOWN-YEARS dystroy <denys.seguret@gmail.com>
+License: MIT
+Comment:
+ FIXME (overlay): Since upstream copyright years are not available in
+ Cargo.toml, they were extracted from the upstream Git repository. This may not
+ be correct information so you should review and fix this before uploading to
+ the archive.
+
+Files: debian/*
+Copyright:
+ 2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
+ 2022 Emmanuel Arias <eamanu@yaerobi.com>
+License: MIT
+
 Files: *
 Copyright: 2019 Denys Séguret <cano.petrole@gmail.com>
 License: MIT
diff --git a/src/umask/debian/upstream/metadata b/src/umask/debian/upstream/metadata
new file mode 100644
index 000000000..1c7da3d27
--- /dev/null
+++ b/src/umask/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Archive: crates.io
+Bug-Database: https://github.com/Canop/umask/issues
+Repository-Browse: https://github.com/Canop/umask

Run locally

More details

Full run details