[DRE-commits] [ruby-rails-assets-punycode] 02/05: remove dm-upload-allowed, add libjs-punycode

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Jan 9 10:09:51 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-rails-assets-punycode.

commit 48d017784c844786c19d190cfb97897efcd85891
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Jan 9 15:30:45 2015 +0530

    remove dm-upload-allowed, add libjs-punycode
---
 debian/control | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 7137050..afa0819 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,10 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Rejah Rehim <rejah.rehim at gmail.com>
-DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~)
 Standards-Version: 3.9.6
-#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-rails-assets-punycode.git
-#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-rails-assets-punycode.git;a=summary
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-rails-assets-punycode.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-rails-assets-punycode.git;a=summary
 Homepage: https://github.com/bestiejs/punycode.js
 XS-Ruby-Versions: all
 
@@ -15,11 +14,20 @@ Package: ruby-rails-assets-punycode
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# bundler (~> 1.3, development), rake (>= 0, development)
-Description: Robust Punycode converter that fully complies
- to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
+Description: provide punycode converter via rails asset pipeline
+ This package provides an easy way for rails apps to use punycode
+ via asset pipeline.
+ .
+ It is built from rubygem automatically generated from its bower package
+ by rails-assets.org
+
+Package: libjs-punycode
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: punycode convertor library in javascript
+ Robust Punycode converter that fully complies to RFC 3492 and RFC 5891,
+ and works on nearly all JavaScript platforms.
  .
  This JavaScript library is the result of comparing, optimizing
  and documenting different open-source implementations
  of the Punycode algorithm 
-

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



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