https://github.com/agx/debautoff
Auto fast forward Debian packages to new upstream versions using git-buildpackage
https://github.com/agx/debautoff
debian git-buildpackage jenkins upstream
Last synced: about 1 month ago
JSON representation
Auto fast forward Debian packages to new upstream versions using git-buildpackage
- Host: GitHub
- URL: https://github.com/agx/debautoff
- Owner: agx
- License: gpl-3.0
- Created: 2017-11-21T19:41:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-08T18:05:14.000Z (over 8 years ago)
- Last Synced: 2026-02-08T10:46:23.396Z (4 months ago)
- Topics: debian, git-buildpackage, jenkins, upstream
- Language: Makefile
- Size: 18.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
Ansible Playbook for the autoff-jenkins
=======================================
Sets up a jenkins that uses [git-buildpackage][] to check for new upstream versions
once a day. If a new upstream version is found the patches are rebased
and the package is built.
To deploy
make get_deps
make
The Debian source packages built by this jenkins are pulled from
[debautoff-projects][].
[git-buildpackage]: http://gbp.sigxcpu.org/
[debautoff-projects]: https://github.com/agx/debautoff-projects