[DRE-commits] [SCM] ruby-rspec-mocks.git branch, master, updated. debian/2.13.0-1-4-gf85188d

Cédric Boutillier boutil at debian.org
Mon May 6 20:32:57 UTC 2013


The following commit has been merged in the master branch:
commit f85188d22f68af062517547c13efd00a6c0df9f1
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon May 6 21:59:26 2013 +0200

    prepare upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 32761e4..cf12a25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+ruby-rspec-mocks (2.13.1-1) unstable; urgency=low
+
+  * New upstream version.
+  * Upload to unstable.
+  * debian/control: update my email address
+  * debian/copyright:
+    + update my email address and years
+    + rename MIT license to Expat
+
+ -- Cédric Boutillier <boutil at debian.org>  Mon, 06 May 2013 21:53:31 +0200
+
 ruby-rspec-mocks (2.13.0-1) experimental; urgency=low
 
   * Team upload.
diff --git a/debian/control b/debian/control
index f0f1796..ad65e63 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: ruby-rspec-mocks
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Lucas Nussbaum <lucas at lucas-nussbaum.net>, Cédric Boutillier <cedric.boutillier at gmail.com>
+Uploaders: Lucas Nussbaum <lucas at lucas-nussbaum.net>, Cédric Boutillier <boutil at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-rspec-expectations (>= 2.13~), ruby-rspec-core (>= 2.13~)
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rspec-mocks.git
diff --git a/debian/copyright b/debian/copyright
index 1e2826e..50f6ee4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,14 +6,14 @@ Files: *
 Copyright: Copyright 2005 Steven Baker <steven at stevenrbaker.com>
            Copyright 2006 David Chelimsky
            Copyright 2006 The RSpec Development Team
-License: MIT
+License: Expat
 
 Files: debian/*
 Copyright: Copyright 2011 Lucas Nussbaum <lucas at lucas-nussbaum.net>
-           Copyright 2012 Cédric Boutillier <cedric.boutillier at gmail.com> 
-License: MIT
+           Copyright 2012-2013 Cédric Boutillier <boutil at debian.org> 
+License: Expat
 
-License: MIT
+License: Expat
  Permission is hereby granted, free of charge, to any person obtaining
  a copy of this software and associated documentation files (the
  "Software"), to deal in the Software without restriction, including

-- 
ruby-rspec-mocks.git



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