diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index a45bf99..7a8a67a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ gnome-pie (0.7.3-2) UNRELEASED; urgency=medium * Declare compliance with Debian Policy 4.6.2.0 (No changes needed). * debian/copyright: - Add year 2023 to myself. + * debian/control: + - Change to new repository URL. -- Jörg Frings-Fürst <debian@jff.email> Sun, 13 Aug 2023 20:34:07 +0200 diff --git a/debian/control b/debian/control index 33469e1..67ff1cd 100644 --- a/debian/control +++ b/debian/control @@ -19,8 +19,8 @@ Build-Depends: Standards-Version: 4.6.2.0 Rules-Requires-Root: no Homepage: https://schneegans.github.io/gnome-pie.html -Vcs-Git: git://jff.email/opt/git/gnome-pie.git -Vcs-Browser: https://jff.email/cgit/gnome-pie.git +Vcs-Git: git://git.jff.email/gnome-pie.git +Vcs-Browser: https://git.jff.email/cgit/gnome-pie.git Package: gnome-pie Architecture: any |