[Pkg-haskell-commits] darcs: haskell-hcwiid: first release

kiwamu at debian.or.jp kiwamu at debian.or.jp
Wed Oct 26 05:05:06 UTC 2011


Wed Oct 26 05:04:33 UTC 2011  kiwamu at debian.or.jp
  * first release
  Ignore-this: 1fc259184dc3c98411a59a8a93905379

    M ./changelog -1 +7
    M ./control -1 +5

Wed Oct 26 05:04:33 UTC 2011  kiwamu at debian.or.jp
  * first release
  Ignore-this: 1fc259184dc3c98411a59a8a93905379
diff -rN -u old-haskell-hcwiid//changelog new-haskell-hcwiid//changelog
--- old-haskell-hcwiid//changelog	2011-10-26 05:05:05.894175772 +0000
+++ new-haskell-hcwiid//changelog	2011-10-26 05:05:05.898174538 +0000
@@ -1,6 +1,12 @@
-haskell-hcwiid (0.0.1-1) UNRELEASED; urgency=low
+haskell-hcwiid (0.0.1-2) unstable; urgency=low
 
+  * change Vcs-* lines on debian/control.
   * ITP (Closes: #646408)
+
+ -- Kiwamu Okabe <kiwamu at debian.or.jp>  Wed, 26 Oct 2011 14:00:08 +0900
+
+haskell-hcwiid (0.0.1-1) UNRELEASED; urgency=low
+
   * Debianization generated by cabal-debian
 
  -- Kiwamu Okabe <kiwamu at debian.or.jp>  Wed, 26 Oct 2011 00:12:23 +0900
diff -rN -u old-haskell-hcwiid//control new-haskell-hcwiid//control
--- old-haskell-hcwiid//control	2011-10-26 05:05:05.818175155 +0000
+++ new-haskell-hcwiid//control	2011-10-26 05:05:05.902176446 +0000
@@ -1,7 +1,8 @@
 Source: haskell-hcwiid
 Priority: extra
 Section: haskell
-Maintainer: Kiwamu Okabe <kiwamu at debian.or.jp>
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Kiwamu Okabe <kiwamu at debian.or.jp>
 Build-Depends: debhelper (>= 7.0),
                haskell-devscripts (>= 0.8),
                cdbs,
@@ -12,6 +13,9 @@
 Build-Depends-Indep: ghc-doc
 Standards-Version: 3.9.2
 Homepage: https://gitorious.org/hcwiid
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hcwiid
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hcwiid
+DM-Upload-Allowed: yes
 
 Package: libghc-hcwiid-dev
 Architecture: any





More information about the Pkg-haskell-commits mailing list