[DRE-commits] r5713 - trunk/libhaml-ruby/debian

Gunnar Wolf gwolf at alioth.debian.org
Thu Jul 29 20:15:49 UTC 2010


Author: gwolf
Date: 2010-07-29 20:15:47 +0000 (Thu, 29 Jul 2010)
New Revision: 5713

Modified:
   trunk/libhaml-ruby/debian/changelog
   trunk/libhaml-ruby/debian/control
Log:
Fixing homepage change; fixing missing Recommends: relation

Modified: trunk/libhaml-ruby/debian/changelog
===================================================================
--- trunk/libhaml-ruby/debian/changelog	2010-07-29 19:33:27 UTC (rev 5712)
+++ trunk/libhaml-ruby/debian/changelog	2010-07-29 20:15:47 UTC (rev 5713)
@@ -1,3 +1,12 @@
+libhaml-ruby (3.0.15-1) unstable; urgency=low
+
+  * New upstream release
+  * Updated the upstream homepage
+  * Added "Recommends: libfssm-ruby1.8" to libhaml-ruby1.8 binary
+    package (Closes: #586613)
+
+ -- Gunnar Wolf <gwolf at debian.org>  Thu, 29 Jul 2010 16:10:50 -0400
+
 libhaml-ruby (3.0.12-1) UNRELEASED; urgency=low
 
   * New upstream release

Modified: trunk/libhaml-ruby/debian/control
===================================================================
--- trunk/libhaml-ruby/debian/control	2010-07-29 19:33:27 UTC (rev 5712)
+++ trunk/libhaml-ruby/debian/control	2010-07-29 20:15:47 UTC (rev 5713)
@@ -9,13 +9,14 @@
 Build-Depends: ruby-pkg-tools (>= 0.8), cdbs, debhelper (>= 7), libsetup-ruby1.8, graphviz, quilt
 Build-Depends-Indep: ruby1.8
 Standards-Version: 3.8.4
-Homepage: http://haml.hamptoncatlin.com/
+Homepage: http://haml-lang.com/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/libhaml-ruby/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/libhaml-ruby/
 
 Package: libhaml-ruby1.8
 Architecture: all
 Depends: ${misc:Depends}, ruby1.8
+Recommends: libfssm-ruby1.8
 Suggests: rails (>= 2.0.0), libhpricot-ruby1.8
 Conflicts: sufary
 Description: Elegant, easy and powerful template engines for HTML and CSS




More information about the Pkg-ruby-extras-commits mailing list