diff --git a/debian/meta/upstream_scm.json b/debian/meta/upstream_scm.json new file mode 100644 index 0000000..5cdcf5a --- /dev/null +++ b/debian/meta/upstream_scm.json @@ -0,0 +1,5 @@ +{ + "type" : "git", + "url" : "https://github.com/calamares/calamares.git", + "branch" : "master" +}