[DRE-commits] [SCM] ruby-algorithm-diff.git branch, master, updated. debian/0.4-12-7-g4de94f4
TANIGUCHI Takaki
takaki at asis.media-as.org
Tue Jun 7 23:47:53 UTC 2011
The following commit has been merged in the master branch:
commit 6abb73a457d8cc1d89b3b0f0ef6cdc5e05615364
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date: Thu Jun 2 08:49:36 2011 +0900
fix incorrect package name.
diff --git a/debian/changelog b/debian/changelog
index 3679d4f..f504fad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-algorithm-diff (0.4-13) unstable; urgency=low
+
+ * control: Fix incorrect package name. (Closes: #628850)
+
+ -- TANIGUCHI Takaki <takaki at debian.org> Thu, 02 Jun 2011 08:49:28 +0900
+
ruby-algorithm-diff (0.4-12) unstable; urgency=low
* Bump Standards-Version to 3.9.2 (with no changes).
diff --git a/debian/control b/debian/control
index 3955f0d..b508bfa 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Description: Transitional package for ruby-libalgorithm-diff
Package: libalgorithm-diff-ruby1.8
Section: oldlibs
Architecture: all
-Depends: ${misc:Depends}, ruby-libalgorithm-diff
+Depends: ${misc:Depends}, ruby-algorithm-diff
Description: Transitional package for ruby-libalgorithm-diff
This is a transitional package to ease upgrades to the ruby-libalgorithm-diff
package. It can safely be removed.
--
ruby-algorithm-diff.git
More information about the Pkg-ruby-extras-commits
mailing list