[Pkg-haskell-commits] darcs: haskell-dbus: remove patch

joeyh at debian.org joeyh at debian.org
Thu Oct 25 15:57:30 UTC 2012


Thu Oct 25 15:49:53 UTC 2012  joeyh at debian.org
  * remove patch
  Ignore-this: aab0673c0c48d2ed89766807de6df541
  
  Fixed upstream

    R ./patches/remove-non-ascii-in-cabal-file.patch
    M ./patches/series -1

Thu Oct 25 15:49:53 UTC 2012  joeyh at debian.org
  * remove patch
  Ignore-this: aab0673c0c48d2ed89766807de6df541
  
  Fixed upstream
diff -rN -u old-haskell-dbus//patches/remove-non-ascii-in-cabal-file.patch new-haskell-dbus//patches/remove-non-ascii-in-cabal-file.patch
--- old-haskell-dbus//patches/remove-non-ascii-in-cabal-file.patch	2012-10-25 15:57:30.146719118 +0000
+++ new-haskell-dbus//patches/remove-non-ascii-in-cabal-file.patch	1970-01-01 00:00:00.000000000 +0000
@@ -1,26 +0,0 @@
-Description: Remove non-ASCII characters from dbus.cabal
-  Haddock run in an sbuild fails if the Cabal description contains non-ASCII
-  characters because it runs with LANG=C.
-Origin: upstream, commit:jmillikin at gmail.com-20120623214536-chj7g8fifz99xezo
---- a/dbus.cabal
-+++ b/dbus.cabal
-@@ -13,15 +13,15 @@
- 
- synopsis: A client library for the D-Bus IPC system.
- description:
--  D‑Bus is a simple, message-based protocol for inter-process
-+  D-Bus is a simple, message-based protocol for inter-process
-   communication, which allows applications to interact with other parts of
-   the machine and the user's session using remote procedure calls.
-   .
--  D‑Bus is a essential part of the modern Linux desktop, where it replaces
-+  D-Bus is a essential part of the modern Linux desktop, where it replaces
-   earlier protocols such as CORBA and DCOP.
-   .
--  This library is an implementation of the D‑Bus protocol in Haskell. It
--  can be used to add D‑Bus support to Haskell applications, without the
-+  This library is an implementation of the D-Bus protocol in Haskell. It
-+  can be used to add D-Bus support to Haskell applications, without the
-   awkward interfaces common to foreign bindings.
-   .
-   Example: connect to the session bus, and get a list of active names.
diff -rN -u old-haskell-dbus//patches/series new-haskell-dbus//patches/series
--- old-haskell-dbus//patches/series	2012-10-25 15:57:30.138721256 +0000
+++ new-haskell-dbus//patches/series	2012-10-25 15:57:30.150728876 +0000
@@ -1 +0,0 @@
-remove-non-ascii-in-cabal-file.patch





More information about the Pkg-haskell-commits mailing list