Uploaded. I made the following changes: 1. Fix the ubuntu revision number to be 0ubuntu1 instead of 0ubuntu2. 2. Update Maintainer field to Ubuntu Developers <[email protected]> 3. Fix -doc package
Here is the full diff: === modified file 'debian/changelog' --- debian/changelog 2010-02-16 16:11:43 +0000 +++ debian/changelog 2010-02-16 21:39:51 +0000 @@ -1,5 +1,6 @@ -right-http-connection (1.2.4-0ubuntu2) lucid; urgency=low +right-http-connection (1.2.4-0ubuntu1) lucid; urgency=low + [ Scott Moser ] * Initial package release. (LP: #521006) - -- Scott Moser <[email protected]> Tue, 16 Feb 2010 10:50:32 -0500 + -- Mathias Gug <[email protected]> Tue, 16 Feb 2010 16:39:49 -0500 === modified file 'debian/control' --- debian/control 2010-02-16 15:54:05 +0000 +++ debian/control 2010-02-16 21:22:38 +0000 @@ -1,7 +1,7 @@ Source: right-http-connection Section: ruby Priority: optional -Maintainer: Ubuntu MOTU Developers <[email protected]> +Maintainer: Ubuntu Developers <[email protected]> Build-Depends: debhelper (>= 7), cdbs, libsetup-ruby1.8, ruby-pkg-tools Build-Depends-Indep: rdoc (>= 1.8.1), graphviz, ruby Standards-Version: 3.8.4 @@ -16,7 +16,7 @@ . This is the package for ruby 1.8. -Package: libright-aws-ruby-doc +Package: libright-http-connection-ruby-doc Architecture: all Section: doc Depends: ${misc:Depends} ** Changed in: ubuntu Status: Confirmed => Fix Committed -- [needs-packaging] right_http_connection https://bugs.launchpad.net/bugs/521006 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
