mirror of
https://gitlab.com/mobian1/eg25-manager.git
synced 2025-08-31 00:02:18 +02:00
Compare commits
2 Commits
mobian/0.4
...
mobian
Author | SHA1 | Date | |
---|---|---|---|
|
ca98361552 | ||
|
56ddc3a664 |
2
debian/control
vendored
2
debian/control
vendored
@@ -5,7 +5,7 @@ Maintainer: Arnaud Ferraris <arnaud.ferraris@gmail.com>
|
|||||||
Standards-Version: 4.6.0
|
Standards-Version: 4.6.0
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libcurl-dev,
|
libcurl-dev | libcurl4-nss-dev,
|
||||||
libglib2.0-dev,
|
libglib2.0-dev,
|
||||||
libgpiod-dev,
|
libgpiod-dev,
|
||||||
libgudev-1.0-dev,
|
libgudev-1.0-dev,
|
||||||
|
2
debian/gbp.conf
vendored
2
debian/gbp.conf
vendored
@@ -1,7 +1,7 @@
|
|||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
debian-branch = mobian
|
debian-branch = mobian
|
||||||
debian-tag = mobian/%(version)s
|
debian-tag = mobian/%(version)s
|
||||||
upstream-branch = upstream/latest
|
upstream-branch = master
|
||||||
upstream-tag = %(version)s
|
upstream-tag = %(version)s
|
||||||
pristine-tar = True
|
pristine-tar = True
|
||||||
multimaint-merge = True
|
multimaint-merge = True
|
||||||
|
Reference in New Issue
Block a user