Package: barnowl / 1.6.2-1.1

Metadata

Package Version Patches format
barnowl 1.6.2-1.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Add .gbp.conf and .gitignore.patch | (download)

.gbp.conf | 6 6 + 0 - 0 !
.gitignore | 2 2 + 0 - 0 !
2 files changed, 8 insertions(+)

 add .gbp.conf and .gitignore


use Digest SHA.patch | (download)

README | 2 1 + 1 - 0 !
perl/modules/Jabber/lib/Net/Jabber/Component.pm | 2 1 + 1 - 0 !
perl/modules/Jabber/lib/Net/Jabber/Key.pm | 8 4 + 4 - 0 !
perl/modules/Jabber/lib/Net/XMPP.pm | 2 1 + 1 - 0 !
perl/modules/Jabber/lib/Net/XMPP/Protocol.pm | 8 4 + 4 - 0 !
5 files changed, 11 insertions(+), 11 deletions(-)

 use digest::sha from perl core instead digest::sha1
 allowing to drop libdigest-sha1-perl from Depends.
 See: http://bugs.debian.org/594273