[DRE-commits] [ruby-htree] 02/02: updated Descriptions
Jonas Genannt
jonas at brachium-system.net
Tue Nov 26 18:04:07 UTC 2013
This is an automated email from the git hooks/post-receive script.
hggh-guest pushed a commit to branch master
in repository ruby-htree.
commit 013050282ac7782a2d302d995308e0a3dbc37b84
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Tue Nov 26 19:03:02 2013 +0100
updated Descriptions
---
debian/control | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 374fc6f..c7aa631 100644
--- a/debian/control
+++ b/debian/control
@@ -20,21 +20,34 @@ Provides: libhtree-ruby1.8, libhtree-ruby1.9.1
Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends}
Description: HTML/XML tree library for Ruby
htree provides a tree data structure which represent HTML and XML data.
+ Features:
+ * permissive unified HTML/XML parser
+ * byte-to-byte round-tripping unparser
+ * XML namespace support
+ * dedicated class for escaped string.
+ * HTML/XHTML/XML generator
+ * template engine
+ * recursive template expansion
+ * converter to REXML document
Package: libhtree-ruby1.8
Section: oldlibs
Priority: extra
Architecture: all
Depends: ruby-htree, ${misc:Depends}
-Description: Transitional package for ruby-htree
+Description: Transitional package from libhtree-ruby1.8 to ruby-htree
This is a transitional package to ease upgrades to the ruby-htree
package. It can safely be removed.
+ .
+ libhtree-ruby1.8 to ruby-htree
Package: libhtree-ruby1.9.1
Section: oldlibs
Priority: extra
Architecture: all
Depends: ruby-htree, ${misc:Depends}
-Description: Transitional package for ruby-htree
+Description: Transitional package from libhtree-ruby1.9.1 to ruby-htree
This is a transitional package to ease upgrades to the ruby-htree
package. It can safely be removed.
+ .
+ libhtree-ruby1.9.1 to ruby-htree
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-htree.git
More information about the Pkg-ruby-extras-commits
mailing list