Skip to content

Commit

Permalink
PPA: Raise version and update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
onli committed Dec 6, 2023
1 parent 7cc15ef commit 66180b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
simdock (1.5.4-ppa0) trusty; urgency=low
simdock (2.0-ppa0) trusty; urgency=low

* Initial release

Expand Down
4 changes: 2 additions & 2 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ Source: simdock
Section: x11
Priority: extra
Maintainer: onli <[email protected]>
Build-Depends: debhelper (>= 8.0.0), libglib2.0-dev, libgconf2-dev, libgtk2.0-dev, libwnck-dev, libwxgtk3.0-dev, libxcb1-dev, libxcb-ewmh-dev | libxcb-ewmh1-dev, xcb-proto, librsvg2-dev
Build-Depends: debhelper (>= 8.0.0), libglib2.0-dev, libgconf2-dev, libwnck-3-dev, libwxgtk3.0-gtk3-dev | libwxgtk3.2-dev, libxcb1-dev, libxcb-ewmh-dev | libxcb-ewmh1-dev, xcb-proto, librsvg2-dev
Standards-Version: 3.9.2
Homepage: https://github.com/onli/simdock
#Vcs-Git: git://git.debian.org/collab-maint/simdock.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/simdock.git;a=summary

Package: simdock
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libglib2.0-0, libgconf-2-4, libgtk2.0-0, libwnck22, libwxgtk3.0-0 | libwxgtk3.0-0v5, libxcb1, libxcb-ewmh2 | libxcb-ewmh1, xcb-proto, librsvg2-2
Depends: ${shlibs:Depends}, ${misc:Depends}, libglib2.0-0, libgconf-2-4, libwnck-3-0, libwxgtk3.0-gtk3-0v5 | libwxgtk3.2-1, libxcb1, libxcb-ewmh2 | libxcb-ewmh1, xcb-proto, librsvg2-2
Description: light and fast dock

0 comments on commit 66180b6

Please sign in to comment.