diff -Nru fonts-kalapi-1.0/debian/changelog fonts-kalapi-1.0/debian/changelog --- fonts-kalapi-1.0/debian/changelog 2018-08-29 13:56:52.000000000 +0000 +++ fonts-kalapi-1.0/debian/changelog 2020-04-05 06:14:49.000000000 +0000 @@ -1,3 +1,13 @@ +fonts-kalapi (1.0-4) unstable; urgency=low + + * Added debian/gitlab-ci.yml file. + * debian/control: + + Switched to debhelper-compat. + + Updated Standards-Version to 4.5.0 + + Added 'Rules-Requires-Root' field. + + -- Kartik Mistry Sun, 05 Apr 2020 11:44:49 +0530 + fonts-kalapi (1.0-3) unstable; urgency=low * debian/control: diff -Nru fonts-kalapi-1.0/debian/compat fonts-kalapi-1.0/debian/compat --- fonts-kalapi-1.0/debian/compat 2018-08-29 13:30:31.000000000 +0000 +++ fonts-kalapi-1.0/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -11 diff -Nru fonts-kalapi-1.0/debian/control fonts-kalapi-1.0/debian/control --- fonts-kalapi-1.0/debian/control 2018-08-29 13:30:42.000000000 +0000 +++ fonts-kalapi-1.0/debian/control 2020-04-05 06:14:45.000000000 +0000 @@ -3,11 +3,12 @@ Priority: optional Maintainer: Debian Fonts Task Force Uploaders: Kartik Mistry -Build-Depends: debhelper (>= 11), fontforge -Standards-Version: 4.2.1 +Build-Depends: debhelper-compat (= 12), fontforge +Standards-Version: 4.5.0 Homepage: https://github.com/gujaratilexicon/font-kalapi Vcs-Git: https://salsa.debian.org/fonts-team/fonts-kalapi.git Vcs-Browser: https://salsa.debian.org/fonts-team/fonts-kalapi +Rules-Requires-Root: no Package: fonts-kalapi Architecture: all diff -Nru fonts-kalapi-1.0/debian/copyright fonts-kalapi-1.0/debian/copyright --- fonts-kalapi-1.0/debian/copyright 2018-08-29 13:54:04.000000000 +0000 +++ fonts-kalapi-1.0/debian/copyright 2020-04-05 05:54:17.000000000 +0000 @@ -22,7 +22,7 @@ . The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The - fonts, including any derivative works, can be bundled, embedded, + fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The diff -Nru fonts-kalapi-1.0/debian/gitlab-ci.yml fonts-kalapi-1.0/debian/gitlab-ci.yml --- fonts-kalapi-1.0/debian/gitlab-ci.yml 1970-01-01 00:00:00.000000000 +0000 +++ fonts-kalapi-1.0/debian/gitlab-ci.yml 2020-04-05 05:54:28.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'