[DRE-commits] r5130 - in trunk/libshoulda-ruby/debian: . source
Antonio Terceiro
terceiro-guest at alioth.debian.org
Mon Apr 19 00:03:51 UTC 2010
Author: terceiro-guest
Date: 2010-04-19 00:03:34 +0000 (Mon, 19 Apr 2010)
New Revision: 5130
Added:
trunk/libshoulda-ruby/debian/source/
trunk/libshoulda-ruby/debian/source/format
Modified:
trunk/libshoulda-ruby/debian/changelog
trunk/libshoulda-ruby/debian/control
trunk/libshoulda-ruby/debian/convert_to_should_syntax.1
Log:
New release of libshoulda-ruby
Modified: trunk/libshoulda-ruby/debian/changelog
===================================================================
--- trunk/libshoulda-ruby/debian/changelog 2010-04-18 20:29:51 UTC (rev 5129)
+++ trunk/libshoulda-ruby/debian/changelog 2010-04-19 00:03:34 UTC (rev 5130)
@@ -1,8 +1,11 @@
-libshoulda-ruby (2.10.1-2) UNRELEASED; urgency=low
+libshoulda-ruby (2.10.3-1) unstable; urgency=low
- * NOT RELEASED YET
+ * New upstream release.
+ * Bumped Standards-Version to 3.8.4. No changes needed.
+ * Added debian/source/format, converting to "3.0 (quilt)"
+ * Fixed typo in debian/convert_to_should_syntax.1
- -- Antonio Terceiro <terceiro at softwarelivre.org> Sat, 02 May 2009 00:43:15 -0300
+ -- Antonio Terceiro <terceiro at softwarelivre.org> Sun, 18 Apr 2010 21:01:25 -0300
libshoulda-ruby (2.10.1-1) unstable; urgency=low
Modified: trunk/libshoulda-ruby/debian/control
===================================================================
--- trunk/libshoulda-ruby/debian/control 2010-04-18 20:29:51 UTC (rev 5129)
+++ trunk/libshoulda-ruby/debian/control 2010-04-19 00:03:34 UTC (rev 5130)
@@ -6,7 +6,7 @@
Build-Depends: cdbs, debhelper (>= 7), ruby-pkg-tools
Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/libshoulda-ruby/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/libshoulda-ruby/
-Standards-Version: 3.8.1
+Standards-Version: 3.8.4
Homepage: http://www.thoughtbot.com/projects/shoulda
DM-Upload-Allowed: yes
Modified: trunk/libshoulda-ruby/debian/convert_to_should_syntax.1
===================================================================
--- trunk/libshoulda-ruby/debian/convert_to_should_syntax.1 2010-04-18 20:29:51 UTC (rev 5129)
+++ trunk/libshoulda-ruby/debian/convert_to_should_syntax.1 2010-04-19 00:03:34 UTC (rev 5130)
@@ -34,4 +34,4 @@
This manual page was written by Antonio Terceiro <terceiro at softwarelivre.org>
for the Debian GNU/Linux system, but may be used by others. It was based on
convert_to_shoulda_syntax's help output, i.e., when called without proper
-arguments, and with the help of help2man. convert_to_shoulda_syntax
+arguments, and with the help of help2man.
Added: trunk/libshoulda-ruby/debian/source/format
===================================================================
--- trunk/libshoulda-ruby/debian/source/format (rev 0)
+++ trunk/libshoulda-ruby/debian/source/format 2010-04-19 00:03:34 UTC (rev 5130)
@@ -0,0 +1 @@
+3.0 (quilt)
More information about the Pkg-ruby-extras-commits
mailing list