summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames McCoy <jamessan@debian.org>2018-10-02 21:47:22 -0400
committerJames McCoy <jamessan@debian.org>2018-10-02 21:50:32 -0400
commitfb8514369ffb04ec2aea8d8ee7916fdff101b84e (patch)
treee8d800ef277789862752f258ddbb0ab5212e6282
parent2d750bd01b72cd00b2c0cf68223646941b143b70 (diff)
Switch to experimental branch and pre-release versions
Gbp-Dch: Ignore Signed-off-by: James McCoy <jamessan@debian.org>
-rw-r--r--debian/control2
-rw-r--r--debian/gbp.conf2
-rw-r--r--debian/watch4
3 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 94d5954..ebee724 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Build-Depends: apache2-dev (>= 2.4.16),
Build-Conflicts: libsvn-dev (<< 1.10~)
Rules-Requires-Root: no
Homepage: http://subversion.apache.org/
-Vcs-Git: https://salsa.debian.org/jamessan/subversion.git
+Vcs-Git: https://salsa.debian.org/jamessan/subversion.git -b debian/experimental
Vcs-Browser: https://salsa.debian.org/jamessan/subversion
Standards-Version: 4.1.4
diff --git a/debian/gbp.conf b/debian/gbp.conf
index c753e09..13cea05 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,6 +1,6 @@
[DEFAULT]
upstream-branch = upstream
-debian-branch = debian/sid
+debian-branch = debian/experimental
upstream-tag = %(version)s
sign-tags = True
diff --git a/debian/watch b/debian/watch
index 6e16ed2..7e489c5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts=pgpsigurlmangle=s/$/.asc/ \
-https://www.apache.org/dist/subversion/subversion-(\d+.\d+.\d+).tar.gz
+opts=pgpsigurlmangle=s/$/.asc/,uversionmangle=s/-(rc\d+)/~$1/ \
+https://www.apache.org/dist/subversion/subversion-(\d+.\d+.\d+-rc\d+).tar.gz