[DRE-commits] [ruby-protected-attributes] 01/01: Replaces: ruby-activemodel-3.2 (Closes: #764440)
Antonio Terceiro
terceiro at moszumanska.debian.org
Wed Oct 8 13:25:07 UTC 2014
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-protected-attributes.
commit 442c00f51ce34bd990f12fe4e075e8d6747416b3
Author: Antonio Terceiro <terceiro at debian.org>
Date: Wed Oct 8 10:23:25 2014 -0300
Replaces: ruby-activemodel-3.2 (Closes: #764440)
---
debian/changelog | 10 ++++++++++
debian/control | 1 +
2 files changed, 11 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 6ecad50..3b77407 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+ruby-protected-attributes (1.0.8-2) unstable; urgency=medium
+
+ * Replaces: ruby-activemodel-3.2 (Closes: #764440)
+ - protected_attributes was extracted from activemodel as a separate
+ library
+ - ruby-activemodel-3.2 is actually deprecated and should be removed from
+ unstable soon.
+
+ -- Antonio Terceiro <terceiro at debian.org> Wed, 08 Oct 2014 10:20:54 -0300
+
ruby-protected-attributes (1.0.8-1) unstable; urgency=medium
* Initial release
diff --git a/debian/control b/debian/control
index f3a7201..dcbc1aa 100644
--- a/debian/control
+++ b/debian/control
@@ -15,5 +15,6 @@ Package: ruby-protected-attributes
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-activemodel
+Replaces: ruby-activemodel-3.2
Description: Protect attributes from mass assignment in Active Record models
Protect attributes from mass assignment
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-protected-attributes.git
More information about the Pkg-ruby-extras-commits
mailing list