File: changelog

package info (click to toggle)
golang-github-alessio-shellescape 1.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 132 kB
  • sloc: makefile: 3
file content (43 lines) | stat: -rw-r--r-- 1,532 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
golang-github-alessio-shellescape (1.4.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.4.2
  * Misc packaging updates

 -- Arnaud Rebillout <arnaudr@kali.org>  Fri, 24 Nov 2023 08:54:00 +0700

golang-github-alessio-shellescape (1.4.1-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
  * Apply multi-arch hints. + golang-github-alessio-shellescape-dev: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 23 Nov 2022 22:04:50 +0000

golang-github-alessio-shellescape (1.4.1-2) unstable; urgency=medium

  * Team upload.
  * No-change source-only upload to migrate the package.

 -- Sergio Durigan Junior <sergiodj@debian.org>  Sat, 06 Feb 2021 18:51:57 -0500

golang-github-alessio-shellescape (1.4.1-1) unstable; urgency=medium

  [ Jack Henschel ]
  * Initial release (Closes: #958563, #969634)

  [ Arthur Diniz ]
  * Delete debian/compat, since using debhelper-compat.
  * debian/control:
    - Declare compliance with debian policy 4.5.1.
    - Bump debhelper compatibility level to 13.
    - Set Rules-Requires-Root to no.
    - Update description spacing.
    - Add myself to uploaders.
  * debian/copyright:
    - Add myself to packaging copyright.
    - Remove Files-Excluded since they don't exist anymore.
    - Rename MIT license to Expat.
  * debian/examples: Install example example_test.go from upstream

 -- Arthur Diniz <arthurbdiniz@gmail.com>  Thu, 04 Feb 2021 21:33:11 -0300