Skip to content

Commit

Permalink
Drop blueman-report (#1096)
Browse files Browse the repository at this point in the history
Anonymous upload to GitHub is not allowed anymore and the tool is rarely used anyway.
  • Loading branch information
cschramm authored Sep 15, 2019
1 parent 9d254d7 commit 7abcc92
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 83 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ Makefile
/apps/blueman-assistant
/apps/blueman-manager
/apps/blueman-mechanism
/apps/blueman-report
/apps/blueman-rfcomm-watcher
/apps/blueman-sendto
/apps/blueman-services
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## master

* Drop blueman-report

### Changes

* Raise minimum Python version to 3.6
Expand Down
1 change: 0 additions & 1 deletion apps/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ APPS = \
blueman-services \
blueman-sendto \
blueman-assistant \
blueman-report \
blueman-tray

appsdir = $(bindir)
Expand Down
74 changes: 0 additions & 74 deletions apps/blueman-report.in

This file was deleted.

1 change: 0 additions & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,6 @@ apps/blueman-applet
apps/blueman-assistant
apps/blueman-manager
apps/blueman-mechanism
apps/blueman-report
apps/blueman-rfcomm-watcher
apps/blueman-sendto
apps/blueman-services
Expand Down
1 change: 0 additions & 1 deletion data/man/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ man_MANS = \
blueman-sendto.1 \
blueman-services.1 \
blueman-assistant.1 \
blueman-report.1 \
blueman-tray.1

EXTRA_DIST = $(man_MANS)
5 changes: 0 additions & 5 deletions data/man/blueman-report.1

This file was deleted.

0 comments on commit 7abcc92

Please sign in to comment.