From e5a03c5cc4614bf4533bd9b89cb91ea8074f8ba4 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sun, 15 Feb 2009 12:11:28 -0700 Subject: [PATCH] prepare for upload --- .gbp.conf | 4 ++-- debian/changelog | 4 ++-- debian/rules | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.gbp.conf b/.gbp.conf index dd2ff23..5e919fc 100644 --- a/.gbp.conf +++ b/.gbp.conf @@ -23,9 +23,9 @@ pristine-tar = True # keyid to GPG sign tags with #keyid = 0xdeadbeef # push to a remote repository after a successful tag: -#posttag = git-push git.example.com +posttag = git push --mirror # use this for more svn-buildpackage like behaviour: -export-dir = ../build-area/$PKG/ +export-dir = ../build-area/yforth/ #tarball-dir = ../tarballs/ # Options only affecting git-import-orig diff --git a/debian/changelog b/debian/changelog index d7b6531..17239f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -yforth (0.1beta-21) UNRELEASED; urgency=low +yforth (0.1beta-21) unstable; urgency=low * add hurd-i386 to arch list, closes: #482909 - -- Bdale Garbee Sun, 18 Feb 2007 15:14:03 -0800 + -- Bdale Garbee Sun, 15 Feb 2009 12:11:17 -0700 yforth (0.1beta-20) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 0fbe20c..0222880 100755 --- a/debian/rules +++ b/debian/rules @@ -32,7 +32,7 @@ binary-arch: build dh_installexamples dh_installmenu dh_installcron - dh_installmanpages + dh_installman *.1 dh_installchangelogs dh_strip dh_compress -- 2.30.2