debian/0000755000000000000000000000000012147643116007173 5ustar debian/watch0000644000000000000000000000033012105307314010207 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|setenv-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/setenv \ ([\d\.]*\d)/ debian/control0000644000000000000000000000323712147625422010603 0ustar Source: haskell-setenv Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Joachim Breitner Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof Build-Depends-Indep: ghc-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/setenv Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-setenv Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-setenv Package: libghc-setenv-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Cross-platform library for setting environment variables${haskell:ShortBlurb} This package provides a cross-platform library for setting environment variables. . ${haskell:Blurb} Package: libghc-setenv-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Cross-platform library for setting environment variables${haskell:ShortBlurb} This package provides a cross-platform library for setting environment variables. . ${haskell:Blurb} Package: libghc-setenv-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Cross-platform library for setting environment variables${haskell:ShortBlurb} This package provides a cross-platform library for setting environment variables. . ${haskell:Blurb} debian/rules0000755000000000000000000000015512105307314010243 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/changelog0000644000000000000000000000060112147643116011042 0ustar haskell-setenv (0.1.0-2) unstable; urgency=low * Enable compat level 9 * Bump standards version to 3.9.4 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:58 +0200 haskell-setenv (0.1.0-1) experimental; urgency=low * Initial release. -- Joachim Breitner Sat, 09 Feb 2013 00:48:49 +0100 debian/source/0000755000000000000000000000000012105307314010462 5ustar debian/source/format0000644000000000000000000000001412105307314011670 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616317010374 0ustar 9 debian/copyright0000644000000000000000000000261112105307314011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: setenv Upstream-Contact: Simon Hengel Source: http://hackage.haskell.org/package/setenv Files: * Copyright: 2012 Simon Hengel License: setenv license Files: debian/* Copyright: 2013 Joachim Breitner License: setenv license License: setenv license 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.