File: changelog

package info (click to toggle)
parsinsert 1.04-10
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 105,520 kB
  • sloc: cpp: 6,519; makefile: 108; sh: 15
file content (122 lines) | stat: -rw-r--r-- 3,931 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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
parsinsert (1.04-10) unstable; urgency=medium

  * Team upload.
  * Remove unused CFLAGS from 020_hardening.patch; makefile less confusing.
  * d/rules: reduce CXXFLAGS to optimization level -O1 on armel, armhf, ppc64el,
    mips64el and riscv64, which otherwise would output incorrect results.
    (Closes: #973789, #976929)
  * Standards-Version: 4.5.1 (routine-update)

 -- Étienne Mollier <etienne.mollier@mailoo.org>  Tue, 19 Jan 2021 19:36:40 +0100

parsinsert (1.04-9) unstable; urgency=medium

  * Team Upload.
  * Clean up results post Build-Time tests
    (Closes: #968874)
  * Revert "Fix duplicate files with same contents"

 -- Nilesh Patra <npatra974@gmail.com>  Sun, 06 Sep 2020 16:37:37 +0530

parsinsert (1.04-8) unstable; urgency=medium

  * Team upload.
  * Run wrap-and-sort.
  * debian/control:
      - Added 'Rules-Requires-Root: no' to source stanza.
      - Bumped debhelper-compat to 13.
      - Bumped Standards-Version to 4.5.0.
  * debian/patches:
      - All patches forwarded upstream.
      - Refreshed all patches.
      - Renamed all patches.
      - 010_fix-gcc6.patch: added Last-Update field to header.
  * debian/rules:
      - Added a override_dh_link using jdupes to replace the result file with
        the same content to softlinks. Consequently:
          ~ debian/control: added jdupes to Build-Depends field.
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.
  * debian/source/lintian-overrides: created to override a message about
    manpage, as requested by lintian.
  * debian/upstream/metadata: added DEP-12 upstream metadata fields.
  * debian/watch:$
      - Bumped version to 4.$
      - Used special strings instead of regex to improve the search.

 -- Gleisson Jesuino Joaquim Cardoso <gleissoncg2@gmail.com>  Wed, 05 Aug 2020 10:43:49 -0300

parsinsert (1.04-7) unstable; urgency=medium

  [ Chris Lamb ]
  * Enable reproducible builds by simply excluding test log containing
    timing data.
    Closes: #946335

 -- Andreas Tille <tille@debian.org>  Sun, 08 Dec 2019 07:52:09 +0100

parsinsert (1.04-6) unstable; urgency=medium

  * Run also comparison after the test command to verify correctness

 -- Andreas Tille <tille@debian.org>  Wed, 04 Dec 2019 20:41:33 +0100

parsinsert (1.04-5) unstable; urgency=medium

  * Run command from autopkgtest also as runtime-test to spot issues
    for certain architectures earlier
  * debhelper-compat 12
  * Standards-Version: 4.4.1
  * Secure URI in copyright format
  * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
  * Remove trailing whitespace in debian/changelog
  * Use secure URI in debian/watch.
  * Set upstream metadata fields: Archive.

 -- Andreas Tille <tille@debian.org>  Wed, 04 Dec 2019 16:28:50 +0100

parsinsert (1.04-4) unstable; urgency=medium

  * debhelper 11
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.2.1

 -- Andreas Tille <tille@debian.org>  Sun, 23 Sep 2018 22:58:01 +0200

parsinsert (1.04-3) unstable; urgency=medium

  * Team upload.

  [ Nadiya Sitdykova ]
  * add autopkgtest test
  * add info about source of test_data

  [ Andreas Tille ]
  * Moved packaging from SVN to Git
  * debhelper 10
  * Standards-Version: 4.0.1 (no changes needed)
  * New binary package featuring test data

 -- Nadiya Sitdykova <rovenskasa@gmail.com>  Thu, 10 Aug 2017 20:14:29 -0400

parsinsert (1.04-2) unstable; urgency=medium

  * Team upload.
  * Fix building with GCC 6.
    Closes: #811909
  * Enable full hardening.
  * Use secure Vcs-*.
  * Bump Standards-Version.

 -- Sascha Steinbiss <sascha@steinbiss.name>  Sat, 14 May 2016 15:26:05 +0000

parsinsert (1.04-1) unstable; urgency=medium

  * Initial upload to Debian (Closes: #740274)

 -- Andreas Tille <tille@debian.org>  Thu, 27 Feb 2014 16:50:26 +0000

parsinsert (1.04-0biolinux1) precise; urgency=low

  * New package to support QIIME

 -- Tim Booth <tbooth@ceh.ac.uk>  Fri, 16 Aug 2013 12:09:01 +0100