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 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269
|
2006-08-03 Junichi Uekawa <dancer@debian.org>
* d-devlibdeps: support gtk/glib/etc libs.
2006-07-31 Junichi Uekawa <dancer@debian.org>
* d-shlibmove.1: --override.
$ d-shlibmove --override s/zlib/libY/ /usr/lib/libxml2.so
Library package automatic movement utility
DEBUG: -es/zlib/libY/
devlibs error: There is no package matching [libY1g-dev] and noone provides it, please report bug to d-shlibs maintainer
--> libc6-dev package exists.
$ d-shlibmove --override s/zlib/libY/ --override s/libY/libQ/ /usr/lib/libxml2.so
Library package automatic movement utility
DEBUG: -es/zlib/libY/
DEBUG: -es/zlib/libY/ -es/libY/libQ/
devlibs error: There is no package matching [libQ1g-dev] and noone provides it, please report bug to d-shlibs maintainer
--> libc6-dev package exists
* d-shlibmove: --override option support.
* d-devlibdeps: --override option support.
$ ./d-devlibdeps --override s/libc6-dev/libcccc-dev/ /tmp/test /bin/sh
DEBUG: -es/libc6-dev/libcccc-dev/
devlibs error: There is no package matching [libcccc-dev] and noone provides it, please report bug to d-shlibs maintainer
--> libncurses5-dev package exists.
$ ./d-devlibdeps /tmp/test /bin/sh
--> libc6-dev package exists.
--> libncurses5-dev package exists.
* d-devlibdeps.1: document
* d-devlibdeps: OVERRIDE support
2006-07-28 Junichi Uekawa <dancer@debian.org>
* d-devlibdeps: add libspeex1-dev->libspeex-dev
2006-07-01 Junichi Uekawa <dancer@debian.org>
* d-devlibdeps: add libpthread0.3-dev override for Hurd.
2005-08-30 Junichi Uekawa <dancer@debian.org>
* d-devlibdeps: librt1-dev. 325416
2005-05-29 Junichi Uekawa <dancer@debian.org>
* d-shlibmove: add pipefail
* d-devlibdeps: rearrange to check for pipefail status, so that objdump -p failing is noticed.
2005-04-04 Junichi Uekawa <dancer@debian.org>
* d-devlibdeps: handle libogg0-dev -> libogg-dev
2004-11-10 Junichi Uekawa <dancer@debian.org>
* d-shlibmove.1: Remove mikilab mail address which was outdated.
* d-devlibdeps.1:
2004-10-02 Junichi Uekawa <dancer@debian.org>
* d-devlibdeps: applied patches that are accumulated.
Thanks: Jonas Smedegaard <dr@jones.dk>
Thanks: Robert Millan <rmh@debian.org> (kFreeBSD fixes)
libpthread.*-dev -> libpthread-dev translation might cause breakage on some arches, please watch out.
2004-09-29 Junichi Uekawa <dancer@debian.org>
* Makefile (test-build): Added a testsuite.
2004-08-17 Junichi Uekawa <dancer@debian.org>
* d-devlibdeps: Add libcrypt/libnsl for alpha.
2003-07-29 Junichi Uekawa <dancer@debian.org>
* d-devlibdeps: map libvorbis-dev
request from Keegan Quinn <ice@thebasement.org>
2003-07-03 Junichi Uekawa <dancer@debian.org>
* d-devlibdeps: add libsdl1.2-dev
request from Kalle Olavi Niemitalo <kon@iki.fi>
2003-05-11 Junichi Uekawa <dancer@debian.org>
* d-devlibdeps: apply request from Andres Salomon to match
libssl0.9.[67] to libssl-dev.
2003-04-05 Junichi Uekawa <dancer@debian.org>
* Makefile (check): add check target, to check for errors in the
shell scripting.
* d-devlibdeps: little hackish, but ignore package that is going to
be created from the same source package from validate_package
2003-04-02 Junichi Uekawa <dancer@debian.org>
* d-shlibmove (CHECK_ERROR): allow libdevel section.
2003-03-25 Junichi Uekawa <dancer@debian.org>
* d-devlibdeps: add libparted1.6
* debian/changelog: Add override from Martin Sj=F6gren,
and merge NMU.
2003-01-30 Junichi Uekawa <dancer@debian.org>
* d-devlibdeps: add patch from Jonas Smedegaard <dr@jones.dk>
to support libcrypto
2003-01-27 Junichi Uekawa <dancer@debian.org>
* d-devlibdeps (outputtmp): Add error checking using ERROR_DEVLIB
special symbol inside devlibs.
2003-01-25 Junichi Uekawa <dancer@debian.org>
* d-devlibdeps: validate_package function to validate the package.
* d-devlibdeps.1: update and fix description line of manual page.
2003-01-24 Junichi Uekawa <dancer@debian.org>
* d-devlibdeps: add override for libgcc_s1-dev,
pointing to nowhere.
2003-01-20 Junichi Uekawa <dancer@debian.org>
* d-devlibdeps: patch from Jonas Smedegaard <dr@jones.dk>, bug #177342
2003-01-11 Junichi Uekawa <dancer@debian.org>
* d-shlibmove.1: document the new option.
* d-shlibmove: --c102 option for C++ packages.
Check that it conflicts with non-c102 package.
2002-12-15 Junichi Uekawa <dancer@debian.org>
* d-devlibdeps: remove libc-dev reference, since it should be unnecessary
and impossible to guess libc version from other libraries in the libc6 (or
equivalent) package.
2002-11-25 Junichi Uekawa <dancer@debian.org>
* d-devlibdeps: Apply patch from Jonas Smedegaard <dr@jones.dk> for Xpm4-dev
2002-10-22 Junichi Uekawa <dancer@debian.org>
* d-shlibmove.1: update doc to specify which version a specific option
was added.
2002-10-10 Junichi Uekawa <dancer@debian.org>
* d-shlibmove (CHECK_ERROR): more quoting
(DOIT): very much more quoting.
* d-shlibmove.1: document the new option.
* d-shlibmove (INSTALLDIR): add def for PKGDEV and PKGSHL inside the execscript
(INSTALLDIR): quoting fixes
(--movedevdoc): new option.
2002-09-01 Junichi Uekawa <dancer@debian.org>
* d-devlibdeps: add libm6.1-dev override to libc-dev
2002-08-20 Junichi Uekawa <dancer@debian.org>
* d-shlibmove: fix typo.
use $INSTALLDIR instead of install -d
* d-shlibmove.1: document --shlibs-local
* d-shlibmove: add --shlibs-local
2002-08-15 Junichi Uekawa <dancer@debian.org>
* d-shlibmove.1: update documentation, to document --suffix.
* d-shlibmove: clean up code.
(SUFFIX, DEVSUFFIX): define SUFFIX.
--suffix and --devsuffix options.
(CHECK_ERROR): check for conflicts: with package name without
suffix, if suffix is appended.
2002-08-07 Junichi Uekawa <dancer@debian.org>
* d-shlibmove: tolerate nonexisting .la file.
* release 0.2
2002-05-07 Junichi Uekawa <dancer@debian.org>
* debian/copyright: fix copyright text so that it looks more sane.
* debian/README.Debian: update docs
release 0.1
2002-05-04 Junichi Uekawa <dancer@debian.org>
* d-shlibmove : --movedev/shl fix typo.
* d-devlibdeps (outputtmp): fixed typo
* d-shlibmove: add support for devlibdeps.
* d-devlibdeps.1: Document the interface better.
* d-devlibdeps: fixing many parts, and changing it into really
usable content.
add error checking etc.
* debian/control (Depends): added depends on debianutils 1.6
for tempfile
* d-devlibdeps (OUTPUTFILE): error fail on insufficient params
* debian/changelog: add ITP close bug#.
* d-devlibdeps: add copyright notice
* d-shlibmove (CONTROL): remove debugging info.
Copyright notice etc. added.
* debian/docs: added ChangeLog
* debian/README.Debian: some notes.
* Makefile (install): mods.
* debian/control: control is updated
* debian/rules: fixing up some stuff.
2002-05-03 Junichi Uekawa <dancer@debian.org>
* d-devlibdeps.1: created
* d-shlibmove.1: created
* d-shlibmove: some minor shuffling around. It needs some
real good thinking to do much more.
Implemented extra files installation.
use readlink -f instead of readlink
* d-devlibdeps: an imperfect script started to make my life
easier. The list of -dev packages it supports is rather
incomplete. It will be filled up sometime.
2002-05-01 Junichi Uekawa <dancer@debian.org>
* COPYING: added
2002-04-27 Junichi Uekawa <dancer@debian.org>
* d-shlibmove: much updates to make things more versatile
2002-04-26 Junichi Uekawa <dancer@debian.org>
* d-shlibmove: Renamed to d-shlibmove from libmove.sh
Preparation for release.
|