Update debian build files v1.0.15
authorKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 2 Apr 2014 16:55:02 +0000 (10:55 -0600)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 2 Apr 2014 16:55:02 +0000 (10:55 -0600)
debian/changelog
debian/control
debian/rules

index ec21b8add7cdbd2700a70a77acad4489b5ed1439..b1719826ec0b191ab6fabe4f400dfc60b579be80 100644 (file)
@@ -1,3 +1,15 @@
+cl-reversi (1.0.15-2) UNRELEASED; urgency=medium
+
+  * Switch to dpkg-source 3.0 (quilt) format
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  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 <kmr@debian.org>  Wed, 02 Apr 2014 10:23:09 -0600
+
 cl-reversi (1.0.14-4) unstable; urgency=low
 
   * Build with debhelper extension dh-lisp
index d5ed83d87402f69444cff46970b736fd11b9379a..9cb2b18ab09308f9887a58360e762c7e58b1e043 100644 (file)
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 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
index 042a02a4af9ee817a02c1105f5bd05ad8484bc52..1bcda621c2f677f4c97cf2ec93bbd25f0f37f1b3 100755 (executable)
@@ -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