File: changelog

package info (click to toggle)
librscode 1.3-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 192 kB
  • sloc: ansic: 477; makefile: 98; sh: 5
file content (73 lines) | stat: -rw-r--r-- 2,576 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
librscode (1.3-6) unstable; urgency=medium

  * Drop package librscode-dbg in favor of automatic dbgsym packages.
    As per https://lists.debian.org/debian-devel/2015/12/msg00262.html
  * d/control:
    - Point Vcs-* to Salsa
    - Switch Build-Depends from debhelper to debhelper-compat
    - Bump debhelper to compatibility level 12
    - Bump Standards-Version to 4.3.0
    - Add Rules-Requires-root: no.
      We don't need (fake)root for building the packages
  * Remove now obsolete d/compat
  * d/rules: Move override_dh_install to override_dh_missing for --fail-missing
  * d/watch
    - Update to format version 4
    - Switch to https
  * Rename ADTTMP to AUTOPKGTEST_TMP
  * Add Build-Depends-Package to librscode1.symbols
  * gbp.conf: Set pristine-tar and sign-tags options
  * d/copyright: Switch to https in Format field

 -- Christian Kastner <ckk@debian.org>  Sun, 17 Feb 2019 18:11:21 +0100

librscode (1.3-5) unstable; urgency=medium

  * d/control:
    - Bump Standards-Version to 3.9.8 (no changes needed)

 -- Christian Kastner <ckk@debian.org>  Sun, 17 Apr 2016 20:09:58 +0200

librscode (1.3-4) unstable; urgency=medium

  * d/control:
    - Bump Standards-Version to 3.9.7 (no changes needed)
    - Switch Vcs-Browser from gitweb to cgit
    - Switch Vcs-* from insecure URIs to secure ones
  * d/rules:
    - Add hardening=+bindnow to DEB_BUILD_MAINT_OPTIONS

 -- Christian Kastner <ckk@debian.org>  Tue, 22 Mar 2016 08:27:45 +0100

librscode (1.3-3) unstable; urgency=medium

  * Add package-specfic d/gbp.conf
  * Move README to librscode-dev.README
  * d/patches (added):
    - Change-path-of-header-in-example
      We moved the header from ecc.h to rscode/ecc.h, so the example must be
      updated accordingly (this was detected by the autopkgtest suite)
  * librscode-dev:
    - Include upstream's example in the package's examples

 -- Christian Kastner <ckk@debian.org>  Tue, 25 Aug 2015 14:23:23 +0200

librscode (1.3-2) unstable; urgency=medium

  * debian/tests/control:
    - Drop XS-Testsuite. dpkg now recognizes the Testsuite header, and
      dpkg-source automatically adds one when an autopkgtest suite is found
    - Add missing dependency on libc-dev
    - Switch Maintainer email to my @debian.org address
  * debian/copyright:
    - Bump copyright years
  * debian/README:
    - Minor fixes to text

 -- Christian Kastner <ckk@debian.org>  Sat, 15 Aug 2015 16:27:54 +0200

librscode (1.3-1) unstable; urgency=medium

  * Initial release. Closes: #767299

 -- Christian Kastner <debian@kvr.at>  Fri, 31 Oct 2014 14:55:53 +0100