[DRE-commits] r5423 - trunk/webgen0.5/debian
Marc Dequènes
duck at alioth.debian.org
Tue May 25 23:16:51 UTC 2010
Author: duck
Date: 2010-05-25 23:16:40 +0000 (Tue, 25 May 2010)
New Revision: 5423
Modified:
trunk/webgen0.5/debian/changelog
trunk/webgen0.5/debian/control
Log:
[evol] adaptations due to changes in the ruby package
Modified: trunk/webgen0.5/debian/changelog
===================================================================
--- trunk/webgen0.5/debian/changelog 2010-05-25 22:17:42 UTC (rev 5422)
+++ trunk/webgen0.5/debian/changelog 2010-05-25 23:16:40 UTC (rev 5423)
@@ -1,3 +1,11 @@
+webgen0.5 (0.5.11+dfsg-2) unstable; urgency=high
+
+ * Adapted build dependencies to recent changes in the ruby package,
+ fixing FTBFS (Closes #581333).
+ * Removed Build-Conflicts on libxml2-utils, it is not needed anymore.
+
+ -- Marc Dequènes (Duck) <Duck at DuckCorp.org> Wed, 26 May 2010 00:45:32 +0200
+
webgen0.5 (0.5.11+dfsg-1) unstable; urgency=low
[ Paul van Tilburg ]
Modified: trunk/webgen0.5/debian/control
===================================================================
--- trunk/webgen0.5/debian/control 2010-05-25 22:17:42 UTC (rev 5422)
+++ trunk/webgen0.5/debian/control 2010-05-25 23:16:40 UTC (rev 5423)
@@ -3,9 +3,9 @@
Priority: optional
Maintainer: Arnaud Cornet <acornet at debian.org>
Uploaders: Marc Dequènes (Duck) <Duck at DuckCorp.org>, Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Build-Depends: cdbs (>= 0.4.27), debhelper (>= 7.0.1), ruby, ruby-pkg-tools (>= 0.6), libcmdparse2-ruby, libmaruku-ruby
-Build-Depends-Indep: rdoc (>= 1.8.1), graphviz
-Build-Conflicts: libxml2-utils, webgen (<< 0.4), webgen0.4
+Build-Depends: cdbs (>= 0.4.27), debhelper (>= 7.0.1), ruby1.8, ruby-pkg-tools (>= 0.6), libcmdparse2-ruby, libmaruku-ruby
+Build-Depends-Indep: graphviz
+Build-Conflicts: webgen (<< 0.4), webgen0.4
Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/webgen0.5/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/webgen0.5/
Standards-Version: 3.8.4
@@ -15,7 +15,7 @@
Architecture: all
Depends: ${misc:Depends}, ruby, libcmdparse2-ruby, libmaruku-ruby, libjs-jquery
Recommends: libredcloth-ruby | libbluecloth-ruby, librmagick-ruby
-Suggests: webgen0.5-doc, doc-base, libexif-ruby, libbuilder-ruby, rdoc, rake, libhaml-ruby, libbuilder-ruby, liberubis-ruby
+Suggests: webgen0.5-doc, doc-base, libexif-ruby, libbuilder-ruby, rake, libhaml-ruby, libbuilder-ruby, liberubis-ruby
Conflicts: webgen, webgen0.4
Description: A template based static website generator
Webgen is used to generate web pages from page description and template files.
More information about the Pkg-ruby-extras-commits
mailing list