[DRE-commits] [ruby-dirty-memoize] 01/02: Update debian/{changelog, control} from 0.0.4-1 upload
zeha at debian.org
zeha at debian.org
Thu May 5 22:23:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-dirty-memoize.
commit 58c5b34c0369c32d921f14a6b9b655ea749825af
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Thu May 5 22:21:58 2016 +0000
Update debian/{changelog,control} from 0.0.4-1 upload
---
debian/changelog | 4 ++--
debian/control | 6 ++++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 99d4196..1479ee9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-ruby-dirty-memoize (0.0.4-1) UNRELEASED; urgency=medium
+ruby-dirty-memoize (0.0.4-1) unstable; urgency=medium
- * Initial release (Closes: #nnnn)
+ * Initial release (Closes: #786552)
-- Balint Reczey <balint at balintreczey.hu> Fri, 22 May 2015 18:07:11 +0200
diff --git a/debian/control b/debian/control
index 8b99105..d3c05b3 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,10 @@ XS-Ruby-Versions: all
Package: ruby-dirty-memoize
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Description: Similar to ruby-memoize, but for mutable and parametizable objects
+Depends: ruby | ruby-interpreter,
+ ${misc:Depends},
+ ${shlibs:Depends}
+Description: Similar to ruby-memoize, but for mutable and parameterizable objects
The dirty-memoize library can help making your program faster in the
following cases:
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-dirty-memoize.git
More information about the Pkg-ruby-extras-commits
mailing list