diff options
author | Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> | 2016-05-26 15:41:01 +0100 |
---|---|---|
committer | Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> | 2016-05-26 15:41:01 +0100 |
commit | d70527617ceb59f72bd9d6ac445fd30a3f75a262 (patch) | |
tree | d99906c11224e682fd9b21b09f0332e106d788ee /debian | |
parent | 4299e9263d24d0688848cd1790b0b87084ab30e5 (diff) |
Update Vcs-* URLs
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 5 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index f00c820f..53a6db80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libunistring (0.9.3-5.3) UNRELEASED; urgency=medium * Non-maintainer upload. * Bump Policy Standards-Version to 3.9.8 (no changes needed) + * Update Vcs-* URLs -- Manuel A. Fernandez Montecelo <mafm@debian.org> Thu, 26 May 2016 15:21:07 +0100 diff --git a/debian/control b/debian/control index 281eac0e..35c33869 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,9 @@ Build-Depends: cdbs (>= 0.4.93~), debhelper (>= 8.1.3~), autotools-dev, dh-autor Standards-Version: 3.9.8 Section: libs Homepage: http://www.gnu.org/software/libunistring/ -Vcs-Git: git://git.debian.org/git/collab-maint/libunistring.git -Vcs-Browser: http://git.debian.org/?p=collab-maint/libunistring.git +Vcs-Git: https://anonscm.debian.org/git/collab-maint/libunistring.git +Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/libunistring.git/ + Package: libunistring-dev Section: libdevel |