On Sat, May 17, 2008 at 11:32:49AM +0200, Mike Hommey wrote:
> tag 480822 + patch
> thanks
> 
> On Mon, May 12, 2008 at 09:07:27AM +0200, Mike Hommey wrote:
> > Package: mozilla-traybiff
> > Severity: wishlist
> > User: [EMAIL PROTECTED]
> > Usertags: xulrunner-transition
> > 
> > With the upcoming xulrunner transition, libxul-dev is going to disappear.
> > 
> > I already sent instructions on what you should be doing in
> > http://lists.debian.org/debian-release/2008/05/msg00009.html
> > 
> > This bug report is mostly to help follow the transition going.
> > 
> > FYI, I will start NMUing plugins and components next week, and will break
> > the remaining packages by uploading xulrunner 1.9 in unstable on May 25.
> > 
> > Though help will be appreciated, I'll also prepare updated packages for
> > these during this week and next.
> 
> Here is the patch to implement the change. Please upload a new package
> with the patch applied ASAP. Without action from your part within the
> next week, I'll upload a NMU.

With the patch, this time.

Mike
diff -u mozilla-traybiff-1.2.3/debian/control mozilla-traybiff-1.2.3/debian/control
--- mozilla-traybiff-1.2.3/debian/control
+++ mozilla-traybiff-1.2.3/debian/control
@@ -2,7 +2,7 @@
 Section: mail
 Priority: optional
 Maintainer: Alan Woodland <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 5.0.0), coreutils, zlib1g-dev, zip, icedove-dev (>= 2.0.0.4), icedove-dev (<< 2.0.1~), libgtk2.0-dev, dpatch, binutils (>= 2.15.94), unzip, libxul-dev (>= 1.8.0), iceape-dev (>= 1.1.3), iceape-dev (<< 1.2~)
+Build-Depends: debhelper (>> 5.0.0), coreutils, zlib1g-dev, zip, icedove-dev (>= 2.0.0.4), icedove-dev (<< 2.0.1~), libgtk2.0-dev, dpatch, binutils (>= 2.15.94), unzip, iceape-dev (>= 1.1.9-5), iceape-dev (<< 1.2~)
 Standards-Version: 3.7.2
 
 Package: icedove-traybiff
diff -u mozilla-traybiff-1.2.3/debian/iceape-config mozilla-traybiff-1.2.3/debian/iceape-config
--- mozilla-traybiff-1.2.3/debian/iceape-config
+++ mozilla-traybiff-1.2.3/debian/iceape-config
@@ -43,7 +43,7 @@
 		shift
 	;;
 	--util-prefix)
-	    PREFIX=/usr/lib/xulrunner/sdk/bin/
+	    PREFIX=/usr/lib/iceape
 	;;
 	*)
 		ARGS="$1"
diff -u mozilla-traybiff-1.2.3/debian/control.in mozilla-traybiff-1.2.3/debian/control.in
--- mozilla-traybiff-1.2.3/debian/control.in
+++ mozilla-traybiff-1.2.3/debian/control.in
@@ -2,7 +2,7 @@
 Section: mail
 Priority: optional
 Maintainer: Alan Woodland <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 5.0.0), coreutils, zlib1g-dev, zip, icedove-dev (>= %dove_vers%), icedove-dev (<< 2.0.1~), libgtk2.0-dev, dpatch, binutils (>= 2.15.94), unzip, libxul-dev (>= 1.8.0), iceape-dev (>= %ape_vers%), iceape-dev (<< 1.2~)
+Build-Depends: debhelper (>> 5.0.0), coreutils, zlib1g-dev, zip, icedove-dev (>= %dove_vers%), icedove-dev (<< 2.0.1~), libgtk2.0-dev, dpatch, binutils (>= 2.15.94), unzip, libxul-dev (>= 1.8.0), iceape-dev (>= 1.1.9-5), iceape-dev (<< 1.2~)
 Standards-Version: 3.7.2
 
 Package: icedove-traybiff

Reply via email to