diff options
-rw-r--r-- | data/Shopno.info | 10 | ||||
-rw-r--r-- | debian/changelog | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/data/Shopno.info b/data/Shopno.info index 4854eca..9b5da15 100644 --- a/data/Shopno.info +++ b/data/Shopno.info @@ -1,13 +1,13 @@ -_ChangelogURI: http://builder.jadupc.com/changelogs/pool/%s/%s/%s/%s_%s/changelog +_ChangelogURI: http://builder.jadupc.com/deb/pool/%s/%s/%s/%s_%s/changelog X-Exclude-Suites: jessie, experimental Suite: {series} RepositoryType: deb BaseURI: http://builder.jadupc.com/deb/ -MatchURI: builder.jadupc.com +MatchURI: (deb|builder).jadupc.com MirrorsFile: Shopno.mirrors -_Description: Shopno OS {version} '{codename}' +Description: Shopno OS {version} '{codename}' Component: main -_CompDescription: Officially supported +CompDescription: Officially supported Component: tanix-tx6 -_CompDescription: Softwares specific to Tanix TX-6 +CompDescription: Softwares specific to Tanix TX-6 diff --git a/debian/changelog b/debian/changelog index 3e14957..2bd6982 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-apt-common-shopno (2.3.0+shopno3) shopno; urgency=medium + + * Fix field descriptions + + -- Mubashshir <ahm@jadupc.com> Wed, 01 Mar 2023 13:45:00 +0600 + python-apt-common-shopno (2.3.0+shopno2) shopno; urgency=medium * Add dependency; distro-info-data-shopno |