[DRE-commits] [SCM] Packaging for ruby-taglib2 branch, master, updated. upstream/0.1.3-5-g1a17bd2

Vincent Carmona vinc4mai at gmail.com
Thu Apr 28 21:35:51 UTC 2011


The following commit has been merged in the master branch:
commit 609b1f254a48bd38946766a7f44eddf286386d8f
Author: Vincent Carmona <vinc4mai at gmail.com>
Date:   Fri Apr 29 00:42:33 2011 +0200

    Fill debian files

diff --git a/debian/changelog b/debian/changelog
index 38b50de..39ed6d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-ruby-taglib2 (0.1.3-1) UNRELEASED; urgency=low
+ruby-taglib2 (0.1.3-1) unstable; urgency=low
 
-  * Initial release (Closes: #nnnn)
+  * Initial release (Closes: #624428)
 
  -- Vincent Carmona <vinc4mai at gmail.com>  Thu, 28 Apr 2011 20:13:21 +0200
diff --git a/debian/control b/debian/control
index 61e5d93..73899d0 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,10 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Vincent Carmona <vinc4mai at gmail.com>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.2)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.2), libtagc0-dev
 Standards-Version: 3.9.1
-#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-taglib2.git
-#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-taglib2.git;a=summary
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-taglib2.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-taglib2.git;a=summary
 Homepage: http://zik.rubyforge.org/ruby-taglib2
 XS-Ruby-Versions: all
 
@@ -15,5 +15,7 @@ Package: ruby-taglib2
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter
-Description: ruby-taglib2 is a Ruby interface to TagLib, the audio meta-data library. It allows Ruby programs to read and write meta-data of all the audio formats supported by TagLib. It was written because ruby-taglib suffers severals bugs with ruby 1.9.
- <insert long description, indented with spaces>
+Recommends: libtag-extras1
+Description: ruby-taglib2 is a Ruby interface to TagLib, the audio meta-data library.
+ It allows Ruby programs to read and write meta-data of all the audio formats supported by TagLib.
+ It was written because ruby-taglib suffers severals bugs with ruby 1.9.
diff --git a/debian/copyright b/debian/copyright
index 8514eb6..30d8c49 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,10 +1,9 @@
-FIXME. fill-in with DEP5 copyright file. http://dep.debian.net/deps/dep5/
 Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173
-Upstream-Name: taglib2
-Source: FIXME (URL where source can be downloaded)
+Upstream-Name: ruby-taglib2
+Source: http://rubyforge.org/frs/?group_id=5494 http://rubygems.org/gems/taglib2
 
 Files: *
-Copyright: Copyright 1998 John Doe <jdoe at example.com>
+Copyright: Copyright 2010-2011 Vincent Carmona <vinc4mai+taglib at gmail.com>
 License: GPL-2+
  This program is free software; you can redistribute it
  and/or modify it under the terms of the GNU General Public
@@ -28,6 +27,25 @@ License: GPL-2+
  `/usr/share/common-licenses/GPL-2'.
 
 Files: debian/*
-Copyright: Copyright 1998 Jane Smith <jsmith at example.net>
-License:
- [LICENSE TEXT]
+Copyright: Copyright 2011 Vincent Carmona <vinc4mai at gmail.com>
+License: GPL-2+
+  This program is free software; you can redistribute it
+ and/or modify it under the terms of the GNU General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later
+ version.
+ .
+ This program is distributed in the hope that it will be
+ useful, but WITHOUT ANY WARRANTY; without even the implied
+ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+ PURPOSE.  See the GNU General Public License for more
+ details.
+ .
+ You should have received a copy of the GNU General Public
+ License along with this package; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA  02110-1301 USA
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.
diff --git a/debian/ruby-taglib2.docs b/debian/ruby-taglib2.docs
deleted file mode 100644
index 786a9ba..0000000
--- a/debian/ruby-taglib2.docs
+++ /dev/null
@@ -1,2 +0,0 @@
-# FIXME: READMEs found
-# README

-- 
Packaging for ruby-taglib2



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