[proj] 01/01: Set experimental branch in Vcs-Git and gbp.conf.
Bas Couwenberg
sebastic at xs4all.nl
Fri Nov 14 21:57:11 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch experimental
in repository proj.
commit 1a00f156a343dcabe12cbf3fed6d91398a705cac
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Nov 14 22:00:29 2014 +0100
Set experimental branch in Vcs-Git and gbp.conf.
---
debian/changelog | 6 ++++++
debian/control | 2 +-
debian/gbp.conf | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 676a1d3..2b07891 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+proj (4.9.0~rc2-1~exp2) UNRELEASED; urgency=medium
+
+ * Set experimental branch in Vcs-Git and gbp.conf.
+
+ -- Bas Couwenberg <sebastic at xs4all.nl> Sat, 25 Oct 2014 01:15:55 +0200
+
proj (4.9.0~rc2-1~exp1) experimental; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index 1c4969b..4085071 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9),
graphviz
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/proj.git
-Vcs-Git: git://anonscm.debian.org/pkg-grass/proj.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/proj.git -b experimental
Homepage: http://trac.osgeo.org/proj/
Package: proj-data
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 21d0417..6464eea 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -6,7 +6,7 @@ upstream-branch = upstream
# The default name for the Debian branch is "master".
# Change it if the name is different (for instance, "debian/unstable").
-debian-branch = master
+debian-branch = experimental
# git-import-orig uses the following names for the upstream tags.
# Change the value if you are not using git-import-orig
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/proj.git
More information about the Pkg-grass-devel
mailing list