diff -Nru apertium-pol-0.1.1/debian/changelog apertium-pol-0.1.1/debian/changelog --- apertium-pol-0.1.1/debian/changelog 2018-08-23 04:07:39.000000000 +0000 +++ apertium-pol-0.1.1/debian/changelog 2019-09-23 14:48:34.000000000 +0000 @@ -1,3 +1,14 @@ +apertium-pol (0.1.1-2) unstable; urgency=low + + * Fixed debian/watch. + * debian/control: + + Updated Standards-Version to 4.4.0 + + Added Rules-Requires-Root field. + * Bumped dh to 12. + * Added debian/gitlab-ci.yml. + + -- Kartik Mistry Mon, 23 Sep 2019 20:18:34 +0530 + apertium-pol (0.1.1-1) unstable; urgency=low [ Tino Didriksen ] diff -Nru apertium-pol-0.1.1/debian/compat apertium-pol-0.1.1/debian/compat --- apertium-pol-0.1.1/debian/compat 2018-08-23 03:58:15.000000000 +0000 +++ apertium-pol-0.1.1/debian/compat 2019-09-21 14:55:45.000000000 +0000 @@ -1 +1 @@ -11 +12 diff -Nru apertium-pol-0.1.1/debian/control apertium-pol-0.1.1/debian/control --- apertium-pol-0.1.1/debian/control 2018-08-23 03:58:10.000000000 +0000 +++ apertium-pol-0.1.1/debian/control 2019-09-23 14:48:27.000000000 +0000 @@ -6,13 +6,14 @@ Kartik Mistry Build-Depends: apertium-dev (>= 3.4), cg3, - debhelper (>= 11), + debhelper (>= 12), gawk, pkg-config (>= 0.21) -Standards-Version: 4.2.0 +Standards-Version: 4.4.0 Homepage: https://apertium.org/ Vcs-Git: https://salsa.debian.org/science-team/apertium-pol.git Vcs-Browser: https://salsa.debian.org/science-team/apertium-pol +Rules-Requires-Root: no Package: apertium-pol Architecture: all diff -Nru apertium-pol-0.1.1/debian/gitlab-ci.yml apertium-pol-0.1.1/debian/gitlab-ci.yml --- apertium-pol-0.1.1/debian/gitlab-ci.yml 1970-01-01 00:00:00.000000000 +0000 +++ apertium-pol-0.1.1/debian/gitlab-ci.yml 2019-09-21 14:58:52.000000000 +0000 @@ -0,0 +1,6 @@ +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml + +variables: + RELEASE: 'unstable' diff -Nru apertium-pol-0.1.1/debian/watch apertium-pol-0.1.1/debian/watch --- apertium-pol-0.1.1/debian/watch 2018-08-23 04:00:13.000000000 +0000 +++ apertium-pol-0.1.1/debian/watch 2018-12-11 07:01:30.000000000 +0000 @@ -1,3 +1,4 @@ -version=3 -opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/apertium-$1\.tar\.gz/ \ - https://github.com/apertium/apertium-pol/releases .*/v?(\d\S+)\.tar\.gz +version=4 +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%apertium-pol-$1.tar.gz%" \ + https://github.com/apertium/apertium-pol/tags \ + (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate