[Pkg-ruby-extras-maintainers] r760 - in packages/hobix/trunk: .
debian debian/patches
Paul van Tilburg
paulvt at costa.debian.org
Tue Aug 8 21:43:31 UTC 2006
Author: paulvt
Date: 2006-08-08 21:43:30 +0000 (Tue, 08 Aug 2006)
New Revision: 760
Added:
packages/hobix/trunk/debian/
packages/hobix/trunk/debian/changelog
packages/hobix/trunk/debian/compat
packages/hobix/trunk/debian/control
packages/hobix/trunk/debian/copyright
packages/hobix/trunk/debian/docs
packages/hobix/trunk/debian/hobix.1
packages/hobix/trunk/debian/manpages
packages/hobix/trunk/debian/patches/
packages/hobix/trunk/debian/patches/02_fix_porter_stemmer.diff
packages/hobix/trunk/debian/rules
Log:
Load newtrunk into packages/hobix/trunk.
Added: packages/hobix/trunk/debian/changelog
===================================================================
--- packages/hobix/trunk/debian/changelog 2006-08-08 21:43:19 UTC (rev 759)
+++ packages/hobix/trunk/debian/changelog 2006-08-08 21:43:30 UTC (rev 760)
@@ -0,0 +1,88 @@
+hobix (0.4+cvs20060808-1) experimental; urgency=low
+
+ * Prepare first upload (to Debian experimental) of a Subversion snapshot.
+ * Updated the debian/copyright file.
+ * Bumped the standards-version to 3.7.2; no changes required.
+ * Moved debhelper and cdbs from the build-depends-indep to the
+ build-depends. Also upped the debhelper version to version 5 (and
+ updated debian/compat).
+
+ -- Paul van Tilburg <paulvt at debian.org> Tue, 8 Aug 2006 23:02:46 +0200
+
+hobix (0.3e+cvs20051115-1) luon-experimental; urgency=low
+
+ * New CVS snapshot, fixes the "undefined method `to_html' for String"
+ issue.
+
+ -- Paul van Tilburg <paulvt at debian.org> Tue, 15 Nov 2005 21:32:44 +0100
+
+hobix (0.3e+cvs20051102-1) luon-experimental; urgency=low
+
+ * Another CVS build that can be seen as 0.4rc1, please test!
+
+ -- Paul van Tilburg <paulvt at debian.org> Wed, 2 Nov 2005 21:29:49 +0100
+
+hobix (0.3e+cvs20051020-1) luon-experimental; urgency=low
+
+ * CVS build preview package of upcoming 0.4 release
+ (N.B. stuff that does not work that will be disable for the release is
+ NOT disabled in this package!)
+ * Switched to usage of the ruby-pkg-tools.
+
+ -- Paul van Tilburg <paulvt at debian.org> Thu, 26 Oct 2005 15:00:11 +0200
+
+hobix (0.3e-5) experimental; urgency=low
+
+ * Switched to CDBS.
+ * Switched from dpatch to CDBS's simple-patchsys.
+ * Added RDoc documentation.
+
+ -- Paul van Tilburg <paulvt at debian.org> Sun, 1 May 2005 10:53:11 +0200
+
+hobix (0.3e-4) experimental; urgency=low
+
+ * Resynced with CVS.
+
+ -- Paul van Tilburg <paulvt at debian.org> Sat, 16 Apr 2005 01:10:34 +0200
+
+hobix (0.3e-3) experimental; urgency=low
+
+ * Fixed the problems with `hobix list`.
+
+ -- Paul van Tilburg <paulvt at debian.org> Sat, 16 Apr 2005 00:07:59 +0200
+
+hobix (0.3e-2) experimental; urgency=low
+
+ * Synced with CVS again.
+ * Added Ri documentation.
+ * Finished the hobix(1) manpage.
+ * Disabled the `upgrade' command.
+
+ -- Paul van Tilburg <paulvt at debian.org> Fri, 15 Apr 2005 21:37:29 +0200
+
+hobix (0.3e-1) experimental; urgency=low
+
+ * New upstream released (synced with CVS).
+ * Resolved tainting problems and bug in commandline handler.
+
+ -- Paul van Tilburg <paulvt at debian.org> Tue, 5 Apr 2005 20:38:10 +0200
+
+hobix (0.3c-2) experimental; urgency=low
+
+ * Resolved regeneration problem (patch by Frederick Ros).
+
+ -- Paul van Tilburg <paulvt at debian.org> Mon, 4 Apr 2005 10:41:37 +0200
+
+hobix (0.3c-1) experimental; urgency=low
+
+ * New upstream release (synced via CVS).
+ * Resolved tainting problems/bug with ruby1.8 1.8.2-3 (courtesy of Akira
+ Yamada).
+
+ -- Paul van Tilburg <paulvt at debian.org> Sat, 2 Apr 2005 13:15:45 +0200
+
+hobix (0.3-1) experimental; urgency=low
+
+ * Initial release (closes: #293257).
+
+ -- Paul van Tilburg <paulvt at debian.org> Mon, 7 Mar 2005 00:39:21 +0100
Added: packages/hobix/trunk/debian/compat
===================================================================
--- packages/hobix/trunk/debian/compat 2006-08-08 21:43:19 UTC (rev 759)
+++ packages/hobix/trunk/debian/compat 2006-08-08 21:43:30 UTC (rev 760)
@@ -0,0 +1 @@
+5
Added: packages/hobix/trunk/debian/control
===================================================================
--- packages/hobix/trunk/debian/control 2006-08-08 21:43:19 UTC (rev 759)
+++ packages/hobix/trunk/debian/control 2006-08-08 21:43:30 UTC (rev 760)
@@ -0,0 +1,16 @@
+Source: hobix
+Section: web
+Priority: optional
+Maintainer: Paul van Tilburg <paulvt at debian.org>
+Build-Depends: debhelper (>= 5), cdbs
+Build-Depends-Indep: ruby-pkg-tools (> 0.3), patchutils, ruby
+Standards-Version: 3.7.2
+
+Package: hobix
+Architecture: all
+Depends: ruby, libredcloth-ruby
+Description: flexible generation of static blogs
+ Hobix is a complete blogging system, designed to be managed on the
+ file system and accessed through a command-line application. It brings
+ together Textile, YAML and erb to create a powerful system for static
+ generation of blog sites.
Added: packages/hobix/trunk/debian/copyright
===================================================================
--- packages/hobix/trunk/debian/copyright 2006-08-08 21:43:19 UTC (rev 759)
+++ packages/hobix/trunk/debian/copyright 2006-08-08 21:43:30 UTC (rev 760)
@@ -0,0 +1,34 @@
+This package was debianized by Paul van Tilburg on
+Mon, 7 Mar 2005 01:21:03 +0100.
+
+It was downloaded from Subversion
+(http://code.whytheluckystiff.net/svn/hobix/trunk)
+see also: http://rubyforge.org/scm/?group_id=215
+
+Copyright:
+
+Upstream Author: Why the Lucky Stiff <why at hobix.com>
+
+License:
+ 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 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.
+
+The setup.rb file included in the package's source is released under the GNU
+LGPL. On Debian systems, the complete text of the GNU Lesser General Public
+can be found in `/usr/share/common-licenses/LGPL'.
Added: packages/hobix/trunk/debian/docs
===================================================================
--- packages/hobix/trunk/debian/docs 2006-08-08 21:43:19 UTC (rev 759)
+++ packages/hobix/trunk/debian/docs 2006-08-08 21:43:30 UTC (rev 760)
@@ -0,0 +1,3 @@
+README
+doc/
+contrib/
Added: packages/hobix/trunk/debian/hobix.1
===================================================================
--- packages/hobix/trunk/debian/hobix.1 2006-08-08 21:43:19 UTC (rev 759)
+++ packages/hobix/trunk/debian/hobix.1 2006-08-08 21:43:30 UTC (rev 760)
@@ -0,0 +1,81 @@
+.TH HOBIX 1 "Apr 15 2005"
+
+.SH NAME
+Hobix \- flexible generation of static blogs
+
+.SH SYNOPSIS
+.B hobix command
+.RI [ weblog-name ]
+.RI [ command-options ]
+
+.SH DESCRIPTION
+\fBHobix\fP is a complete blogging system, designed to be managed on the
+file system and accessed through a command-line application. It brings
+together Textile, YAML and erb to create a powerful system for static
+generation of blog sites.
+
+.SH OPTIONS
+.PP
+General Hobix commands:
+
+.TP
+\fBupgrade\fR
+Checks for Hobix upgrades and upgrades when there is a new version.
+This command is disabled when using the Debian package of Hobix.
+
+.PP
+The following commands can be used for managing the weblogs known to Hobix:
+
+.TP
+\fBadd\fR \fIweblog-name /path/to/hobix.yaml\fR
+Adds a pre-existing Hobix weblog to your list.
+
+.TP
+\fBblogs\fR
+List your weblogs.
+
+.TP
+\fBcreate\fR \fIweblog-name /path/to/\fR
+Create a brand new weblog.
+
+.TP
+\fBdel\fR \fIweblog-name\fR
+Remove weblog from your list.
+
+.TP
+\fBdruby\fR
+Start the DRuby daemon for weblogs in your config.
+
+.PP
+The following commands are Hobix weblog specific:
+
+.TP
+\fBedit\fR \fIweblog-name\fR
+Edit weblog's configuration
+
+.TP
+\fBlist\fR \fIweblog-name search/path\fR
+List all posts within a given path.
+
+.TP
+\fBpost\fR \fIweblog-name shortName\fR
+Add or edit a post with identifier 'shortName'.
+(You can use paths, for example: `blog/weddings/anotherPatheticWedding')
+
+.TP
+\fBregen\fR \fIweblog-name\fR
+Regenerate the all the pages throughout the site.
+
+.TP
+\fBupgen\fR \fIweblog-name\fR
+Update site with only the latest changes.
+
+.SH SEE ALSO
+See also the Textile format that can be used in your weblog entries
+at \fIhttp://hobix.com/textile/\fR.
+
+.SH AUTHOR
+Hobix was written by Why The Lucky Stiff <why at hobix.com>.
+.PP
+This manual page was written by Paul van Tilburg <paulvt at debian.org>
+for the Debian project (but may be used by others).
Added: packages/hobix/trunk/debian/manpages
===================================================================
--- packages/hobix/trunk/debian/manpages 2006-08-08 21:43:19 UTC (rev 759)
+++ packages/hobix/trunk/debian/manpages 2006-08-08 21:43:30 UTC (rev 760)
@@ -0,0 +1 @@
+debian/hobix.1
Added: packages/hobix/trunk/debian/patches/02_fix_porter_stemmer.diff
===================================================================
--- packages/hobix/trunk/debian/patches/02_fix_porter_stemmer.diff 2006-08-08 21:43:19 UTC (rev 759)
+++ packages/hobix/trunk/debian/patches/02_fix_porter_stemmer.diff 2006-08-08 21:43:30 UTC (rev 760)
@@ -0,0 +1,16 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## hobix-porter-stemmer.patch.dpatch by <paulvt at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: -p
+
+--- lib/hobix/search/porter_stemmer.rb 14 Jul 2005 04:40:21 -0000 1.2
++++ lib/hobix/search/porter_stemmer.rb 26 Oct 2005 12:39:53 -0000
+@@ -1,7 +1,3 @@
+-#! /local/ruby/bin/ruby
+-#
+-# $Id: porter_stemmer.rb 96 2005-07-14 04:40:21Z why $
+-#
+ # Lifted from SimpleSearch by Chad Fowler / Dave Thomas / Allen Condit / perhaps other unseeable folks in the distance ...
+ #
+ # See example usage at the end of this file.
Added: packages/hobix/trunk/debian/rules
===================================================================
--- packages/hobix/trunk/debian/rules 2006-08-08 21:43:19 UTC (rev 759)
+++ packages/hobix/trunk/debian/rules 2006-08-08 21:43:30 UTC (rev 760)
@@ -0,0 +1,14 @@
+#!/usr/bin/make -f
+#
+# CDBS file to build the Hobix package.
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+
+# Generate (and clean) Hobix rdoc documentation additionally.
+#common-binary-post-install-indep::
+# rake rdoc
+#
+#clean::
+# rm -rf doc/rdoc
Property changes on: packages/hobix/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
More information about the pkg-ruby-extras-maintainers
mailing list