From: Kevin M. Rosenberg Date: Wed, 2 Apr 2014 16:55:02 +0000 (-0600) Subject: Update debian build files X-Git-Tag: v1.0.15^0 X-Git-Url: http://git.kpe.io/?p=reversi.git;a=commitdiff_plain;h=78a17b7fd75ff1995ed678e5280b9b98fa5f32dd Update debian build files --- diff --git a/debian/changelog b/debian/changelog index ec21b8a..b171982 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +cl-reversi (1.0.15-2) UNRELEASED; urgency=medium + + * Switch to dpkg-source 3.0 (quilt) format + + -- Kevin M. Rosenberg Wed, 02 Apr 2014 10:51:18 -0600 + +cl-reversi (1.0.15-1) unstable; urgency=low + + * New upstream: single-float patch from Faré + + -- Kevin M. Rosenberg Wed, 02 Apr 2014 10:23:09 -0600 + cl-reversi (1.0.14-4) unstable; urgency=low * Build with debhelper extension dh-lisp diff --git a/debian/control b/debian/control index d5ed83d..9cb2b18 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends-Indep: dh-lisp Build-Depends: debhelper (>= 7.0.0) -Standards-Version: 3.8.2.0 +Standards-Version: 3.9.5.0 Homepage: http://files.b9.com/reversi/ Vcs-Git: git://git.b9.com/reversi.git Vcs-Browser: http://git.b9.com/?p=reversi.git diff --git a/debian/rules b/debian/rules index 042a02a..1bcda62 100755 --- a/debian/rules +++ b/debian/rules @@ -8,7 +8,12 @@ clc-systems := usr/share/common-lisp/systems clc-files := $(clc-source)/$(pkg) -build: +build: build-indep build-arch + +build-indep: + +build-arch: + clean: dh_testdir