From a8377edf69ade649d4700cc31e679817581f221a Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Sun, 2 Nov 2014 10:40:55 +0100 Subject: [PATCH] fixed vcs URL which has changed to git instead of svn. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 269615c..aa24e7c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ ppastats (1.3.2-1ppautopic1) utopic; urgency=medium * debian/control: + build dep libjson-c-dev instead of libjson0-dev. + switched Standards-Version to 3.9.5. + + fixed vcs URL which has changed to git instead of svn. -- Jean-Philippe Orsini Sun, 02 Nov 2014 10:33:56 +0100 diff --git a/debian/control b/debian/control index 9f87ca3..e7b08b0 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Build-Depends: autotools-dev, libcurl4-gnutls-dev, libjson-c-dev Standards-Version: 3.9.5 -Vcs-Browser: http://wpitchoune.net/svnpub/packages/ubuntu/ppastats/trunk -Vcs-Svn: http://wpitchoune.net/svnpub/packages/ubuntu/ppastats/trunk +Vcs-Browser: http://wpitchoune.net/gitweb/?p=ppastats-pkg-ubuntu.git +Vcs-Git: git://git.wpitchoune.net/ppastats-pkg-ubuntu.git Homepage: http://wpitchoune.net/ppastats Package: ppastats -- 2.7.4