[Pkg-running-devel] [antpm] 09/39: docs: more packaging details

Kristof Ralovich ralovich-guest at moszumanska.debian.org
Fri Nov 7 11:13:46 UTC 2014


This is an automated email from the git hooks/post-receive script.

ralovich-guest pushed a commit to branch upstream
in repository antpm.

commit 6da5fa529bb226d12966aeaaa6d2ee92f6469f28
Author: RALOVICH, Kristof <tade60 at freemail.hu>
Date:   Sat Aug 9 14:48:57 2014 +0200

    docs: more packaging details
---
 docs/maintainer.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/maintainer.txt b/docs/maintainer.txt
index b92d6a5..19c51cb 100644
--- a/docs/maintainer.txt
+++ b/docs/maintainer.txt
@@ -122,12 +122,13 @@ apt-get source bc
 pbuilder build *.dsc
 
 ** building the actual package
-rm cmake-build
+rm -r cmake-build
 git reset --hard HEAD
 git clean -f -X
 git clean -f -d
 pristine-tar checkout antpm_1.14.orig.tar.gz
 mv antpm_1.14.orig.tar.gz ..
+DIST=sid ARCH=i386 git-pbuilder --update
 DIST=sid ARCH=i386 git-pbuilder -us -uc
 
 ** managing patches on top of the package with quilt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/antpm.git



More information about the Pkg-running-devel mailing list