diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 9 | 
1 files changed, 4 insertions, 5 deletions
diff --git a/debian/control b/debian/control index ec9ae66..04daf1a 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,9 @@  Source: uriparser  Section: libs  Priority: optional -Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> +Maintainer: Jörg Frings-Fürst <debian@jff.email>  Build-Depends: - debhelper (>= 9), - dh-autoreconf, + debhelper (>= 11),   dh-exec (>=0.3)  Build-Depends-Indep:   doxygen, @@ -12,7 +11,7 @@ Build-Depends-Indep:   qttools5-dev-tools,   qtbase5-dev,   libqt5sql5-sqlite -Standards-Version: 3.9.6 +Standards-Version: 4.1.3  Homepage: http://uriparser.sourceforge.net  Vcs-Git: git://anonscm.debian.org/collab-maint/uriparser.git  Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/uriparser.git @@ -62,5 +61,5 @@ Description: documentation files for uriparser   uriparser is a library that parses Uniform Resource Identifiers (URIs),   strictly adhering to RFC 3986 where syntax for URIs is defined. URIs   are used to identify resources, like http://www.debian.org/ or - urn:isbn:0-395-36341-1.  This package provides the documentation  + urn:isbn:0-395-36341-1.  This package provides the documentation   files for uriparser.  | 
