File: changelog

package info (click to toggle)
tcludp 1.0.11-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 760 kB
  • ctags: 171
  • sloc: ansic: 1,695; sh: 502; tcl: 221; makefile: 30
file content (89 lines) | stat: -rw-r--r-- 3,082 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
tcludp (1.0.11-2) unstable; urgency=medium

  * Fixed the library location inside /usr/lib/tcltk hierarchy.

 -- Sergei Golovan <sgolovan@debian.org>  Wed, 03 Feb 2016 17:22:09 +0300

tcludp (1.0.11-1) unstable; urgency=medium

  * New upstream release.
  * Added a hack which substitutes the include directive in udp(3tcl) manpage
    with the actual macro file contents.
  * Bumped standards version to 3.9.6.

 -- Sergei Golovan <sgolovan@debian.org>  Tue, 07 Apr 2015 13:44:08 +0300

tcludp (1.0.10-2) unstable; urgency=low

  * Do not run the test suite during build because it uses networking.

 -- Sergei Golovan <sgolovan@debian.org>  Wed, 14 May 2014 09:40:14 +0400

tcludp (1.0.10-1) unstable; urgency=low

  * New upstream release.
  * Converted the package to multiarch.
  * Bumped debhelper compatibility version to 9.
  * Bumped standards version to 3.9.5.

 -- Sergei Golovan <sgolovan@debian.org>  Tue, 13 May 2014 11:17:37 +0400

tcludp (1.0.8-7) unstable; urgency=low

  * Renamed the binary package to tcl-udp to match the Debian Tcl/Tk policy.
  * Switched to the 3.0 (quilt) source format.
  * Bumped debhelper compatibility version to 8.
  * Bumped standards version to 3.9.4.

 -- Sergei Golovan <sgolovan@debian.org>  Fri, 16 Aug 2013 19:29:56 +0400

tcludp (1.0.8-6) unstable; urgency=low

  * Protected quilt call in debian/rules to make the package convertable to
    3.0 (quilt) format (closes: #484922).
  * Added README.source with explanation on how to use quilt to apply patches
    to a pristine source.
  * Use Sourceforge redirector in debian/watch.
  * Bumped standards version to 3.8.4.

 -- Sergei Golovan <sgolovan@debian.org>  Thu, 06 May 2010 21:51:01 +0400

tcludp (1.0.8-5) unstable; urgency=low

  * Added quotes around CFLAGS environment variable value when passing it to a
    shell to allow spaces within (closes: #476043).

 -- Sergei Golovan <sgolovan@debian.org>  Mon, 14 Apr 2008 15:21:47 +0400

tcludp (1.0.8-4) unstable; urgency=low

  * Fixed --with-tcl and --with-tclinclude configure options in debian/rules.
  * Removed empty directories from the binary package.
  * Bumped standards version to 3.7.3.

 -- Sergei Golovan <sgolovan@debian.org>  Sat, 09 Feb 2008 12:15:27 +0300

tcludp (1.0.8-3) unstable; urgency=low

  * Adapted the package to Debian Tcl/Tk policy. This includes moving the Tcl
    modules into a subdirectory of /usr/lib/tcltk and switching to default
    tcl package in dependencies.
  * Added Homepage field in debian/control.

 -- Sergei Golovan <sgolovan@debian.org>  Sat, 22 Sep 2007 11:52:50 +0400

tcludp (1.0.8-2) unstable; urgency=low

  * Fixed building on hurd-i386, kfreebsd-i386 and kfreebsd-amd64
    architectures.
  * Rewritten clean target in debian/rules to ignore only missing Makefile
    error.

 -- Sergei Golovan <sgolovan@nes.ru>  Sat, 22 Sep 2007 11:34:38 +0400

tcludp (1.0.8-1) unstable; urgency=low

  * Initial Release (closes: #439727).
  * Fixed manual page (removed link to nonexistent man.macros).

 -- Sergei Golovan <sgolovan@debian.org>  Mon, 27 Aug 2007 11:41:02 +0400