debian/0000755000000000000000000000000012151121762007164 5ustar debian/watch0000644000000000000000000000033212036251006010210 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|network-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/network \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000025112036251006010237 0ustar #!/usr/bin/make -f DEB_SETUP_GHC6_CONFIGURE_ARGS := --constraint='parsec >=3' include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000642512036251006011123 0ustar This package was debianised by Ian Lynagh on Fri, 13 Oct 2006. All of the Debian packaging scripts are released into the public domain. It was downloaded from http://hackage.haskell.org/packages/archive/network/2.1.0.0/network-2.1.0.0.tar.gz ----- Upstream Author: libraries@haskell.org Copyright (c) 2001, 2002, The University Court of the University of Glasgow Copyright (c) 2002, The GHC Team Copyright (c) 2003, Sigbjorn Finne Copyright (c) 2004, Graham Klyne All rights reserved. BSD licenced. The complete text of the BSD license can be found in /usr/share/common-licenses/BSD on Debian systems. ----- configure is Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. ----- config.guess and config.sub are Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. As a special exception to the GNU General Public License, if you distribute this file as part of a program that contains a configuration script generated by Autoconf, you may include it under the same distribution terms that you use for the rest of that program. The complete text of the GNU General Public License, version 2, can be found in /usr/share/common-licenses/GPL-2 on Debian systems. ----- install-sh is Copyright (C) 1994 X Consortium Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Except as contained in this notice, the name of the X Consortium shall not be used in advertising or otherwise to promote the sale, use or other deal- ings in this Software without prior written authorization from the X Consor- tium. FSF changes to this file are in the public domain. debian/source/0000755000000000000000000000000012036251006010461 5ustar debian/source/format0000644000000000000000000000001412036251006011667 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616261010372 0ustar 9 debian/control0000644000000000000000000000321512150230152010561 0ustar Source: haskell-network Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Joachim Breitner Standards-Version: 3.9.4 Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.8.13), cdbs, ghc, ghc-prof, ghc-doc, libghc-parsec3-dev, libghc-parsec3-prof, libghc-parsec3-doc, libghc-mtl-doc, Homepage: http://hackage.haskell.org/package/network Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-network Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-network Package: libghc-network-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell network library for GHC This package provides a library for the Haskell programming language. . This library provides network-related facilities. Package: libghc-network-prof Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${haskell:Provides} Description: Haskell network library for GHC; profiling libraries This package provides a library for the Haskell programming language, compiled for profiling. . This library provides network-related facilities. Package: libghc-network-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Haskell network library for GHC; documentation This package provides the documentation for a library for the Haskell programming language. . This library provides network-related facilities. debian/changelog0000644000000000000000000002040512151121762011037 0ustar haskell-network (2.4.1.2-1build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 28 May 2013 13:32:50 +0100 haskell-network (2.4.1.2-1) unstable; urgency=low * New upstream release -- Joachim Breitner Mon, 27 May 2013 15:27:29 +0200 haskell-network (2.4.0.1-2) unstable; urgency=low * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:51:30 +0200 haskell-network (2.4.0.1-1) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change * New upstream release -- Joachim Breitner Wed, 17 Oct 2012 21:22:33 +0200 haskell-network (2.3.0.13-1) unstable; urgency=low * New upstream release -- Joachim Breitner Sun, 13 May 2012 11:31:48 +0200 haskell-network (2.3.0.10-2) unstable; urgency=low * Add ${haskell:Depends} to -doc package -- Joachim Breitner Mon, 06 Feb 2012 17:08:13 +0100 haskell-network (2.3.0.10-1) unstable; urgency=low * New upstream release -- Joachim Breitner Sat, 04 Feb 2012 19:18:47 +0100 haskell-network (2.3.0.6-1) unstable; urgency=low * New upstream release -- Joachim Breitner Mon, 03 Oct 2011 13:22:12 +0200 haskell-network (2.3.0.5-1) unstable; urgency=low * New upstream release -- Joachim Breitner Thu, 22 Sep 2011 21:40:35 +0200 haskell-network (2.3.0.2-1) unstable; urgency=low [ Marco TĂșlio Gontijo e Silva ] * debian/control: Use more sintetic link in Homepage:. * debian/source/format: Use 3.0 (quilt). [ Marco Silva ] * Use ghc instead of ghc6 [ Joachim Breitner ] * New upstream release * Switch to using parsec 3 -- Joachim Breitner Sun, 27 Mar 2011 10:16:17 +0530 haskell-network (2.2.1.7-1) unstable; urgency=low [ Marco TĂșlio Gontijo e Silva ] * debian/control: Change Priority: to extra. * debian/watch: Use format that works for --download-current-version. * debian/watch: Add .tar.gz to downloaded filename. * debian/watch: Include package name in downloaded .tar.gz. * debian/watch: Remove spaces, since they're not allowed by uscan. * debian/control: Add field Provides: ${haskell:Provides} to -dev and -prof packages. * debian/control: Add Vcs-Darcs: field. * debian/control: Add Homepage: field. * debian/control: Use Vcs-Browser: field. * debian/control: Remove dependency in hscolour, since it's now a dependency of haskell-devscripts. * debian/control: Remove haddock from Build-Depends:, since it's now a Depends: of haskell-devscripts. * debian/control: Bump Standards-Version: to 3.8.4, no changes needed. [ Joachim Breitner ] * Bump haskell-devscripts dependency to 0.7 * New upstream version. -- Joachim Breitner Fri, 12 Feb 2010 15:34:22 +0100 haskell-network (2.2.1.4-3) unstable; urgency=low * Really fix broken maintainer address, argh! (Closes: #542496) -- Joachim Breitner Sat, 22 Aug 2009 23:38:59 +0200 haskell-network (2.2.1.4-2) unstable; urgency=low * Fix broken maintainer address (Closes: #542496) -- Joachim Breitner Sat, 22 Aug 2009 23:22:06 +0200 haskell-network (2.2.1.4-1) unstable; urgency=low * New upstream release (Version as specified by the Haskell Platform) * Add watchfile * Adopt for the Debian Haskell Group. Thanks to Kari for his previous work. * Bump standards version -- Joachim Breitner Sun, 16 Aug 2009 19:29:29 +0200 haskell-network (2.2.1.3-1) unstable; urgency=low * New upstream release * Explicitly use libghc6-parsec2-* as build dependency. * Use Section: haskell. -- Kari Pahula Mon, 15 Jun 2009 23:55:00 +0300 haskell-network (2.2.0.1-4) unstable; urgency=low * Use hlibrary.mk from haskell-devscripts and remove the local copy. -- Kari Pahula Wed, 25 Feb 2009 14:56:17 +0200 haskell-network (2.2.0.1-3) unstable; urgency=low * Updated hlibrary.mk to generate deps on libraries that network uses. -- Kari Pahula Sat, 21 Feb 2009 11:45:11 +0200 haskell-network (2.2.0.1-2) unstable; urgency=low * Updated hlibrary.mk to put .haddock file to -dev. -- Kari Pahula Fri, 20 Feb 2009 09:44:16 +0200 haskell-network (2.2.0.1-1) unstable; urgency=low * New upstream release * New maintainer. * Switched over to use haskell-devscripts and hlibrary.mk. -- Kari Pahula Wed, 18 Feb 2009 18:26:42 +0200 haskell-network (2.1.0.0-2) unstable; urgency=low * Upgrade to "Generic Haskell cabal library packaging files v10": * Versioned dependencies are now generated for the Cabal packages we depend on. * Use the new ${impl:ghc6:*_deps} variables in debian/control.in. * Call canonicalise-comma-list on the depends and suggests fields in control.in. This works around bugs in lintian, where it gets confused and starts giving spurious warnings. -- Ian Lynagh (wibble) Thu, 28 Feb 2008 01:01:45 +0000 haskell-network (2.1.0.0-1) unstable; urgency=low * New upstream version. * Upgrade to "Generic Haskell cabal library packaging files v9": * Allows Setup to be in Setup.lhs instead of Setup.hs. * Bump the required haskell-utils from 1.8 to 1.10. * The control.in gives a standards-version of 3.7.3 (was 3.7.2). * Move everything from the devel section to the libdevel section. * Delete the LICENSE file (currently we assume it has that name, and that it exists) after "Setup copy"ing the Cabal package. * Remove some hacks that worked around older Cabal not letting us tell it exactly where to put the documentation. * Use --hyperlink-source when telling Cabal to haddock the library. * Add hscolour to the build-depends. -- Ian Lynagh (wibble) Tue, 20 Nov 2007 00:01:21 +0000 haskell-network (2.0.1-2) unstable; urgency=low * Upgrade to "Generic Haskell cabal library packaging files v8": * update-generated-files rule in debian/rules runs update-debian-haskell-files. * Build-dep on haddock >= 0.8-2 in order to get portable .haddock files. * We tell Cabal's configure where to put the docs so that it doesn't break when we move them around behind its back. * Use canonicalise-comma-list around the build-deps in debian/control.in to fix problems where we get an unparsable ", , " when a variable is empty. -- Ian Lynagh (wibble) Mon, 04 Jun 2007 21:53:07 +0000 haskell-network (2.0.1-1) unstable; urgency=low * New upstream version. * Fix Setup.hs (type signatures don't match our version of Cabal). * Split off profiling and documentation into separate packages. * debian/control.in now makes much more use of variables, including magic Cabal variables. * Use debhelper level 5 (was 4). * Bump haskell-utils build-dep requirement to 1.8. * Upgrade to "Generic Haskell cabal library debian/rules v0.7": * Generate haddock docs. * -doc package calls gen_contents_index from postinst and postrm. * Use destdir rather than deprecated copy-prefix flag to Setup copy. * Add -X.haddock to dh_compress call. -- Ian Lynagh (wibble) Thu, 10 May 2007 13:42:06 +0100 haskell-network (2.0-3) unstable; urgency=low * Upgrade to "Generic Haskell cabal library debian/rules v0.6". Tell setup to use ghc6 rather than ghc, so that the postinst/prerm scripts work when the ghc-pkg symlink doesn't exist or doesn't point to ghc6's ghc-pkg. -- Ian Lynagh (wibble) Mon, 20 Nov 2006 20:50:42 +0000 haskell-network (2.0-2) unstable; urgency=low * Update control from control.in to include arm, mips and mipsel in the architecture list. * Upgrade to "Generic Haskell cabal library debian/rules v0.5". Fixes build-failure on non-x86/amd64 due to object splitting being unconditionally enabled. -- Ian Lynagh (wibble) Mon, 23 Oct 2006 12:32:51 +0100 haskell-network (2.0-1) unstable; urgency=low * Initial release (was part of ghc6 until version 6.6-1). -- Ian Lynagh (wibble) Fri, 13 Oct 2006 16:43:11 +0000