diff options
author | 2023-03-01 14:15:04 +0600 | |
---|---|---|
committer | 2023-03-01 14:15:04 +0600 | |
commit | a7a71435e37c7ea411d93ad300df5e5c34bef1ec (patch) | |
tree | 2a85762236096ac1904570f42dd43d9d841aa669 | |
parent | c038cfff4e58b01bd24b6cd1414c77d3f0e3e433 (diff) | |
download | python-apt-common-shopno-a7a71435e37c7ea411d93ad300df5e5c34bef1ec.tar.gz python-apt-common-shopno-a7a71435e37c7ea411d93ad300df5e5c34bef1ec.zip |
Release v2.3.0+shopno3
Signed-off-by: Mubashshir <ahm@jadupc.com>
-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 |