golang-github-odeke-em-ripper 0.0~git20150415.0.bd1a682-4 source package in Ubuntu

Changelog

golang-github-odeke-em-ripper (0.0~git20150415.0.bd1a682-4) unstable; urgency=medium

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Anthony Fok ]
  * debian/control:
    - Change Section from devel to golang
    - Update Maintainer email address to <email address hidden>
    - Bump debhelper build-dependency to debhelper-compat (= 13)"
    - Use dh-sequence-golang instead of dh-golang and --with=golang
    - Change build-dependency on golang-go to golang-any
    - Add "Rules-Requires-Root: no"
    - Add "Testsuite: autopkgtest-pkg-go"
    - Bump Standards-Version to 4.6.2
    - Mark library package with "Multi-Arch: foreign"
    - Remove unneeded binary dependency on golang-go
    - Change binary architecture from "linux-any" to "any"
    - Add ${shlibs:Depends} to binary dependency
    - Replace Built-Using field with Static-Built-Using
    - Add myself to the list of Uploaders
  * debian/rules: Invoke dh with --builddirectory=_build
  * debian/copyright: Add Upstream-Contact field
  * debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
  * debian/watch: Replace fake watch with direct access to git repo

 -- Anthony Fok <email address hidden>  Thu, 16 Nov 2023 06:51:28 -0700

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-odeke-em-ripper_0.0~git20150415.0.bd1a682-4.dsc 2.4 KiB 93e0b24e8b37a2884f8dca56aee99d4ea14637ed015bd3755cd8f3bfd352ce9d
golang-github-odeke-em-ripper_0.0~git20150415.0.bd1a682.orig.tar.bz2 5.2 KiB c6ce70ab34ac35f4fc22fadd2e98051eec5e2de52afbfac84648a7be724f2f8a
golang-github-odeke-em-ripper_0.0~git20150415.0.bd1a682-4.debian.tar.xz 3.0 KiB 508a8614df530b29d7d17e49a737dee9f79ce7204f9a1258f83cc984b0c3e2de

No changes file available.

Binary packages built by this source

golang-github-odeke-em-ripper-dev: scrape licenses out of files -- library

 Ripper inspect source files and show the license if it found. It
 support directories, files or URI repositories as argument.
 .
 This package provides ripper library to use in others Golang programs.

ripper: scrape licenses out of files

 Ripper inspect source files and show the license if it found. It
 support directories, files or URI repositories as argument.
 .
 This package provides command-line to use alone or embbed in others
 programs.