[Pkg-haskell-commits] darcs: haskell-yesod-newsfeed: Initial Check-In

Clint Adams clint at debian.org
Fri Apr 12 19:48:47 UTC 2013


Fri Apr 12 19:48:26 UTC 2013  Clint Adams <clint at debian.org>
  * Initial Check-In
  Ignore-this: 58c5e8f8bbd3ec4392c658b4f53626cd

    A ./changelog
    A ./compat
    A ./control
    A ./copyright
    A ./rules
    A ./source/
    A ./source/format
    A ./watch

Fri Apr 12 19:48:26 UTC 2013  Clint Adams <clint at debian.org>
  * Initial Check-In
  Ignore-this: 58c5e8f8bbd3ec4392c658b4f53626cd
diff -rN -u old-haskell-yesod-newsfeed//changelog new-haskell-yesod-newsfeed//changelog
--- old-haskell-yesod-newsfeed//changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-newsfeed//changelog	2013-04-12 19:48:46.834520289 +0000
@@ -0,0 +1,6 @@
+haskell-yesod-newsfeed (1.1.0.1-1) unstable; urgency=low
+
+  * Initial release.
+
+ -- Clint Adams <clint at debian.org>  Fri, 12 Apr 2013 15:38:48 -0400
+
diff -rN -u old-haskell-yesod-newsfeed//compat new-haskell-yesod-newsfeed//compat
--- old-haskell-yesod-newsfeed//compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-newsfeed//compat	2013-04-12 19:48:46.834520289 +0000
@@ -0,0 +1 @@
+7
diff -rN -u old-haskell-yesod-newsfeed//control new-haskell-yesod-newsfeed//control
--- old-haskell-yesod-newsfeed//control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-newsfeed//control	2013-04-12 19:48:46.838520095 +0000
@@ -0,0 +1,74 @@
+Source: haskell-yesod-newsfeed
+Section: haskell
+Priority: extra
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Clint Adams <clint at debian.org>
+Build-Depends: debhelper (>= 7.0)
+ , debhelper (>= 7)
+ , haskell-devscripts (>= 0.8)
+ , haskell-devscripts (>= 0.8.13)
+ , cdbs
+ , ghc
+ , ghc-prof
+ , libghc-blaze-html-dev (>> 0.5)
+ , libghc-blaze-html-prof
+ , libghc-blaze-markup-dev (>> 0.5.1)
+ , libghc-blaze-markup-prof
+ , libghc-hamlet-dev (>> 1.1)
+ , libghc-hamlet-dev (<< 1.2)
+ , libghc-hamlet-prof
+ , libghc-text-dev (>> 0.9)
+ , libghc-text-prof
+ , libghc-xml-conduit-dev (>> 1.0)
+ , libghc-xml-conduit-prof
+ , libghc-yesod-core-dev (>> 1.1)
+ , libghc-yesod-core-dev (<< 1.2)
+ , libghc-yesod-core-prof
+Build-Depends-Indep: ghc-doc
+ , libghc-blaze-html-doc
+ , libghc-blaze-markup-doc
+ , libghc-hamlet-doc
+ , libghc-text-doc
+ , libghc-xml-conduit-doc
+ , libghc-yesod-core-doc
+Standards-Version: 3.9.4
+Homepage: http://www.yesodweb.com/
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-yesod-newsfeed
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-yesod-newsfeed
+
+Package: libghc-yesod-newsfeed-dev
+Architecture: any
+Depends: ${shlibs:Depends}
+         , ${haskell:Depends}
+         , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: helper functions and data types for producing newsfeeds
+ Helper functions and data types for producing newsfeeds (Atom and RSS).
+ .
+ This package contains the normal library files.
+
+Package: libghc-yesod-newsfeed-prof
+Architecture: any
+Depends: ${haskell:Depends}
+         , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: helper functions and data types for producing newsfeeds; profiling libs
+ Helper functions and data types for producing newsfeeds (Atom and RSS).
+ .
+ This package contains the libraries compiled with profiling enabled.
+
+Package: libghc-yesod-newsfeed-doc
+Section: doc
+Architecture: all
+Depends: ${haskell:Depends}
+         , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: helper functions and data types for producing newsfeeds; documentatoin
+ Helper functions and data types for producing newsfeeds (Atom and RSS).
+ .
+ This package contains the documentation files.
diff -rN -u old-haskell-yesod-newsfeed//copyright new-haskell-yesod-newsfeed//copyright
--- old-haskell-yesod-newsfeed//copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-newsfeed//copyright	2013-04-12 19:48:46.838520095 +0000
@@ -0,0 +1,32 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: yesod-newsfeed
+Upstream-Contact: Michael Snoyman <michael at snoyman.com>
+Source: http://hackage.haskell.org/package/yesod-newsfeed
+
+Files: *
+Copyright: 2012 Michael Snoyman
+License: Expat
+
+Files: debian/*
+Copyright: 2013 Clint Adams
+License: Expat
+
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff -rN -u old-haskell-yesod-newsfeed//rules new-haskell-yesod-newsfeed//rules
--- old-haskell-yesod-newsfeed//rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-newsfeed//rules	2013-04-12 19:48:46.838520095 +0000
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff -rN -u old-haskell-yesod-newsfeed//source/format new-haskell-yesod-newsfeed//source/format
--- old-haskell-yesod-newsfeed//source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-newsfeed//source/format	2013-04-12 19:48:46.838520095 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-yesod-newsfeed//watch new-haskell-yesod-newsfeed//watch
--- old-haskell-yesod-newsfeed//watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-yesod-newsfeed//watch	2013-04-12 19:48:46.838520095 +0000
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|yesod-newsfeed-$1.tar.gz|" \
+    http://hackage.haskell.org/packages/archive/yesod-newsfeed \
+    ([\d\.]*\d)/





More information about the Pkg-haskell-commits mailing list