Skip to content

Debian Changelog hobix (0.5~svn20070319-4)

2009

hobix (0.5~svn20070319-4) unstable; urgency=low

   [ Gunnar Wolf ]
   * Added libjs-prototype as a dependency; removed the old copy of
     prototype.js shipped with this package and replaced with a symlink to
     its proper location (Closes: #475273).
 
   [ Paul van Tilburg ]
   * debian/control:
     - Bumped standards version to 3.8.1.
     - Added depend on ${misc:Depends}.
   * debian/rules: install doc/CHANGELOG as the upstream changelog.
   * debian/docs: only install doc/rdoc, CHANGELOG needs to be installed
     in a different way.

 -- Paul van Tilburg <paulvt@debian.org>  Tue, 05 May 2009 16:08:25 +0200

2007

hobix (0.5~svn20070319-3) unstable; urgency=low

   * Adapted debian/control, debian/rules, and removed debian/control.in
     to drop the Uploaders rule.

 -- Paul van Tilburg <paulvt@debian.org>  Wed, 18 Apr 2007 22:11:27 +0200

hobix (0.5~svn20070319-2) experimental; urgency=low

   * Install the "share" directory.

 -- Arnaud Cornet <arnaud.cornet@gmail.com>  Wed, 21 Mar 2007 21:58:08 +0100

hobix (0.5~svn20070319-1) experimental; urgency=low

   * New Subversion snapshot of the 0.5 release candidate:
     - Fixes incompatibility with Ruby 1.8.5 and 1.8.6.
     - Fixes some other Atom issues.

 -- Paul van Tilburg <paulvt@debian.org>  Mon, 19 Mar 2007 23:48:39 +0100

2006

hobix (0.5~svn20061002-1) experimental; urgency=low

   * Prepare first upload (to Debian experimental) of a Subversion snapshot
     (closes: #293257).
   * New Subversion snapshot that is a 0.5 release candidate.
   * Fixed missing trailing / in the watch-file URIs, this seems to be
     a problem when determining where the archive to retrieve is?

 -- Paul van Tilburg <paulvt@debian.org>  Mon, 2 Oct 2006 16:19:17 +0200

hobix (0.4+svn20060909-1) experimental; urgency=low

   * New Subversion snapshot fixing small issues.
   * Modified the source tarball to rename 'share' to 'data/hobix' so that
     it gets picked up and installed by setup.rb.
   * Updated the build depends to depend on ruby1.8 and not plain ruby.
     The same holds for libredcloth-ruby1.8 instead of libredcloth-ruby.
   * Updated the hobix (1) manpage concerning new commands.
   * Added the Rubyforge project URL to the watch-file as well so that
     uscan tracks both the SVN snapshots and Rubyforge.

 -- Paul van Tilburg <paulvt@debian.org>  Mon, 11 Sep 2006 14:37:59 +0200

hobix (0.4+cvs20060808-1) experimental; urgency=low

   * 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).
   * Added a debian/watch file (at the moment watching the upstream-cache
     of pkg-ruby-extras).
   * Enabled the generation of RDoc documentation generation via upstream
     provided Rakefile (in debian/rules) and also included it in the
     package (debian/docs).
   * Added build-depend-indep on rdoc and rake.
   * Put the package under team control, add uploaders.mk to debian/rules
     and introduce debian/control.in with uploaders set to
     @RUBY_EXTRAS_TEAM@.
   * Updated the patch to disable self-upgrading by hobix (01_disable-upgrade.diff).
   * Added a patch to disable rubygems requirement in the Rakefile
     (03_rm-rubygems-from-rakefill.diff).

 -- Paul van Tilburg <paulvt@debian.org>  Fri, 11 Aug 2006 23:16:44 +0200

2005

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@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@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@debian.org>  Thu, 26 Oct 2005 15:00:11 +0200

hobix (0.3e-5) luon-experimental; urgency=low

   * Switched to CDBS.
   * Switched from dpatch to CDBS's simple-patchsys.
   * Added RDoc documentation.

 -- Paul van Tilburg <paulvt@debian.org>  Sun, 1 May 2005 10:53:11 +0200

hobix (0.3e-4) luon-experimental; urgency=low

   * Resynced with CVS.

 -- Paul van Tilburg <paulvt@debian.org>  Sat, 16 Apr 2005 01:10:34 +0200

hobix (0.3e-3) luon-experimental; urgency=low

   * Fixed the problems with `hobix list`.

 -- Paul van Tilburg <paulvt@debian.org>  Sat, 16 Apr 2005 00:07:59 +0200

hobix (0.3e-2) luon-experimental; urgency=low

   * Synced with CVS again.
   * Added Ri documentation.
   * Finished the hobix(1) manpage.
   * Disabled the `upgrade' command.

 -- Paul van Tilburg <paulvt@debian.org>  Fri, 15 Apr 2005 21:37:29 +0200

hobix (0.3e-1) luon-experimental; urgency=low

   * New upstream released (synced with CVS).
   * Resolved tainting problems and bug in commandline handler.

 -- Paul van Tilburg <paulvt@debian.org>  Tue, 5 Apr 2005 20:38:10 +0200

hobix (0.3c-2) luon-experimental; urgency=low

   * Resolved regeneration problem (patch by Frederick Ros).

 -- Paul van Tilburg <paulvt@debian.org>  Mon, 4 Apr 2005 10:41:37 +0200

hobix (0.3c-1) luon-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@debian.org>  Sat, 2 Apr 2005 13:15:45 +0200

hobix (0.3-1) luon-experimental; urgency=low

   * Initial packaging.

 -- Paul van Tilburg <paulvt@debian.org>  Mon, 7 Mar 2005 00:39:21 +0100