diff options
| author | Clint Adams <clint@debian.org> | 2013-08-02 07:39:54 +0400 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2013-08-02 07:39:54 +0400 |
| commit | 1f5319b4fba7d9c932d1db9a8ce0561f7f711cc9 (patch) | |
| tree | 8bfb5966594d74c21ee692fe744b7bed04353eb2 /p/haskell-persistent-sqlite | |
| parent | f88af7c4055ce1de60bcbeb313d59c58290eaf2b (diff) | |
| download | DHG_packages-1f5319b4fba7d9c932d1db9a8ce0561f7f711cc9.tar.gz | |
haskell-persistent-sqlite: New upstream version 1.2.1.
Diffstat (limited to 'p/haskell-persistent-sqlite')
| -rw-r--r-- | p/haskell-persistent-sqlite/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-persistent-sqlite/debian/control | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-persistent-sqlite/debian/changelog b/p/haskell-persistent-sqlite/debian/changelog index 08ac39878..06da4c2c9 100644 --- a/p/haskell-persistent-sqlite/debian/changelog +++ b/p/haskell-persistent-sqlite/debian/changelog @@ -1,3 +1,9 @@ +haskell-persistent-sqlite (1.2.1-1) unstable; urgency=low + + * New upstream version. + + -- Clint Adams <clint@debian.org> Thu, 01 Aug 2013 23:37:06 -0400 + haskell-persistent-sqlite (1.1.5-3) unstable; urgency=low * Move Haskell blurb to the end of the description, reduces the impact diff --git a/p/haskell-persistent-sqlite/debian/control b/p/haskell-persistent-sqlite/debian/control index f315df461..079b089d1 100644 --- a/p/haskell-persistent-sqlite/debian/control +++ b/p/haskell-persistent-sqlite/debian/control @@ -16,8 +16,8 @@ Build-Depends: debhelper (>= 9) , libghc-monad-control-prof , libghc-monad-logger-dev (>> 0.2.4) , libghc-monad-logger-prof - , libghc-persistent-dev (>> 1.1.5) - , libghc-persistent-dev (<< 1.2) + , libghc-persistent-dev (>> 1.2) + , libghc-persistent-dev (<< 1.3) , libghc-persistent-prof , libghc-text-dev (>> 0.7) , libghc-text-prof |
