<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sqlcipher.git/debian/rules, branch master</title>
<subtitle>[sqlcipher] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/sqlcipher.git/'/>
<entry>
<title>use autoreconf and autotools-dev to build on new architectures</title>
<updated>2014-07-31T18:26:13+00:00</updated>
<author>
<name>Fernando Seiti Furusato</name>
<email>ferseiti@br.ibm.com</email>
</author>
<published>2014-07-31T17:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/sqlcipher.git/commit/?id=69fbae2bebf65ac79e96d96d312669e9c893f55f'/>
<id>69fbae2bebf65ac79e96d96d312669e9c893f55f</id>
<content type='text'>
The package sqlcipher fails to build from source on ppc64el, because
config.{guess,sub} are not updated during build.

Adding dh_autotools-dev to the build would solve that case. However, as
autoconf also being used, I thought it would also be convenient to replace
it by a full dh_autoreconf.

OBS: Using only dh_autoreconf produces no effect over config.{guess,sub},
since automake is not in use for the source pkg available.

The patch attached contains the modifications aforementioned, and are in
accordance with the following guide: https://wiki.debian.org/Autoreconf

patch from https://bugs.debian.org/755939
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The package sqlcipher fails to build from source on ppc64el, because
config.{guess,sub} are not updated during build.

Adding dh_autotools-dev to the build would solve that case. However, as
autoconf also being used, I thought it would also be convenient to replace
it by a full dh_autoreconf.

OBS: Using only dh_autoreconf produces no effect over config.{guess,sub},
since automake is not in use for the source pkg available.

The patch attached contains the modifications aforementioned, and are in
accordance with the following guide: https://wiki.debian.org/Autoreconf

patch from https://bugs.debian.org/755939
</pre>
</div>
</content>
</entry>
<entry>
<title>set SQLITE_TEMP_STORE=2, as required by upstream (Closes: #726464)</title>
<updated>2013-10-16T02:52:23+00:00</updated>
<author>
<name>Hans-Christoph Steiner</name>
<email>hans@eds.org</email>
</author>
<published>2013-10-16T02:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/sqlcipher.git/commit/?id=17027182b9832e329e305919bfad8e41bb0f3fe0'/>
<id>17027182b9832e329e305919bfad8e41bb0f3fe0</id>
<content type='text'>
https://github.com/sqlcipher/sqlcipher/blob/master/README#L39
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/sqlcipher/sqlcipher/blob/master/README#L39
</pre>
</div>
</content>
</entry>
<entry>
<title>get lintian overrides working, and generalize rule to all archs</title>
<updated>2012-09-27T19:24:21+00:00</updated>
<author>
<name>Hans-Christoph Steiner</name>
<email>hans@eds.org</email>
</author>
<published>2012-09-26T01:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/sqlcipher.git/commit/?id=1d0102794ca90b4520129336794da06e4e79b0d1'/>
<id>1d0102794ca90b4520129336794da06e4e79b0d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>re-enabled new-style hardening based on how sqlite3 3.7.14-1 does it</title>
<updated>2012-09-27T19:24:21+00:00</updated>
<author>
<name>Hans-Christoph Steiner</name>
<email>hans@eds.org</email>
</author>
<published>2012-09-26T01:24:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/sqlcipher.git/commit/?id=16f07f9eca01294dc1a4dd62f4b13856ddbdf262'/>
<id>16f07f9eca01294dc1a4dd62f4b13856ddbdf262</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename packages from SQLite to SQLCipher</title>
<updated>2012-04-01T01:33:26+00:00</updated>
<author>
<name>Hans-Christoph Steiner</name>
<email>hans@eds.org</email>
</author>
<published>2012-03-31T23:55:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/sqlcipher.git/commit/?id=82a39958ded1bfc014069e716d465807bf63e115'/>
<id>82a39958ded1bfc014069e716d465807bf63e115</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support dpkg 1.16.0 by removing new-style hardening (/usr/share/dpkg/buildflags.mk)</title>
<updated>2012-04-01T01:33:26+00:00</updated>
<author>
<name>Hans-Christoph Steiner</name>
<email>hans@eds.org</email>
</author>
<published>2012-03-31T21:51:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/sqlcipher.git/commit/?id=67eedee1f3f4419a9ded56b1990ff48800c00711'/>
<id>67eedee1f3f4419a9ded56b1990ff48800c00711</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename libs and related products from 'sqlite3' to 'sqlcipher'</title>
<updated>2012-04-01T01:33:26+00:00</updated>
<author>
<name>Hans-Christoph Steiner</name>
<email>hans@eds.org</email>
</author>
<published>2012-03-31T16:03:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/sqlcipher.git/commit/?id=16548c08779d00790911a06d5d7960f64ba9abf4'/>
<id>16548c08779d00790911a06d5d7960f64ba9abf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove sqlite3-doc, the SQLCipher docs are no different</title>
<updated>2012-04-01T01:33:26+00:00</updated>
<author>
<name>Hans-Christoph Steiner</name>
<email>hans@eds.org</email>
</author>
<published>2012-03-31T02:05:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/sqlcipher.git/commit/?id=6ad304703a0c7fb974f82511f913cc64786cf412'/>
<id>6ad304703a0c7fb974f82511f913cc64786cf412</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove support for Tcl libs, it needs to be ported to SQLCipher</title>
<updated>2012-04-01T01:33:26+00:00</updated>
<author>
<name>Hans-Christoph Steiner</name>
<email>hans@eds.org</email>
</author>
<published>2012-03-31T01:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/sqlcipher.git/commit/?id=b92fb94e0342045188556def0efcbd5bc81a16ba'/>
<id>b92fb94e0342045188556def0efcbd5bc81a16ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build tweaks needed for SQLCipher's crypto extension</title>
<updated>2012-04-01T01:33:26+00:00</updated>
<author>
<name>Hans-Christoph Steiner</name>
<email>hans@eds.org</email>
</author>
<published>2012-03-31T01:37:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/sqlcipher.git/commit/?id=f9b9771452d9d91fea2344aae2efa511294b8423'/>
<id>f9b9771452d9d91fea2344aae2efa511294b8423</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
