[go: up one dir, main page]

File: changelog

package info (click to toggle)
fastx-toolkit 0.0.14-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,304 kB
  • sloc: ansic: 1,802; xml: 1,503; cpp: 1,393; sh: 525; perl: 360; makefile: 304
file content (128 lines) | stat: -rw-r--r-- 4,515 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
123
124
125
126
127
128
fastx-toolkit (0.0.14-6) unstable; urgency=medium

  * debhelper 11
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.2.1
  * Override script-with-language-extension
    ( see https://lists.debian.org/debian-med/2018/06/msg00043.html )

 -- Andreas Tille <tille@debian.org>  Sun, 23 Sep 2018 17:12:39 +0200

fastx-toolkit (0.0.14-5) unstable; urgency=low

  [ Steffen Moeller ]
  * [debian/upstream/metadata] Added references to 
    OMICtools, bio.tools, RRID

  [ Andreas Tille ]
  * Standards-Version: 4.1.0 (no changes needed)
  * Exit after usage to make sure gcc-7 will not assume that code falls
    through case statement.
    Closes: #853396
  * d/rules: do not parse d/changelog
  * drop autotools Build-Depends and in d/rules since that's redundant
    for debhelper 10

 -- Andreas Tille <tille@debian.org>  Fri, 25 Aug 2017 10:22:12 +0200

fastx-toolkit (0.0.14-4) unstable; urgency=low

  * Team upload.

  [ Nadiya Sitdykova ]
  * Add autopkgtest test-suite
  * Add tests for fastx_quality_stats and fastq_quality_filter
  * Fix typos in fastq_quality_filter test
  * Additional tests
  * Add info about -Q option to help screens for commmands, where 
    it's relevant

 -- Nadiya Sitdykova <rovenskasa@gmail.com>  Mon, 05 Jun 2017 17:55:44 -0400

fastx-toolkit (0.0.14-3) unstable; urgency=low

  [ Steffen Moeller ]
  361a318 Added EDAM annotation for fastx-toolkit.

  [ Andreas Tille ]
  * Make Build reproducible (thanks for the patch to Chris Lamb
    <lamby@debian.org>, the change in d/rules to suppress creation
    of manpages was reverted)
    Closes: #840140
  * cme fix dpkg-control
  * debhelper 10
  * d/watch: version=4
  * Git repository converted to default layout
  * hardening=+all

 -- Andreas Tille <tille@debian.org>  Sat, 10 Dec 2016 08:59:40 +0100

fastx-toolkit (0.0.14-1) unstable; urgency=low

  53f820d New upstream release (Closes: 715887, 715888)
  6a99f79 Default source package branch is now ‘debian/unstable’.
  5028533 Conforms with the Policy version 3.9.5.
  450b05d debian/watch: follow GitHub.
  d2de0ee Build-depend on libtool.
  ee94435 debian/rules: adapt for building from Git repository.
  6d9b972 Document backward-incompatible changes in debian/NEWS.
  d0c8ed5 Mangle upstream version number for release candidates.
  58a04c9 Document the repository structure in ‘debian/gbp.conf’.
  4786502 Build-depend on automake.

 -- Charles Plessy <plessy@debian.org>  Sun, 12 Jan 2014 15:52:14 +0900

fastx-toolkit (0.0.13.2-2) unstable; urgency=low

  20c23bd debian/control normalised with config-model-edit.
  e23d327 Conforms with Policy 3.9.4.
  bd520ae Removed obsolete DM-Upload-Allowed field.
  ef94fe2 Added upstream metadata.
  5303f09 Use normalised VCS URLs.
  381489a Refresh autotools files via dh. (Closes: #727377)

 -- Charles Plessy <plessy@debian.org>  Wed, 10 Jul 2013 09:31:59 +0900

fastx-toolkit (0.0.13.2-1) unstable; urgency=low

  1313f16 Imported Upstream version 0.0.13.2
  dbfb3ae Removed debian/patches/gcc-4.7.patch, applied upstream.
  182cd30 Include 7 digits of the commit ID in the changelog entry.
  2ae7b63 Spellchecked common “See also” section of the manpages.
  363856c Verbose Debhelper.

 -- Charles Plessy <plessy@debian.org>  Tue, 15 May 2012 21:02:22 +0900

fastx-toolkit (0.0.13.1-2) unstable; urgency=low

  * debian/control:
     - Added myself to Uploaders
     - Standards-Version: 3.9.3 (no changes needed)
     - Add missing dependencies of Perl scripts
     - Add Build-Depends help2man
     - Add Perl modules also ad Build-Depends to enable also
       running help2man on Perl scripts
  * debian/patches/gcc-4.7.patch: Fix build issue with gcc-4.7
    Closes: #667161
  * debian/rules:
     - convert from cdbs to dh to finally enable hardening flags
     - use help2man to creat manpages where possible
  * debhelper 9 (control+compat) to support hardening flags
  * debian/README.Debian: Add hint for useful web page

 -- Andreas Tille <tille@debian.org>  Wed, 25 Apr 2012 22:31:55 +0200

fastx-toolkit (0.0.13.1-1) unstable; urgency=low

  * New upstream release (Closes: #626761).
  * Incremented Standards-Version to reflect conformance with Policy 3.9.2
    (debian/control, no changes needed).
  * Corrected Vcs-Git URL (debian/control).

 -- Charles Plessy <plessy@debian.org>  Fri, 08 Jul 2011 13:11:37 +0900

fastx-toolkit (0.0.13-1) unstable; urgency=low

  * Initial release (Closes: #622700)

 -- Charles Plessy <plessy@debian.org>  Thu, 14 Apr 2011 14:00:57 +0900