Compare commits
No commits in common. "dc832116528bf41cf75f0cd32316c405039e6fc5" and "9386c1c88d09efabbe5630376b148ff3a87d2a14" have entirely different histories.
dc83211652
...
9386c1c88d
19 changed files with 1 additions and 107 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -23,6 +23,4 @@ go.work
|
||||||
|
|
||||||
### Modified
|
### Modified
|
||||||
build/package/bin/
|
build/package/bin/
|
||||||
build/*.deb
|
build/*.deb
|
||||||
/.pc/
|
|
||||||
/_build/
|
|
|
@ -1,5 +0,0 @@
|
||||||
ahenk-go (0.0~git20230809.4a3f4f9-1) UNRELEASED; urgency=medium
|
|
||||||
|
|
||||||
* Initial release
|
|
||||||
|
|
||||||
-- Aliberk Sandıkçı <asandikci@aliberksandikci.com.tr> Wed, 09 Aug 2023 13:18:20 +0000
|
|
1
debian/ahenk-go.debhelper.log
vendored
1
debian/ahenk-go.debhelper.log
vendored
|
@ -1 +0,0 @@
|
||||||
dh_auto_install
|
|
4
debian/ahenk-go.substvars
vendored
4
debian/ahenk-go.substvars
vendored
|
@ -1,4 +0,0 @@
|
||||||
misc:Static-Built-Using=golang-1.20 (= 1.20.7-1), golang-github-sevlyar-go-daemon (= 0.1.5-3), golang-golang-x-exp (= 0.0~git20230522.2e198f4-1), golang-golang-x-sys (= 0.8.0-1)
|
|
||||||
misc:Built-Using=golang-1.20 (= 1.20.7-1), golang-github-sevlyar-go-daemon (= 0.1.5-3), golang-golang-x-exp (= 0.0~git20230522.2e198f4-1), golang-golang-x-sys (= 0.8.0-1)
|
|
||||||
misc:Depends=
|
|
||||||
misc:Pre-Depends=
|
|
13
debian/ahenk-go/DEBIAN/control
vendored
13
debian/ahenk-go/DEBIAN/control
vendored
|
@ -1,13 +0,0 @@
|
||||||
Package: ahenk-go
|
|
||||||
Version: 0.0~git20230809.4a3f4f9-1
|
|
||||||
Architecture: amd64
|
|
||||||
Maintainer: Aliberk Sandıkçı <asandikci@aliberksandikci.com.tr>
|
|
||||||
Installed-Size: 1817
|
|
||||||
Built-Using: golang-1.20 (= 1.20.7-1), golang-github-sevlyar-go-daemon (= 0.1.5-3), golang-golang-x-exp (= 0.0~git20230522.2e198f4-1), golang-golang-x-sys (= 0.8.0-1)
|
|
||||||
Section: utils
|
|
||||||
Priority: optional
|
|
||||||
Homepage: https://liderahenk.org
|
|
||||||
Description: The client side of the Lider Ahenk Project
|
|
||||||
Lider Ahenk is an open source project which provides solutions
|
|
||||||
to manage, monitor and audit unlimited number of different
|
|
||||||
systems and users on a network.
|
|
3
debian/ahenk-go/DEBIAN/md5sums
vendored
3
debian/ahenk-go/DEBIAN/md5sums
vendored
|
@ -1,3 +0,0 @@
|
||||||
86f04124104182efebc28846387d5976 usr/bin/ahenkd-go
|
|
||||||
104edc545f9bd385fc1e1cfee201bba5 usr/share/doc/ahenk-go/changelog.Debian.gz
|
|
||||||
99e95abee4958dd801d4ad188856cccd usr/share/doc/ahenk-go/copyright
|
|
BIN
debian/ahenk-go/usr/bin/ahenkd-go
vendored
BIN
debian/ahenk-go/usr/bin/ahenkd-go
vendored
Binary file not shown.
Binary file not shown.
13
debian/ahenk-go/usr/share/doc/ahenk-go/copyright
vendored
13
debian/ahenk-go/usr/share/doc/ahenk-go/copyright
vendored
|
@ -1,13 +0,0 @@
|
||||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
||||||
Upstream-Name: ahenk-go
|
|
||||||
Upstream-Contact: Aliberk Sandıkçı <asandikci@aliberksandikci.com.tr>
|
|
||||||
Source: https://git.aliberksandikci.com.tr/Liderahenk/ahenk-go
|
|
||||||
|
|
||||||
Files: *
|
|
||||||
Copyright: 2023 Aliberk Sandıkçı <asandikci@aliberksandikci.com.tr>
|
|
||||||
License: LGPL-3.0+
|
|
||||||
|
|
||||||
Files: debian/*
|
|
||||||
Copyright: 2023 Aliberk Sandıkçı <asandikci@aliberksandikci.com.tr>
|
|
||||||
License: LGPL-3.0+
|
|
||||||
Comment: Debian packaging is licensed under the same terms as upstream
|
|
5
debian/changelog
vendored
5
debian/changelog
vendored
|
@ -1,5 +0,0 @@
|
||||||
ahenk-go (0.0~git20230809.4a3f4f9-1) UNRELEASED; urgency=medium
|
|
||||||
|
|
||||||
* Initial release
|
|
||||||
|
|
||||||
-- Aliberk Sandıkçı <asandikci@aliberksandikci.com.tr> Wed, 09 Aug 2023 13:18:20 +0000
|
|
27
debian/control
vendored
27
debian/control
vendored
|
@ -1,27 +0,0 @@
|
||||||
Source: ahenk-go
|
|
||||||
Maintainer: Aliberk Sandıkçı <asandikci@aliberksandikci.com.tr>
|
|
||||||
Uploaders: Aliberk Sandıkçı <asandikci@aliberksandikci.com.tr>
|
|
||||||
Section: utils
|
|
||||||
Testsuite: autopkgtest-pkg-go
|
|
||||||
Priority: optional
|
|
||||||
Build-Depends: debhelper-compat (= 13),
|
|
||||||
dh-golang,
|
|
||||||
golang-any,
|
|
||||||
golang-github-sevlyar-go-daemon-dev,
|
|
||||||
golang-golang-x-exp-dev
|
|
||||||
Standards-Version: 4.6.0
|
|
||||||
Vcs-Browser: https://git.aliberksandikci.com.tr/Liderahenk/go-ahenk
|
|
||||||
Vcs-Git: https://git.aliberksandikci.com.tr/Liderahenk/go-ahenk.git
|
|
||||||
Homepage: https://liderahenk.org
|
|
||||||
Rules-Requires-Root: no
|
|
||||||
XS-Go-Import-Path: git.aliberksandikci.com.tr/Liderahenk/ahenk-go
|
|
||||||
|
|
||||||
Package: ahenk-go
|
|
||||||
Architecture: any
|
|
||||||
Depends: ${misc:Depends},
|
|
||||||
${shlibs:Depends}
|
|
||||||
Built-Using: ${misc:Built-Using}
|
|
||||||
Description: The client side of the Lider Ahenk Project
|
|
||||||
Lider Ahenk is an open source project which provides solutions
|
|
||||||
to manage, monitor and audit unlimited number of different
|
|
||||||
systems and users on a network.
|
|
13
debian/copyright
vendored
13
debian/copyright
vendored
|
@ -1,13 +0,0 @@
|
||||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
||||||
Upstream-Name: ahenk-go
|
|
||||||
Upstream-Contact: Aliberk Sandıkçı <asandikci@aliberksandikci.com.tr>
|
|
||||||
Source: https://git.aliberksandikci.com.tr/Liderahenk/ahenk-go
|
|
||||||
|
|
||||||
Files: *
|
|
||||||
Copyright: 2023 Aliberk Sandıkçı <asandikci@aliberksandikci.com.tr>
|
|
||||||
License: LGPL-3.0+
|
|
||||||
|
|
||||||
Files: debian/*
|
|
||||||
Copyright: 2023 Aliberk Sandıkçı <asandikci@aliberksandikci.com.tr>
|
|
||||||
License: LGPL-3.0+
|
|
||||||
Comment: Debian packaging is licensed under the same terms as upstream
|
|
1
debian/debhelper-build-stamp
vendored
1
debian/debhelper-build-stamp
vendored
|
@ -1 +0,0 @@
|
||||||
ahenk-go
|
|
2
debian/files
vendored
2
debian/files
vendored
|
@ -1,2 +0,0 @@
|
||||||
ahenk-go_0.0~git20230809.4a3f4f9-1_amd64.buildinfo utils optional
|
|
||||||
ahenk-go_0.0~git20230809.4a3f4f9-1_amd64.deb utils optional
|
|
3
debian/gbp.conf
vendored
3
debian/gbp.conf
vendored
|
@ -1,3 +0,0 @@
|
||||||
[DEFAULT]
|
|
||||||
debian-branch = debian/sid
|
|
||||||
dist = DEP14
|
|
6
debian/gitlab-ci.yml
vendored
6
debian/gitlab-ci.yml
vendored
|
@ -1,6 +0,0 @@
|
||||||
# auto-generated, DO NOT MODIFY.
|
|
||||||
# The authoritative copy of this file lives at:
|
|
||||||
# https://salsa.debian.org/go-team/infra/pkg-go-tools/blob/master/config/gitlabciyml.go
|
|
||||||
---
|
|
||||||
include:
|
|
||||||
- https://salsa.debian.org/go-team/infra/pkg-go-tools/-/raw/master/pipeline/test-archive.yml
|
|
7
debian/rules
vendored
7
debian/rules
vendored
|
@ -1,7 +0,0 @@
|
||||||
#!/usr/bin/make -f
|
|
||||||
|
|
||||||
%:
|
|
||||||
dh $@ --builddirectory=_build --buildsystem=golang --with=golang
|
|
||||||
|
|
||||||
override_dh_auto_install:
|
|
||||||
dh_auto_install -- --no-source
|
|
1
debian/source/format
vendored
1
debian/source/format
vendored
|
@ -1 +0,0 @@
|
||||||
3.0 (quilt)
|
|
Loading…
Reference in a new issue