File: changelog

package info (click to toggle)
slowhttptest 1.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,068 kB
  • sloc: cpp: 2,505; sh: 1,250; makefile: 13
file content (67 lines) | stat: -rw-r--r-- 2,717 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
slowhttptest (1.8.2-1) unstable; urgency=medium

  * New upstream version 1.8.2
  * Update Build-Depends on debhelper-compat level 13
    * Build depends on debhelper-compat level 13
    * Drop dh-autoreconf, it's enabled by default
    * Drop debian/compat, replaced by debhelper-compat setting in
      debian/control
  * Bump Standards-Version to 4.5.0
    * Update insecure-copyright-format-uri to secure one
    * Add explicitly Rules-Requires-Root: no
  * Switch Vcs-{Git,Browser} to Salsa
  * Drop trailing-whitespace in debian/rules
  * Replace <project> in watch file with actual project's name
  * Add debian/gbp.conf
    * Add gbp.conf follow the DEP-14 Git packaging repository layout
  * Update debian/copyright
  * Add patch to correct the application version
    * The upstream forgot to bump the version to 1.8.2
  * Add Salsa CI manifest
  * Drop d/lintian-overrides, unneeded
    * The tag `no-upstream-changelog` has been removed from lintian checking,
      therefore, no need to override

 -- Neutron Soutmun <neutrons@debian.org>  Tue, 13 Oct 2020 13:18:52 +0700

slowhttptest (1.7-1) unstable; urgency=medium

  * Imported Upstream version 1.7
  * Drop patches/fix-manpage-typo.patch, merged upstream
  * Use cgit in Vcs-Browser

 -- Neutron Soutmun <neutrons@debian.org>  Thu, 30 Jun 2016 09:19:29 +0700

slowhttptest (1.6+git20160628.da64093-1~exp1) experimental; urgency=medium

  * Imported Upstream version 1.6+git20160628.da64093 (Closes: #828548)
  * Drop debian/patches/01-fix-manpage-warning.patch, merged upstream
  * Change my email to neutrons@debian.org
  * Bump Standards-Version, update Vcs-* with secure-uri
    * Bump Standards-Version to 3.9.8, no changes needed
    * Update Vcs-* with secure-uri
  * Update Homepage, Source and watch file
    * Upstream moved to github
      - debian/control: Update Homepage
      - debian/copyright: Update Source
      - debian/watch: Update for github source
  * Update debian/copyright
  * Add debian/patches/fix-manpage-typo.patch

 -- Neutron Soutmun <neutrons@debian.org>  Tue, 28 Jun 2016 16:54:56 +0700

slowhttptest (1.6-1) unstable; urgency=low

  * Initial release (Closes: #732081)
  * debian/patches/01-fix-manpage-warning.patch: Fix manpage warning
  * debian/lintian-overrides: Upstream has no changelog
  * Revised by Dmitry Smirnov, Thanks.
    * debian/control:
      - Set debhelper version to >= 9~, exact version is unneeded.
      - Bump Standards-Version to 3.9.5, no changes.
      - Lower case the starting of short package description.
  * Revised by Prach Pongpanich, Thanks.
    * debian/control:
      - Fix Vcs-Browser broken URL

 -- Neutron Soutmun <neo.neutron@gmail.com>  Sun, 15 Dec 2013 08:36:31 +0700