Your message dated Thu, 06 Sep 2007 00:47:15 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#440365: fixed in wine 0.9.43-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: wine
Severity: normal

The move_to_fhs template and debconf question are now completely useless as
this transition happened 7 years ago.

It should be removed.

Patch attached

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru wine.old/debian/libwine.preinst wine.new/debian/libwine.preinst
--- wine.old/debian/libwine.preinst     2007-08-27 15:18:45.093770173 +0200
+++ wine.new/debian/libwine.preinst     2007-08-31 23:17:56.209582306 +0200
@@ -33,43 +33,4 @@
     rm -f /usr/lib/libwine_unicode.so
 fi
 
-# The following check is useless in current Wine versions because Wine
-# can't be configured system-wide anymore, but remains for completeness.
-
-if [ -d /usr/share/wine/drivec ] && ! [ -d /var/lib/wine/drivec ]; then
-    # yuck, the previous package is using the old location...
-    # we must relocate for FHS conformance
-
-    # first, warn the user
-    if [ -e /usr/share/debconf/confmodule ]; then
-        # give the message to the user the preferred way
-        . /usr/share/debconf/confmodule
-        db_input high wine/move_to_fhs || true
-        db_go || true
-    else
-        # debconf not available... use the old-fashioned method
-cat << EOT
-NOTE: Moving /usr/share/wine/drivec to /var/lib/wine/drivec
-The previous default Drive C location in /usr/share/wine violates
-the Filesystem Hierarchy Standard and is thus being relocated to
-/var/lib/wine. Your /etc/wine.conf should be updated automatically,
-but if you have a .winerc or have written scripts that depend on
-the old location, you must update these yourself.
-Press Enter to proceed.
-EOT
-       read dust_in_the_wind
-    fi
-
-    # perform the relocation
-    mkdir -p /var/lib/wine
-    mv /usr/share/wine/drivec /var/lib/wine/drivec
-    rmdir /usr/share/wine || true
-
-    # update wine.conf
-    if [ -e /etc/wine.conf ]; then
-        sed 's|/usr/share/wine/drivec|/var/lib/wine/drivec|g' /etc/wine.conf > 
/etc/wine.conf.new
-        mv /etc/wine.conf.new /etc/wine.conf
-    fi
-fi
-
 #DEBHELPER#
diff -Nru wine.old/debian/libwine.templates wine.new/debian/libwine.templates
--- wine.old/debian/libwine.templates   2007-08-27 15:18:45.093770173 +0200
+++ wine.new/debian/libwine.templates   1970-01-01 01:00:00.000000000 +0100
@@ -1,38 +0,0 @@
-Template: wine/move_to_fhs
-Type: note
-Description: Moving /usr/share/wine/drivec to /var/lib/wine/drivec
- The previous default Drive C location in /usr/share/wine violates the
- Filesystem Hierarchy Standard and is thus being relocated to
- /var/lib/wine. Your /etc/wine.conf should be updated automatically, but if
- you have a .winerc or have written scripts that depend on the old
- location, you must update these yourself.
-Description-ca.UTF-8: S'està movent /usr/share/wine/drivec a 
/var/lib/wine/drivec
- L'anterior ubicació predeterminada de la unitat «C» a /usr/share/wine viola 
la Jerarquia estàndard del sistema de fitxers (FHS), i és per això que es mourà 
a /var/lib/wine. El vostre /etc/wine.conf s'actualitzarà automàticament, però 
si teniu un .winerc o heu escrit scripts que depenguin de l'antiga ubicació, 
els haureu de posar al dia vosaltres mateixos.
-Description-cs.UTF-8: Přesunuji /usr/share/wine/drivec do /var/lib/wine/drivec
- Předchozí implicitní umístění disku C v /usr/share/wine porušuje Filesystem 
Hierarchy Standard a je tedy přesunuto do /var/lib/wine. Váš /etc/wine.conf se 
aktualizuje automaticky, ale pokud máte vlastní .winerc nebo pokud jste si 
napsali skripty, které závisí na staré cestě, budete je muset upravit sami.
-Description-da.UTF-8: Flytter /usr/share/wine/drivec til /var/lib/wine/drivec
- Den tidligere placering af C-drevet i /usr/share/wine bryder 
filsystemhierakistandarden (FHS), og den flyttes derfor til /var/lib/wine. Din 
/etc/wine.conf bliver opdateret automatisk, men hvis du har en .winerc eller 
selv har skrevet skripter, der afhænger af den gamle placering, skal du selv 
opdatere disse.
-Description-de.UTF-8: /usr/share/wine/drivec wurde nach /var/lib/win/drivec 
verschoben
- Die ehemalige Standard Pfad /usr/share/wine verletzt den Dateisystem 
Hierarchie Standard und wurde deshalb nach /var/lib/wine verlegt. Ihre 
/etc/wine.conf sollte automatisch aktualisiert werden, falls Ihre .winerc oder 
ein Skript den alten Pfad enthält müssen Sie diese selbst anpassen.
-Description-es.UTF-8: /usr/share/wine/drivec se ha cambiado a 
/var/lib/wine/drivec
- La antigua ubicación predeterminada de la Unidad C en /usr/share/wine 
contradecía el Estándar de la Jerarquía del Sistema de Ficheros (FHS), por lo 
que se ha cambiado a /var/lib/wine. Su /etc/wine.conf debería actualizarse 
automáticamente, pero si tiene algún fichero .winerc o scripts que dependan de 
la ubicación anterior, tendrá que modificarlos por su cuenta.
-Description-fr.UTF-8: Déplacement de /usr/share/wine/drivec vers 
/var/lib/wine/drivec
- Placer le pseudo-disque C dans /usr/share/wine violait la norme de hiérarchie 
du système de fichiers (FHS : « Filesystem Hierarchy Standard »). Il a donc été 
déplacé vers /var/lib/wine. Votre fichier /etc/wine.conf devrait être mis à 
jour automatiquement. Cependant, si vous avez des fichiers .winerc ou bien si 
vous avez écrit des scripts qui dépendent de l'ancien emplacement, vous devrez 
les mettre à jour vous-même.
-Description-gl.UTF-8: A trasladar /usr/share/wine/drivec a /var/lib/wine/drivec
- A ubicación antiga por defecto da unidade C en /usr/share/wine viola o 
estándar FHS, e, polo tanto, estase a trasladar a /var/lib/wine. Hase 
actualizar o seu ficheiro /etc/wine.conf automaticamente, pero se ten un 
ficheiro winerc ou escribiu scripts que dependen da ubicación antiga ten que os 
actualizar vostede mesmo.
-Description-it.UTF-8: Sposto /usr/share/wine/drivec in /var/lib/wine/drivec
- La precedente posizione di default del Drive C in /usr/share/wine viola il 
Filesystem Hierarchy Standard, quindi viene spostato in /var/lib/wine. Il tuo 
/etc/wine.conf dovrebbe essere aggiornato in automatico, ma se hai un .winerc o 
hai scritto degli script che dipendono dalla vecchia posizione, dovrai 
aggiornarli da solo.
-Description-ja.UTF-8: /usr/share/wine/drivec を /var/lib/wine/drivec に移動しています
- 以前のドライブ C のデフォルト位置 /usr/share/wine は、ファイルシステム階層標準に違反していたので、/var/lib/wine 
に再配置するようになっています。あなたの /etc/wine.conf は自動的に更新されるはずですが、もし .winerc 
や古い位置に依存して書かれたスクリプトがある場合には、それらをあなた自身で更新する必要があります。
-Description-nl.UTF-8: Verplaatsen van /usr/share/wine/drivec naar 
/var/lib/wine/drivec
- De vorige standaard Schijf-C-lokatie in /usr/share/wine schendt de Filesystem 
Hierarchy Standard en is dus verplaatst naar /var/lib/wine. Uw /etc/wine.conf 
zou automatisch moeten worden bijgewerkt, maar als u een .winerc heeft of u 
heeft scripts geschreven die afhankelijk zijn van de oude lokatie, dan moet u 
deze zelf bijwerken.
-Description-pt.UTF-8: A mover /usr/share/wine/drivec para /var/lib/wine/drivec
- A localização anterior, por omissão, da Drive C localizada em /usr/share/wine 
viola a Hierarquia Standard do sistema de Ficheiros (FHS), como tal será 
transferida para /var/lib/wine. O seu ficheiro /etc/wine.conf será actualizado 
automáticamente, no entanto se tiver um winerc ou tiver escrito 'scripts' que 
dependam do local antigo terá de os actualizar.
-Description-pt_BR.UTF-8: Movendo /usr/share/wine/drivec para 
/var/lib/wine/drivec
- A antiga localização padrão do Drive C em /usr/share/wine viola a Hierarquia 
Padrão de Sistema de Arquivos e está sendo, portanto, movido para 
/var/lib/wine. O seu /etc/wine.conf deve ser atualizado automaticamente, exceto 
se você tiver um arquivo .winerc ou tiver escrito scripts que dependam da 
localização antiga, tendo, nesse caso, que atualizá-los manualmente.
-Description-ru.UTF-8: Каталог /usr/share/wine/drivec перемещён в 
/var/lib/wine/drivec
- Предыдущее место по умолчанию для Диска C, /usr/share/wine, нарушает 
Filesystem Hierarchy Standard и поэтому перемещается в /var/lib/wine. Ваш 
/etc/wine.conf будет обновлён автоматически, но если у вас есть .winerc или 
написаны сценарии, которые зависят от старого места, то вы должны обновить путь 
самостоятельно.
-Description-sv.UTF-8: Flyttar /usr/share/wine/drivec till /var/lib/wine/drivec
- Den tidigare standard sökvägen till Drive C i /usr/share/wine inkräktar på 
Filesystem Hierachy Standard som är därför flyttad till /var/lib/wine. Din 
/etc/wine.conf borde uppdateras automatiskt men om du har en winerc eller har 
skrivna skript som använder den gamla sökvägen måste du uppdatera dessa på egen 
hand.
-Description-tr.UTF-8: /usr/share/wine/drivec, /var/lib/wine/drivec'ye 
taşınıyor.
- C sürücüsü için önceki öntanımlı konum olan /usr/share/wine Dosya Sistemi 
Düzeni standartlarını (FHS) ihlâl ediyor ve bu yüzden /var/lib/wine olarak 
değiştirilecek. /etc/wine.conf dosyası bu değişikliğe uygun şekilde otomatik 
olarak güncellenecektir, ancak eğer .winerc veya eski konuma göre yazılmış bir 
betik varsa bunları kendiniz güncellemelisiniz.
diff -Nru wine.old/debian/libwine.templates.master 
wine.new/debian/libwine.templates.master
--- wine.old/debian/libwine.templates.master    2007-08-27 15:18:45.093770173 
+0200
+++ wine.new/debian/libwine.templates.master    1970-01-01 01:00:00.000000000 
+0100
@@ -1,8 +0,0 @@
-Template: wine/move_to_fhs
-Type: note
-_Description: Moving /usr/share/wine/drivec to /var/lib/wine/drivec
- The previous default Drive C location in /usr/share/wine violates the
- Filesystem Hierarchy Standard and is thus being relocated to
- /var/lib/wine. Your /etc/wine.conf should be updated automatically, but if
- you have a .winerc or have written scripts that depend on the old
- location, you must update these yourself.
diff -Nru wine.old/debian/po/POTFILES.in wine.new/debian/po/POTFILES.in
--- wine.old/debian/po/POTFILES.in      2007-08-27 15:18:45.093770173 +0200
+++ wine.new/debian/po/POTFILES.in      2007-08-31 23:17:34.210719811 +0200
@@ -1,2 +1 @@
-[type: gettext/rfc822deb] libwine.templates.master
 [type: gettext/rfc822deb] wine.templates.master

--- End Message ---
--- Begin Message ---
Source: wine
Source-Version: 0.9.43-1

We believe that the bug you reported is fixed in the latest version of
wine, which is due to be installed in the Debian FTP archive:

libwine-alsa_0.9.43-1_i386.deb
  to pool/main/w/wine/libwine-alsa_0.9.43-1_i386.deb
libwine-capi_0.9.43-1_i386.deb
  to pool/main/w/wine/libwine-capi_0.9.43-1_i386.deb
libwine-cms_0.9.43-1_i386.deb
  to pool/main/w/wine/libwine-cms_0.9.43-1_i386.deb
libwine-dev_0.9.43-1_i386.deb
  to pool/main/w/wine/libwine-dev_0.9.43-1_i386.deb
libwine-esd_0.9.43-1_i386.deb
  to pool/main/w/wine/libwine-esd_0.9.43-1_i386.deb
libwine-gl_0.9.43-1_i386.deb
  to pool/main/w/wine/libwine-gl_0.9.43-1_i386.deb
libwine-gphoto2_0.9.43-1_i386.deb
  to pool/main/w/wine/libwine-gphoto2_0.9.43-1_i386.deb
libwine-jack_0.9.43-1_i386.deb
  to pool/main/w/wine/libwine-jack_0.9.43-1_i386.deb
libwine-ldap_0.9.43-1_i386.deb
  to pool/main/w/wine/libwine-ldap_0.9.43-1_i386.deb
libwine-nas_0.9.43-1_i386.deb
  to pool/main/w/wine/libwine-nas_0.9.43-1_i386.deb
libwine-oss_0.9.43-1_i386.deb
  to pool/main/w/wine/libwine-oss_0.9.43-1_i386.deb
libwine-print_0.9.43-1_i386.deb
  to pool/main/w/wine/libwine-print_0.9.43-1_i386.deb
libwine-sane_0.9.43-1_i386.deb
  to pool/main/w/wine/libwine-sane_0.9.43-1_i386.deb
libwine-twain_0.9.43-1_i386.deb
  to pool/main/w/wine/libwine-twain_0.9.43-1_i386.deb
libwine_0.9.43-1_i386.deb
  to pool/main/w/wine/libwine_0.9.43-1_i386.deb
wine-bin_0.9.43-1_i386.deb
  to pool/main/w/wine/wine-bin_0.9.43-1_i386.deb
wine-utils_0.9.43-1_i386.deb
  to pool/main/w/wine/wine-utils_0.9.43-1_i386.deb
wine_0.9.43-1.diff.gz
  to pool/main/w/wine/wine_0.9.43-1.diff.gz
wine_0.9.43-1.dsc
  to pool/main/w/wine/wine_0.9.43-1.dsc
wine_0.9.43-1_i386.deb
  to pool/main/w/wine/wine_0.9.43-1_i386.deb
wine_0.9.43.orig.tar.gz
  to pool/main/w/wine/wine_0.9.43.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ove Kaaven <[EMAIL PROTECTED]> (supplier of updated wine package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


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

Format: 1.7
Date: Wed, 05 Sep 2007 05:52:57 -0400
Source: wine
Binary: libwine-jack libwine-cms libwine wine-bin libwine-alsa libwine-nas 
libwine-print libwine-esd libwine-gl libwine-oss libwine-twain wine 
libwine-gphoto2 libwine-sane libwine-ldap wine-utils libwine-dev libwine-capi
Architecture: source i386
Version: 0.9.43-1
Distribution: unstable
Urgency: low
Maintainer: Ove Kaaven <[EMAIL PROTECTED]>
Changed-By: Ove Kaaven <[EMAIL PROTECTED]>
Description: 
 libwine    - Windows API Implementation (Library)
 libwine-alsa - Windows API Implementation (ALSA Sound Module)
 libwine-capi - Windows API Implementation (ISDN Module)
 libwine-cms - Windows API Implementation (Color Management Module)
 libwine-dev - Windows API Implementation (Development files)
 libwine-esd - Windows API Implementation (EsounD Sound Module)
 libwine-gl - Windows API Implementation (OpenGL Module)
 libwine-gphoto2 - Windows API Implementation (Camera Module)
 libwine-jack - Windows API Implementation (JACK Sound Module)
 libwine-ldap - Windows API Implementation (LDAP Module)
 libwine-nas - Windows API Implementation (NAS Sound Module)
 libwine-oss - Windows API Implementation (OSS Sound Module)
 libwine-print - Windows API Implementation (Printing Module)
 libwine-sane - Windows API Implementation (Scanner Module)
 libwine-twain - Windows API Implementation (empty transitional package)
 wine       - Windows API Implementation (standard suite)
 wine-bin   - Windows API Implementation (Binary Loader)
 wine-utils - Windows API Implementation (Utilities)
Closes: 427024 440365 440412 440730
Changes: 
 wine (0.9.43-1) unstable; urgency=low
 .
   * New upstream release 0.9.43.
     - Direct3D support on top of WGL instead of GLX for better portability.
     - Many DirectSound fixes.
     - Still more gdiplus functions.
     - Many crypt32 improvements.
     - Lots of bug fixes.
   * This version was released Aug 10, 2007.
   * Deleted the move_to_fhs debconf template from libwine, as it
     pertains to a transition that happened many years ago.
     This was the only debconf template in libwine.
     Closes: #440365.
   * Deleted the move_to_fhs check from the libwine preinst script.
     This was the only debconf usage in libwine; it no longer uses debconf.
   * Deleted the rest of the libwine preinst script too, it only
     applied to very old Wine installations. Deleted the file.
   * Deleted the del_wine_conf debconf template from wine-bin, as it
     also pertains to a transition that happened many years ago.
   * Deleted the del_wine_conf check from the wine-bin configure script.
     This was the only thing in it. Deleted the file.
   * Deleted the del_wine_conf check from the wine-bin postinst script.
     This was the only debconf usage in wine-bin; it no longer uses debconf.
   * Deleted the wine-bin postrm script. It only deleted wine.conf
     on purge, and wine.conf should have been deleted long ago.
   * Deleted the install_type template from wine-bin, as this template has
     not been used for years, if ever, and judging by the direction Wine
     development is heading, will never be used again.
     This was the only remaining debconf template in wine-bin.
   * Deleted the po/ directory, since no debconf templates remain
     whatsoever.
   * Due to deletion, the bug in po/POTFILES.in (obsolete filename after
     renaming wine to wine-bin) no longer apply. Closes: #440412.
   * Deleted debconf-related dependencies from the control file.
   * Deleted debconf-related commands from the rules file.
   * Due to deletion, new debconf translations no longer apply.
     Closes: #427024, #440730.
Files: 
 db8d7f31ddf7631193aa298f4e7976f6 4499 otherosfs optional wine_0.9.43-1.dsc
 f9e719074bb325d79ef2481709c4e7e4 15875260 otherosfs optional 
wine_0.9.43.orig.tar.gz
 c716c77a2ffda333981cc15a3dcdafca 11036884 otherosfs optional 
wine_0.9.43-1.diff.gz
 879e4a62cd8cb3b6d7a0df7008166ed8 656362 otherosfs optional 
wine_0.9.43-1_i386.deb
 c6b43932f3dfe6cd2427d400332851d5 1198594 otherosfs optional 
wine-bin_0.9.43-1_i386.deb
 8f36b6cecd5f9ebeb614e99b19044068 4210518 libdevel optional 
libwine-dev_0.9.43-1_i386.deb
 7aa442fc8736b13b1969939d7acbb8e8 7960454 libs optional 
libwine_0.9.43-1_i386.deb
 cd0106a7a8c6acd77bd438eb67fa6fff 708144 libs optional 
libwine-alsa_0.9.43-1_i386.deb
 61eabfa0d5270933857dfd09e2f2cf7c 658492 libs optional 
libwine-capi_0.9.43-1_i386.deb
 9c71b7c268b563d4b02dc647657c32f1 669942 libs optional 
libwine-cms_0.9.43-1_i386.deb
 2da19b69fae2298ca99311179c0f7417 668352 libs optional 
libwine-esd_0.9.43-1_i386.deb
 8814dcd196c9d331b1226952daee0b45 1097062 libs optional 
libwine-gl_0.9.43-1_i386.deb
 9f461ef41a655581c6bff6ef2c2812ea 672716 libs optional 
libwine-gphoto2_0.9.43-1_i386.deb
 07f09b31d2cd8bc089f5d90de74fa75e 670058 libs optional 
libwine-jack_0.9.43-1_i386.deb
 cc29ac3cea63c9578e37cc230c2218f1 719650 libs optional 
libwine-ldap_0.9.43-1_i386.deb
 bfef7c7a45e8dce6a493921cfa014c59 664654 libs optional 
libwine-nas_0.9.43-1_i386.deb
 44a66260164f963ae38602e9968b071b 717758 libs optional 
libwine-oss_0.9.43-1_i386.deb
 0658e1f22cd6631daf4ff16c6e265dbf 768688 libs optional 
libwine-print_0.9.43-1_i386.deb
 4d6671cfdbf7d8c0a96b92b5273f7b17 671416 libs optional 
libwine-sane_0.9.43-1_i386.deb
 d76c0a0699d8d1da3c33557debfc0c30 653928 libs optional 
libwine-twain_0.9.43-1_i386.deb
 fb89fbbe81f775e1e6887e1bd16a9874 1289900 otherosfs optional 
wine-utils_0.9.43-1_i386.deb

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

iD8DBQFG3uNUA+GMa4PlEQ8RAsuwAJ9S88TcJNzXJo9XVXk1OAm1BfzSqgCgxLgo
fuFnAnBME+wweMlp2KYfCq4=
=TjQf
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to