Debian-packaging: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
(uscan into git repo) |
(gbp push) |
||
Regel 61: | Regel 61: | ||
gbp import-orig --uscan | gbp import-orig --uscan | ||
+ | |||
+ | = gbp push = | ||
+ | |||
+ | gbp push https://gitlab.com/dblug/fiche-dpkg | ||
= ITP / RFP = | = ITP / RFP = |
Versie van 5 dec 2018 18:35
Debian packaging
Inhoud
ar
wget
https://github.com/solusipse/fiche
wget https://github.com/solusipse/fiche/archive/0.9.tar.gz
mv && tar x && cd
env
export DEBEMAIL=stappers@hendrikx-itc.nl export DEBFULLNAME="Geert Stappers"
dh_make
dh_make -s -c mit --file ../fiche_0.9.tar.gz -p fiche_0.9
debuild
- dpkg-buildpackage
- lintian
- debsign
upstream makefile
quilt
fiche.service
debian/rules
dh_override
dpkg -i
gbp
- upstream
- debian
gbp import-dsc
gbp import-dsc --pristine-tar ../fiche_0.9-1.dsc
git
branches
documentating gbp
- debian/gbp.conf
- debian/README.source
debchanges dch
uscan
gbp import-orig --uscan
gbp push
gbp push https://gitlab.com/dblug/fiche-dpkg
ITP / RFP
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848338