[DRE-commits] [SCM] ruby-uuidtools.git branch, master, updated. upstream/2.1.2-3-gd7e57ff
=?UTF-8?Q?Marc=20Dequ=C3=A8nes=20?=(Duck)
Duck at DuckCorp.org
Sat Aug 13 19:30:30 UTC 2011
The following commit has been merged in the master branch:
commit 3b18b795c3b28db9a7555490f0ef1882e10f7bfb
Author: Marc Dequènes (Duck) <Duck at DuckCorp.org>
Date: Sat Aug 13 21:26:12 2011 +0200
[evol] NUR and conversion to gem2deb style (unfinished: waiting for deps)
diff --git a/debian/changelog b/debian/changelog
index b3df3f3..edbb294 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,36 @@
ruby-uuidtools (2.1.2-1) UNRELEASED; urgency=low
- * Initial release (Closes: #nnnn)
+TODO: work or wait for gem2deb conversions:
+ - libopenssl-ruby1.8
+
+ * New upstream release.
+ * Switched to gem2deb packaging style.
+ * Switched to the new git repository.
+ * Converted copyright file to DEP5 and updated content.
-- Marc Dequènes (Duck) <Duck at DuckCorp.org> Sat, 13 Aug 2011 20:41:05 +0200
+
+libuuidtools-ruby (2.1.1-2) unstable; urgency=low
+
+ * Added support for Ruby 1.9.1.
+ * Removed useless depends on 'rubygems' (only used in source
+ rakefiles) (Closes: #573286).
+
+ -- Marc Dequènes (Duck) <Duck at DuckCorp.org> Sun, 21 Mar 2010 10:31:41 +0100
+
+libuuidtools-ruby (2.1.1-1) unstable; urgency=low
+
+ * New upstream release (Closes: #558817).
+ * Fixed download URL in 'debian/copyright'.
+ * Switched to dpkg-source 3.0 (quilt) format.
+ * Increased Standards-Version to 3.8.4.0 (no changes).
+ * Switched to debhelper 7.
+ * Added watch file.
+
+ -- Marc Dequènes (Duck) <Duck at DuckCorp.org> Thu, 04 Feb 2010 23:24:33 +0100
+
+libuuidtools-ruby (2.0.0-1) unstable; urgency=low
+
+ * Initial release.
+
+ -- Marc Dequènes (Duck) <Duck at DuckCorp.org> Mon, 29 Jun 2009 14:22:48 +0200
diff --git a/debian/control b/debian/control
index a680a39..a31cdee 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,12 @@
Source: ruby-uuidtools
Section: ruby
Priority: optional
-Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Marc Dequènes (Duck) <Duck at DuckCorp.org>
-DM-Upload-Allowed: yes
+Maintainer: Marc Dequènes (Duck) <Duck at DuckCorp.org>
+Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.6~)
Standards-Version: 3.9.2
-#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-uuidtools.git
-#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-uuidtools.git;a=summary
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-uuidtools.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-uuidtools.git;a=summary
Homepage: http://uuidtools.rubyforge.org/
XS-Ruby-Versions: all
@@ -15,6 +14,59 @@ Package: ruby-uuidtools
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# rake (>= 0.8.3, development), rspec (>= 1.1.11, development), launchy (>= 0.3.2, development)
-Description: UUID generator
- A simple universally unique ID generation library.
+Replaces: libuuidtools-ruby1.8 (<< 2.1.2-1~), libuuidtools-ruby1.9.1 (<< 2.1.2-1~), libuuidtools-ruby (<< 2.1.2-1~)
+Breaks: libuuidtools-ruby1.8 (<< 2.1.2-1~), libuuidtools-ruby1.9.1 (<< 2.1.2-1~), libuuidtools-ruby (<< 2.1.2-1~)
+Provides: libuuidtools-ruby1.8, libuuidtools-ruby1.9.1, libuuidtools-ruby
+Description: UUIDs generation library for Ruby
+ UUIDTools was designed to be a simple library for generating any
+ of the various types of UUIDs (or GUIDs if you prefer to call
+ them that). It conforms to RFC 4122 whenever possible.
+
+Package: ruby-uuidtools-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Replaces: libuuidtools-ruby-doc (<< 2.1.2-1~)
+Breaks: libuuidtools-ruby-doc (<< 2.1.2-1~)
+Provides: libuuidtools-ruby-doc
+Suggests: doc-base
+Description: UUIDs generation library for Ruby - documentation
+ UUIDTools was designed to be a simple library for generating any
+ of the various types of UUIDs (or GUIDs if you prefer to call
+ them that). It conforms to RFC 4122 whenever possible.
+ .
+ This is the Rdoc-generated documentation for the UUIDTools API.
+
+# Transitional packages
+Package: libuuidtools-ruby1.8
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, ruby-uuidtools
+Description: Transitional package for ruby-uuidtools
+ This is a transitional package to ease upgrades to the ruby-uuidtools
+ package. It can safely be removed.
+
+Package: libuuidtools-ruby1.9.1
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, ruby-uuidtools
+Description: Transitional package for ruby-uuidtools
+ This is a transitional package to ease upgrades to the ruby-uuidtools
+ package. It can safely be removed.
+
+Package: libuuidtools-ruby
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, ruby-uuidtools
+Description: Transitional package for ruby-uuidtools
+ This is a transitional package to ease upgrades to the ruby-uuidtools
+ package. It can safely be removed.
+
+Package: libuuidtools-ruby-doc
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, ruby-uuidtools-doc
+Description: Transitional package for ruby-uuidtools
+ This is a transitional package to ease upgrades to the ruby-uuidtools-doc
+ package. It can safely be removed.
+
diff --git a/debian/copyright b/debian/copyright
index c6a4275..a223332 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,16 +1,35 @@
-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: uuidtools
-Source: FIXME (URL where source can be downloaded)
+Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174&view=co
+Upstream-Name: builder
+Source: http://rubyforge.org/frs/?group_id=914
Files: *
-Copyright: Copyright 1998 John Doe <jdoe at example.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.
+Copyright: Copyright 2005-2010 Robert Aman <bob at sporkmonger.com>
+License: MIT
+ 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 without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the software, and to permit persons to whom the software is
+ furnished to do so, subject to the following conditions:
+ .
+ the above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the software.
+ .
+ the software is provided "as is", without warranty of any kind, express or
+ implied, including but not limited to the warranties of merchantability,
+ fitness for a particular purpose and noninfringement. in no event shall the
+ authors or copyright holders be liable for any claim, damages or other
+ liability, whether in an action of contract, tort or otherwise, arising from,
+ out of or in connection with the software or the use or other dealings in the
+ software.
+
+Files: debian/*
+Copyright: Copyright 2009-2011 Marc Dequènes (Duck) <Duck at DuckCorp.org>
+License: GPL-3+
+ This package 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; version 3 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
@@ -24,10 +43,6 @@ License: GPL-2+
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'.
+ License version 3 can be found in the file
+ `/usr/share/common-licenses/GPL-3'.
-Files: debian/*
-Copyright: Copyright 1998 Jane Smith <jsmith at example.net>
-License:
- [LICENSE TEXT]
diff --git a/debian/ruby-uuidtools-doc.doc-base b/debian/ruby-uuidtools-doc.doc-base
new file mode 100644
index 0000000..9d710b5
--- /dev/null
+++ b/debian/ruby-uuidtools-doc.doc-base
@@ -0,0 +1,10 @@
+Document: uuidtools
+Title: UUIDTools API Documentation
+Author: Robert Aman
+Abstract: Rdoc-generated API documentation.
+Section: Programming/Ruby
+
+Format: HTML
+Index: /usr/share/doc/ruby-uuidtools-doc/rdoc/index.html
+Files: /usr/share/doc/ruby-uuidtools-doc/rdoc/*
+
diff --git a/debian/rules b/debian/rules
index a5e7dc8..9441686 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,9 @@
%:
dh $@ --buildsystem=ruby --with ruby
+
+override_dh_auto_build:
+ dh_auto_build
+ rdoc --all --inline-source --diagram --fileboxes --line-numbers --fmt=html \
+ -o /usr/share/doc/ruby-uuidtools-doc/rdoc lib
+
--
ruby-uuidtools.git
More information about the Pkg-ruby-extras-commits
mailing list