diff options
-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 2246966..7956867 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ qtbase-opensource-src (5.3.1+dfsg-7) UNRELEASED; urgency=medium [ Dmitry Shachnev ] * Update my e-mail address. + * Update Vcs-Browser field to point to cgit interface. -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 07 Sep 2014 14:58:47 +0400 diff --git a/debian/control b/debian/control index 6871f7b..42aebfd 100644 --- a/debian/control +++ b/debian/control @@ -64,7 +64,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.5 Homepage: http://qt-project.org/ Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtbase.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/qt/qtbase.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/qt/qtbase.git Package: libqt5core5a Architecture: any |