Your message dated Sun, 08 Mar 2015 21:51:22 +0000
with message-id <[email protected]>
and subject line Bug#776725: fixed in powerline 2.1-1
has caused the Debian Bug report #776725,
regarding Update ``powerline`` to 2.0
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 [email protected]
immediately.)


-- 
776725: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776725
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: powerline
Version: 1.2-2

I've inlined the updated patches:
$ cat add_powerline_compile_flags.patch
diff --git a/setup.py b/setup.py
index 7dbf021..dacad5b 100755
--- a/setup.py
+++ b/setup.py
@@ -29,9 +29,10 @@ def compile_client():
         from distutils.ccompiler import new_compiler
         compiler = new_compiler().compiler
         cflags = os.environ.get('CFLAGS', '-O3')
+        ldflags = os.environ.get('LDFLAGS', '')
         # A normal split would do a split on each space which might be
incorrect. The
         # shlex will not split if a space occurs in an arguments value.
-        subprocess.check_call(compiler + shlex.split(cflags) +
['client/powerline.c', '-o', 'scripts/powerline'])
+        subprocess.check_call(compiler + shlex.split(cflags) +
shlex.split(ldflags) + ['client/powerline.c', '-o', 'scripts/powerline'])

 try:
     compile_client()
$

$ cat config_files_path.patch
diff --git a/powerline/__init__.py b/powerline/__init__.py
index 9d2bb68..0feefc9 100644
--- a/powerline/__init__.py
+++ b/powerline/__init__.py
@@ -148,8 +148,7 @@ def get_config_paths():
     config_dirs = os.environ.get('XDG_CONFIG_DIRS',
DEFAULT_SYSTEM_CONFIG_DIR)
     if config_dirs is not None:
         config_paths[:0] = reversed([join(d, 'powerline') for d in
config_dirs.split(':')])
-    plugin_path = join(os.path.realpath(os.path.dirname(__file__)),
'config_files')
-    config_paths.insert(0, plugin_path)
+    config_paths.insert(0, '/usr/share/powerline/config_files')
     return config_paths


$

Thanks,

--- End Message ---
--- Begin Message ---
Source: powerline
Source-Version: 2.1-1

We believe that the bug you reported is fixed in the latest version of
powerline, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jerome Charaoui <[email protected]> (supplier of updated powerline package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 08 Mar 2015 14:48:15 -0400
Source: powerline
Binary: powerline fonts-powerline python-powerline python-powerline-doc
Architecture: source amd64 all
Version: 2.1-1
Distribution: unstable
Urgency: medium
Maintainer: Jerome Charaoui <[email protected]>
Changed-By: Jerome Charaoui <[email protected]>
Description:
 fonts-powerline - powerline symbols font
 powerline  - prompt and statusline utility
 python-powerline - powerline python2 library
 python-powerline-doc - powerline documentation
Closes: 776725
Changes:
 powerline (2.1-1) unstable; urgency=medium
 .
   * Import Upstream version 2.1 (Closes: #776725)
Checksums-Sha1:
 e7beb864bc63a34bfe55e24cf26c855a021bfc10 2109 powerline_2.1-1.dsc
 cd88336496cea68661b273ed15f48ff991843be2 324791 powerline_2.1.orig.tar.gz
 6cf484bc7efbcafd1b77137144ebcf732a953434 5052 powerline_2.1-1.debian.tar.xz
 37b7ce57d263b75be7f084e6a1a8843f0c884586 39374 powerline_2.1-1_amd64.deb
 f7d60d385b737c33900abb33e7ef8e602a6ac166 4592 fonts-powerline_2.1-1_all.deb
 5e5324609d4e7666754c1c910af8d77ab3464d1e 115482 python-powerline_2.1-1_all.deb
 342ad0d64da17f37db8106af0db03c4dcbfdd75b 202790 
python-powerline-doc_2.1-1_all.deb
Checksums-Sha256:
 5a2843ffb7e884d7e0f69cd1e244fc20f2f3bb93112bd5aa0a7b528302b4abd6 2109 
powerline_2.1-1.dsc
 54fc5b16bb2aca24dc09018c0caa35dd0c3c968815142a5f8297593545451505 324791 
powerline_2.1.orig.tar.gz
 693ff62532022bba4a91707c6446fe5126ac9ac397ed30366b48d3055331d7df 5052 
powerline_2.1-1.debian.tar.xz
 f922089081649aaa99bc522aeb85e7358e187548140906b91fad2229959d9f80 39374 
powerline_2.1-1_amd64.deb
 c839b02a291a3df537c014bf8e94ede3a01df5247359768cead0f45ef29f5d9b 4592 
fonts-powerline_2.1-1_all.deb
 c9d4c29ac17c73dcfeeaf0a4aa4a66b46b1a17474dae441a0e633dd5b9ebf5f8 115482 
python-powerline_2.1-1_all.deb
 6256926b61d6e5047af4672c8ad85a3dd46169cf4670f1455631a81fd6bd1438 202790 
python-powerline-doc_2.1-1_all.deb
Files:
 93ebb2f365e0894e41b51ff02e999356 2109 shells optional powerline_2.1-1.dsc
 e9029cd116da826c6dc981cdb9243141 324791 shells optional 
powerline_2.1.orig.tar.gz
 0ec9c6880e7311fef9953cd3da8d795c 5052 shells optional 
powerline_2.1-1.debian.tar.xz
 687696626bd9c25b4c847a2c3d48117c 39374 shells optional 
powerline_2.1-1_amd64.deb
 68c896b8fc318797c54878b0c6ffe3c4 4592 fonts optional 
fonts-powerline_2.1-1_all.deb
 dfb8ef47bfdb2f135c78639715510505 115482 python optional 
python-powerline_2.1-1_all.deb
 e258eb3ddb0570a6bfe272b9a4349b10 202790 doc optional 
python-powerline-doc_2.1-1_all.deb

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

iQIcBAEBCgAGBQJU/LzuAAoJEK728aKnRXZFVFEQAIZIJJMj4sgIE4/luGkFa2ip
5/zoQVJjNS0ksxF1Uya9sh6hM/DK1jQFVF8Z4FTnecKv4nd+R9G+Iv7pqISarkmR
tkzFs8ZZT1Ol8DwOJ7YYC7iVLK3DlIis2quXko9HvhpjvvtSfBqSsx+xBGAtH7WD
UgiVxMqurD9nCnjHIJX9f0iR5KS3wDE2ZoLAU/N9eTLQ4mTJiiBeXEwE641f4Xi2
XLxfAmh5Q4DwXlGTcWvnpbovoe4L0osWHrTfgUuboUGuSKx3ElfcwZ8Sy35spfcm
MWADfZ+pvLdHL6FWDH8Lu0yAvYdeCMEfob19zCtGAtpNNcbMfymjwrgnxzAEuJ0V
qx4K+S5If+ZxxFC54Mk/n7fv3TdoN2wucWOmQllZ7lViZ2Aa8ixMqEENGZ/X/Do/
RaPFDWaHKOkZIVtKounhVKXKotwGA2h8pq+1WQIfe6Rq819RV12ouz6itsQfLLQS
7fteMlQZan0hrqofzzWSbb/Kw4qRCfw5suZFfoN7mZx7HHB++/j4+lWBJ5erhG8L
IZsPDbUaVp7p3NG21yaPiZINtCSV/nCe4oE9Y2qslsOXxifj+MrrCDL+/28vP5MN
TYdJBis4oQfng5TnhADOx4Kg7910wp+EyvAneWJcJbTya1/SWD36GAobHlxa7/CR
2PqFV1SYUtNFw31zWmIs
=y5/R
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to