This project is archived. Its data is
read-only
.
Changes
Page history
Update home
authored
May 09, 2019
by
Hiro
Show whitespace changes
Inline
Side-by-side
home.md
View page @
4775c0c3
...
...
@@ -4,9 +4,8 @@ This repository is used to track changes to the Debian package for Lektor, hoste
Change into your Git™ repository (which can be empty), make sure it has all local modifications committed, and run either of:
```
gbp import-orig /path/to/package_0.2.orig.tar.gz
gbp import-orig /path/to/package_0.2.tar.bz2
gbp import-orig /path/to/package-0.2/
$ gbp import-orig --uscan --verbose
```
This puts the upstream sources onto the upstream-branch and tags them accordingly (the default tag format is upstream/%(version)s).
...
...
...
...