Colin Watson cjwatson at ubuntu.com
Mon Nov 21 05:20:02 CST 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 21 Nov 2005 11:05:24 +0000
Source: pcmcia-cs
Binary: pcmcia-source pcmcia-cs-udeb pnpbios-tools pcmcia-cs
Architecture: source
Version: 3.2.8-5.2ubuntu1
Distribution: dapper
Urgency: low
Maintainer: Per Olofsson <pelle at debian.org>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description: 
 pcmcia-cs  - PCMCIA Card Services for Linux
 pcmcia-cs-udeb - PCMCIA Card Services for Linux (udeb)
 pcmcia-source - Old PCMCIA kernel modules source
 pnpbios-tools - Plug and Play BIOS tools
Closes: 248071 248376 257387 268197 270830 302405 302757 305404 306054 307014 307224 310056 314377 317546 317546 319485 321081 321095 329099 329100 329101
Changes: 
 pcmcia-cs (3.2.8-5.2ubuntu1) dapper; urgency=low
 .
   * Resynchronise with Debian.
   * Convert patches to upstream source into dpatches in the 3xx range.
 .
 pcmcia-cs (3.2.8-5.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Remove non-writeable $(UDEBDIR)/etc/init.d/pcmcia before trying to copy
     over it, fixing build failure on XFS filesystems.
 .
 pcmcia-cs (3.2.8-5.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Try to load pcmcia for >= 2.6.11 as well as ds (closes: #329099).
   * Install rewritten init script in pcmcia-cs-udeb too (closes: #329100).
   * Fix bashism in init script installer support path (closes: #329101).
 .
 pcmcia-cs (3.2.8-5) unstable; urgency=low
 .
   * Don't try to load the ds module if it is compiled in
     statically. Closes: #321095.
   * Improved module loading code somewhat.
   * If $PCIC is not defined and PCMCIA sockets are not available, just
     output a simple message saying so and exit. Only on 2.6 kernels.
   * Put a /etc/default/pcmcia in the udeb which contains
     PCIC=i82365. Don't default to it anymore in the init script if PCIC is
     empty.
 .
 pcmcia-cs (3.2.8-4) unstable; urgency=low
 .
   * Also check for /dev/.udevdb when determining whether to create/remove
     device nodes or not. Closes: #317546.
   * Don't add the -q option to MODPROBE_OPTIONS. There's no point I think,
     just something I misunderstood about the Ubuntu patch.
   * Removed dependency on pnpbios-tools. Closes: #321081.
   * Don't build and install PnP BIOS tools if the pnpbios-tools package is
     not being built on this architecture.
 .
 pcmcia-cs (3.2.8-3) unstable; urgency=low
 .
   * Added config entries for the atmel_cs cards SMC 2632W-V2 and
     3CRSHPW_96. Thanks to Ubuntu.
   * Don't try to create device nodes on udev systems. Don't try to remove
     them either (the same on devfs systems). Thanks to Ubuntu.
     Closes: #317546.
   * Split out lspnp and setpnp to their own package,
     pnpbios-tools. Closes: #307224.
   * Use the -s option with debhelper instead of -a.
   * Always try to remove all modules when stopping PCMCIA, even if ds is
     not loaded. Thanks to Stephen Gildea. Closes: #319485.
   * Added some PNP IDs from Ryan Underwood. Closes: #305404.
   * Build a smaller cardmgr for the udeb, using -Os and
     -fomit-frame-pointer. Closes: #314377.
   * Rewrote the init script, including modifications from Ubuntu. Made it
     LSB-compliant (or at least I think so). Placed it in debian/ instead
     of patching the upstream one.
   * Added config entries for atmel_cs cards. Thanks to Ubuntu.
   * Updated Standards-Version to 3.6.2.0.
   * Made pcmcia-source recommend libc6-dev | libc-dev.
   * Fixed wrong sections in manpages.
   * Made cardmgr not log to the console. This prevents it from spewing out
     a lot of messages early in the boot process, when syslog is not
     available.
   * Updated debconf template translations:
     - Bosnian (bs.po) by Safir Secerovic. Closes: #302757.
     - Vietnamese (vi.po) by Phan Vinh Thinh. Closes: #307014.
     - Albanian (sq.po) by Elian Myftiu. Closes: #302405.
     - Basque (eu.po) by Iaki Larraaga Murgoitio. Closes: #306054.
     - Portuguese (pt.po) by Miguel Figueiredo. Closes: #310056.
 .
 pcmcia-cs (3.2.8-2) experimental; urgency=low
 .
   * Start pcmcia in the S runlevel. Closes: #248376.
   * Tell cardmgr to configure cards synchronously with -f.
   * Made cardmgr not print anything on stderr if no error has
     occured. Closes: #268197.
   * Made "cardctl scheme" work even if PCMCIA modules are not
     loaded. Closes: #270830.
   * Nicer output from the init script when cardmgr is already running.
   * Revert the dpatch patches after cleaning.
   * Made patch, unpatch and clean1 targets phony.
   * Removed build-dep on xlibs-dev.
   * Use invoke-rc.d in maintainer script to start/stop pcmcia.
   * Don't try to eject the cards when removing the package.
   * Don't check whether pcmcia is started in the maintainer scripts, it's
     not necessary.
 .
 pcmcia-cs (3.2.8-1) experimental; urgency=low
 .
   * New upstream release.
 .
   * Use dpatch.
 .
   * Added a new configuration variable, REFRAIN_FROM_IFUP. If set to yes,
     cardmgr will not bring up network interfaces. This should be handled
     by hotplug instead, and is the default on new install. See
     README.Debian for more information. Thanks to Thomas Hood and Osamu
     Aoki for useful suggestions about this. Closes: #248071.
 .
   * Automatically detect special resource options using dmidecode.
 .
   * Rewrote most of the build system to use debhelper.
 .
   * Removed almost all of the debconf questions and simplified the
     maintainer scripts.
 .
   * Removed the graphical cardinfo utility. I don't think anybody uses it
     and it should be in a separate package anyway.
 .
   * Moved config.opts to /usr/lib/pcmcia-cs/. It is therefore no longer a
     conffile, it is copied/modified by postinst instead (but only if it
     doesn't already exist, so that user modifications are preserved).
   * List all the bridge modules in the comment in the init script.
     Closes: #257387.
   * And don't call them "Slackware startup options" since they are used by
     d-i.
   * Don't assign anything to PCIC in pcmcia-cs.postinst before probing
     because the value will not be used anyway.
   * Reworked the descriptions.
   * Don't suggest ifupdown.
   * Replaced pcmcia-source's recommendations with kernel-source-2.4,
     kernel-package and libc-dev.
   * Set the pcmcia-modules-* Architecture to any as well.
   * Removed debian/README.build. It is redundant and serves no
     purpose. People wishing to build their own set of module packages for
     stock Debian kernels should take a look at the
     pcmcia-modules-2.4.x-i386 source package.
   * Only include the old README.Debian in pcmcia-source.
   * Renamed debian/*.ms to debian/*.ms.old. I don't know how to build
     these so I'm going to modify the generated files instead.
   * Don't build-depend on flex and bison, but do build-depend on cpio.
   * Removed pre-dependency on debconf. Depending on it is enough.
   * Removed notes.Debian.
   * Modified makefiles to rm -rf .depfiles directories.
   * Install PCMCIA-HOWTO.
   * Added PCMCIA-HOWTO's copyright notice to the copyright file.
   * Moved dlport.c and the example config.opts to examples/.
   * Updated FAQ.Debian.
   * Updated pcmcia-source's README.Debian.
   * Wrote a README.Debian for pcmcia-cs.
   * Ask all debconf question at medium priority.
Files: 
 a3d0f372314828a7a0efde18bc2e6848 673 base extra pcmcia-cs_3.2.8-5.2ubuntu1.dsc
 0d6d65be8896eff081aee996049afaa5 1271846 base extra pcmcia-cs_3.2.8.orig.tar.gz
 98ccedcfc74c81604b4f586a00b8b18e 149879 base extra pcmcia-cs_3.2.8-5.2ubuntu1.diff.gz
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDgasy9t0zAhD6TNERAvtyAKCIq8dhfbXjF4248QiXueLpWOyPjACdGz92
z3Pnek/wxfQUniM5XtrNtwU=
=kUzi
-----END PGP SIGNATURE-----


Accepted:
pcmcia-cs_3.2.8-5.2ubuntu1.diff.gz
  to pool/main/p/pcmcia-cs/pcmcia-cs_3.2.8-5.2ubuntu1.diff.gz
pcmcia-cs_3.2.8-5.2ubuntu1.dsc
  to pool/main/p/pcmcia-cs/pcmcia-cs_3.2.8-5.2ubuntu1.dsc
pcmcia-cs_3.2.8.orig.tar.gz
  to pool/main/p/pcmcia-cs/pcmcia-cs_3.2.8.orig.tar.gz




More information about the dapper-changes mailing list