diff options
Diffstat (limited to '')
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2f567c9..3e14957 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-apt-common-shopno (2.3.0+shopno2) shopno; urgency=medium + + * Add dependency; distro-info-data-shopno + * Fix missing field; MatchURI + + -- Mubashshir <ahm@jadupc.com> Thu, 23 Feb 2023 00:15:00 +0600 + python-apt-common-shopno (2.3.0+shopno1) shopno; urgency=medium * Initial release. diff --git a/debian/control b/debian/control index 2c7d38c..c67ec10 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Package: python-apt-common-shopno Architecture: all Depends: ${misc:Depends}, + distro-info-data-shopno, Enhances: python-apt-common, Multi-Arch: foreign |
