debian/0000755000000000000000000000000012252741335007172 5ustar debian/watch0000644000000000000000000000036612036251014010216 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|network-protocol-xmpp-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/network-protocol-xmpp \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015412036251014010240 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000030512036251014011111 0ustar This software is Copyright (C) 2009-2011 John Millikin and released under the GNU GPL verion 3 or later. You can find the complete text in /usr/share/common-licenses/GPL-3 on your Debian system. debian/source/0000755000000000000000000000000012036251014010460 5ustar debian/source/format0000644000000000000000000000001412036251014011666 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012036251014010607 5ustar debian/compat0000644000000000000000000000000212147620570010370 0ustar 9 debian/control0000644000000000000000000000510512147621362010576 0ustar Source: haskell-network-protocol-xmpp Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.13) , cdbs , ghc , ghc-prof , libghc-gnuidn-dev (>> 0.2) , libghc-gnuidn-dev (<< 0.3) , libghc-gnuidn-prof , libghc-gnutls-dev (>> 0.1.4) , libghc-gnutls-dev (<< 0.3) , libghc-gnutls-prof , libghc-gsasl-dev (>> 0.3) , libghc-gsasl-dev (<< 0.4) , libghc-gsasl-prof , libghc-libxml-sax-dev (>> 0.7) , libghc-libxml-sax-dev (<< 0.8) , libghc-libxml-sax-prof , libghc-monads-tf-dev (>> 0.1) , libghc-monads-tf-dev (<< 0.2) , libghc-monads-tf-prof , libghc-network-dev (>> 2.2) , libghc-network-prof , libghc-text-dev (>> 0.10) , libghc-text-dev (<< 0.12) , libghc-text-prof , libghc-transformers-dev (>> 0.2) , libghc-transformers-prof , libghc-xml-types-dev (>> 0.3) , libghc-xml-types-dev (<< 0.4) , libghc-xml-types-prof Build-Depends-Indep: ghc-doc , libghc-gnuidn-doc , libghc-gnutls-doc , libghc-text-doc , libghc-libxml-sax-doc , libghc-monads-tf-doc , libghc-network-doc , libghc-text-doc , libghc-transformers-doc , libghc-xml-types-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/network-protocol-xmpp Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-network-protocol-xmpp Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-network-protocol-xmpp Package: libghc-network-protocol-xmpp-dev Architecture: any Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: XMPP (Jabber) library This library defines an XMPP data type and functions. . This package contains the normal library files. Package: libghc-network-protocol-xmpp-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: XMPP (Jabber) library; profiling libraries This library defines an XMPP data type and functions. . This package contains the libraries compiled with profiling enabled. Package: libghc-network-protocol-xmpp-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: XMPP (Jabber) library; documentation This library defines an XMPP data type and functions. . This package contains the documentation files. debian/changelog0000644000000000000000000000277712252741335011061 0ustar haskell-network-protocol-xmpp (0.4.4-2build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 14 Dec 2013 02:30:53 +0000 haskell-network-protocol-xmpp (0.4.4-2build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Thu, 30 May 2013 12:47:20 +0100 haskell-network-protocol-xmpp (0.4.4-2) unstable; urgency=low * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:51:31 +0200 haskell-network-protocol-xmpp (0.4.4-1) experimental; urgency=low [ Joachim Breitner ] * Depend on haskell-devscripts 0.8.13 to ensure this package is built against experimental * Bump standards version, no change [ Clint Adams ] * New upstream version. -- Clint Adams Sun, 11 Nov 2012 14:43:01 -0500 haskell-network-protocol-xmpp (0.4.3-2) unstable; urgency=low * Rebuilt against haskell-gnutls 0.1.4, which fixes a segfault. -- Joey Hess Fri, 26 Oct 2012 23:00:31 -0400 haskell-network-protocol-xmpp (0.4.3-1) unstable; urgency=low * New upstream version. (closes: #679803) -- John Millikin Sun, 1 Jul 2012 09:37:34 -0700 haskell-network-protocol-xmpp (0.4.2-1) unstable; urgency=low * New upstream version. -- Clint Adams Thu, 17 May 2012 22:51:36 -0400 haskell-network-protocol-xmpp (0.4-1) unstable; urgency=low * Initial release. -- Clint Adams Wed, 07 Mar 2012 20:52:54 -0500