Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion debian/compat

This file was deleted.

5 changes: 2 additions & 3 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Priority: optional
Maintainer: syslog-ng maintainers <syslog-ng-maintainers@alioth-lists.debian.net>
Uploaders: Laszlo Boszormenyi (GCS) <gcs@debian.org>,
SZALAY Attila <sasa@debian.org>
Build-Depends: debhelper (>= 10~),
Build-Depends: debhelper-compat (= 13),
automake,
autoconf-archive,
tzdata,
Expand Down Expand Up @@ -37,7 +37,7 @@ Build-Depends: debhelper (>= 10~),
librdkafka-dev (>= 1.0.0),
pylint (>= 2.4.0) | pylint3,
Build-Conflicts: autoconf2.13
Standards-Version: 4.5.0
Standards-Version: 4.6.2
Homepage: https://www.syslog-ng.com/
Vcs-Git: https://github.com/gcsideal/syslog-ng-debian.git
Vcs-Browser: https://github.com/gcsideal/syslog-ng-debian
Expand Down Expand Up @@ -540,7 +540,6 @@ Description: Enhanced system logging daemon (Kafka destination, based on librdka
Package: syslog-ng-mod-extra
Depends: syslog-ng-scl, ${misc:Depends}
Architecture: all
Priority: optional
Section: oldlibs
Description: transitional package
This is a transitional package. It can safely be removed.
Expand Down
4 changes: 2 additions & 2 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ override_dh_python3:
##

override_dh_missing:
dh_missing $(shell awk '{sub(/.*\//, "", $$1); print "-X"$$2$$1}' debian/syslog-ng-scl.install) --fail-missing
dh_missing $(shell awk '{sub(/.*\//, "", $$1); print "-X"$$2$$1}' debian/syslog-ng-scl.install)

# By default, the arch:all syslog-ng package does not need anything
# built, so build-indep shall be empty. This avoids triggering another
Expand All @@ -208,4 +208,4 @@ build-indep: ;

# And for the rest, there is debhelper!
%:
dh $@ --with autoreconf,python3
dh $@ --with python3
5 changes: 5 additions & 0 deletions debian/upstream/metadata
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
Bug-Database: https://github.com/syslog-ng/syslog-ng/issues
Bug-Submit: https://github.com/syslog-ng/syslog-ng/issues/new
Repository: https://github.com/syslog-ng/syslog-ng.git
Repository-Browse: https://github.com/syslog-ng/syslog-ng