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 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169
|
clif (0.93-9.1) unstable; urgency=medium
* Non-maintainer upload.
* debian/control: Build-depends against libelf-dev instead of libelfg0-dev,
the later doesn't seem to be maintained anymore (Closes: #769424)
-- Laurent Bigonville <bigon@debian.org> Mon, 02 Nov 2015 11:21:13 +0100
clif (0.93-9) unstable; urgency=low
* Switch package format to 3.0 (quilt).
* Use quilt for patch management.
* Use debhelper for build management. This causes DEB_BUILD_OPTIONS=nostrip
to be honoured (Closes: #436630).
* debian/control:
+ Build-depend on debhelper.
+ Build-depend on texlive instead of tetex-bin (Closes: #562345).
-- Sam Hocevar <sho@debian.org> Sun, 03 Jan 2010 16:29:22 +0100
clif (0.93-8) unstable; urgency=low
* debian/control:
+ Set policy to 3.6.2.1.
* ls.l tables.h:
+ Fixed various FTBFS errors (Closes: #299667).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Wed, 24 Aug 2005 15:51:05 +0200
clif (0.93-7) unstable; urgency=low
* debian/control:
+ Build-depend on libxt-dev because AC_PATH_X requires it.
* debian/rules:
+ Reverted --x-includes --x-libraries change.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Wed, 4 Aug 2004 22:38:36 +0200
clif (0.93-6) unstable; urgency=low
* debian/control:
+ Build-depend on libelfg0-dev.
* debian/rules:
+ Explicitely configure with --x-includes=/usr/X11R6/include
--x-libraries=/usr/X11R6/lib.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Tue, 3 Aug 2004 21:29:34 +0200
clif (0.93-5) unstable; urgency=low
* debian/control:
+ Set policy to 3.6.1.1.
+ Build-depend on libx11-dev instead of xlibs-dev.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Mon, 2 Aug 2004 13:27:19 +0200
clif (0.93-4) unstable; urgency=low
* New maintainer (Closes: #86241).
* Set policy to 3.5.10.
* Removed warning when clif.ini is not found (Closes: #128931).
* Removed sexist pronouns from README (Closes: #159420).
* Removed the manpage's links section because the webpage and FTP archive
no longer exist (Closes: #128930).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Mon, 26 May 2003 13:27:55 +0200
clif (0.93-3) unstable; urgency=low
* Orphaned this package.
-- Adrian Bunk <bunk@fs.tum.de> Fri, 25 Jan 2002 14:05:49 +0100
clif (0.93-2) unstable; urgency=low
* Fixed two calls to va_arg in comp_maint.c (needed for gcc-3.0).
(closes: #103683)
* Don't install the INSTALL file.
-- Adrian Bunk <bunk@fs.tum.de> Fri, 6 Jul 2001 09:39:53 +0200
clif (0.93-1) unstable; urgency=low
* New maintainer. (closes: #83101)
* New upstream release.
* Added build dependencies.
* Standards-Version: 3.1.1
-- Adrian Bunk <bunk@fs.tum.de> Wed, 14 Feb 2001 19:27:09 +0100
clif (0.92-5) unstable; urgency=low
* debian/control: Orphaning package.
-- Antti-Juhani Kaijanaho <ajk@debian.org> Mon, 27 Nov 2000 21:36:52 +0200
clif (0.92-4) unstable; urgency=low
* debian/control: Policy 3.0.1.
* debian/rules: /usr/doc -> /usr/share/doc, /usr/man -> /usr/share/man
* debian/{prerm,postinst,rules}: Implement the /usr/doc transition.
* Removed all .orig and .rej files from the source tree.
* debian/rules: Remove $(rootdir) at start of binary targets.
-- Antti-Juhani Kaijanaho <ajk@debian.org> Sat, 18 Sep 1999 20:10:05 +0300
clif (0.92-3) unstable; urgency=low
* debian/control: New maintainer.
* debian/control: policy 2.5.1
+ no changes necessary
+ not using policy >= 3, as requested by the Project Leader
* debian/changelog: added the NMU changelog entry for 0.90.2-3.1,
as recommended by the DDR.
* debian/changelog.{orig,rej}: removed.
* debian/rules: Modified heavily to comply with my standards
+ Use debian/*.stamp files.
+ Don't remove debian/tmp on binary targets.
+ Abstract the various install commands with variables.
+ Don't try to copy nonexistent files.
+ Get package name from changelog.
+ Abstract the various install dirs with variables.
+ Don't check rootness, as the failing commands will reveal a problem.
+ Use a separete configure target.
* debian/README.debian: Removed as useless.
-- Antti-Juhani Kaijanaho <ajk@debian.org> Sat, 7 Aug 1999 15:22:25 +0300
clif (0.92-2) unstable; urgency=low
* Roman Hodek reports that config.cache is not removed on cleaning.
-- John Lapeyre <lapeyre@physics.arizona.edu> Wed, 16 Jun 1999 14:17:08 -0700
clif (0.92-1) unstable; urgency=low
* New upstream version.
* Include author's manpage
-- John Lapeyre <lapeyre@physics.arizona.edu> Thu, 25 Mar 1999 17:31:53 -0700
clif (0.90.2-3.1) frozen unstable; urgency=low
* non maintainer, sparc only upload
* fix initializer not constant bugs with glibc2.1
-- Christian Meder <meder@isr.uni-stuttgart.de> Tue, 24 Nov 1998 14:33:50 +0100
clif (0.90.2-3) unstable; urgency=low
* Added Slootman's patch for cpp syntax error
-- John Lapeyre <lapeyre@physics.arizona.edu> Sun, 27 Sep 1998 16:14:06 -0700
clif (0.90.2-2) unstable; urgency=low
* Checked compiler option, change to cc.
-- John Lapeyre <lapeyre@physics.arizona.edu> Mon, 21 Sep 1998 22:02:22 -0700
clif (0.90.2-1) unstable; urgency=low
* Initial Release.
-- John Lapeyre <lapeyre@physics.arizona.edu> Mon, 3 Aug 1998 20:56:11 -0700
Local variables:
mode: debian-changelog
End:
|