[DRE-commits] [ruby-cssmin] 01/01: Removing docs, adding upstream changelog, elaborating description

Balasankar C balasankarc-guest at moszumanska.debian.org
Mon Aug 18 13:49:22 UTC 2014


This is an automated email from the git hooks/post-receive script.

balasankarc-guest pushed a commit to branch master
in repository ruby-cssmin.

commit 224a7d24abbeabcaa18d4d5e4969004e538cd7a8
Author: Balasankar C <balasankarc at autistici.org>
Date:   Mon Aug 18 19:19:03 2014 +0530

    Removing docs, adding upstream changelog, elaborating description
---
 debian/control          | 4 +++-
 debian/ruby-cssmin.docs | 1 -
 debian/rules            | 2 ++
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 8da5031..54b0421 100644
--- a/debian/control
+++ b/debian/control
@@ -15,4 +15,6 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 Description: Ruby library for minifying CSS
- Ruby library for minifying CSS. Inspired by cssmin.js and YUI Compressor.
+ Ruby library for minifying CSS. Inspired by cssmin.js and YUI Compressor. It 
+ is based on cssmin.js which was actually a JavaScript port of YUICompressor's 
+ CSS minifier.
diff --git a/debian/ruby-cssmin.docs b/debian/ruby-cssmin.docs
deleted file mode 100644
index d0ab95f..0000000
--- a/debian/ruby-cssmin.docs
+++ /dev/null
@@ -1 +0,0 @@
-# FIXME: READMEs found
diff --git a/debian/rules b/debian/rules
index d81794d..fc37b8f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,5 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+override_dh_installchangelogs:
+		dh_installchangelogs HISTORY.md

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-cssmin.git



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