debian/0000755000000000000000000000000012245075024007167 5ustar debian/watch0000644000000000000000000000017712245074633010232 0ustar version=3 http://hackage.haskell.org/package/filestore/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000047512245074633010262 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk DEB_GHC_EXTRA_PACKAGES := libghc-filestore-data (>= $(CABAL_VERSION)) install/libghc-filestore-data:: debian/tmp-inst-ghc mv debian/tmp-inst-ghc/usr/share/filestore debian/libghc-filestore-data/usr/share debian/copyright0000644000000000000000000000407112245074633011131 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: A Haskell interface for versioning file stores Upstream-Contact: John MacFarlane Source: http://hackage.haskell.org/package/filestore Files: * Copyright: © 2009 John MacFarlane © 2009 Gwern Branwen © 2009 Sebastiaan Visser License: BSD All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . 3. Neither the name of the author nor the names of his contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: debian/* Copyright: © 2010-2012, 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'. debian/libghc-filestore-data.dirs0000644000000000000000000000001212245074633014201 0ustar usr/share debian/libghc-filestore-data.lintian-overrides0000644000000000000000000000033212245074633016703 0ustar # This is not a problem, as the script is not meant to be executed (but # rather to be copied in the correct place by the library) libghc-filestore-data: script-not-executable usr/share/filestore-0.5/extra/post-update debian/source/0000755000000000000000000000000012245074633010474 5ustar debian/source/format0000644000000000000000000000001412245074633011702 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212245074632010371 0ustar 9 debian/control0000644000000000000000000000620612245074733010604 0ustar Source: haskell-filestore Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Giovanni Mascellani , Clint Adams , Louis Bettens Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.8.19), cdbs, ghc, ghc-prof, libghc-utf8-string-dev (>= 0.3), libghc-utf8-string-dev (<< 0.4), libghc-utf8-string-prof, libghc-parsec3-dev (<< 3.2), libghc-parsec3-prof, libghc-xml-dev (>= 1.3), libghc-xml-dev (<< 1.4), libghc-xml-prof, libghc-split-dev (>= 0.1), libghc-split-dev (<< 0.3), libghc-split-prof, libghc-diff-dev (>= 0.2), libghc-diff-dev (<< 0.4), libghc-diff-prof, libghc-hunit-dev (>= 1.2), libghc-hunit-dev (<< 1.3), libghc-hunit-prof, Build-Depends-Indep: ghc-doc , libghc-diff-doc , libghc-hunit-doc , libghc-parsec3-doc , libghc-split-doc , libghc-utf8-string-doc , libghc-xml-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/filestore Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-filestore Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-filestore Package: libghc-filestore-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}, libghc-filestore-data (= ${source:Version}) Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends}, git-core | darcs (>= 2.3.0) | mercurial Provides: ${haskell:Provides} Description: Haskell interface for versioning file stores${haskell:ShortBlurb} The filestore library provides an abstract interface for a versioning file store, and modules that instantiate this interface. Currently Git, Darcs, and Mercurial modules are provided. . ${haskell:Blurb} Package: libghc-filestore-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Description: Haskell interface for versioning file stores${haskell:ShortBlurb} The filestore library provides an abstract interface for a versioning file store, and modules that instantiate this interface. Currently Git, Darcs, and Mercurial modules are provided. . ${haskell:Blurb} Package: libghc-filestore-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Description: Haskell interface for versioning file stores${haskell:ShortBlurb} The filestore library provides an abstract interface for a versioning file store, and modules that instantiate this interface. Currently Git, Darcs, and Mercurial modules are provided. . ${haskell:Blurb} Package: libghc-filestore-data Architecture: all Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Description: Haskell interface for versioning file stores - common files The filestore library provides an abstract interface for a versioning file store, and modules that instantiate this interface. Currently Git, Darcs, and Mercurial modules are provided. . This package data files used by filestore and its dependencies. debian/changelog0000644000000000000000000001076012245075024011045 0ustar haskell-filestore (0.6.0.1-2) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Colin Watson ] * Correct upper bound of libghc-diff-dev build-dependency to match filestore.cabal. -- Colin Watson Tue, 26 Nov 2013 10:38:11 +0000 haskell-filestore (0.6.0.1-1) unstable; urgency=low [ Joachim Breitner ] * Fix Vcs-Darcs url: http://darcs.debian.org/ instead of http://darcs.debian.org/darcs/ [ Louis Bettens ] * /usr/share/filestore-0.6 -> /usr/share/filestore * Bump version of Build-Depends: on haskell-devscripts [ Clint Adams ] * New upstream version. -- Clint Adams Thu, 01 Aug 2013 20:06:38 -0400 haskell-filestore (0.6-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:38 +0200 haskell-filestore (0.6-1) experimental; urgency=low * New upstream release -- Joachim Breitner Fri, 08 Feb 2013 21:12:24 +0100 haskell-filestore (0.5.0.1-1) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this package is built against experimental * Bump standards version, no change * New upstream release -- Joachim Breitner Mon, 22 Oct 2012 09:06:55 +0200 haskell-filestore (0.5-1) unstable; urgency=low * New upstream version. -- Clint Adams Wed, 30 May 2012 20:40:30 -0400 haskell-filestore (0.4.2-1) unstable; urgency=low * New upstream release. * Fix some lintian warnings. * Slight updates in debian/copyright. * Remove patch that fix dependencies in .cabal (merged upstream). * Fix build dependencies. -- Giovanni Mascellani Wed, 09 May 2012 23:47:24 +0200 haskell-filestore (0.4.0.4-2) unstable; urgency=low * Raise upper bounds on filepath and time dependencies. -- Clint Adams Thu, 23 Feb 2012 19:23:55 -0500 haskell-filestore (0.4.0.4-1) unstable; urgency=low * New upstream version. -- Clint Adams Tue, 30 Aug 2011 15:53:30 -0400 haskell-filestore (0.4.0.3-2) unstable; urgency=low * Use new data packages tracker. * Bump Standards-Version to 3.9.2 (no changes needed). * Fix lintian overrides. -- Giovanni Mascellani Thu, 28 Jul 2011 18:43:55 +0200 haskell-filestore (0.4.0.3-1) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Joachim Breitner ] * New upstream release -- Joachim Breitner Fri, 08 Apr 2011 15:20:03 +0530 haskell-filestore (0.3.4.2-1) unstable; urgency=low * New upstream release -- Giovanni Mascellani Wed, 04 Aug 2010 23:07:19 +0200 haskell-filestore (0.3.4.1-4) unstable; urgency=low * Updating my email address. * Adding new data package for files that are needed also by dependent packages. + Removing examples, because they get installed to the data package. * Removing doc-base support, as for other Haskell packages. * Standards-Versions bumped to 3.9.1 (no changes required). * Lintian override added for libghc6-filestore-data mistakenly detected as a shared library package. -- Giovanni Mascellani Tue, 03 Aug 2010 10:50:41 +0200 haskell-filestore (0.3.4.1-3) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * debian/source/format: Use 3.0 (quilt). [ Joachim Breitner ] * Bump xml dependency * Depend on libghc6-regex-posix-doc -- Joachim Breitner Thu, 24 Jun 2010 10:27:27 +0200 haskell-filestore (0.3.4.1-2) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * 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-* and libghc6-time-*. [ Joachim Breitner ] * Bump haskell-devscripts dependency to 0.7 -- Joachim Breitner Sat, 20 Feb 2010 19:25:18 +0100 haskell-filestore (0.3.4.1-1) unstable; urgency=low [ Giovanni Mascellani ] * Initial release. (closes: #562768) [ Marco Túlio Gontijo e Silva ] * debian/control: Add field Provides: ${haskell:Provides} to -dev and -prof packages. -- Marco Túlio Gontijo e Silva Wed, 27 Jan 2010 10:01:24 -0200