X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=bcce66c03b1992de4855897a121bb58408aab3d1;hb=refs%2Fheads%2Fmaster;hp=cc37f756ba37ce9a85cccf6533936afea91ed7f2;hpb=dc82c94d3f74f47e18fbc7f2bcb6b617fe19caeb;p=xptest.git diff --git a/debian/control b/debian/control index cc37f75..bcce66c 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,9 @@ Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends-Indep: dh-lisp Build-Depends: debhelper (>= 7.0.0) -Standards-Version: 3.8.2.0 -Vcs-Git: git://git.b9.com/xptest.git -Vcs-Browser: http://git.b9.com/?p=xptest.git +Standards-Version: 3.8.3.0 +Vcs-Git: git://git.kpe.io/xptest.git +Vcs-Browser: http://git.kpe.io/?p=xptest.git Package: cl-xptest Architecture: all @@ -15,4 +15,4 @@ Description: Extreme programming test suite for Common Lisp package xptest is the test suite written by onShore Development. It is toolkit for building test suites, very much inspired by the test frameworks that the Extreme Programming crew made available for - Smalltalk an other languages. + Smalltalk and other languages.