[Bug 255489] Re: Please merge swscanner 0.2.2-2.1 (universe) from Debian (unstable)

2008-08-07 Thread Launchpad Bug Tracker
This bug was fixed in the package swscanner - 0.2.2-2.1ubuntu1

---
swscanner (0.2.2-2.1ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, remaining changes: (LP: #255489)
- Added dh_icons to binary-arch: build install.
- Build-depends on debhelper >= 5.0.51 (for dh_icons).
- Added deps: patch, kdebase-bin to install kdesu support.
  Closes Malone #42775.
- Added patch to fix various english spelling errors.  Thanks Caroline
  Ford! Closes Malone #61948.
  * debian/rules:
- Dropped CFLAGS="$(CFLAGS) -Wl,-z,defs" ./configure $(configkde); \
  from clean target.
- Added if test ! -f $(CURDIR)/Makefile;then \
  CFLAGS="$(CFLAGS) -Wl,-z,defs" ./configure $(configkde); \ fi
  to config.status: configure build target.
- Removed export DH_COMPAT=5 as debian/compat now exists.
  * debian/control:
- Added Homepage field.
  * Created debian/compat 5.

swscanner (0.2.2-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with GCC 4.3 (Closes: #417711).

 -- Stefan Lesicnik <[EMAIL PROTECTED]>   Wed, 06 Aug 2008 22:37:41 +0200

** Changed in: swscanner (Ubuntu)
   Status: In Progress => Fix Released

-- 
Please merge swscanner 0.2.2-2.1 (universe) from Debian (unstable)
https://bugs.launchpad.net/bugs/255489
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255489] Re: Please merge swscanner 0.2.2-2.1 (universe) from Debian (unstable)

2008-08-07 Thread Emanuele Gentili
Uploaded, Thanks!

** Changed in: swscanner (Ubuntu)
   Importance: Undecided => Wishlist
 Assignee: (unassigned) => Emanuele Gentili (emgent)
   Status: New => In Progress

-- 
Please merge swscanner 0.2.2-2.1 (universe) from Debian (unstable)
https://bugs.launchpad.net/bugs/255489
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 255489] Re: Please merge swscanner 0.2.2-2.1 (universe) from Debian (unstable)

2008-08-06 Thread Stefan Lesicnik
Attached is my current debdiff for this merge.

I spoke to geser regarding the change listed below and he is also unsure
as to why they are calling ./configure in the clean and that it had come
from Debian. He suspected it may be due to the Makefile existing to run
a distclean.  The new line

[ ! -f Makefile ] || $(MAKE) distclean

should correct this.


 - Dropped CFLAGS="$(CFLAGS) -Wl,-z,defs" ./configure $(configkde); \
  from clean target.
 - Added if test ! -f $(CURDIR)/Makefile;then \
 CFLAGS="$(CFLAGS) -Wl,-z,defs" ./configure $(configkde); \ fi
 to config.status: configure build target.

Maybe if anyone has some input.
Thanks!


** Attachment added: "debdiff"
   http://launchpadlibrarian.net/16600197/debdiff

-- 
Please merge swscanner 0.2.2-2.1 (universe) from Debian (unstable)
https://bugs.launchpad.net/bugs/255489
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs