diff --git a/debian/changelog b/debian/changelog index c6cbb11..4a90705 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ - (0.0.1-1) unstable; urgency=low +swh-objstorage-replayer (0.1.0-1~swh1) unstable-swh; urgency=medium - * + * Initial release + * v0.1.0 - -- AUTHOR-NAME + -- David Douard Wed, 29 Apr 2020 10:29:25 +0200 diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..7576206 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,6 @@ +[DEFAULT] +upstream-branch=debian/upstream +upstream-tag=debian/upstream/%(version)s +upstream-vcs-tag=v%(version)s +debian-branch=debian/unstable-swh +pristine-tar=True