[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#775151: marked as done (unblock: code-saturne/3.3.2-3)



Your message dated Wed, 14 Jan 2015 07:52:48 +0100
with message-id <54B61240.1000507@thykier.net>
and subject line Re: Bug#775151: unblock: code-saturne/3.3.2-3
has caused the Debian Bug report #775151,
regarding unblock: code-saturne/3.3.2-3
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
775151: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775151
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Please unblock package code-saturne

Version 3.3.2-3 fixes RC bug #775107 which makes code-saturne mostly
unusable on all archs but one because an arch dependent file
(cs_config.py) was shipped with an arch=all package.

The fix moves cs_config.py to code-saturne-include which is arch=any.

Please find attache the debdiff against version 3.3.2-2.

unblock code-saturne/3.3.2-3

Thanks,

_g.

- -- System Information:
Debian Release: 8.0
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCAAGBQJUsxdmAAoJEO/obGx//s+DvQ8H/2zkJq8B6UL3G/yW+yPHr7F6
mlNHApygs5IIlj4M+43jjaUlKLHadOJkTaaZpUNjE2BIw79Kf7vyDfYBbmLiofpb
OVhweZ9c9WYcL6YFTI1sMJiEFwv3xNO/EeqJNPEVxIGjSP9JsZ5l4l6/m8M10B3Q
MJeRvqf7fEdQJ+vEkWormCjyEYpjAyU0PPpCPXpa/UV1l4O0st/B2KCQaZ1TinpA
A7YHE7yga2kMfHEqaPz4tKp72KcrRSLA1N0TExWsPETE7Wmf7eZ+WFgkKxUWZEnW
jrFwWjTR0/4uMP2J4vbpZHNYD8J/llpP/Km3Ch0M5avzCod+Se7lm17h+DAjQfU=
=Y1Tp
-----END PGP SIGNATURE-----
diff -Nru code-saturne-3.3.2/debian/changelog code-saturne-3.3.2/debian/changelog
--- code-saturne-3.3.2/debian/changelog	2014-09-23 13:12:19.000000000 +0200
+++ code-saturne-3.3.2/debian/changelog	2015-01-11 17:08:40.000000000 +0100
@@ -1,3 +1,11 @@
+code-saturne (3.3.2-3) unstable; urgency=medium
+
+  * Team upload.
+  * Move arch-dependant script cs_config.py from code-saturne-data to
+    code-saturne-include (Closes: #775107).
+
+ -- Gilles Filippini <pini@debian.org>  Sun, 11 Jan 2015 16:01:45 +0100
+
 code-saturne (3.3.2-2) unstable; urgency=medium
 
   * Team upload.
diff -Nru code-saturne-3.3.2/debian/code-saturne-include.install code-saturne-3.3.2/debian/code-saturne-include.install
--- code-saturne-3.3.2/debian/code-saturne-include.install	2014-09-22 21:39:38.000000000 +0200
+++ code-saturne-3.3.2/debian/code-saturne-include.install	2015-01-11 17:08:40.000000000 +0100
@@ -1,2 +1,2 @@
 debian/tmp/usr/include
-
+debian/tmp/usr/lib/python*/dist-packages/code_saturne/cs_config.py
diff -Nru code-saturne-3.3.2/debian/rules code-saturne-3.3.2/debian/rules
--- code-saturne-3.3.2/debian/rules	2014-09-23 13:02:24.000000000 +0200
+++ code-saturne-3.3.2/debian/rules	2015-01-11 17:08:40.000000000 +0100
@@ -1,6 +1,10 @@
 #!/usr/bin/make -f
 # Copyright 2009 Sylvestre Ledru <sylvestre@debian.org>
 
+# Exclude cs_config.py from package code-saturne-data
+# It should go into code-saturne-include
+binary-install/code-saturne-data:: DEB_DH_INSTALL_ARGS := -Xcs_config.py
+
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/autoreconf.mk
@@ -28,3 +32,6 @@
 binary-install/code-saturne-data::
 	chmod +x debian/code-saturne-data/usr/share/code_saturne/runcase*
 	dh_python2 -pcode-saturne-data
+
+binary-install/code-saturne-include::
+	dh_python2 -pcode-saturne-include

--- End Message ---
--- Begin Message ---
On 2015-01-14 07:48, Niels Thykier wrote:
> On 2015-01-13 20:40, Gilles Filippini wrote:
>> [...]
> 
> Unblocked, thanks.
> 
> I took the liberty of closing #775259 as well.
> 
> ~Niels
> 
> 

This time with a -done; sorry for the duplicates.

~Niels

--- End Message ---

Reply to: