[Pkg-haskell-commits] darcs: carettah: new version 0.1.0

kiwamu at debian.or.jp kiwamu at debian.or.jp
Sun May 13 02:34:26 UTC 2012


Sun May 13 02:31:07 UTC 2012  kiwamu at debian.or.jp
  * new version 0.1.0
  Ignore-this: 9d22fd5e395717782f8b98d8df2e47c

    M ./changelog -2 +7
    M ./control -2 +4

Sun May 13 02:31:07 UTC 2012  kiwamu at debian.or.jp
  * new version 0.1.0
  Ignore-this: 9d22fd5e395717782f8b98d8df2e47c
diff -rN -u old-carettah//changelog new-carettah//changelog
--- old-carettah//changelog	2012-05-13 02:34:26.755891865 +0000
+++ new-carettah//changelog	2012-05-13 02:34:26.755891865 +0000
@@ -1,8 +1,13 @@
-carettah (0.0.7-4) UNRELEASED; urgency=low
+carettah (0.1.0-1) UNRELEASED; urgency=low
 
+  [ Joachim Breitner ]
   * Fix Typo in the synopsis (Closes: #647051)
 
- -- Joachim Breitner <nomeata at debian.org>  Fri, 20 Apr 2012 21:47:03 +0200
+  [ Kiwamu Okabe ]
+  * New upstream version
+  * Use IPA fonts
+
+ -- Kiwamu Okabe <kiwamu at debian.or.jp>  Sun, 13 May 2012 11:21:05 +0900
 
 carettah (0.0.7-3) unstable; urgency=low
 
diff -rN -u old-carettah//control new-carettah//control
--- old-carettah//control	2012-05-13 02:34:26.745415054 +0000
+++ new-carettah//control	2012-05-13 02:34:26.760422629 +0000
@@ -20,8 +20,10 @@
                libghc-pango-prof,
                libghc-hcwiid-dev,
                libghc-hcwiid-prof,
+               libghc-highlighting-kate-dev,
+               libghc-highlighting-kate-prof,
                libcwiid-dev
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Homepage: http://carettah.masterq.net/
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/carettah
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/carettah
@@ -30,7 +32,7 @@
 Package: carettah
 Architecture: any
 Section: misc
-Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends}, fonts-takao
+Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends}, fonts-ipafont
 Description: Presentation tool written with Haskell.
  A presentation tool written with Haskell.
  Carettah make a new presentation with command 'carettah -n markdown.md'.





More information about the Pkg-haskell-commits mailing list