add hs9001 package
このコミットが含まれているのは:
5
build/hs9001/debian/changelog
ノーマルファイル
5
build/hs9001/debian/changelog
ノーマルファイル
@ -0,0 +1,5 @@
|
||||
hs9001 (1.0) unstable; urgency=medium
|
||||
|
||||
* Initial Release.
|
||||
|
||||
-- quitesimple.org repo management department ;-) <repo@quitesimple.org> Tue, 18 Aug 2020 18:17:03 +0200
|
12
build/hs9001/debian/control
ノーマルファイル
12
build/hs9001/debian/control
ノーマルファイル
@ -0,0 +1,12 @@
|
||||
Source: hs9001
|
||||
Section: unknown
|
||||
Priority: optional
|
||||
Maintainer: quitesimple.org repo management department ;-) <repo@quitesimple.org>
|
||||
Build-Depends: golang-go, debhelper-compat (= 12)
|
||||
Standards-Version: 4.4.1
|
||||
Homepage: <https://github.com/quitesimpleorg/hs9001>
|
||||
|
||||
Package: hs9001
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: Bash history put into sqlite so it can be searched
|
1
build/hs9001/debian/hs9001.install
ノーマルファイル
1
build/hs9001/debian/hs9001.install
ノーマルファイル
@ -0,0 +1 @@
|
||||
hs9001 /usr/bin/
|
8
build/hs9001/debian/rules
実行可能ファイル
8
build/hs9001/debian/rules
実行可能ファイル
@ -0,0 +1,8 @@
|
||||
#!/usr/bin/make -f
|
||||
%:
|
||||
dh $@
|
||||
|
||||
override_dh_auto_build:
|
||||
go build -ldflags "-s -w"
|
||||
|
||||
override_dh_auto_install:
|
1
build/hs9001/debian/source/format
ノーマルファイル
1
build/hs9001/debian/source/format
ノーマルファイル
@ -0,0 +1 @@
|
||||
3.0 (native)
|
新しいイシューから参照
ユーザーをブロックする