Skip to content

Commit

Permalink
Publish mirtest-internal-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkae committed Apr 26, 2024
1 parent 497950b commit 95c0856
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
13 changes: 13 additions & 0 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,19 @@ Description: Display server for Ubuntu - test development headers and library
Contains header files and static library for testing of server and/or client
development.

Package: mirtest-internal-dev
Section: libdevel
Architecture: linux-any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: mirtest-dev
Description: Display server for Ubuntu - test development headers and library
Mir is a display server running on linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
.
Contains header files and static library for testing of server and/or client
development.

Package: mir-demos
Architecture: linux-any
Breaks: miral-examples
Expand Down
3 changes: 3 additions & 0 deletions debian/mirtest-internal-dev.install
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
usr/include/mirtest-internal
usr/lib/*/pkgconfig/mirtest-internal.pc
usr/lib/*/libmir-test-assist.a

0 comments on commit 95c0856

Please sign in to comment.