File: control

package info (click to toggle)
clipman 1.2.0%2Bgit20200218.39fd4fe-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 136 kB
  • sloc: makefile: 4
file content (25 lines) | stat: -rw-r--r-- 896 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
Source: clipman
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Alexandre Viau <aviau@debian.org>
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               golang-any,
               golang-gopkg-alecthomas-kingpin.v2-dev
Standards-Version: 4.2.1
Homepage: https://github.com/yory8/clipman
Vcs-Browser: https://salsa.debian.org/go-team/packages/clipman
Vcs-Git: https://salsa.debian.org/go-team/packages/clipman.git
XS-Go-Import-Path: github.com/yory8/clipman
Testsuite: autopkgtest-pkg-go

Package: clipman
Architecture: any
Built-Using: ${misc:Built-Using}
Depends: ${misc:Depends},
         ${shlibs:Depends},
         wl-clipboard
Description: simple clipboard manager for Wayland
 Clipman is a basic clipboard manager for Wayland, with support for
 persisting copy buffers after an application exits.