File: changelog

package info (click to toggle)
francine 0.99.8%2Borig-2
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 608 kB
  • ctags: 262
  • sloc: ansic: 2,375; sh: 330; makefile: 15
file content (100 lines) | stat: -rw-r--r-- 3,628 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
francine (0.99.8+orig-2) unstable; urgency=low

  * Use debian default theme again.

 -- Rhonda D'Vine <rhonda@debian.org>  Sat, 23 Jan 2016 13:13:30 +0100

francine (0.99.8+orig-1) unstable; urgency=medium

  * Package francine as non-native.
  * Switch to source format 3.0 (quilt).
  * Create patch files for changes to upstream so far:
    - fix-crypt-related-build-error (patch from #167050)
    - use-int-instead-of-char (patch from #176385)
    - fix-for-libslang2 (patch from #315230)
  * Update my name and fix Andreas' surename.
  * Use dh 9 debian/rules file.
  * Bump Standards-Version to 3.9.6.
  * Add patch fix-format-string-issue to fix a compile issue.
  * Add Homepage field.
  * Remove first person from package description.
  * Add copyright statement to debian/copyright.

 -- Rhonda D'Vine <rhonda@debian.org>  Sat, 23 Jan 2016 12:36:50 +0100

francine (0.99.8orig-6) unstable; urgency=low

  * Applied patch from Alastair McKinstry for slang2 (closes: #315230)
  * Fixed the package description (closes: #233877), and rewrote it a bit.
  * Bumped standards version to 3.6.2, no changes needed.

 -- Gerfried Fuchs <alfie@debian.org>  Fri, 04 Nov 2005 12:25:39 +0100

francine (0.99.8orig-5) unstable; urgency=low

  * Changed c to int instead of char in after_login.c, thanks to Gerhard Tonn
    (closes: #176385)
  * Updated to policy 3.5.10: no changes needed.
  * debian/rules:
    - moved compat level to debian/compat
    - changed `pwd` to $(CURDIR) (no need to call an external program for that)

 -- Gerfried Fuchs <alfie@debian.org>  Mon,  2 Jun 2003 08:18:31 +0200

francine (0.99.8orig-4) unstable; urgency=medium

  * Added AC_CHECK_LIB(crypt,crypt) to configure.in; removed header for crypt
    in authenticated.c (closes: #167050)

 -- Gerfried Fuchs <alfie@debian.org>  Thu, 28 Nov 2002 21:11:51 +0100

francine (0.99.8orig-3) unstable; urgency=low

  * Fixed a spelling typo that I missed in the last update.

 -- Gerfried Fuchs <alfie@debian.org>  Sun, 09 Dec 2001 22:22:10 +0100

francine (0.99.8orig-2) unstable; urgency=low

  * Added pam file for francine (closes: #104100)
  * Added information about pam to the README.Debian file.
  * Cleaned up the debian/rules file.
  * Removed reference to the examples directory in the manual page - it's not
    there anymore (thanks to Christoph Siess for noticing it)
  * Fixed AUTHORS file and copyright file (silly nameclash in my head).
  * Raised Standards-Version to current 3.5.6.
  * Enhanced the description, thanks to Helge Kreutzmann (closes: #119417)

 -- Gerfried Fuchs <alfie@debian.org>  Mon, 03 Dec 2001 14:53:29 +0100

francine (0.99.8orig-1) unstable; urgency=low

  * New upstream release (official 0.99.8)
  * Adjusted Build-Depends.
  * Fixed some typos in the description (I hope I catched all)
    (Closes: #81594)
  * Added swirl-logo as default.

 -- Gerfried Fuchs <alfie@debian.org>  Mon,  2 Jul 2001 08:27:57 +0200

francine (0.99.8cvs1-3) unstable; urgency=low

  * Minor changes to the rules file.
  * Changed copyright file (wrong names :-/ )
  * Recommends for rungetty removed - usual getty offers the same
    functionality (thanks to Sean Connor for pointing that out)

 -- Gerfried Fuchs <alfie@debian.org>  Thu, 14 Dec 2000 10:04:14 +0100

francine (0.99.8cvs1-2) unstable; urgency=low

  * Changed debian/control to right section *argl*
  * Changed upstream mail-adresses in copyright file.

 -- Gerfried Fuchs <alfie@debian.org>  Tue, 12 Dec 2000 09:51:15 +0100

francine (0.99.8cvs1-1) unstable; urgency=low

  * Initial Release.

 -- Gerfried Fuchs <alfie@debian.org>  Thu,  7 Dec 2000 10:18:51 +0100