This website works better with JavaScript.
Home
Explore
About Gitea
Register
Sign In
devuan
/
apt
Watch
10
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
19
Wiki
Activity
Browse Source
Revert "debian/gbp.conf: Set debian-branch to 1.8.y"
This reverts commit
51ac850da8
.
tags/devuan/2.0.1+devuan1
Julian Andres Klode
1 year ago
parent
a68702b6c1
commit
4935c8af8a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
debian/gbp.conf
+ 1
- 1
debian/gbp.conf
View File
@@ -3,7 +3,7 @@
;preexport = ./prepare-release pre-export
prebuild = ./prepare-release pre-build
postbuild = ./prepare-release post-build
debian-branch =
1.8.y
debian-branch =
master
debian-tag = %(version)s
export-dir = ../build-area
sign-tags = True
Write
Preview
Loading…
Cancel
Save