prepare for upload
authorBdale Garbee <bdale@gag.com>
Sun, 15 Feb 2009 19:11:28 +0000 (12:11 -0700)
committerBdale Garbee <bdale@gag.com>
Sun, 15 Feb 2009 19:11:28 +0000 (12:11 -0700)
.gbp.conf
debian/changelog
debian/rules

index dd2ff231797d409752aa4a867130a80e59ac050a..5e919fc57c501bbb7d86e30d418ddc249ad4ac10 100644 (file)
--- 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
index d7b6531236ff3ee8541b40a8942e74aff26872a9..17239f1a924584a7ea2853db6b3f4ad46324d376 100644 (file)
@@ -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 <bdale@gag.com>  Sun, 18 Feb 2007 15:14:03 -0800
+ -- Bdale Garbee <bdale@gag.com>  Sun, 15 Feb 2009 12:11:17 -0700
 
 yforth (0.1beta-20) unstable; urgency=low
 
index 0fbe20c4f21c43f7a0f63691ca3091f73c3d342b..0222880d74288c55d73edb19c5bd8dfc263c42b9 100755 (executable)
@@ -32,7 +32,7 @@ binary-arch: build
        dh_installexamples
        dh_installmenu
        dh_installcron
-       dh_installmanpages
+       dh_installman *.1
        dh_installchangelogs
        dh_strip
        dh_compress