1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
|
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: gnome-todo
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Hideki Yamane <henrich@debian.org>, Jeremy Bicha <jbicha@debian.org>
Build-Depends: debhelper-compat (= 12),
meson (>= 0.41.0),
gnome-pkg-tools,
libglib2.0-dev (>= 2.43.4),
libgtk-3-dev (>= 3.19.5),
libgoa-1.0-dev (>= 3.2.0),
libecal1.2-dev (>= 3.13.90),
libedataserver1.2-dev (>= 3.17.1),
libedataserverui1.2-dev (>= 3.17.1),
libical-dev (>= 0.43),
libpeas-dev (>= 1.17),
gtk-doc-tools,
libjson-glib-dev,
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-todo
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-todo.git
Homepage: https://wiki.gnome.org/Apps/Todo
Package: gnome-todo
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
gnome-todo-common (>= ${source:Version}),
libgnome-todo (= ${binary:Version}),
evolution-data-server (>= 3.17.1),
gsettings-desktop-schemas
Breaks: gnome-todo-common (<< 3.28)
Replaces: gnome-todo-common (<< 3.28)
Description: minimalistic personal task manager designed to fit GNOME desktop
GNOME To Do is a simplistic personal task manager designed to perfectly fit
the GNOME desktop. Designed from ground up to seamlessly integrate with
the GNOME desktop environment, To Do enables you to be as productive as
you want.
Package: gnome-todo-common
Architecture: all
Depends: ${misc:Depends},
Breaks: gnome-todo (<< 3.26.2-2~)
Replaces: gnome-todo (<< 3.26.2-2~)
Description: common files for GNOME To Do
Library that provides GObject-based interface of GNOME To Do, simplistic
personal task manager designed to perfectly fit the GNOME desktop.
.
This package contains common files.
Package: libgnome-todo
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Breaks: gnome-todo (<< 3.26.2-2~)
Replaces: gnome-todo (<< 3.26.2-2~)
Description: library data for GNOME To Do
Library that provides GObject-based interface of GNOME To Do, simplistic
personal task manager designed to perfectly fit the GNOME desktop.
.
This package contains the library files.
Package: libgnome-todo-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
gir1.2-gtd-1.0 (= ${binary:Version}),
Breaks: gnome-todo (<< 3.26.2-2~)
Replaces: gnome-todo (<< 3.26.2-2~)
Description: development library data for GNOME To Do
Library that provides GObject-based interface of GNOME To Do, simplistic
personal task manager designed to perfectly fit the GNOME desktop.
.
This package contains the library development files.
Package: gir1.2-gtd-1.0
Section: introspection
Architecture: any
Depends: ${gir:Depends},
${shlibs:Depends},
${misc:Depends},
Breaks: gnome-todo (<< 3.26.2-2~)
Replaces: gnome-todo (<< 3.26.2-2~)
Description: GObject introspection data for GNOME To Do
GNOME To Do is a simplistic personal task manager designed to perfectly fit
the GNOME desktop. Designed from ground up to seamlessly integrate with
the GNOME desktop environment, To Do enables you to be as productive as
you want.
.
This package contains introspection data for GNOME To Do.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
|