Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Update watch file to handle common issues.
· 36ee9820
Bas Couwenberg
authored
Oct 02, 2018
36ee9820
Update upstream metadata for new upstream.
· ca4265af
Bas Couwenberg
authored
Oct 02, 2018
ca4265af
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
ca4265af
unarr (1.0.1-1) unstable; urgency=medium
[ Alec Leamas ]
* Move to use fork at https://github.com/selmf/unarr
* Handle regular releases at new upstream
* Drop all patches besides a spelling error.
[ Bas Couwenberg ]
* Update watch file to handle common issues.
* Update upstream metadata for new upstream.
-- Alec Leamas <leamas.alec@gmail.com> Mon, 01 Oct 2018 01:23:17 -0400
unarr (0~20150801.d1be8c4-1) unstable; urgency=medium
...
...
debian/upstream/metadata
View file @
ca4265af
Bug-Database: https://github.com/
zeniko
/unarr/issues
Bug-Submit: https://github.com/
zeniko
/unarr/issues/new
Bug-Database: https://github.com/
selmf
/unarr/issues
Bug-Submit: https://github.com/
selmf
/unarr/issues/new
Name: unarr
Repository: https://github.com/
zeniko
/unarr.git
Repository-Browse: https://github.com/
zeniko
/unarr
/
Repository: https://github.com/
selmf
/unarr.git
Repository-Browse: https://github.com/
selmf
/unarr
debian/watch
View file @
ca4265af
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%unarr-$1.tar.gz%" \
https://github.com/selmf/unarr/tags \
(?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate
version=3
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/;s/\-/\./g,\
filenamemangle=s/(?:.*?)?(?:rel|v|unarr)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/unarr-$1.$2/ \
https://github.com/selmf/unarr/releases \
(?:.*?/archive/)?(?:rel|v|unarr)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) \
debian uupdate