Skip to content

Changelog haskell-regex-base (0.93.2-10build1)

2017

haskell-regex-base (0.93.2-10build1) zesty; urgency=medium

   * Rebuild against new GHC ABI.

2016

haskell-regex-base (0.93.2-10) unstable; urgency=medium

   * Upload to unstable as part of GHC 8 transition.

haskell-regex-base (0.93.2-9) experimental; urgency=medium

   [ Dmitry Bogatov ]
   * Use secure (https) uri in Vcs-Git field in 'debian/control'
   * Bump standards version to 3.9.8 (no changes needed)
   * Convert `debian/copyright' to dep5 format
 
   [ Gianfranco Costamagna ]
   * Fix VCS fields
 
   [ Clint Adams ]
   * Temporarily build-depend on ghc 8.

2015

haskell-regex-base (0.93.2-8) unstable; urgency=medium

   * Switch Vcs-Git/Vcs-Browser headers to new location.

haskell-regex-base (0.93.2-7) experimental; urgency=medium

   * Bump standards-version to 3.9.6
   * Depend on haskell-devscripts >= 0.10 to ensure that this package
     builds against GHC in experimental

haskell-regex-base (0.93.2-6) unstable; urgency=medium

   * Upload to unstable

2014

haskell-regex-base (0.93.2-5) experimental; urgency=low

   * Adjust watch file to new hackage layout
   * Depend on haskell-devscripts 0.9, found in experimental
   * Use standard substvars

2013

haskell-regex-base (0.93.2-4) unstable; urgency=low

   * Enable compat level 9

2012

haskell-regex-base (0.93.2-3) experimental; urgency=low

   * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
     against experimental
   * Bump standards version, no change

haskell-regex-base (0.93.2-2) unstable; urgency=low

   * Fix -doc package dependency.
   * Bump to Standards-Version 3.9.2.

2011

haskell-regex-base (0.93.2-1) unstable; urgency=low

   [ Marco Silva ]
   * Use ghc instead of ghc6
 
   [ Joachim Breitner ]
   * New upstream release

2010

haskell-regex-base (0.93.1-8) unstable; urgency=low

   * control: Use versioned Replaces: and Conflicts:

haskell-regex-base (0.93.1-7) unstable; urgency=low

   * Use debian/compat 7.
   * debian/source/format: Use 3.0 (quilt).
   * debian/control: Rename -doc package.

haskell-regex-base (0.93.1-6) unstable; urgency=low

   [ Marco Túlio Gontijo e Silva ]
   * 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: 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
   * Remove hugs package, as Cabal does not support building Hugs
     packages

2009

haskell-regex-base (0.93.1-5) unstable; urgency=low

   * Build-Depend on hscolour. (Closes: #557034)

haskell-regex-base (0.93.1-4) unstable; urgency=low

   [ Marco Túlio Gontijo e Silva ]
   * debian/control: Use Debian Haskell Group as Maintainer.
   * debian/watch: Use format that works for --download-current-version.
 
   [ Joachim Breitner ]
   * Use hlibrary.mk (Closes: #556806)

haskell-regex-base (0.93.1-3.1) unstable; urgency=low

   * Rebuild against GHC 6.10.
   * NMU with permission of maintainer.

2008

haskell-regex-base (0.93.1-3) unstable; urgency=low

   * Rebuild with haskell-devscripts 0.6.6 so the package description file
     describes the correct path to the generated documentation. Adjust the
     build dependency on haskell-devscrips accordingly.
   * debian/control:
     - Fix some minor errors.

haskell-regex-base (0.93.1-2) unstable; urgency=low

   * debian/control:
     - Bump build dependency on GHC to >= 6.8.2  because the package now
       needs a Cabal version >= 1.2.
   * debian/patches/00list: Added empty patch list to fix lintian warning
     dpatch-build-dep-but-no-patch-list
   * debian/rules:
     - Remove build-stamp on clean.

haskell-regex-base (0.93.1-1) unstable; urgency=low

   * New upstream release.
   * debian/control:
     - Adjust section of the libghc-regex-base-dev and
       libghc6-regex-base-prof packages to libdevel to fix lintian warning
       "dev-package-should-be-section-libdevel"

2007

haskell-regex-base (0.92-1) unstable; urgency=low

   * New upstream release.
   * debian/control:
     - Rename Xs-Vcs-* fields to Vcs-* field.
     - Update build dependency on haskell-devscripts to (>= 0.6.0) which
       generates the haddock documentation now.
     - Bump Standards-Version to 3.7.3. No changes needed.
   * debian/mk-haskell-depends: Removed as haskell-devscripts now ships
     dh_haskell_depends
   * debian/rules:
     - dh_haskell_install does not install empty directories anymore and
       removes empty directories from the GHC package configuration
       file, so stop doing this manually.
     - dh_haskell also generates the haddock documentation so stop calling
       ./setup haddock
     - Replace the call to debian/mk-haskell-depends with a call to
       dh_haskell_depends.

haskell-regex-base (0.91-1) unstable; urgency=low

   * Initial release. (Closes: #429706)