]> gitweb @ CieloNegro.org - bindings-audiofile.git/commitdiff
fix build-depends RELEASE-0.1.0.1
authorPHO <pho@cielonegro.org>
Thu, 30 Dec 2010 09:14:33 +0000 (18:14 +0900)
committerPHO <pho@cielonegro.org>
Thu, 30 Dec 2010 09:14:33 +0000 (18:14 +0900)
COPYING
NEWS [new file with mode: 0644]
bindings-audiofile.cabal

diff --git a/COPYING b/COPYING
index 8c8aeaf678e650c29c0d0c38de5483ef031f02f2..39c4f2608a837b84f4fd0bff6a7a34d475e4d424 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -1,7 +1,7 @@
 <!-- -*- xml -*-
 
-bindings-CoreFoundation はパブリックドメインに在ります。
-bindings-CoreFoundation is in the public domain.
+bindings-audiofile はパブリックドメインに在ります。
+bindings-audiofile is in the public domain.
 
 See http://creativecommons.org/licenses/publicdomain/
 
@@ -10,8 +10,8 @@ See http://creativecommons.org/licenses/publicdomain/
 <rdf:RDF xmlns="http://web.resource.org/cc/"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
-  <Work rdf:about="http://cielonegro.org/Bindings-CoreFoundation.html">
-       <dc:title>bindings-CoreFoundation</dc:title>
+  <Work rdf:about="http://cielonegro.org/Bindings-AudioFile.html">
+       <dc:title>bindings-audiofile</dc:title>
        <dc:rights>
       <Agent>
            <dc:title>PHO</dc:title>
diff --git a/NEWS b/NEWS
new file mode 100644 (file)
index 0000000..b5081f8
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,4 @@
+Changes from 0.1 to 0.1.0.1
+---------------------------
+Fix build-depends:
+  "base == 4.2.*" --> "base == 4.*"
index e937925e9705a0ff227e7b81594f5c2b326264ae..9f5785c2303eb6e818289fd861a376ddd6135846 100644 (file)
@@ -2,7 +2,7 @@ Name: bindings-audiofile
 Synopsis: Low level bindings to audiofile
 Description:
         Bindings to audiofile: <http://www.68k.org/~michael/audiofile/>
-Version: 0.1
+Version: 0.1.0.1
 License: PublicDomain
 License-File: COPYING
 Author: PHO <pho at cielonegro dot org>
@@ -15,6 +15,7 @@ Cabal-Version: >= 1.6
 Build-Type: Simple
 Extra-Source-Files:
     COPYING
+    NEWS
 
 Source-Repository head
     Type: git
@@ -22,7 +23,7 @@ Source-Repository head
 
 Library
     Build-Depends:
-        base         == 4.2.*,
+        base         == 4.*,
         bindings-DSL == 1.0.*
 
     PkgConfig-Depends: