diff --git a/src/pipeline/debian/changelog b/src/pipeline/debian/changelog index 5d5297d..fb978f9 100644 --- a/src/pipeline/debian/changelog +++ b/src/pipeline/debian/changelog @@ -3,5 +3,6 @@ * Package pipeline 0.5.0 from crates.io using debcargo 2.4.4 * Fill in copyright * Shorten synopsis in control + * Add homepage to control - -- Christopher Hoskin Fri, 21 May 2021 20:36:49 +0100 + -- Christopher Hoskin Sat, 22 May 2021 21:05:56 +0100 diff --git a/src/pipeline/debian/debcargo.toml b/src/pipeline/debian/debcargo.toml index eb7c0ed..842deb3 100644 --- a/src/pipeline/debian/debcargo.toml +++ b/src/pipeline/debian/debcargo.toml @@ -1,5 +1,9 @@ overlay = "." uploaders = ["Christopher Hoskin "] + +[source] + +homepage = "https://github.com/johannhof/pipeline.rs" [packages.lib]