[DRE-commits] r2654 - packages/libcmd-ruby/trunk/debian

paulvt at alioth.debian.org paulvt at alioth.debian.org
Wed Apr 9 19:56:53 UTC 2008


Author: paulvt
Date: 2008-04-09 19:56:52 +0000 (Wed, 09 Apr 2008)
New Revision: 2654

Modified:
   packages/libcmd-ruby/trunk/debian/changelog
   packages/libcmd-ruby/trunk/debian/control
   packages/libcmd-ruby/trunk/debian/copyright
Log:
* Bumped standards-version to 3.7.3; no changes required.
* Added Homepage and Vcs-* fields to debian/control.
* Some minor tweaks in debian/copyright. 

Modified: packages/libcmd-ruby/trunk/debian/changelog
===================================================================
--- packages/libcmd-ruby/trunk/debian/changelog	2008-04-09 19:18:13 UTC (rev 2653)
+++ packages/libcmd-ruby/trunk/debian/changelog	2008-04-09 19:56:52 UTC (rev 2654)
@@ -1,8 +1,10 @@
 libcmd-ruby (0.8.0-4) UNRELEASED; urgency=low
 
-  * NOT RELEASED YET
+  * Bumped standards-version to 3.7.3; no changes required.
+  * Added Homepage and Vcs-* fields to debian/control.
+  * Some minor tweaks in debian/copyright. 
 
- -- Paul van Tilburg <paulvt at debian.org>  Thu, 19 Apr 2007 00:18:18 +0200
+ -- Paul van Tilburg <paulvt at debian.org>  Wed, 09 Apr 2008 21:56:51 +0200
 
 libcmd-ruby (0.8.0-3) unstable; urgency=low
 

Modified: packages/libcmd-ruby/trunk/debian/control
===================================================================
--- packages/libcmd-ruby/trunk/debian/control	2008-04-09 19:18:13 UTC (rev 2653)
+++ packages/libcmd-ruby/trunk/debian/control	2008-04-09 19:56:52 UTC (rev 2654)
@@ -5,7 +5,9 @@
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Build-Depends: cdbs, debhelper (>= 4.0.0)
 Build-Depends-Indep: ruby-pkg-tools (>= 0.8), ruby1.8
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-ruby-extras/packages/libcmd-ruby/trunk/
+Vcs-Svn: svn://svn.debian.org/pkg-ruby-extras/packages/libcmd-ruby/trunk/
 
 Package: libcmd-ruby
 Architecture: all

Modified: packages/libcmd-ruby/trunk/debian/copyright
===================================================================
--- packages/libcmd-ruby/trunk/debian/copyright	2008-04-09 19:18:13 UTC (rev 2653)
+++ packages/libcmd-ruby/trunk/debian/copyright	2008-04-09 19:56:52 UTC (rev 2654)
@@ -1,30 +1,30 @@
 This package was debianized by Paul van Tilburg <paulvt at debian.org> on
 Sat,  1 Aug 2005 20:28:00 +0200.
 
-It was downloaded from http://vernix.org/marcel/code/cmd/
+It was downloaded from: http://vernix.org/marcel/code/cmd/
 
 Copyright Holder: Marcel Molina Jr. <marcel at vernix.org>
 
 License:
 
-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:
+  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 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.
+  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.
 
 The setup.rb file included in the package's source is released under the GNU
 LGPL. On Debian systems, the complete text of the GNU Lesser General Public




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