diff options
| author | Dmitry Shachnev <[email protected]> | 2020-10-19 14:26:03 +0300 |
|---|---|---|
| committer | Dmitry Shachnev <[email protected]> | 2020-10-19 14:26:03 +0300 |
| commit | d3c428e783aeec3b542afe28e59e6f0dd38a3035 (patch) | |
| tree | b914ab399d66a0ee04178be132eeb10ed25e3e90 | |
| parent | 7f3b5c5e363c6b537e3d0f84cbc38ca7e5706137 (diff) | |
debian/control: Update Vcs URLs for migration to Git.
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/control | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 55741da..25e5859 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-applet (12.10.2+20.10.20200915-0ubuntu2) UNRELEASED; urgency=medium + + * debian/control: Update Vcs URLs for migration to Git. + + -- Dmitry Shachnev <[email protected]> Mon, 19 Oct 2020 14:24:30 +0300 + indicator-applet (12.10.2+20.10.20200915-0ubuntu1) groovy; urgency=medium [ Sebastian Geiger ] diff --git a/debian/control b/debian/control index 9e9f37a..b722e1f 100644 --- a/debian/control +++ b/debian/control @@ -18,8 +18,8 @@ Homepage: https://launchpad.net/indicator-applet # If you aren't a member of ~indicator-applet-developers but need to upload # packaging changes, just go ahead. ~indicator-applet-developers will notice # and sync up the code again. -Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/indicator-applet/trunk.13.04 -Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-developers/indicator-applet/trunk.13.04/files +Vcs-Git: https://git.launchpad.net/indicator-applet +Vcs-Browser: https://git.launchpad.net/indicator-applet Package: indicator-applet Architecture: any |
