index
:
gogs.git
Gogs is a painless self-hosted Git service
log msg
author
committer
range
buildscript
main
mygogs
about
summary
refs
log
tree
commit
diff
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Markus Hauschild <markus@moepman.eu>
2018-03-08 08:14:18 +0100
committer
jc <u@gogs.io>
2018-03-08 02:14:18 -0500
commit
679147cd5d9d3184e32849512a8c2cd616074244
(
patch
)
tree
ccf4f318fdf75b98a18782be0441ba50c941e1f7
parent
40eb652cfa8a13f0d34ae48e870c022f6cd4f6bf
(
diff
)
pkgr: update spec to build on Debian 9 (Stretch) (#5083)
Diffstat
-rw-r--r--
.pkgr.yml
2
1 files changed, 2 insertions, 0 deletions
diff --git a/.pkgr.yml b/.pkgr.yml
index dc2bbb87..d24fbe90 100644
--- a/
.pkgr.yml
+++ b/
.pkgr.yml
@@ -7,6 +7,8 @@ targets:
- git
debian-8:
<<: *debian
+ debian-9:
+ <<: *debian
ubuntu-12.04:
<<: *debian
ubuntu-14.04: