parent
ef56092836
commit
af4ce8d021
@ -1,2 +1,2 @@
|
||||
# there will be no manpage in nearer future
|
||||
nm-tray: binary-without-manpage usr/bin/nm-tray
|
||||
nm-tray: no-manual-page usr/bin/nm-tray
|
||||
|
@ -1,3 +1,3 @@
|
||||
etc/xdg/autostart/nm-tray-autostart.desktop
|
||||
usr/bin/nm-tray
|
||||
usr/share/applications/nm-tray.desktop
|
||||
usr/bin/nm-tray
|
||||
|
@ -0,0 +1,12 @@
|
||||
# For more information on what jobs are run see:
|
||||
# https://salsa.debian.org/salsa-ci-team/pipeline
|
||||
#
|
||||
# To enable the jobs, go to your repository (at salsa.debian.org)
|
||||
# and click over Settings > CI/CD > Expand (in General pipelines).
|
||||
# In "Custom CI config path" write debian/salsa-ci.yml and click
|
||||
# in "Save Changes". The CI tests will run after the next commit.
|
||||
---
|
||||
include:
|
||||
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
|
||||
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
|
||||
|
@ -1,6 +1,5 @@
|
||||
Name: nm-tray
|
||||
Bug-Database: https://github.com/palinek/nm-tray/issues
|
||||
Bug-Submit: https://github.com/palinek/nm-tray/issues/new
|
||||
Changelog: https://github.com/palinek/nm-tray/commits/master
|
||||
Repository: https://github.com/palinek/nm-tray
|
||||
Repository: https://github.com/palinek/nm-tray.git
|
||||
Repository-Browse: https://github.com/palinek/nm-tray
|
||||
|
Loading…
Reference in new issue