Skip to content

Debian file associations #274

Description

@schadfield

I'm submitting a…

  • [ X] bug report

Short description of the issue/suggestion:

When I install the deb file created by JavaPackager my custom file association for *.kif files is not being created.

Steps to reproduce the issue/enhancement:

  1. Create a deb file by building the project (https://github.com/schadfield/shogi-explorer).
  2. Install the deb file with dpkg: dpkg -i shogi-explorer/target/packages/linux/ShogiExplorer_.deb

What is the expected behavior?

Files with extension "kif" are associated with mime type "application/x-shogi-explorer".

What is the current behavior?

The files remain associated with "text/plain".

The deb file includes "ShogiExplorer.xml" but this is not installed anywhere on the system.

Please tell us about your environment:

  • JavaPackager version: 1.6.7
  • OS version: Debian 11
  • JDK version: OpenJDK 64-Bit Server VM (build 17.0.4+8-Debian-1deb11u1, mixed mode, sharing)
  • Build tool:
    • [ X] Maven

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfixedIssue fixed and release pending

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions