-
06e26a6...
by
Colin Watson
on 2011-08-25
-
Import patches-unapplied version 2.10.5-1ubuntu3 to ubuntu/oneiric
Imported using git-ubuntu import.
Changelog parent: 775f731b5f9aa01ce6f7785ae1c4d0ace83cabee
New changelog entries:
* Backport from Debian (Andreas Metzler, LP: #829467):
- [20_gcrypt15compat.diff] Fix compatibility with gcrypt 1.5.
-
775f731...
by
Steve Langasek
on 2011-05-20
-
Import patches-unapplied version 2.10.5-1ubuntu2 to ubuntu/oneiric
Imported using git-ubuntu import.
Changelog parent: 36edfaeaec80fb3a45129ffa209c6ab3e9ea97d6
New changelog entries:
* debian/libgnutlsxx26.install, debian/control: convert libgnutlsxx26
for multiarch as well.
-
36edfae...
by
Steve Langasek
on 2011-05-20
-
Import patches-unapplied version 2.10.5-1ubuntu1 to ubuntu/oneiric
Imported using git-ubuntu import.
Changelog parent: 7fa6cbad09bf2efdd5c432df31d292d1b908686a
New changelog entries:
* Merge from Debian unstable, remaining changes:
- Fix build failure with --no-add-needed.
- Build for multiarch.
-
7fa6cba...
by
Andreas Metzler <email address hidden>
on 2011-02-28
-
Import patches-unapplied version 2.10.5-1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 3031c9403030d9c5533964e671d0901a1d7809ea
New changelog entries:
* New upstream bugfix release.
+ Drop 15_fixgnutlspc.diff, included upstream.
* Set C(XX)FLAGS += -Wall, the latest combination of cdbs + dpkg-dev does not
seem to set it by default.
-
3031c94...
by
Andreas Metzler <email address hidden>
on 2011-02-06
-
Import patches-unapplied version 2.10.4-2 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 7f33e3632ec674e36cf49b101bfeea3895b60197
New changelog entries:
* Use debhelper compatibility level 7.
* Merge in changes from 2.8.6-1:
+ Use dh_lintian.
+ Use dh_makeshlibs for the guile stuff, too. This gets us
a) ldconfig in postinst. Closes: #553109
and
b) a shlibs file.
However the shared objects /usr/lib/libguile-gnutls*so* are still not
designed to be used as libraries (linking) but are dlopened. guile-1.10
will address this issue by keeping this stuff in a private directory.
+ hotfix pkg-config files (proper fix to be included upstream).
+ Stop unneeeded linkage against libgpg-error. 16_unnecessarydep.diff
Closes: #405239
* Upload to unstable.
-
7f33e36...
by
Andreas Metzler <email address hidden>
on 2010-12-06
-
Import patches-unapplied version 2.10.4-1 to debian/experimental
Imported using git-ubuntu import.
Changelog parent: f8f178c3d727654625d34fdc412c19d724c2d438
New changelog entries:
* New upstream release. V1 CAs are trusted by default.
-
f8f178c...
by
Andreas Metzler <email address hidden>
on 2010-11-19
-
Import patches-unapplied version 2.10.3-1 to debian/experimental
Imported using git-ubuntu import.
Changelog parent: 8f33c1b1b60f11ef0b9b33df3f022e72db7acd3d
New changelog entries:
* Drop workaround for 519006, binutils is fixed even in squeeze.
* New upstream bugfix release.
-
8f33c1b...
by
Andreas Metzler <email address hidden>
on 2010-09-30
-
Import patches-unapplied version 2.10.2-1 to debian/experimental
Imported using git-ubuntu import.
Changelog parent: 35406b963639336b46bdb89e4c35f12abbef44a6
New changelog entries:
* New upstream version.
+ Fix asynchronous API handling. Closes: #588187
+ certtool does not crash on reading from /dev/null anymore.
Closes: #588029
* Standards-Version 3.9.1 -Stop building with -D_REENTRANT.
-
35406b9...
by
Andreas Metzler <email address hidden>
on 2010-07-25
-
Import patches-unapplied version 2.10.1-1 to debian/experimental
Imported using git-ubuntu import.
Changelog parent: 27424f3839dd0274a57575d01257a9eee6be34c1
New changelog entries:
* Update package descriptions. Closes: #588067
* New upstream version.
-
27424f3...
by
Andreas Metzler <email address hidden>
on 2010-07-03
-
Import patches-unapplied version 2.10.0-2 to debian/experimental
Imported using git-ubuntu import.
Changelog parent: 2e49e24ca3d2cea3570812c88090c2f9eccdf240
New changelog entries:
* libgnutls26 now Breaks: libsoup2.4-1 (<= 2.30.1-1),
libsoup2.4-1 (= 2.31.2-1). The problem is caused by addition of TLS1.2
support in GnuTLS. Sid (2.30.2-1) is already fixed, experimental
(2.31.2-1) not yet. Closes: #587755