Description: <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 r-cran-pbkrtest (0.4-7-3) unstable; urgency=medium
 .
   * DESCRIPTION: Patch upstream Depends: on lme4 and Matrix to use hyphens
     before the patch level as the upstream versions do
Author: Dirk Eddelbuettel <edd@debian.org>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: 2018-06-06

--- r-cran-pbkrtest-0.4-7.orig/DESCRIPTION
+++ r-cran-pbkrtest-0.4-7/DESCRIPTION
@@ -11,8 +11,8 @@ Description: Test in mixed effects model
     effects models and a parametric bootstrap test for generalized linear mixed
     models.
 URL: http://people.math.aau.dk/~sorenh/software/pbkrtest/
-Depends: R (>= 3.2.3), lme4 (>= 1.1.10)
-Imports: Matrix (>= 1.2.3), parallel, MASS, methods
+Depends: R (>= 3.2.3), lme4 (>= 1.1-10)
+Imports: Matrix (>= 1.2-3), parallel, MASS, methods
 Encoding: UTF-8
 ZipData: no
 License: GPL (>= 2)
