diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7ec756a..7b37eb2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ xbase64 (3.1.2-5) UNRELEASED; urgency=medium * Remove debian/source/options because compression xz is standard now. * debian/control: - Bump Standards-Version to 3.9.6 (no changes required). + - Change Vcs-Browser to cgit. -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sat, 20 Sep 2014 09:36:45 +0200 diff --git a/debian/control b/debian/control index 66ea145..914ecaa 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: doxygen Homepage: http://sourceforge.net/projects/xdb/ Vcs-Git: git://anonscm.debian.org/collab-maint/xbase64.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/xbase64.git +Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/xbase64.git Package: libxbase64-1 Architecture: any |