minijks_1.2.0-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Tue, 15 Jul 2025 11:53:22 -0400 |
Source: | minijks |
Binary: | minijks minijks-dbgsym |
Architecture: | source amd64 |
Version: | 1.2.0-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Changed-By: | Sergio Durigan Junior <sergiodj@debian.org> |
Description: | minijks - Simple Go replacement for the Java keystore tool (program) |
Closes: | 1109347 |
Changes: | minijks (1.2.0-1) unstable; urgency=medium * Initial release (Closes: #1109347). |
Files: | 111707c11ef67b5db4482c1fa6a3e024 2048 golang optional minijks_1.2.0-1.dsc 90970f256485e9448845c40620d4f2ee 29204 golang optional minijks_1.2.0.orig.tar.gz 9110b601800f570ddc694274f7b5c1ab 3104 golang optional minijks_1.2.0-1.debian.tar.xz f771d890d58fd1e7eb2d62e10c13e7dd 2024080 debug optional minijks-dbgsym_1.2.0-1_amd64.deb a94780e6362ba87000b2d0efef039513 6514 golang optional minijks_1.2.0-1_amd64.buildinfo 3e60251b462e92db928ed392fab699e3 1822972 utils optional minijks_1.2.0-1_amd64.deb |
minijks_1.2.0-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | minijks |
Binary: | minijks |
Architecture: | any |
Version: | 1.2.0-1 |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Uploaders: | Sergio Durigan Junior <sergiodj@debian.org>, |
Homepage: | https://github.com/lwithers/minijks |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/go-team/packages/minijks |
Vcs-Git: | https://salsa.debian.org/go-team/packages/minijks.git |
Testsuite: | autopkgtest-pkg-go |
Build-Depends: | debhelper-compat (=13), dh-sequence-golang, golang-any, golang-github-urfave-cli-v2-dev |
Package-List: | minijks deb utils optional arch=any |
Files: | 90970f256485e9448845c40620d4f2ee 29204 minijks_1.2.0.orig.tar.gz 9110b601800f570ddc694274f7b5c1ab 3104 minijks_1.2.0-1.debian.tar.xz |
Go-Import-Path: | github.com/lwithers/minijks |
control file for minijks_1.2.0-1_amd64.deb (click to toggle) | |
---|---|
Package: | minijks |
Version: | 1.2.0-1 |
Architecture: | amd64 |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Installed-Size: | 5533 |
Depends: | libc6 (>=2.34) |
Static-Built-Using: | go-md2man-v2 (= 2.0.4-1), golang-1.24 (= 1.24.4-1), golang-blackfriday-v2 (= 2.1.0-1), golang-github-urfave-cli-v2 (= 2.25.7-5), golang-github-xrash-smetrics (= 0.0~git20201216.039620a-1) |
Section: | utils |
Priority: | optional |
Homepage: | https://github.com/lwithers/minijks |
Description: | Simple Go replacement for the Java keystore tool (program) This is a replacement for the Java keytool program that manipulates .jks (Java keystore) files. Its purpose is to reduce the pain of DevOps burdened by Java deployments. |
contents of minijks_1.2.0-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-07-15 15:53 ./ drwxr-xr-x root/root 0 2025-07-15 15:53 ./usr/ drwxr-xr-x root/root 0 2025-07-15 15:53 ./usr/bin/ -rwxr-xr-x root/root 5654224 2025-07-15 15:53 ./usr/bin/minijks drwxr-xr-x root/root 0 2025-07-15 15:53 ./usr/share/ drwxr-xr-x root/root 0 2025-07-15 15:53 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-07-15 15:53 ./usr/share/doc/minijks/ -rw-r--r-- root/root 162 2025-07-15 15:53 ./usr/share/doc/minijks/changelog.Debian.gz -rw-r--r-- root/root 2131 2025-07-15 15:53 ./usr/share/doc/minijks/copyright |
copyright of minijks_1.2.0-1_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/lwithers/minijks Upstream-Name: minijks Upstream-Contact: https://github.com/lwithers/minijks Files: * Copyright: 2017 Laurence Withers License: Expat and GPL-3 Files: debian/* Copyright: 2025 Sergio Durigan Junior <sergiodj@debian.org> License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: GPL-3 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". |
control file for minijks-dbgsym_1.2.0-1_amd64.deb (click to toggle) | |
---|---|
Package: | minijks-dbgsym |
Source: | minijks |
Version: | 1.2.0-1 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Installed-Size: | 5227 |
Depends: | minijks (=1.2.0-1) |
Section: | debug |
Priority: | optional |
Description: | debug symbols for minijks |
Build-Ids: | 943183d835169384efdda0ece0b6b6b981a25527 |
contents of minijks-dbgsym_1.2.0-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-07-15 15:53 ./ drwxr-xr-x root/root 0 2025-07-15 15:53 ./usr/ drwxr-xr-x root/root 0 2025-07-15 15:53 ./usr/lib/ drwxr-xr-x root/root 0 2025-07-15 15:53 ./usr/lib/debug/ drwxr-xr-x root/root 0 2025-07-15 15:53 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2025-07-15 15:53 ./usr/lib/debug/.build-id/94/ -rw-r--r-- root/root 5341808 2025-07-15 15:53 ./usr/lib/debug/.build-id/94/3183d835169384efdda0ece0b6b6b981a25527.debug drwxr-xr-x root/root 0 2025-07-15 15:53 ./usr/share/ drwxr-xr-x root/root 0 2025-07-15 15:53 ./usr/share/doc/ lrwxrwxrwx root/root 0 2025-07-15 15:53 ./usr/share/doc/minijks-dbgsym -> minijks |
copyright of minijks-dbgsym_1.2.0-1_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
Timestamp: 11.08.2025 / 04:04:31 (UTC)