File: changelog

package info (click to toggle)
ssh-cron 1.01.00-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 788 kB
  • sloc: cpp: 1,617; makefile: 107; sh: 36
file content (79 lines) | stat: -rw-r--r-- 2,621 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
ssh-cron (1.01.00-2) unstable; urgency=medium

  * Update Vcs fields for migration from Alioth -> Salsa
  * Bump Standards-Version to 4.1.4
  * Update bobcat build-dep to address FTBFS with g++-8 (Closes: #897870)
  * Use debhelper 11; update debian/rules, debian/compat accordingly
  * Update debian/watch and debian/copyright for Github upstream URL

 -- tony mancill <tmancill@debian.org>  Mon, 07 May 2018 17:58:43 -0700

ssh-cron (1.01.00-1) unstable; urgency=low

  * New upstream release allows interactive removal of a leftover
    .ssh-cron.ipc file and uses icmake scripts that are updated to icmake
    8.00.04.

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Mon, 14 Dec 2015 14:11:44 +0100

ssh-cron (1.00.01-1) unstable; urgency=low

  * Upstream fixed a flaw in the installation script, Upstream's 'build'
    script now supports -P to prevent the use of precompiled headers

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Tue, 06 Oct 2015 20:59:32 +0200

ssh-cron (1.00.00-1) unstable; urgency=low

  * New upstream release reimplements its installation procedure, and adds
    some additional documentation. The debian/rules script was adapted
    accordingly. 

  * This release depends on libbobcat >= 4.01.00

  * New Homedir: https://fbb-git.github.io/ssh-cron/

  * Superfluous get-orig-source target removed from debian/rules

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Sat, 03 Oct 2015 10:18:01 +0200

ssh-cron (0.92.00-3) unstable; urgency=medium

  * Rebuild against bobcat >= 3.25.02-3 for g++5 ABI transition. 

 -- tony mancill <tmancill@debian.org>  Wed, 12 Aug 2015 23:30:52 -0700

ssh-cron (0.92.00-2) unstable; urgency=medium

  * Apply patch for manpage generation to make the build reproducible.
    - Thanks to Chris Lamb.  (Closes: #777432)

 -- tony mancill <tmancill@debian.org>  Sun, 08 Feb 2015 09:24:40 -0800

ssh-cron (0.92.00-1) unstable; urgency=low

  [ Frank B. Brokken ]
  * New upstream release fixes error in handling day-of-month / weekday
    combinations

  [ tony mancill ]
  * Bump Standards-Version to 3.9.6 (no changes).

 -- tony mancill <tmancill@debian.org>  Sun, 21 Sep 2014 13:31:22 -0700

ssh-cron (0.91.03-1) unstable; urgency=low

  * Added -lpthread to the linker-flags (Closes: #759248)

 -- Frank B. Brokken <f.b.brokken@rug.nl>  Tue, 26 Aug 2014 09:15:11 +0200

ssh-cron (0.91.02-1) unstable; urgency=low

  [ Frank B. Brokken ]
  * Initial Debian package (Closes: #756172).

  [ tony mancill ]
  * Drop dependency on hardening-* packages.
  * Drop explicit versioned dependency on g++.

 -- tony mancill <tmancill@debian.org>  Wed, 06 Aug 2014 22:31:30 -0700