[DRE-commits] [hiera-eyaml] 01/02: renamed package from ruby-hiera-eyaml to hiera-eyaml
Jonas Genannt
jonas at brachium-system.net
Tue Aug 5 17:34:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
hggh-guest pushed a commit to branch master
in repository hiera-eyaml.
commit dc3ad050937fac75e9e6906a279eecf91b623dd7
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Tue Aug 5 19:29:05 2014 +0200
renamed package from ruby-hiera-eyaml to hiera-eyaml
---
debian/control | 20 ++++++++++++++++----
debian/{ruby-hiera-eyaml.docs => hiera-eyaml.docs} | 0
...uby-hiera-eyaml.manpages => hiera-eyaml.manpages} | 0
3 files changed, 16 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 5750514..40fdd48 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: ruby-hiera-eyaml
+Source: hiera-eyaml
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Stig Sandbeck Mathisen <ssm at debian.org>
Section: ruby
@@ -6,13 +6,16 @@ Priority: optional
Build-Depends: debhelper (>= 7.0.50~),
gem2deb (>= 0.7.0~)
Standards-Version: 3.9.5
-Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-hiera-eyaml.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-hiera-eyaml.git;a=summary
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/hiera-eyaml.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/hiera-eyaml.git;a=summary
Homepage: http://github.com/TomPoulton/hiera-eyaml
XS-Ruby-Versions: all
-Package: ruby-hiera-eyaml
+Package: hiera-eyaml
Architecture: all
+Provides: ruby-hiera-eyaml
+Replaces: ruby-hiera-eyaml (<< 2.0.3-1~)
+Breaks: ruby-hiera-eyaml (<< 2.0.3-1~)
Depends: ${shlibs:Depends},
${misc:Depends},
ruby | ruby-interpreter,
@@ -42,3 +45,12 @@ Description: OpenSSL Encryption backend for Hiera
encryption (hiera-eyaml-gpg) can be used if you have the need for
multiple keys and easier key rotation)
XB-Ruby-Versions: ${ruby:Versions}
+
+Package: ruby-hiera-eyaml
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, hiera-eyaml
+Description: Transitional package for hiera-eyaml
+ This is a transitional package to ease upgrades to the hiera-eyaml
+ package. It can safely be removed.
diff --git a/debian/ruby-hiera-eyaml.docs b/debian/hiera-eyaml.docs
similarity index 100%
rename from debian/ruby-hiera-eyaml.docs
rename to debian/hiera-eyaml.docs
diff --git a/debian/ruby-hiera-eyaml.manpages b/debian/hiera-eyaml.manpages
similarity index 100%
rename from debian/ruby-hiera-eyaml.manpages
rename to debian/hiera-eyaml.manpages
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/hiera-eyaml.git
More information about the Pkg-ruby-extras-commits
mailing list