diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-10-03 17:20:39 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-10-03 17:20:39 +0200 |
commit | 394c03b88c60e3d6691fd43add7a6a73ae73a367 (patch) | |
tree | 3d5efb64ed3436466c32f965edf322e51880ea3a | |
parent | aae8af4f37c317619e00bc393998a9affbc8e873 (diff) |
d/control: Change VCS-* to point to the new repository
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 595dae1..bfc4538 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ foomatic-filters (4.0.17-10.1) UNRELEASED; urgency=medium * debian/control: - Change to my new email address. + - Change VCS-* to point to the new repository. * debian/copyright: - Change to my new email address. * Migrate to debhelper 11: diff --git a/debian/control b/debian/control index 940342b..a531461 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Build-Depends: pkg-config, po-debconf Homepage: https://wiki.linuxfoundation.org/openprinting/start -Vcs-Git: git://anonscm.debian.org/collab-maint/foomatic-filters.git -Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/foomatic-filters.git +Vcs-Git: git://jff.email/opt/git/foomatic-filters.git +Vcs-Browser: https://jff.email/cgit/foomatic-filters.git Standards-Version: 4.2.1 Package: foomatic-filters |