debian/0000755000000000000000000000000012147643146007176 5ustar debian/watch0000644000000000000000000000032212036251750010215 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|url-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/url \ ([\d\.]*\d)/ debian/control0000644000000000000000000000321612147627367010612 0ustar Source: haskell-url Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Giovanni Mascellani Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.8.15), cdbs, ghc, ghc-prof, libghc-utf8-string-dev (>= 0.3.4), libghc-utf8-string-dev (<< 2), libghc-utf8-string-prof Build-Depends-Indep: ghc-doc, libghc-utf8-string-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/url Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-url Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-url Package: libghc-url-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Description: Haskell library for working with URLs${haskell:ShortBlurb} This library provides simple tools to parse and build URL strings. . ${haskell:Blurb} Package: libghc-url-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Description: Haskell library for working with URLs${haskell:ShortBlurb} This library provides simple tools to parse and build URL strings. . ${haskell:Blurb} Package: libghc-url-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Description: Haskell library for working with URLs${haskell:ShortBlurb} This library provides simple tools to parse and build URL strings. . ${haskell:Blurb} debian/rules0000755000000000000000000000022212036251750010243 0ustar #!/usr/bin/make -f DEB_BUILD_DEPENDENCIES = build-arch include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/changelog0000644000000000000000000000461312147643146011054 0ustar haskell-url (2.1.2-6) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:52:22 +0200 haskell-url (2.1.2-5) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change -- Joachim Breitner Sun, 14 Oct 2012 12:02:20 +0200 haskell-url (2.1.2-4) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Joey Hess Mon, 27 Feb 2012 17:01:37 -0400 haskell-url (2.1.2-3) unstable; urgency=low * Remove doc-base file (Closes: #621002) -- Joachim Breitner Wed, 13 Apr 2011 12:18:59 +0530 haskell-url (2.1.2-2) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * Use Build-Depends-Indep. * control: Vcs-Darcs: Use simpler URL. [ Marco Silva ] * Use ghc instead of ghc6 [ Giovanni Mascellani ] * Updated my email address. [ Joachim Breitner ] * Bump standards version, no change -- Joachim Breitner Sun, 03 Apr 2011 10:35:55 +0530 haskell-url (2.1.2-1) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * debian/source/format: Use 3.0 (quilt). [ Giovanni Mascellani ] * New upstream release -- Giovanni Mascellani Mon, 22 Mar 2010 22:38:56 +0100 haskell-url (2.1-2) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * 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: 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. * debian/control: Remove uneeded Build-Depends: in libghc6-utf8- string-*. [ Joachim Breitner ] * Bump haskell-devscripts dependency to 0.7 -- Joachim Breitner Sat, 20 Feb 2010 18:11:02 +0100 haskell-url (2.1-1) unstable; urgency=low * Initial release. (closes: #562772) -- Giovanni Mascellani Tue, 29 Dec 2009 15:08:58 +0100 debian/source/0000755000000000000000000000000012036251750010467 5ustar debian/source/format0000644000000000000000000000001412036251750011675 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616350010371 0ustar 9 debian/copyright0000644000000000000000000000312712036251750011125 0ustar Format-Specification: http://dep.debian.net/deps/dep5 Name: Haskell library for working with URLs Maintainer: Iavor S. Diatchki Source: http://hackage.haskell.org/package/url Files: * Copyright: © 2008 Iavor S. Diatchki © 2007-2008 Galois, Inc. License: BSD 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 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: debian/* Copyright: © 2009 Giovanni Mascellani License: GPL-3+ The Debian packaging information is under the GPL, version 3 or later. On Debian GNU/Linux systems, the complete text of the GNU General Public License Version 3 can be found in `/usr/share/common-licenses/GPL-3'.