File: control

package info (click to toggle)
gnote 43.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 13,736 kB
  • sloc: cpp: 30,685; xml: 388; python: 78; makefile: 4
file content (41 lines) | stat: -rw-r--r-- 1,597 bytes parent folder | download
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
# 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: gnote
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@ubuntu.com>
Build-Depends: debhelper-compat (= 13),
               appstream-util <!nocheck>,
               desktop-file-utils <!nocheck>,
               dh-sequence-gnome,
               itstool,
               libunittest++-dev (>= 1.5.1) <!nocheck>,
               libglibmm-2.4-dev (>= 2.62),
               libgspell-1-dev (>= 1.6.0),
               libgtk-3-dev (>= 3.22.20),
               libgtkmm-3.0-dev (>= 3.22.20),
               libsecret-1-dev (>= 0.8),
               libxml2-dev,
               libxml2-utils,
               libxslt1-dev,
               meson (>= 0.59.0),
               pkg-config (>= 0.14.0),
               uuid-dev
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://wiki.gnome.org/Apps/Gnote
Vcs-Git: https://salsa.debian.org/gnome-team/gnote.git
Vcs-Browser: https://salsa.debian.org/gnome-team/gnote

Package: gnote
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: desktop note taking program using Wiki style links
 Gnote is a desktop note-taking application which is simple and easy to
 use. It lets you organise your notes intelligently by allowing you to
 easily link ideas together with Wiki style interconnects.
 .
 It is a port of Tomboy to C++ and consumes less resources.