[Pkg-privacy-commits] [xul-ext-monkeysphere] 186/296: simplifying debian package creation.
Ximin Luo
infinity0 at moszumanska.debian.org
Mon Aug 24 07:39:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository xul-ext-monkeysphere.
commit 72b6306108989526d54f12f5f900fabe666fe88d
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date: Tue Mar 23 16:16:33 2010 -0400
simplifying debian package creation.
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index ca6950d..48233f6 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ monkeysphere.xpi: $(XPI_CONTENTS)
zip $@ $(XPI_CONTENTS)
debian-package:
- git buildpackage -uc -us --git-upstream-branch=master --git-debian-branch=debian --git-no-pristine-tar -i'^\.git'
+ git buildpackage -uc -us --git-no-pristine-tar
clean:
rm -f monkeysphere.xpi
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/xul-ext-monkeysphere.git
More information about the Pkg-privacy-commits
mailing list