[Git][pkg-voip-team/asterisk][debian/latest] update git-buildpackage config: filter-out any .git* file; use DEP14 branch...

Jonas Smedegaard (@js) gitlab at salsa.debian.org
Thu Jan 20 14:22:20 GMT 2022



Jonas Smedegaard pushed to branch debian/latest at Debian VoIP Packaging Team / asterisk


Commits:
3d56c8b1 by Jonas Smedegaard at 2022-01-20T15:22:02+01:00
update git-buildpackage config: filter-out any .git* file; use DEP14 branch naming scheme; add usage comment

- - - - -


1 changed file:

- debian/gbp.conf


Changes:

=====================================
debian/gbp.conf
=====================================
@@ -1,7 +1,13 @@
-# Configuration file for git-buildpackage and friends
+# clone this source:       gbp clone $PKG_GIT_URL
+# update this source:      gbp pull
+# import upstream release: gbp import-orig --uscan
+# build package:           gbp buildpackage
+# publish source release:  gbp tag && gbp push
 
 [DEFAULT]
 pristine-tar = True
 sign-tags = True
-filter = .gitignore
+filter = */.git*
+debian-branch = debian/latest
+upstream-branch = upstream/latest
 components = ['Xpjproject']



View it on GitLab: https://salsa.debian.org/pkg-voip-team/asterisk/-/commit/3d56c8b14f00d64d57135dbd1512c16d0f7cacff

-- 
View it on GitLab: https://salsa.debian.org/pkg-voip-team/asterisk/-/commit/3d56c8b14f00d64d57135dbd1512c16d0f7cacff
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-voip-maintainers/attachments/20220120/ba40ad66/attachment-0001.htm>


More information about the Pkg-voip-maintainers mailing list