diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000000..ddfeba07fd --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,2 @@ +[DEFAULT] +component = [ 'core-js' ] diff --git a/debian/watch b/debian/watch index 459cc480ff..e69760255d 100644 --- a/debian/watch +++ b/debian/watch @@ -3,4 +3,8 @@ opts="\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)\d*)$/$1~$2/,\ filenamemangle=s/.*v(.*)\/.*/gitlab-$1.tar.bz2/,\ dversionmangle=s/(\d)[\+]?(debian|dfsg|ds|deb|gh)\d*(\~)*(rc)*(\d)*$/$1$3$4$5/ \ -" https://gitlab.com/gitlab-org/gitlab-foss/tags .*/gitlab-foss-v(\d[\d.]*)\.tar\.bz2 +" https://gitlab.com/gitlab-org/gitlab-foss/tags .*/gitlab-foss-v(\d[\d.]*)\.tar\.bz2 debian + +opts="searchmode=plain,pgpmode=none,repack,compression=bz2,component=core-js" \ +https://registry.npmjs.org/core-js \ +https://registry.npmjs.org/core-js/-/core-js-(3.[\d\.]*)@ARCHIVE_EXT@ ignore