Commit 87b20b07 authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

tweaks to git-buildpackage for debian

parent e6145a43
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ user := "frideau"
webhome_private := $(user)@common-lisp.net:/project/asdf/public_html/
webhome_public	:= "http://common-lisp.net/project/asdf/"
clnet_home      := "/project/asdf/public_html/"

gpg		:= /home/fare/bin/dpkg-gpg
sourceDirectory := $(shell pwd)

lisps ?= ccl clisp sbcl ecl allegro abcl scl
@@ -86,7 +86,7 @@ test-all: test-forward-references test-upgrade

debian-package: mrproper
	RELEASE="$$(git tag -l '2.0[0-9][0-9]' | tail -n 1)" ; \
	git-buildpackage --git-debian-branch=release --git-upstream-branch=$$RELEASE --git-tag --git-retag
	git-buildpackage --git-debian-branch=release --git-upstream-branch=$$RELEASE --git-tag --git-retag --git-ignore-branch -sgpg -p${gpg}

# Replace SBCL's ASDF with the current one.
# not recommended: just use (asdf:load-system :asdf)
+6 −0
Original line number Diff line number Diff line
cl-asdf (2:2.014-2) unstable; urgency=low

  * tweak Makefile for debian packaging.

 -- Francois-Rene Rideau <fare@tunes.org>  Sun, 27 Mar 2011 17:17:15 -0400

cl-asdf (2:2.014-1) unstable; urgency=low

  * Blessing 2.013.7 as 2.014.