Source: libglib-testing
Standards-Version: 4.7.4
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders:
 Jeremy Bícha <jbicha@ubuntu.com>,
 Laurent Bigonville <bigon@debian.org>,
Section: libs
Build-Depends:
 debhelper-compat (= 13),
 dbus-daemon <!nocheck>,
 gtk-doc-tools,
 libglib2.0-dev,
 meson,
Build-Depends-Indep:
 libglib2.0-doc <!nodoc>,
Vcs-Browser: https://salsa.debian.org/gnome-team/libglib-testing
Vcs-Git: https://salsa.debian.org/gnome-team/libglib-testing.git
Homepage: https://gitlab.gnome.org/pwithnall/libglib-testing

Package: libglib-testing-0-0
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: test library providing test harnesses and mock classes
 libglib-testing is a test library providing test harnesses and mock classes
 which complement the classes provided by GLib.
 It is intended to be used by any project which uses GLib and which wants to
 write internal unit tests.

Package: libglib-testing-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 libglib-testing-0-0 (= ${binary:Version}),
 libglib2.0-dev,
 ${misc:Depends},
Breaks:
 libglib-testing-0-dev (<< 0.2),
Replaces:
 libglib-testing-0-dev (<< 0.2),
Description: Development files for the libglib-testing library
 libglib-testing is a test library providing test harnesses and mock classes
 which complement the classes provided by GLib.
 It is intended to be used by any project which uses GLib and which wants to
 write internal unit tests.
 .
 This package contains the development files.

Package: libglib-testing-0-dev
Architecture: all
Section: oldlibs
Depends:
 libglib-testing-dev,
 ${misc:Depends},
Description: Development files for the libglib-testing library - transitional package
 libglib-testing is a test library providing test harnesses and mock classes
 which complement the classes provided by GLib.
 It is intended to be used by any project which uses GLib and which wants to
 write internal unit tests.
 .
 This empty transitional package is here to ensure smooth upgrades.

Package: libglib-testing-doc
Architecture: all
Build-Profiles: <!nodoc>
Multi-Arch: foreign
Section: doc
Depends:
 ${misc:Depends},
Description: Documentation for the libglib-testing library
 libglib-testing is a test library providing test harnesses and mock classes
 which complement the classes provided by GLib.
 It is intended to be used by any project which uses GLib and which wants to
 write internal unit tests.
 .
 This package contains the documentation.
