Skip to content

Commit

Permalink
Update debian dependencies - libhandy -> libadwaita (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
archisman-panigrahi committed Aug 9, 2022
1 parent b2412ba commit c9845a5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
6 changes: 6 additions & 0 deletions debian/changelog
@@ -1,3 +1,9 @@
blanket (0.6.0) jammy; urgency=medium

* New version - GTK4

-- Rafael Mardojai CM <email@rafaelmardojai.com> Thu, 14 Apr 2021 12:04:42 +0530

blanket (0.5.0) focal; urgency=medium

* New version
Expand Down
5 changes: 2 additions & 3 deletions debian/control
Expand Up @@ -8,7 +8,7 @@ Build-Depends: debhelper-compat(=10),
meson (>= 0.50),
pkg-config,
libglib2.0-dev,
libhandy-1-dev,
libadwaita-1-dev,
appstream
Standards-Version: 4.5.0
Rules-Requires-Root: no
Expand All @@ -19,9 +19,8 @@ Vcs-Git: https://github.com/rafaelmardojai/blanket.git
Package: blanket
Architecture: all
Depends: ${misc:Depends},
gir1.2-handy-1,
gir1.2-adw-1,
gir1.2-gst-plugins-bad-1.0,
gir1.2-gtk-3.0,
python3
Description: Listen to different sounds
Improve focus and increase your productivity by listening to different sounds.
Expand Down

0 comments on commit c9845a5

Please sign in to comment.