Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The package is also available in Alpine and Arch as `cloud-utils`.

## Getting help

If you find a bug or issue please report it on the upstream [Launchpad project](https://bugs.launchpad.net/cloud-utils/+filebug).
If you find a bug or issue please report it on the upstream [GitHub project](https://github.com/canonical/cloud-utils).

## License

Expand Down
2 changes: 1 addition & 1 deletion debian/README.source
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
This is the cloud-utils ubuntu packaging branch. It comes from:
git clone https://git.launchpad.net/cloud-utils
git clone https://github.com/canonical/cloud-utils

The upstream (master) branch does not include debian/changelog but it
can built with ./tools/build-deb.
Expand Down
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: debhelper-compat (= 13), dh-python, python3
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://launchpad.net/cloud-utils
Homepage: https://github.com/canonical/cloud-utils
Vcs-Browser: https://github.com/canonical/cloud-utils
Vcs-Git: https://github.com/canonical/cloud-utils.git

Expand Down
2 changes: 1 addition & 1 deletion debian/copyright
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: cloud-utils
Source: https://code.launchpad.net/cloud-utils
Source: https://github.com/canonical/cloud-utils
Upstream-Contact: Scott Moser <scott.moser@canonical.com>

Files: *
Expand Down
Loading