-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog
176 lines (148 loc) · 6.63 KB
/
changelog
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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
parallel (20210322-0~1.gbpe48907) UNRELEASED; urgency=medium
** SNAPSHOT build @e48907c1b30cb47b4ba5f2cab39af90db728a82b **
* New upstream version 20210322
* debian/copyright:
+ Extend my copyright years.
+ Use source with https prefix.
+ Add Files-Excluded entries.
+ Extend upstream copyright years.
* debian/README.source: Update instructions to build the package.
* debian/{compat,control}: Update to new notation and level 12.
* Update my email address.
* debian/copyright:
+ Use secure copyright file specification URI.
+ use spaces rather than tabs to start continuation lines.
* debian/upstream:
+ signing-key.asc: Re-export upstream signing key without extra signatures.
+ metadata: Set upstream metadata fields: Bug-Submit (from ./configure),
Repository, Repository-Browse.
* debian/rules:
+ Remove get-orig-source target.
+ Remove redundant targets or calls: override_dh_installchangelogs,
dh_install --list-missing, override_dh_auto_install and leftover
targets.
* debian/control:
+ Update Vcs-* headers to use salsa repository.
+ Change priority extra to priority optional.
+ Bump debhelper from old 12 to 13.
+ Follow cme's advice remove depends on perl.
+ Set Rules-Requires-Root to no.
+ State compliancy with Policy 4.5.1.
* Add salsa-ci file (routine-update)
* debian/rules:
+ Disable running the testsuite. Upstream doesn't ship it.
* debian/watch:
+ Use https instead of plain ftp.
+ watch file standard 4 (routine-update)
* debian/parallel.{dirs,install}: Remove redundant files.
-- Rogério Brito <[email protected]> Thu, 25 Mar 2021 17:34:09 -0300
parallel (20161222-1.1) unstable; urgency=medium
* Non-maintainer upload
* Update Vcs-* to point to salsa
* Remove citation requirements completely (Closes: #905674)
-- Didier Raboud <[email protected]> Sat, 01 Dec 2018 23:18:34 +0100
parallel (20161222-1) unstable; urgency=medium
[ Rogério Brito ]
* New upstream version 20161122.
+ Fixes CVE-2015-4155 and CVE-2015-4156. (Closes: #787954)
* debian/gbp.conf:
+ Avoid warning by renaming section from git-import-orig to import-orig.
+ Avoid warning by renaming section from git-dch to dch.
* debian/control:
+ Depend on procps. (Closes: #815952)
+ Remove conflicts with moreutils. Thanks to Ian Jackson for the
suggestion and many others for the discussions. (Closes: #749355)
+ Substitute dependency on perl-modules with simple perl.
+ Fix Vcs-* URLs to point to new, cgit HTTPS locations.
[ Ondřej Surý ]
* Imported Upstream version 20161222 (Closes: #813639)
-- Ondřej Surý <[email protected]> Sat, 31 Dec 2016 14:24:10 +0100
parallel (20141022+ds1-1) unstable; urgency=medium
[ Michele Orrù ]
* debian/rules:
+ Remove documentation files in dh_clean.
+ Add get-orig-source target to remove precompiled documentation files.
[ Rogério Brito ]
* Integrate changes from Michele to make the package compilable twice in
a row. (Closes: #751508)
* Credit Michele Orrù for patches to build twice in a row.
* debian/control: Normalize with wrap-and-sort.
* debian/control: Verified compliance with Policy version 3.9.6.
* Imported Upstream version 20130922+ds1
* debian/watch: Deal with version mangling, as we repack the upstream source.
* debian/rules: Minor cosmetic indenting.
* debian/upstream: Add signing key.
* debian/watch: Add mangling of names for upstream signatures.
* Imported Upstream version 20141022
* Imported Upstream version 20141022+ds1 (Closes: #747217)
* debian/control: Add autoconf to Build-Depends.
* debian/rules: Disable running the testsuite, as it is not present.
* debian/control: Add Depends on sysstat. (Closes: #765036)
-- Rogério Brito <[email protected]> Thu, 30 Oct 2014 20:01:29 -0200
parallel (20130922-1) unstable; urgency=low
* Imported Upstream version 20130922. (Closes: #724123)
* debian/patches: Remove, applied upstream. (Closes: #671006)
-- Rogério Brito <[email protected]> Thu, 03 Oct 2013 01:38:20 -0300
parallel (20130622-1) unstable; urgency=low
* Imported Upstream version 20130622 (Closes: #697828)
* debian/watch:
+ Track only versions that begin with digits.
* debian/copyright:
+ Update copyright years.
* debian/{compat,control}:
+ Use debhelper compat version 9.
* debian/control:
+ Add Conflicts: against moreutils.
+ Use canonical URLs for VCS fields.
* Adjust for removal of config file under /etc/parallel.
(Closes: #671798, #674698, #688929)
* debian/patches:
+ Add patch to fix typo in sql.
* debian/NEWS:
+ Add file describing the removal of the configuration file
and its implications.
-- Rogério Brito <[email protected]> Sun, 07 Jul 2013 19:07:20 -0300
parallel (20120422-1) unstable; urgency=low
* Imported Upstream version 20120422
* debian/README.source: Simplify instructions of generation of the package.
* Make debian packaging canonizalized using `wrap-and-sort -s -a -v`.
* debian/control: Remove Ole from the Uploaders field.
-- Rogério Brito <[email protected]> Tue, 24 Apr 2012 01:56:56 -0300
parallel (20120322-1) unstable; urgency=low
[ Ole Tange ]
* Initial release (Closes: #518696)
[ Rogério Brito ]
* debian/gbp.conf: Add standard configuration.
* Add README.source to describe how the package is usually made.
* debian/rules: Don't special-case the clean process anymore.
* Change the versioning of the package.
* Remove build-dependency on dh-autoreconf.
* debian/links:
+ make sem a symlink to parallel.
* debian/rules:
+ Ship upstream's NEWS file as the upstream changelog.
* Move to format "3.0 (quilt)".
* debian/rules:
+ don't configure the package in the clean target.
+ create a configure (and configure-stamp) target.
* debian/control:
+ update debhelper dependency to >= 7.
+ set myself as maintainer and Ole as uploader.
* debian/rules:
+ use dh(7) style file with autoreconf add-on.
* debian/doc-base:
+ properly register the documentation with doc-base.
[ Ondřej Surý ]
* Add myself to Uploaders
* Add a diversion for /usr/bin/parallel to allow concurrent install
with moreutils
* Install to debian/tmp to allow mangling of the files
* Install site-wide config with enabled Tollef's parallel
compatibility option
* Add ${perl:Depends} to debian/control
* Install only HTML documentation
* Add --list-missing to dh_install to check if we got everything
* Install upstream README file
* Remove --id-length from git-dch, it only makes Debian changelog
harder to read
-- Ondřej Surý <[email protected]> Thu, 12 Apr 2012 11:04:40 +0200