File: changelog

package info (click to toggle)
dhcpig 1.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 120 kB
  • sloc: python: 551; sh: 8; makefile: 7
file content (83 lines) | stat: -rw-r--r-- 2,972 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
dhcpig (1.6-1) unstable; urgency=medium

  * New upstream version 1.6.
  * Remove manpage from packaging - incorporated by upstream.
      - debian/dhcpig.1: remove.
      - debian/dhcpig.1.md: remove.
      - debian/source/lintian-overrides: remove.
      - debian/dhcpig.manpages: point to new manpage path.
  * debian/control:
      - Add myself to Uploaders field.
      - s/pkg-config/pkgconf/ in Build-Depends.
  * debian/copyright: update packaging copyright years.
  * debian/gbp.conf: add upstream-branch field.
  * debian/patches/*: removed. Patches incorporated by upstream.
  * debian/rules: remove rule to generate manpage.

 -- Carlos Henrique Lima Melara <charlesmelara@riseup.net>  Sun, 23 Jun 2024 22:20:22 -0300

dhcpig (1.5-4) unstable; urgency=medium

  * Team upload.

  [ Samuel Henrique ]
  * Add salsa-ci.yml.
  * Configure git-buildpackage for Debian.

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.4.1, no changes needed.
  * Update standards version to 4.5.0, no changes needed.

  [ Carlos Henrique Lima Melara ]
  * Run wrap-and-sort
  * debian/control:
      - Bump Standards-Version to 4.6.2 - no changes needed.
      - Bump debhelper-compat level to 13.
      - Fix a typo in long description.
      - Remove X-Python3-Version field.
  * debian/copyright: update packaging copyright information.
  * debian/patches/: (Closes: #936390)
      - python3.patch: update patch header.
      - fix-DHCPRevOptions.patch: new patch.
      - fix-decode-of-mac-address.patch: new patch.
      - handle-new-return-type.patch: new patch.
  * debian/source/lintian-overrides: override maintainer manual page message.
  * debian/tests/control: mark test as superficial. (Closes: #971462)
  * debian/watch: bump to version 4 and update it to use github API.

 -- Carlos Henrique Lima Melara <charlesmelara@outlook.com>  Wed, 08 Mar 2023 20:10:56 -0300

dhcpig (1.5-3) unstable; urgency=medium

  * Add support for Python3 (Closes: 940604)

 -- Philippe Thierry <phil@reseau-libre.net>  Tue, 24 Sep 2019 14:09:19 +0200

dhcpig (1.5-2) unstable; urgency=medium

  * Reducing build-dependencies by integrating generated manpages

 -- Philippe Thierry <phil@reseau-libre.net>  Mon, 03 Sep 2018 09:44:39 +0200

dhcpig (1.5-1) unstable; urgency=medium

  * Updated to official 1.5 upstream release.
  * Add support for uscan.

 -- Philippe Thierry <phil@reseau-libre.net>  Wed, 01 Aug 2018 11:14:28 +0200

dhcpig (0~20170428.git67f913-1) unstable; urgency=low

  [ Philippe Thierry ]
  * Initial release (Closes: #864897).

  [ Raphaƫl Hertzog ]
  * Improve debian/tests/test-help.sh.
  * Ensure debian/rules clean works even when setup.py is missing because
    patches are not applied.

 -- Philippe Thierry <phil@reseau-libre.net>  Fri, 16 Jun 2017 15:38:12 +0200