[Bug 988009] Re: [submittodebian] '--help' runs the program anyway

2012-05-29 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-dev-tools - 0.142

---
ubuntu-dev-tools (0.142) unstable; urgency=low


  [ Stefano Rivera ]
  * mk-sbuild: Support kmod, when checking for overlayfs availability.
  * pbuilder-dist: improve bash_completion for *.dsc files. Thanks Maarten
Bezemer. (Closes: #670924, LP: #770529)
  * check-mir, check-symbols, grep-merges, pbuilder-dist-simple,
setup-packaging-environment, submittodebian, ubuntu-iso:
Do enough argument parsing to handle --help (LP: #988009)
  * dgetlp: Require a UTF-8 locale, or it'll crash when displaying errors
(LP: #979117)
  * pbuilder-dist: Don't try to enable -updates for Debian testing
(LP: #993006)
  * pbuilder-dist, pull-debian-source, pull-lp-source, requestsync,
reverse-depends, submittodebian, syncpackage:
Handle outdated distro-info data. Fall back to sane defaults where
possible. (Closes: #673957)
  * backportpackage: Avoid uploading orig tarballs if they are already present
in the destination PPA (LP: #691897)
  * Allow mk-sbuild to be run by root if a configuration file exists
(LP: #888736)
  * backportpackage: Allow unsigned backports (LP: #992739)
  * update-maintainer: Add a function to restore the original maintainer.
- Update sponsor-patch to use the new API resulting from this change
  (LP: #1002999)
  * submittodebian: Revert Ubuntu Maintainer mangling, and re-build the source
package before diffing. (LP: #902233)

  [ Evan Broder ]
  * backportpackage: Add -c, --close flag to include a changelog closer.
  * backportpackage: Switch to ~ubuntu12.04.1-style version numbers
instead of ~precise1, to make our version numbers more future-proof.
  * backportpackage: Pass -v to debuild with last published version
number. This matches the way backports have traditionally been
generated by archive admins.

 -- Stefano Rivera stefa...@debian.org  Mon, 28 May 2012 23:35:52
+0100

** Changed in: ubuntu-dev-tools (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/988009

Title:
  [submittodebian] '--help' runs the program anyway

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/988009/+subscriptions

-- 
universe-bugs mailing list
universe-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs


[Bug 988009] Re: [submittodebian] '--help' runs the program anyway

2012-05-28 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/ubuntu-dev-tools

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/988009

Title:
  [submittodebian] '--help' runs the program anyway

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/988009/+subscriptions

-- 
universe-bugs mailing list
universe-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs


[Bug 988009] Re: [submittodebian] '--help' runs the program anyway

2012-05-12 Thread Benjamin Drung
** Changed in: ubuntu-dev-tools (Ubuntu)
   Status: New = Fix Committed

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/988009

Title:
  [submittodebian] '--help' runs the program anyway

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/988009/+subscriptions

-- 
universe-bugs mailing list
universe-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs


[Bug 988009] Re: [submittodebian] '--help' runs the program anyway

2012-05-11 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu-dev-tools

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/988009

Title:
  [submittodebian] '--help' runs the program anyway

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/988009/+subscriptions

-- 
universe-bugs mailing list
universe-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs


[Bug 988009] Re: [submittodebian] '--help' runs the program anyway

2012-05-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~stefanor/ubuntu-dev-tools/uds-flight

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/988009

Title:
  [submittodebian] '--help' runs the program anyway

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/988009/+subscriptions

-- 
universe-bugs mailing list
universe-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs


[Bug 988009] Re: [submittodebian] '--help' runs the program anyway

2012-04-26 Thread Ubuntu Foundation's Bug Bot
The attachment Make '--help' to go manpage and then exit of this bug
report has been identified as being a patch in the form of a debdiff.
The ubuntu-sponsors team has been subscribed to the bug report so that
they can review and hopefully sponsor the debdiff.  In the event that
this is in fact not a patch you can resolve this situation by removing
the tag 'patch' from the bug report and editing the attachment so that
it is not flagged as a patch.  Additionally, if you are member of the
ubuntu-sponsors team please also unsubscribe the team from this bug
report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/988009

Title:
  [submittodebian] '--help' runs the program anyway

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/988009/+subscriptions

-- 
universe-bugs mailing list
universe-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs


[Bug 988009] Re: [submittodebian] '--help' runs the program anyway

2012-04-25 Thread kroq-gar78
Here is the patch. It opens up the manpage when '--help' is called and
then exits.

** Patch added: Make '--help' to go manpage and then exit
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/988009/+attachment/3104338/+files/ubuntu-dev-tools_988009.patch

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/988009

Title:
  [submittodebian] '--help' runs the program anyway

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/988009/+subscriptions

-- 
universe-bugs mailing list
universe-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs


[Bug 988009] Re: [submittodebian] '--help' runs the program anyway

2012-04-24 Thread kroq-gar78
-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/988009

Title:
  [submittodebian] '--help' runs the program anyway

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/988009/+subscriptions

-- 
universe-bugs mailing list
universe-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs