Skip to content

Commit

Permalink
Merge pull request #294 from zammad/mh/cherrypick-1d607ff
Browse files Browse the repository at this point in the history
Remove EOL Debian 9
  • Loading branch information
MrGeneration committed Apr 24, 2023
2 parents df01203 + 8a37f82 commit 474ccb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
6 changes: 0 additions & 6 deletions install/package.rst
Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,6 @@ Add Repository
$ curl -fsSL https://dl.packager.io/srv/zammad/zammad/key | \
gpg --dearmor | tee /etc/apt/trusted.gpg.d/pkgr-zammad.gpg> /dev/null
Debian 9
.. code-block:: sh
$ echo "deb [signed-by=/etc/apt/trusted.gpg.d/pkgr-zammad.gpg] https://dl.packager.io/srv/deb/zammad/zammad/stable/debian 9 main"| \
tee /etc/apt/sources.list.d/zammad.list > /dev/null
Debian 10
.. code-block:: sh
Expand Down
4 changes: 2 additions & 2 deletions prerequisites/software.rst
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Below you can find all distributions Zammad provides packages for.
:widths: 20, 20

"CentOS / RHEL", "7 & 8"
"Debian", "9, 10 & 11"
"Debian", "10 & 11"
"OpenSuSE / SLES", "Leap 42.3 / 12; Leap 15.x / 15"
"Ubuntu", "16.04, 18.04, 20.04 & 22.04"

Expand Down Expand Up @@ -138,7 +138,7 @@ installed with the Zammad-Package.

.. code-block:: sh
# Debian 9, 10 & 11, Ubuntu 16.04, 18.04 & 20.04
# Debian 10 & 11, Ubuntu 16.04, 18.04 & 20.04
$ apt install libimlib2
# openSUSE
Expand Down

0 comments on commit 474ccb9

Please sign in to comment.