File: changelog

package info (click to toggle)
entr 4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 232 kB
  • sloc: ansic: 1,545; sh: 342; makefile: 9
file content (97 lines) | stat: -rw-r--r-- 3,243 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
entr (4.1-1) unstable; urgency=low

  [ Otto Kekäläinen ]
  * Add .gitlab-ci.yml copied from Salsa-CI team's example
  * Add very rudimentary autopkgtests

  [ Yuri D'Elia ]
  * New upstream version 4.1:
    - New '-n' non-interactive option disables keyboard input
    - EV_TRACE environment variable enables file system event tracing
    - Track changes to the inode number as a workaround for missing delete
      events on the Linux kernel
  * Refresh kfreebsd-support.patch

 -- Otto Kekäläinen <otto@debian.org>  Tue, 21 Aug 2018 14:51:44 +0300

entr (4.0-1) unstable; urgency=medium

  * New upstream version 4.0:
    - Warn instead of error if kqueue fails to register on STDIN
    - Close STDIN before running the utility when the restart option is used
    - Restore terminal settings if terminated by a signal
  * Enable LFS using buildflags
  * Use secure debian/copyright URL
  * Check for upstream signature
  * Migrate the debian packaging to salsa.debian.org (update VCS URLs)
  * Standards-Version 4.1.3 (no changes needeed)

 -- Yuri D'Elia <wavexx@thregr.org>  Sun, 25 Feb 2018 23:40:24 +0100

entr (3.9-1) unstable; urgency=medium

  * New upstream version 3.9:
    - Handle 'q' and 'space' interactively
    - Fix use of poll(2) to avoid possible busy-loop on Linux
    - Disable keyboard input if reading STDIN fails
  * Filter upstream tarball during import
  * Standards-Version 4.1.1 (no changes needeed)
  * Add support for GNU/kFreeBSD

 -- Yuri D'Elia <wavexx@thregr.org>  Sun, 29 Oct 2017 14:29:49 +0100

entr (3.7-1) unstable; urgency=low

  * New upstream version 3.7:
    - Terminate subprocess in restart mode if a file under watch disappears
    - Allow NOTE_ATTRIB to set '/_' only if file mode changes
    - New '-s' option executes commands using $SHELL -c
    - Print usage and exit if input is from a terminal instead of a pipe

 -- Yuri D'Elia <wavexx@thregr.org>  Tue, 14 Mar 2017 12:19:55 +0100

entr (3.6-1) unstable; urgency=low

  * Imported Upstream version 3.6
  * Standards-Version 3.9.8 (no changes needed)
  * Switch Vcs-Git and Vcs-Browser to https
  * Ship upstream changelog

 -- Yuri D'Elia <wavexx@thregr.org>  Sun, 17 Jul 2016 19:40:49 +0200

entr (3.4-1) unstable; urgency=low

  * New upstream release 3.4

 -- Yuri D'Elia <wavexx@thregr.org>  Thu, 31 Dec 2015 10:41:07 +0100

entr (3.3-1) unstable; urgency=low

  * No-change upload to unstable

 -- Otto Kekäläinen <otto@seravo.fi>  Sun, 06 Dec 2015 20:52:35 +0200

entr (3.3-1~exp1) experimental; urgency=low

  * New upstream release (Closes: #788530)
    - Refresh patch to match the end result the patch created in 2.6
    - Drop from patch libbsd-overlay hack for Makefile.linux to get
      the program compiled.

 -- Otto Kekäläinen <otto@seravo.fi>  Sun, 29 Nov 2015 00:20:39 +0200

entr (2.6-1) unstable; urgency=low

  * Update to upstream 2.6:
    - New '-c' flag to clear the screen.
    - '/_' path replacement.
  * Override upstream copy and use 'libbsd' overlay.
  * Build support for kFreeBSD.

 -- Yuri D'Elia <wavexx@thregr.org>  Wed, 29 Jan 2014 16:29:25 +0100

entr (2.5-1) unstable; urgency=low

  * Initial release (Closes: #733563)

 -- Yuri D'Elia <wavexx@thregr.org>  Tue, 31 Dec 2013 18:23:31 +0100