File: changelog

package info (click to toggle)
ucspi-unix 1.0-1
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 264 kB
  • sloc: ansic: 694; makefile: 34; sh: 1
file content (87 lines) | stat: -rw-r--r-- 3,061 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
ucspi-unix (1.0-1) unstable; urgency=medium

  * New maintainer (Closes: #907084)
  * Convert packaging to debhelper
  * Fix whitespace errors in `debian/changelog'
  * Write `debian/watch' file
  * Add upstream signing key
  * Update standards version to 4.2.1 (no changes needed)
  * Remove unneed link from package description
  * Convert `debian/copyright' to dep-5 format
  * Record build environment with `dh-buildinfo'
  * Simplify rebuilding with diet libc
  * Fix command line parsing of unixserver (Closes: #778630)

 -- Dmitry Bogatov <KAction@debian.org>  Wed, 28 Nov 2018 04:26:16 +0000

ucspi-unix (1.0-0.1) unstable; urgency=medium

  [ Gianfranco Costamagna ]
  * Non-maintainer upload
  * New upstream version (Closes: #884405)
    - d/rules: manually install binaries and manpages, because
      bglibs install features are dropped now
    - add groff/man-db dependencies,
      needed for (non-installed for now html pages)
  * Switch to quilt format
  * Add homepage field, to please lintian

  [ Chris Lamb ]
  * Make build reproducible by removing the timestamps from zipped manpages.
    (Closes: #777019)

  [ Valerie R Young ]
  * Make build reproducible by sorting the order of md5sums files.
    (Closes: #847037)

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 13 Apr 2018 16:26:19 +0200

ucspi-unix (0.36-4) unstable; urgency=medium

  * debian/rules: add -D_GNU_SOURCE to CFLAGS (thx peter green, closes:
    #527665).
  * debian/control: Standards-Version: 3.8.2.0.
  * debian/control: Build-Depends: libbg-dev instead of bglibs-dev (has
    been renamed).
  * debian/rules: do not ignore 'make clean' error.
  * debian/copyright: properly refer to common-licenses/GPL-2, not GPL.

 -- Gerrit Pape <pape@smarden.org>  Sun, 28 Jun 2009 23:19:38 +0000

ucspi-unix (0.36-3) unstable; urgency=low

  * debian/implicit: update to revision 1.10.
  * debian/rules: DEB_BUILD_OPTIONS=diet to optionally build with the diet
    libc instead of glibc; cleanup.
  * debian/README.Debian.diet; new: how to build package with the diet
    libc.
  * debian/ucspi-unix.docs: add debian/README.Debian.diet.

 -- Gerrit Pape <pape@smarden.org>  Sat,  2 Apr 2005 17:23:04 +0000

ucspi-unix (0.36-2) unstable; urgency=low

  * debian/control: no longer Build-Depends: debhelper; Standards-Version:
    3.6.1.0.
  * debian/copyright: include explicit copyright statement; refer to
    common-licenses/GPL.
  * debian/rules: stop using debhelper, use implicit rules.
  * debian/implicit: new; implicit rules.
  * debian/ucspi-unix.docs: new.
  * debian/dirs, debian/docs: remove; obsolete.

 -- Gerrit Pape <pape@smarden.org>  Thu, 18 Dec 2003 14:23:47 +0000

ucspi-unix (0.36-1) unstable; urgency=low

  * new upstream version; Build-Depends on bglibs-dev.

 -- Gerrit Pape <pape@smarden.org>  Sat, 20 Jul 2002 14:19:54 +0200

ucspi-unix (0.34-1) unstable; urgency=low

  * Initial Release (closes: #93153).
  * man pages added.
  * unixclient.c: correct USAGE output.

 -- Gerrit Pape <pape@smarden.org>  Fri, 18 Jan 2002 11:35:27 +0100