diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 21 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 23 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 6d814381..a547acb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +ayatana-indicator-keyboard (24.7.2-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-keyboard. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sun, 02 Mar 2025 17:45:33 +0100 + +ayatana-indicator-keyboard (24.7.1-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-keyboard. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sun, 23 Feb 2025 18:13:56 +0100 + +ayatana-indicator-keyboard (24.7.0-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-keyboard. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 10 Jul 2024 13:26:41 +0200 + ayatana-indicator-keyboard (24.5.0-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-keyboard. diff --git a/debian/control b/debian/control index d7ebffcc..04d30fc6 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: cmake, libglib2.0-dev (>= 2.36), libx11-dev (>=1.7.0), libxklavier-dev (>=5.4), - libayatana-common-dev (>= 0.9.9), + libayatana-common-dev (>= 0.9.11), libxkbcommon-dev (>=1.0.3), libxkbregistry-dev (>=1.0.3), libaccountsservice-dev, @@ -28,7 +28,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ayatana-indicator-common, - matekbd-keyboard-display | gkbd-capplet, + matekbd-keyboard-display | gkbd-capplet | tecla, Description: Ayatana Indicator Keyboard Applet This package contains the keyboard indicator, which should show as an icon in the top panel of indicator aware destkop environments. |