Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
libnginx-mod-http-fancyindex (1:0.5.2-7) unstable; urgency=medium

* d/gbp.conf: dist = DEP14, debian-branch = debian/latest
* d/watch: rewrite to version 5, use Github uscan-template

-- Jan Mojžíš <[email protected]> Thu, 11 Sep 2025 15:48:34 +0200

libnginx-mod-http-fancyindex (1:0.5.2-6) unstable; urgency=medium

* d/control: update my email to [email protected]
Expand Down
6 changes: 5 additions & 1 deletion debian/gbp.conf
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
[DEFAULT]
debian-branch = main
debian-branch = debian/latest
upstream-branch = upstream
upstream-tag = upstream/%(version)s
pristine-tar = True
sign-tags = True
dist = DEP14

[import-orig]
merge-mode = replace

[pull]
track-missing = True
12 changes: 6 additions & 6 deletions debian/watch
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version=4
opts="\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|a|b)\d*)$/$1~$2/,\
" \
https://github.com/aperezdc/ngx-fancyindex/tags \
(?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@
Version: 5
Template: Github
Owner: aperezdc
Project: ngx-fancyindex
Uversion-Mangle: s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|a|b)\d*)$/$1~$2/
Pgp-Mode: none
Loading