Fix ITP bugnumber.

Use lua-unit on description.
remotes/origin/master
Victor Seva 13 years ago
parent 23c1364fad
commit 4ea144cc44

6
debian/changelog vendored

@ -1,5 +1,5 @@
lua-lemock (0.6-1) UNRELEASED; urgency=low
lua-lemock (0.6-1.1) UNRELEASED; urgency=low
* Initial release. (Closes: #703166)
* Initial release. (Closes: #707713)
-- Victor Seva <linuxmaniac@torreviejawireless.org> Thu, 07 Mar 2013 20:18:14 +0100
-- Victor Seva <linuxmaniac@torreviejawireless.com> Fri, 10 May 2013 17:37:37 +0200

4
debian/control vendored

@ -18,7 +18,7 @@ Suggests: lua-unit
XB-Lua-Versions: ${lua:Versions}
Description: LeMock (Lua Easy Mock) for unit test
LeMock is a mock creation module intended for use together
with a unit test framework such as lunit or lunity. It is inspired by
with a unit test framework such as lua-unit. It is inspired by
EasyMock (for Java), and strives to be easy to use.
Package: lua-lemock-dev
@ -31,7 +31,7 @@ Provides: ${lua:Provides}
XB-Lua-Versions: ${lua:Versions}
Description: LeMock (Lua Easy Mock) for unit test
LeMock is a mock creation module intended for use together
with a unit test framework such as lunit or lunity. It is inspired by
with a unit test framework such as lua-unit. It is inspired by
EasyMock (for Java), and strives to be easy to use.
.
This package contains docs and test files.

Loading…
Cancel
Save