[DRE-commits] [ruby-dep-selector] 01/01: improve a little bit the description

Cédric Boutillier boutil at moszumanska.debian.org
Tue Nov 26 15:00:09 UTC 2013


This is an automated email from the git hooks/post-receive script.

boutil pushed a commit to branch master
in repository ruby-dep-selector.

commit 987044aa173c366d66f90b878d6f954b870f5466
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Nov 26 15:43:50 2013 +0100

    improve a little bit the description
---
 debian/changelog | 1 +
 debian/control   | 6 ++++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3c6ffb6..e887fba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ ruby-dep-selector (0.0.8-2) unstable; urgency=low
     + Bump Standards-Version to 3.9.5 (no changes needed)
     + add minimal version 4.0 for libgecode-dev
     + build for all versions supported by gem2deb (currently 1.9.1 and 2.0)
+    + improve a little bit the description
   * debian/copyright: use DEP5 copyright-format/1.0 official URL
   * Port to libgecode >= 4.0 (Closes: #710104)
     - Restart class has been renamed to RBS which needs an Engine (chose DFS)
diff --git a/debian/control b/debian/control
index 6952421..fec254b 100644
--- a/debian/control
+++ b/debian/control
@@ -14,5 +14,7 @@ Package: ruby-dep-selector
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Description: Given packages, versions, and a dependency graph, find a valid assignment of package versions
- Given packages, versions, and a dependency graph, find a valid assignment of package versions
+Description: assignment of version to packages given their dependencies
+ This Ruby library takes as input a representation of packages and their
+ dependencies and finds a binding of packages to versions that satisfies
+ desired constraints.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-dep-selector.git



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