Package: wine
Version: 0.0.20050725-1
Severity: wishlist
Tags: patch

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

There is a new upstream version availible. I tried to build it on my own
with the debian patches, but it somehow fails for me...

Since I changed the Build-Depends a bit, I'm attacing a patch in the
hope it will help you a bit in preparing the new package. I also added a
watch file for easy notification of new releases.

- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages wine depends on:
ii  debconf                   1.4.58         Debian configuration management sy
ii  libwine                   0.0.20050725-1 Windows Emulator (Library)
ii  xbase-clients [xcontrib]  6.8.2.dfsg.1-6 miscellaneous X clients

wine recommends no packages.

- -- debconf information excluded

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

iD8DBQFDHKVEGf7YPOK+o0ERAtqKAJ9Jize6rdo0HFflRJgwjCIcJTJEBgCg79LL
YeIybDvqkbHC0XhyalLksIg=
=117V
-----END PGP SIGNATURE-----
diff -Naur wine-0.0.20050725/debian/control wine-0.0.20050830/debian/control
--- wine-0.0.20050725/debian/control    2005-09-05 19:44:34.053718925 +0200
+++ wine-0.0.20050830/debian/control    2005-09-05 21:23:10.889380029 +0200
@@ -3,12 +3,13 @@
 Priority: optional
 Maintainer: Ove Kaaven <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 4.1.16), flex-old | flex (<< 2.5.31), bison,
- xlibs-dev, xlibmesa-dev | libgl-dev, xlibmesa-glu-dev | xlibmesa-dev (<= 
4.2.1-4) | libglu-dev,
- freeglut3-dev | libglut-dev | glutg3-dev,
+ libx11-dev, libxext-dev, libxi-dev, libxrandr-dev, libxrender-dev, 
libxxf86dga-dev,
+ libxxf86vm-dev, xlibmesa-dev | libgl-dev, xlibmesa-glu-dev | xlibmesa-dev (<= 
4.2.1-4)
+ | libglu-dev, freeglut3-dev | libglut-dev | glutg3-dev,
  libncurses5-dev, libcupsys2-dev, libjpeg62-dev | libjpeg-dev, libungif4-dev,
- libfreetype6-dev, libasound2-dev, libjack0.80.0-dev | libjack-dev,
+ libfreetype6-dev, libasound2-dev, libjack0.100.0-dev | libjack-dev,
  libartsc0-dev | libarts-dev, libaudio-dev | nas-dev, libsane-dev, libusb-dev,
- libicu28-dev | libicu21-dev | libicu-dev, libfontconfig1-dev, libssl-dev,
+ libicu34-dev | libicu-dev, libfontconfig1-dev, libssl-dev,
  libcapi20-dev (>= 1:3.3.0.20041024-2), liblcms1-dev, fontforge
 Standards-Version: 3.6.0
 
diff -Naur wine-0.0.20050725/debian/rules wine-0.0.20050830/debian/rules
--- wine-0.0.20050725/debian/rules      2005-09-05 19:44:34.061654691 +0200
+++ wine-0.0.20050830/debian/rules      2005-09-05 21:29:37.090395083 +0200
@@ -256,6 +256,8 @@
        true
 
        # if the distro we're compiling for has jack, depend on it
+       (dpkg -s libjack0.100.0-dev >/dev/null && \
+        echo "jack=, libjack0.100.0-0" >> debian/libwine-jack.substvars) || \
        (dpkg -s libjack0.80.0-dev >/dev/null && \
         echo "jack=, libjack0.80.0-0" >> debian/libwine-jack.substvars) || \
        (dpkg -s libjack0.71.2-dev >/dev/null && \
@@ -265,6 +267,8 @@
        true
 
        # if the distro we're compiling for has ICU, suggest it
+       (dpkg -s libicu34-dev >/dev/null && \
+        echo "icu=" >> debian/libwine.substvars) || \
        (dpkg -s libicu28-dev >/dev/null && \
         echo "icu=" >> debian/libwine.substvars) || \
        (dpkg -s libicu21-dev >/dev/null && \
diff -Naur wine-0.0.20050725/debian/watch wine-0.0.20050830/debian/watch
--- wine-0.0.20050725/debian/watch      2005-09-05 20:06:24.224159500 +0200
+++ wine-0.0.20050830/debian/watch      1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
+version=3
+opts=uversionmangle=s/^/0.0./ http://sf.net/wine/Wine-(\d+)\.tar\.gz debian 
uupdate

Reply via email to