[Pkg-haskell-commits] darcs: haskell-haskeline: debian/patches: Drop, applied upstream

laney at ubuntu.com laney at ubuntu.com
Tue Feb 22 11:40:28 UTC 2011


Tue Feb 22 11:34:01 UTC 2011  laney at ubuntu.com
  * debian/patches: Drop, applied upstream
  Ignore-this: 7247cc3492c97b62f640636d5f1f82b9

    R ./patches/
    R ./patches/allow-bundled-utf8-string-version.patch
    R ./patches/series

Tue Feb 22 11:34:01 UTC 2011  laney at ubuntu.com
  * debian/patches: Drop, applied upstream
  Ignore-this: 7247cc3492c97b62f640636d5f1f82b9
diff -rN -u old-haskell-haskeline/patches/allow-bundled-utf8-string-version.patch new-haskell-haskeline/patches/allow-bundled-utf8-string-version.patch
--- old-haskell-haskeline/patches/allow-bundled-utf8-string-version.patch	2011-02-22 11:40:27.908853081 +0000
+++ new-haskell-haskeline/patches/allow-bundled-utf8-string-version.patch	1970-01-01 00:00:00.000000000 +0000
@@ -1,63 +0,0 @@
-Description: Upstream changes introduced in version 0.6.2.2-1
- This patch has been created by dpkg-source during the package build.
- Here's the last changelog entry, hopefully it gives details on why
- those changes were made:
- .
- haskell-haskeline (0.6.2.2-1) UNRELEASED; urgency=low
- .
-   [ Marco Túlio Gontijo e Silva ]
-   * debian/control: Use Debian Haskell Group as Maintainer.
-   * debian/control: Update Vcs-Darcs to Debian Haskell Group darcs
-     repository.
-   * debian/control: Update Uploader e-mail.
-   * debian/rules: Make build depend only in build-arch to avoid building
-     indep packages in all architectures.
-   * debian/control: Change Priority: to extra.
-   * debian/watch: Use format that works for --download-current-version.
-   * 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.
-   * Update Uploader e-mail.
-   * 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.
-   * Use debian/compat 7.
-   * debian/control: Remove uneeded Build-Depends: in libghc6-utf8-
-     string-*.
- .
-   [ Joachim Breitner ]
-   * Bump haskell-devscripts dependency to 0.7
-   * New upstream release
-   * Switch to 3.0 (quilt) version
- .
- The person named in the Author field signed this changelog entry.
-Author: Joachim Breitner <nomeata at debian.org>
-
----
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: <vendor|upstream|other>, <url of original patch>
-Bug: <url in upstream bugtracker>
-Bug-Debian: http://bugs.debian.org/<bugnumber>
-Forwarded: <no|not-needed|url proving that it has been forwarded>
-Reviewed-By: <name and email of someone who approved the patch>
-Last-Update: <YYYY-MM-DD>
-
---- haskell-haskeline-0.6.2.2.orig/haskeline.cabal
-+++ haskell-haskeline-0.6.2.2/haskeline.cabal
-@@ -48,7 +48,7 @@ Library
-         }
-     }
-     Build-depends:  filepath==1.1.*, mtl==1.1.*,
--                    utf8-string==0.3.* && >=0.3.6,
-+                    utf8-string==0.3.* && >=0.3.4,
-                     extensible-exceptions==0.1.* && >=0.1.1.0
-     Extensions:     ForeignFunctionInterface, Rank2Types, FlexibleInstances,
-                 TypeSynonymInstances
diff -rN -u old-haskell-haskeline/patches/series new-haskell-haskeline/patches/series
--- old-haskell-haskeline/patches/series	2011-02-22 11:40:27.908853081 +0000
+++ new-haskell-haskeline/patches/series	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-allow-bundled-utf8-string-version.patch





More information about the Pkg-haskell-commits mailing list