Package: bitlbee-skype Version: 0.8.1-0.1 Severity: normal Tags: patch pending
Dear maintainer, I've prepared an NMU for bitlbee-skype (versioned as 0.8.1-0.2) and http://mentors.debian.net/debian/pool/contrib/b/bitlbee-skype/bitlbee-skype_0.8.1-0.2.dsc Regards. Martijn van Brummelen
diff -u bitlbee-skype-0.8.1/debian/control bitlbee-skype-0.8.1/debian/control --- bitlbee-skype-0.8.1/debian/control +++ bitlbee-skype-0.8.1/debian/control @@ -2,13 +2,13 @@ Section: contrib/net Priority: extra Maintainer: David Spreen <netzw...@debian.org> -Build-Depends: cdbs, debhelper (>= 7), quilt, autotools-dev, python-skype (>= 0.9.28.7), bitlbee-dev, python-gnutls, libgnutls-dev, pkg-config, libglib2.0-dev, docbook-to-man +Build-Depends: cdbs, debhelper (>= 7), quilt, autotools-dev, python-skype (>= 0.9.28.7), bitlbee-dev, python-gnutls, libgnutls-dev, pkg-config, libglib2.0-dev, docbook-to-man, asciidoc Standards-Version: 3.8.3 Homepage: http://vmiklos.hu/project/bitlbee-skype/ Package: bitlbee-plugin-skype Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} , bitlbee Recommends: skyped Description: Skype plugin for BitlBee Enables users of the BitlBee IRC2IM gateway to control skype diff -u bitlbee-skype-0.8.1/debian/changelog bitlbee-skype-0.8.1/debian/changelog --- bitlbee-skype-0.8.1/debian/changelog +++ bitlbee-skype-0.8.1/debian/changelog @@ -1,3 +1,11 @@ +bitlbee-skype (0.8.1-0.2) unstable; urgency=low + + * Non-maintainer upload. + * Add bitlbee as a Dependency for bitlbee-plugin-skype (Closes: #585739). + * Add asciidoc as a Build Dependency (Closes: #576989). + + -- Martijn van Brummelen <mart...@brumit.nl> Fri, 30 Jul 2010 15:17:41 +0200 + bitlbee-skype (0.8.1-0.1) unstable; urgency=low * New upstream release, NMU.