File: changelog

package info (click to toggle)
delta 2006.08.03-9
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 352 kB
  • sloc: perl: 502; makefile: 61; sh: 42; ansic: 11
file content (133 lines) | stat: -rw-r--r-- 5,099 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
129
130
131
132
133
delta (2006.08.03-9) unstable; urgency=medium

  * QA upload.
  * Using new DH level format. Consequently:
      - debian/compat: removed.
      - debian/control: changed from 'debhelper' to 'debhelper-compat' in
        Build-Depends field and bumped level to 12.
  * debian/control:
      - Added 'Rules-Requires-Root: no' to source stanza.
      - Bumped Standards-Version to 4.5.0.
      - Created VCS fields.
  * debian/copyright:
      - Updated packaging copyright years.
      - Using a secure URI in Format field.
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.
  * debian/tests/tests: changed deprecated variable ADTTMP by AUTOPKGTEST_TMP.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Wed, 25 Mar 2020 23:21:24 -0300

delta (2006.08.03-8) unstable; urgency=medium

  * QA upload.
  * Fixed a mistake in last changelog, to avoid doubts about the right
    procedure. Consequently, the word "Closes" was changed to "See" in "Set
    Debian QA Group" line. Thanks to Mattia Rizzolo <mattia@debian.org>, who
    pointed the error. For more details, see #770371.
  * debian/source/options: no longer needed. Removed.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Mon, 13 Nov 2017 09:15:22 -0200

delta (2006.08.03-7) unstable; urgency=medium

  * QA upload.
  * Set Debian QA Group as maintainer. (See: #770371)
  * Migrations:
      - debian/rules to simplified format.
      - DH level to 10.
  * debian/clean: added to remove some files created
    when building.
  * debian/control:
      - Bumped Standards-Version to 4.1.1.
      - Removed no longer needed XS-Testsuite field.
      - Removed unnecessary build dependency dpkg-dev.
  * debian/copyright: updated.
  * debian/delta.docs: renamed to docs.
  * debian/doc-base: added to index .html files.
  * debian/install: created to install some files.
  * debian/watch:
      - Bumped to version 4.
      - Improved.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Wed, 08 Nov 2017 16:43:56 -0200

delta (2006.08.03-6) unstable; urgency=low

  * Don't use dh_testdir; instead use makefile rules to ensure that
    debian/rules can be only run in the correct directory.
  * Bump standards version to 3.9.5 (no changes needed).
  * Fix typos in the manual page.
  * Update years in the copyright file.
  * Add "XS-Testsuite: autopkgtest".
  * DEP-8 tests: replace "make" with "build-essential" in Depends.
  * Force gzip for .debian.tar compression.

 -- Jakub Wilk <jwilk@debian.org>  Sat, 25 Jan 2014 23:50:33 +0100

delta (2006.08.03-5) unstable; urgency=low

  * Upload to unstable.
  * Bump standards version to 3.9.4 (no changes needed).

 -- Jakub Wilk <jwilk@debian.org>  Sun, 05 May 2013 13:33:48 +0200

delta (2006.08.03-4) experimental; urgency=low

  * New maintainer (closes: #674869).
  * Set priority back to optional.
  * Remove Vcs-* fields.
  * Switch to source format 3.0 (quilt).
    + Add debian/source/format.
    + Remove explicit patching from debian/rules.
    + Remove build-dependency on quilt.
  * Neaten debian/rules:
    + Add build-arch target.
    + Merge install target into binary(-arch).
    + Make binary-indep target a no-op.
    + Run 'make check' only if DEB_BUILD_OPTIONS=nocheck is not set.
    + Avoid using $(CURDIR) where a relative directory would be sufficient.
    + Remove explicit rm build-stamp; let dh_clean delete the file instead.
    + Remove redundant check if Makefile exists (it always does).
    + Don't run dh_testroot in the clean target. There's a good chance that
      root privileges are not needed (e.g. because binary target was run under
      fakeroot), and even if they are actually needed, the target will fail
      quickly.
  * Pass CFLAGS, CPPFLAGS and LDFLAGS acquired from dpkg-buildflags to the
    build system.
    + Patch upstream makefile to allow overriding build flags.
      (allow-overriding-build-flags.diff)
    + Update debian/rules.
    + Build depend on dpkg-dev (>= 1.15.7).
  * Rebuild topformflat.c from source.
    + Build-depend on flex.
    + Remove the file in the build* targets.
    + Add the file to extend-diff-ignore.
  * Rename patch '00_rename_delta.diff' to 'rename-delta.diff'.
  * Add patch to allow overriding paths of binaries for the test suite.
    (allow-overriding-paths-for-tests.diff)
  * Bump standards version to 3.9.3 (no changes needed).
  * Add DEP-8 tests.
  * Update the copyright file.
  * Add manual pages (closes: #660376).
  * Make the first letter of the package synopsis lowercase.

 -- Jakub Wilk <jwilk@debian.org>  Sun, 09 Sep 2012 21:46:19 +0200

delta (2006.08.03-3) unstable; urgency=low

  * Rename delta to singledelta. Closes: #529044.

 -- Bradley Smith <bradsmith@debian.org>  Wed, 27 May 2009 17:33:57 +0100

delta (2006.08.03-2) unstable; urgency=low

  * Add Conflicts with swap-cwm. Closes: #529044.
  * Change priority to extra.

 -- Bradley Smith <bradsmith@debian.org>  Sun, 17 May 2009 13:59:01 +0100

delta (2006.08.03-1) unstable; urgency=low

  * Initial release. Closes: #525046.

 -- Bradley Smith <bradsmith@debian.org>  Tue, 21 Apr 2009 19:46:49 +0100