golang-github-xo-dburl_0.23.7-1~exp1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Thu, 15 May 2025 20:42:28 +0000 |
Source: | golang-github-xo-dburl |
Binary: | golang-github-xo-dburl-dev |
Architecture: | source all |
Version: | 0.23.7-1~exp1 |
Distribution: | experimental |
Urgency: | medium |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Changed-By: | Otto Kekäläinen <otto@debian.org> |
Description: | golang-github-xo-dburl-dev - URL style mechanism for opening SQL database connections (library |
Closes: | 1010712 |
Changes: | golang-github-xo-dburl (0.23.7-1~exp1) experimental; urgency=medium * Initial release (Closes: #1010712) |
Files: | d03d3047ead6b2b5bc850bf47cba9773 2193 golang optional golang-github-xo-dburl_0.23.7-1~exp1.dsc e17043a9ae4dab9ff16228de459bd2b2 25956 golang optional golang-github-xo-dburl_0.23.7.orig.tar.gz 0e504a71a2c20f42ec09def8727ec7b8 3004 golang optional golang-github-xo-dburl_0.23.7-1~exp1.debian.tar.xz 79fb10ffb5255158f4cc23e9db6ee4d9 20368 golang optional golang-github-xo-dburl-dev_0.23.7-1~exp1_all.deb 9f2a7c255ce4b449a0bd919f26bf3ee4 5845 golang optional golang-github-xo-dburl_0.23.7-1~exp1_amd64.buildinfo |
golang-github-xo-dburl_0.23.7-1~exp1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | golang-github-xo-dburl |
Binary: | golang-github-xo-dburl-dev |
Architecture: | all |
Version: | 0.23.7-1~exp1 |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Uploaders: | Otto Kekäläinen <otto@debian.org>, |
Homepage: | https://github.com/xo/dburl |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/go-team/packages/golang-github-xo-dburl |
Vcs-Git: | https://salsa.debian.org/go-team/packages/golang-github-xo-dburl.git |
Testsuite: | autopkgtest-pkg-go |
Build-Depends: | debhelper-compat (=13), dh-sequence-golang, golang-any |
Package-List: | golang-github-xo-dburl-dev deb golang optional arch=all |
Files: | e17043a9ae4dab9ff16228de459bd2b2 25956 golang-github-xo-dburl_0.23.7.orig.tar.gz 0e504a71a2c20f42ec09def8727ec7b8 3004 golang-github-xo-dburl_0.23.7-1~exp1.debian.tar.xz |
Go-Import-Path: | github.com/xo/dburl |
README.source for golang-github-xo-dburl_0.23.7-1~exp1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for golang-github-xo-dburl-dev_0.23.7-1~exp1_all.deb (click to toggle) | |
---|---|
Package: | golang-github-xo-dburl-dev |
Source: | golang-github-xo-dburl |
Version: | 0.23.7-1~exp1 |
Architecture: | all |
Maintainer: | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
Installed-Size: | 124 |
Section: | golang |
Priority: | optional |
Multi-Arch: | foreign |
Homepage: | https://github.com/xo/dburl |
Description: | URL style mechanism for opening SQL database connections (library) Dburl provides a standard, URL style mechanism for parsing and opening SQL database connection strings for Go. It supports most SQL databases that have a publicly available Go driver. |
contents of golang-github-xo-dburl-dev_0.23.7-1~exp1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-05-15 20:42 ./ drwxr-xr-x root/root 0 2025-05-15 20:42 ./usr/ drwxr-xr-x root/root 0 2025-05-15 20:42 ./usr/share/ drwxr-xr-x root/root 0 2025-05-15 20:42 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-05-15 20:42 ./usr/share/doc/golang-github-xo-dburl-dev/ -rw-r--r-- root/root 180 2025-05-15 20:42 ./usr/share/doc/golang-github-xo-dburl-dev/changelog.Debian.gz -rw-r--r-- root/root 1514 2025-05-15 20:42 ./usr/share/doc/golang-github-xo-dburl-dev/copyright drwxr-xr-x root/root 0 2025-05-15 20:42 ./usr/share/gocode/ drwxr-xr-x root/root 0 2025-05-15 20:42 ./usr/share/gocode/src/ drwxr-xr-x root/root 0 2025-05-15 20:42 ./usr/share/gocode/src/github.com/ drwxr-xr-x root/root 0 2025-05-15 20:42 ./usr/share/gocode/src/github.com/xo/ drwxr-xr-x root/root 0 2025-05-15 20:42 ./usr/share/gocode/src/github.com/xo/dburl/ drwxr-xr-x root/root 0 2025-05-15 20:42 ./usr/share/gocode/src/github.com/xo/dburl/_example/ -rw-r--r-- root/root 396 2025-05-15 20:42 ./usr/share/gocode/src/github.com/xo/dburl/_example/example.go -rw-r--r-- root/root 15445 2025-05-15 20:42 ./usr/share/gocode/src/github.com/xo/dburl/dburl.go -rw-r--r-- root/root 25615 2025-05-15 20:42 ./usr/share/gocode/src/github.com/xo/dburl/dburl_test.go -rw-r--r-- root/root 19105 2025-05-15 20:42 ./usr/share/gocode/src/github.com/xo/dburl/dsn.go -rw-r--r-- root/root 711 2025-05-15 20:42 ./usr/share/gocode/src/github.com/xo/dburl/example_test.go -rw-r--r-- root/root 36 2025-05-15 20:42 ./usr/share/gocode/src/github.com/xo/dburl/go.mod drwxr-xr-x root/root 0 2025-05-15 20:42 ./usr/share/gocode/src/github.com/xo/dburl/passfile/ -rw-r--r-- root/root 722 2025-05-15 20:42 ./usr/share/gocode/src/github.com/xo/dburl/passfile/example_test.go -rw-r--r-- root/root 7407 2025-05-15 20:42 ./usr/share/gocode/src/github.com/xo/dburl/passfile/passfile.go -rw-r--r-- root/root 1374 2025-05-15 20:42 ./usr/share/gocode/src/github.com/xo/dburl/passfile/passfile_test.go -rw-r--r-- root/root 11997 2025-05-15 20:42 ./usr/share/gocode/src/github.com/xo/dburl/scheme.go drwxr-xr-x root/root 0 2025-05-15 20:42 ./usr/share/gocode/src/github.com/xo/dburl/testdata/ -rw-r--r-- root/root 12288 2025-05-15 20:42 ./usr/share/gocode/src/github.com/xo/dburl/testdata/test.duckdb -rw-r--r-- root/root 0 2025-05-15 20:42 ./usr/share/gocode/src/github.com/xo/dburl/testdata/test.duckdb.wal -rw-r--r-- root/root 8192 2025-05-15 20:42 ./usr/share/gocode/src/github.com/xo/dburl/testdata/test.sqlite3 |
copyright of golang-github-xo-dburl-dev_0.23.7-1~exp1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/xo/dburl Upstream-Name: XO - Cross-platform database, language, and platform tools Upstream-Contact: https://github.com/xo/dburl/issues Files: * Copyright: 2015-2025 Kenneth Shaw License: Expat Files: debian/* Copyright: 2025 Otto Kekäläinen <otto@debian.org> License: Expat Comment: Debian packaging is licensed under the same terms as upstream 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. |
Timestamp: 22.05.2025 / 18:02:25 (UTC)