[DRE-commits] [SCM] rdtool.git branch, master, updated. upstream/0.6.22-28-gf8749af

Taku YASUI tach at debian.org
Sat May 5 17:33:34 UTC 2012


The following commit has been merged in the master branch:
commit 2b5b2e9a2961de1e1b831c0cf11f2a57d0da37ac
Author: Taku YASUI <tach at debian.org>
Date:   Sun May 6 02:01:25 2012 +0900

    Minor fix

diff --git a/debian/changelog b/debian/changelog
index edd8e9c..c99bdfa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,16 +4,17 @@ rdtool (0.6.31-1) unstable; urgency=low
   * Change maintainer to Debian Ruby Extras Maintainers.
     - akira yamada <akira at debian.org> and Taku YASUI <tach at debian.org>
       are uploaders.
-  * Ruby package name transition
-    - Replace librd-ruby1.8 with ruby-rd
-  * Bump Standards-Verson to 3.9.3
-  * Bump compat level to 8
-  * Change project homepage
+  * Ruby package name transition.
+    - Replace librd-ruby1.8 with ruby-rd.
+  * Bump Standards-Verson to 3.9.3.
+  * Bump compat level to 8.
+  * Change project homepage.
     - http://uwabami.github.com/rdtool/
-  * Use cdbs to build package
-  * Change source format to '3.0 (quilt)'
+  * Use cdbs to build package.
+  * Change source format to '3.0 (quilt)'.
+  * Remove examples because rdswap is installed as a command.
 
- -- Taku YASUI <tach at debian.org>  Sat, 05 May 2012 19:31:04 +0900
+ -- Taku YASUI <tach at debian.org>  Sun, 06 May 2012 01:59:58 +0900
 
 rdtool (0.6.22-1) unstable; urgency=low
 
diff --git a/debian/examples b/debian/examples
deleted file mode 100644
index a60d133..0000000
--- a/debian/examples
+++ /dev/null
@@ -1 +0,0 @@
-bin/rdswap.rb
diff --git a/debian/rdtool-elisp.install b/debian/rdtool-elisp.install
new file mode 100644
index 0000000..ee4dcb5
--- /dev/null
+++ b/debian/rdtool-elisp.install
@@ -0,0 +1 @@
+usr/share/emacs
diff --git a/debian/docs b/debian/rdtool.docs
similarity index 100%
copy from debian/docs
copy to debian/rdtool.docs
diff --git a/debian/rdtool.install b/debian/rdtool.install
index e772481..18488c7 100644
--- a/debian/rdtool.install
+++ b/debian/rdtool.install
@@ -1 +1,2 @@
+etc
 usr/bin
diff --git a/debian/docs b/debian/ruby-rd.docs
similarity index 100%
rename from debian/docs
rename to debian/ruby-rd.docs

-- 
rdtool.git



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