aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control4
2 files changed, 7 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 86a49a5..8c41113 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+apturl (0.5.2+shopno1) shopno; urgency=medium
+
+ * Prune mint deps
+
+ -- Mubashshir <ahm@jadupc.com> Thu, 03 Aug 2023 17:35:01 +0600
+
apturl (0.5.2+linuxmint13) vanessa; urgency=medium
* bump - rebuild using XZ compression
diff --git a/debian/control b/debian/control
index ceb8245..72dcda9 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,7 @@ Architecture: all
Depends: ${python3:Depends},
${shlibs:Depends},
${misc:Depends},
- python3-apt,
- mint-common
+ python3-apt
Description: install packages using the apt protocol - common data
AptUrl is a simple graphical application that takes an URL (which follows the
apt-protocol) as a command line option, parses it and carries out the
@@ -33,7 +32,6 @@ Depends: ${python3:Depends},
apturl-common (= ${binary:Version}),
python3-gi,
gir1.2-gtk-3.0,
- gir1.2-xapp-1.0
Description: install packages using the apt protocol - GTK+ frontend
AptUrl is a simple graphical application that takes an URL (which follows the
apt-protocol) as a command line option, parses it and carries out the