Bug#651223: gtk2-engines-murrine: add multiarch support

2012-03-27 Thread Miguel Colon
reopen 651223 !

Hello:

It seems you forgot to add  Multi-Arch: same in the control file.
The rest seems fine.

Hope this helps,
Miguel



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#651223: gtk2-engines-murrine: add multiarch support

2012-03-27 Thread Yves-Alexis Perez
On mar., 2012-03-27 at 12:25 -0400, Miguel Colon wrote:
 reopen 651223 !
 
 Hello:
 
 It seems you forgot to add  Multi-Arch: same in the control file.
 The rest seems fine.
 
 Hope this helps,
 Miguel
 
 

Good point, adding and re-uploading.
-- 
Yves-Alexis


signature.asc
Description: This is a digitally signed message part


Bug#651223: gtk2-engines-murrine: add multiarch support

2011-12-17 Thread Steve Langasek
Package: gtk2-engines-murrine
Version: 0.98.1.1-3
Followup-For: Bug #651223
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch

Hi Corsac,

Here's a slightly modified patch for this issue, which adds a versioned
runtime dependency on the version of libgtk2.0-0 that includes multiarch
support.

Still no urgency in Debian, but I'm pushing this patch to Ubuntu as part of
the obsoletion of ia32-libs there.

Cheers,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org
=== modified file 'debian/compat'
--- debian/compat	2009-04-04 15:36:12 +
+++ debian/compat	2011-12-17 22:05:47 +
@@ -1 +1 @@
-7
+9

=== modified file 'debian/control'
--- debian/control	2011-09-05 10:26:52 +
+++ debian/control	2011-12-17 22:14:03 +
@@ -2,12 +2,13 @@
 Section: x11
 Priority: optional
 Maintainer: Yves-Alexis Perez cor...@debian.org
-Build-Depends: debhelper (= 7.0.50), libgtk2.0-dev (= 2.10.1), intltool, dh-autoreconf, hardening-includes
+Build-Depends: debhelper (= 8.1.3~), libgtk2.0-dev (= 2.10.1), intltool, dh-autoreconf, hardening-includes
 Standards-Version: 3.9.2
 
 Package: gtk2-engines-murrine
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Multi-Arch: same
+Depends: ${misc:Depends}, ${shlibs:Depends}, libgtk2.0-0 (= 2.24.5-4)
 Recommends: murrine-themes (= 0.98)
 Description: cairo-based gtk+-2.0 theme engine
  Murrine is an Italian word meaning the glass artworks done by Venicians 

=== modified file 'debian/rules'
--- debian/rules	2011-02-20 16:11:14 +
+++ debian/rules	2011-12-17 22:05:47 +
@@ -12,9 +12,9 @@
 	dh_auto_configure -- --prefix=/usr --enable-animation
 
 override_dh_shlibdeps:
-	rm -f debian/gtk2-engines-murrine/usr/lib/gtk-2.0/2.10.0/engines/libmurrine.la 
+	rm -f debian/gtk2-engines-murrine/usr/lib/*/gtk-2.0/2.10.0/engines/libmurrine.la 
 	dh_gtkmodules
 	dh_shlibdeps
 
 %:
-	dh --with autoreconf $@
+	dh $@ --with autoreconf



Bug#651223: gtk2-engines-murrine: add multiarch support

2011-12-06 Thread Vagrant Cascadian
Package: gtk2-engines-murrine
Version: 0.98.1.1-3
Severity: wishlist
Tags: patch

The following patch should add multiarch support. please consider applying it.
i could add a slightly more complicated patch that doesn't require switching to 
dh9, if that's preferable.

thanks!


live well,
  vagrant

diff -Nru gtk2-engines-murrine-0.98.1.1/debian/compat 
gtk2-engines-murrine-0.98.1.1/debian/compat
--- gtk2-engines-murrine-0.98.1.1/debian/compat 2011-08-14 06:43:45.0 
-0700
+++ gtk2-engines-murrine-0.98.1.1/debian/compat 2011-12-05 17:30:16.0 
-0800
@@ -1 +1 @@
-7
+9
diff -Nru gtk2-engines-murrine-0.98.1.1/debian/control 
gtk2-engines-murrine-0.98.1.1/debian/control
--- gtk2-engines-murrine-0.98.1.1/debian/control2011-09-05 
01:26:37.0 -0700
+++ gtk2-engines-murrine-0.98.1.1/debian/control2011-12-05 
17:34:21.0 -0800
@@ -2,11 +2,13 @@
 Section: x11
 Priority: optional
 Maintainer: Yves-Alexis Perez cor...@debian.org
-Build-Depends: debhelper (= 7.0.50), libgtk2.0-dev (= 2.10.1), intltool, 
dh-autoreconf, hardening-includes
+Build-Depends: debhelper (= 8.1.3~), libgtk2.0-dev (= 2.10.1), intltool, 
dh-autoreconf, hardening-includes
 Standards-Version: 3.9.2
 
 Package: gtk2-engines-murrine
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: murrine-themes (= 0.98)
 Description: cairo-based gtk+-2.0 theme engine
diff -Nru gtk2-engines-murrine-0.98.1.1/debian/rules 
gtk2-engines-murrine-0.98.1.1/debian/rules
--- gtk2-engines-murrine-0.98.1.1/debian/rules  2011-08-14 06:43:45.0 
-0700
+++ gtk2-engines-murrine-0.98.1.1/debian/rules  2011-12-06 12:12:52.0 
-0800
@@ -12,9 +12,9 @@
dh_auto_configure -- --prefix=/usr --enable-animation
 
 override_dh_shlibdeps:
-   rm -f 
debian/gtk2-engines-murrine/usr/lib/gtk-2.0/2.10.0/engines/libmurrine.la 
+   rm -f 
debian/gtk2-engines-murrine/usr/lib/*/gtk-2.0/2.10.0/engines/libmurrine.la
dh_gtkmodules
dh_shlibdeps
 
 %:
-   dh --with autoreconf $@
+   dh $@ --with autoreconf



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#651223: gtk2-engines-murrine: add multiarch support

2011-12-06 Thread Yves-Alexis Perez
On mar., 2011-12-06 at 12:46 -0800, Vagrant Cascadian wrote:
 The following patch should add multiarch support. please consider applying it.
 i could add a slightly more complicated patch that doesn't require switching 
 to 
 dh9, if that's preferable. 

Actually I will use the dh9 way for hardening stuff anyway. But I didn't
really intended to make an upload soon, so don't hold your breathe. Is
it urgent?

Regards,
-- 
Yves-Alexis


signature.asc
Description: This is a digitally signed message part


Bug#651223: gtk2-engines-murrine: add multiarch support

2011-12-06 Thread Vagrant Cascadian
 On mar., 2011-12-06 at 12:46 -0800, Vagrant Cascadian wrote:
 The following patch should add multiarch support. please consider
 applying it.
 i could add a slightly more complicated patch that doesn't require
 switching to
 dh9, if that's preferable.

 Actually I will use the dh9 way for hardening stuff anyway. But I didn't
 really intended to make an upload soon, so don't hold your breathe. Is
 it urgent?

it's not urgent at all. thanks for responding so quickly!

live well,
  vagrant




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org