[Bug 1038298] Re: zshrc comment typo: .zprofice should be .zprofile

2012-11-09 Thread Bug Watch Updater
** Changed in: zsh (Debian)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1038298

Title:
  zshrc comment typo: .zprofice should be .zprofile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/1038298/+subscriptions

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


[Bug 1038298] Re: zshrc comment typo: .zprofice should be .zprofile

2012-11-08 Thread Michael Terry
Thanks for the patch!  But this change isn't worth the overhead of a
delta with Debian, since the typo is in a comment.  I've forwarded the
patch on to Debian, will link the bug here.  Thanks again!

** Bug watch added: Debian Bug tracker #692785
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692785

** Also affects: zsh (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692785
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1038298

Title:
  zshrc comment typo: .zprofice should be .zprofile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/1038298/+subscriptions

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


[Bug 1038298] Re: zshrc comment typo: .zprofice should be .zprofile

2012-11-08 Thread Steve Atwell
Hi Michael.  Thanks for looking at this, but this isn't actually a
Debian bug.  Ubuntu adds the following block to debian/zsh in the ubuntu
version of the zsh package:

-
# If you don't want compinit called here, place the line
# skip_global_compinit=1
# in your $ZDOTDIR/.zshenv or $ZDOTDIR/.zprofice
if [[ -z $skip_global_compinit ]]; then
  autoload -U compinit
  compinit
fi
-

This block doesn't show up in any versions of the debian package I
checked (4.3.17-1 or 5.0.0-2).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1038298

Title:
  zshrc comment typo: .zprofice should be .zprofile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/1038298/+subscriptions

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


[Bug 1038298] Re: zshrc comment typo: .zprofice should be .zprofile

2012-11-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/zsh

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1038298

Title:
  zshrc comment typo: .zprofice should be .zprofile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/1038298/+subscriptions

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


[Bug 1038298] Re: zshrc comment typo: .zprofice should be .zprofile

2012-11-08 Thread Michael Terry
Steve, you are right.  I thought I checked for whether this was just in
the delta, but I wasn't thorough.  I've uploaded the fix.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1038298

Title:
  zshrc comment typo: .zprofice should be .zprofile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/1038298/+subscriptions

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


[Bug 1038298] Re: zshrc comment typo: .zprofice should be .zprofile

2012-11-08 Thread Bug Watch Updater
** Changed in: zsh (Debian)
   Status: Unknown = New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1038298

Title:
  zshrc comment typo: .zprofice should be .zprofile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/1038298/+subscriptions

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


[Bug 1038298] Re: zshrc comment typo: .zprofice should be .zprofile

2012-11-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/raring/zsh/raring-proposed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1038298

Title:
  zshrc comment typo: .zprofice should be .zprofile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/1038298/+subscriptions

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


[Bug 1038298] Re: zshrc comment typo: .zprofice should be .zprofile

2012-11-08 Thread Launchpad Bug Tracker
This bug was fixed in the package zsh - 5.0.0-2ubuntu2

---
zsh (5.0.0-2ubuntu2) raring; urgency=low

  * debian/zshrc: Fix typo (.zprofice → .zprofile) (LP: #1038298)
 -- Logan Rosen logatron...@gmail.com   Fri, 19 Oct 2012 11:35:45 -0400

** Changed in: zsh (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1038298

Title:
  zshrc comment typo: .zprofice should be .zprofile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/1038298/+subscriptions

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

[Bug 1038298] Re: zshrc comment typo: .zprofice should be .zprofile

2012-11-07 Thread Brian Murray
** Changed in: zsh (Ubuntu)
   Importance: Undecided = Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1038298

Title:
  zshrc comment typo: .zprofice should be .zprofile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/1038298/+subscriptions

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


[Bug 1038298] Re: zshrc comment typo: .zprofice should be .zprofile

2012-10-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~logan/ubuntu/raring/zsh/fixes-1038298

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1038298

Title:
  zshrc comment typo: .zprofice should be .zprofile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/1038298/+subscriptions

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


[Bug 1038298] Re: zshrc comment typo: .zprofice should be .zprofile

2012-10-19 Thread Logan Rosen
** Changed in: zsh (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: zsh (Ubuntu)
 Assignee: (unassigned) = Logan Rosen (logan)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1038298

Title:
  zshrc comment typo: .zprofice should be .zprofile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/1038298/+subscriptions

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


[Bug 1038298] Re: zshrc comment typo: .zprofice should be .zprofile

2012-08-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: zsh (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1038298

Title:
  zshrc comment typo: .zprofice should be .zprofile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/1038298/+subscriptions

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


[Bug 1038298] Re: zshrc comment typo: .zprofice should be .zprofile

2012-08-17 Thread Steve Atwell
** Patch added: zshrc.typo.patch
   
https://bugs.launchpad.net/bugs/1038298/+attachment/3266107/+files/zshrc.typo.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1038298

Title:
  zshrc comment typo: .zprofice should be .zprofile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/1038298/+subscriptions

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


[Bug 1038298] Re: zshrc comment typo: .zprofice should be .zprofile

2012-08-17 Thread Ubuntu Foundation's Bug Bot
The attachment zshrc.typo.patch of this bug report has been identified
as being a patch.  The ubuntu-reviewers team has been subscribed to the
bug report so that they can review the patch.  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-
reviewers 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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1038298

Title:
  zshrc comment typo: .zprofice should be .zprofile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/1038298/+subscriptions

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