Re: [Bug 799368] Re: missing dependency on aptitude

2011-06-19 Thread Siegfried Gevatter
2011/6/19 Stefano Rivera launch...@rivera.za.net:
 This is also a tool that needs to be
 moved out of here, and if possible shared with sbuild, pbuilder, etc.

For that, it should probably be rewritten to use python-apt. Currently
it's just a big hack.

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Free Software Developer       363DEAE3

-- 
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/799368

Title:
  missing dependency on aptitude

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

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


Re: [Bug 371221] Re: [pbuilder-dist] Use packages from ~/pbuilder/dist_result to satisfy deps

2010-12-04 Thread Siegfried Gevatter
2010/12/3 Stefano Rivera launch...@rivera.za.net:
 Do we want this as a default behavior?
No, I don't think so.

 pbuilder-dist doesn't take options.
Actually, it does take one option (--main-only, plus --debug-echo, if
you want to count it).

-- 
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/371221

Title:
  [pbuilder-dist] Use packages from ~/pbuilder/dist_result to satisfy deps

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


Re: [Bug 666504] Re: update-maintainer can't update if XSBC-Original- has got @ubuntu.com

2010-10-25 Thread Siegfried Gevatter
Why is this a bug?

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Free Software Developer       363DEAE3

-- 
update-maintainer can't update if XSBC-Original- has got @ubuntu.com
https://bugs.launchpad.net/bugs/666504
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in ubuntu.

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


Re: [Bug 666504] Re: update-maintainer can't update if XSBC-Original- has got @ubuntu.com

2010-10-25 Thread Siegfried Gevatter
Oh, sorry, I hadn't seen that this is about XSBC-Original-Maintainer
and not Maintainer. It looks like a valid bug then.

-- 
update-maintainer can't update if XSBC-Original- has got @ubuntu.com
https://bugs.launchpad.net/bugs/666504
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in ubuntu.

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


[Bug 628933] Re: pbuilder-dist and flexible configuration files

2010-09-26 Thread Siegfried Gevatter
Oh, I see. Sorry, I got confused about what you were asking for.

I'll look into this somewhen soon.

** Changed in: ubuntu-dev-tools (Ubuntu)
   Status: Incomplete = Confirmed

** Changed in: ubuntu-dev-tools (Ubuntu)
 Assignee: (unassigned) = Siegfried Gevatter (rainct)

-- 
pbuilder-dist and flexible configuration files
https://bugs.launchpad.net/bugs/628933
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in ubuntu.

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


[Bug 628933] Re: pbuilder-dist and flexible configuration files

2010-09-26 Thread Siegfried Gevatter
I have just pushed a possible solution, can you please test whether this
works for you?

If I understood the problem correctly, your attempt to change os.environ
didn't work because by default `sudo' strips out all unknown variables
(see sudo -s 'sudo -V'). This can be worked around by defining them
inside the sudo call as I did.

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

-- 
pbuilder-dist and flexible configuration files
https://bugs.launchpad.net/bugs/628933
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in ubuntu.

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


[Bug 628933] Re: pbuilder-dist and flexible configuration files

2010-09-25 Thread Siegfried Gevatter
Are you aware that if you create symlinks with names like pbuilder-
maverick or pbuilder-experimental-i386 pointing to /usr/bin/pbuilder-
dist it will take the distribution and architecture from the executable
name?

-- 
pbuilder-dist and flexible configuration files
https://bugs.launchpad.net/bugs/628933
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in ubuntu.

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


[Bug 527341] Re: pbuilder-dist crashed with IndexError in main()

2010-09-21 Thread Siegfried Gevatter
Thanks. This was fixed in some past upload.

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

-- 
pbuilder-dist crashed with IndexError in main()
https://bugs.launchpad.net/bugs/527341
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in ubuntu.

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


[Bug 398989] Re: quotes in remaining arguments to pbuilder-dist must be escaped

2010-09-21 Thread Siegfried Gevatter
I've commited a fix to bzr.

-- 
quotes in remaining arguments to pbuilder-dist must be escaped
https://bugs.launchpad.net/bugs/398989
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in ubuntu.

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


[Bug 628933] Re: pbuilder-dist and flexible configuration files

2010-09-02 Thread Siegfried Gevatter
Thank you for your bug report. I don't understand your request, though,
could you please elaborate on which functionality you are missing?

(By the way, the old pbuilder-dist is still available in ubuntu-dev-
tools as pbuilder-dist-simple.)

** Changed in: ubuntu-dev-tools (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: ubuntu-dev-tools (Ubuntu)
   Status: New = Incomplete

-- 
pbuilder-dist and flexible configuration files
https://bugs.launchpad.net/bugs/628933
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in ubuntu.

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


Re: [Bug 365147] Re: suspicious-source should whitelist font source formats

2010-08-02 Thread Siegfried Gevatter
I haven't checked carefully but it looks like manpages are missing...

-- 
suspicious-source should whitelist font source formats
https://bugs.launchpad.net/bugs/365147
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in ubuntu.

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


[Bug 511124] Re: gnome-shell crash all

2010-02-17 Thread Siegfried Gevatter
** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete = New

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

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

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


[Bug 523306] [NEW] Sync zeitgeist 0.3.2-1 (universe) from Debian testing (main)

2010-02-17 Thread Siegfried Gevatter
Public bug reported:

Please sync zeitgeist 0.3.2-1 (universe) from Debian testing (main). It
is based upon the package currently in Ubuntu, so there is nothing to
merge.

Changelog entries since current lucid version 0.3.1-0ubuntu1:

zeitgeist (0.3.2-1) unstable; urgency=low

  * New upstream release:
 - Add FindEvents, optimized shorthand for GetEvents(FindEventIds(...)).
 - Fix DeleteEvents and make it ignore bad requests.
 - Fix GetEvents not to raise an exception when called with an empty list.
 - ZeitgeistClient.get_version() now returns a Python list.
 - Some code refactoring, documentation changes and other little fixes.
  * Delete debian/zeitgeist-daemon.bash_completion, as it's now in the tarball,
and update debian/rules to reflect this change.
  * debian/control.in:
 - Change Homepage field to zeitgeist-project.com.

 -- Siegfried-Angel Gevatter Pujals rai...@ubuntu.com  Wed, 20 Jan
2010 00:23:48 +0100

** Affects: zeitgeist (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

** Changed in: zeitgeist (Ubuntu)
   Importance: Undecided = Wishlist

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

** Description changed:

  Please sync zeitgeist 0.3.2-1 (universe) from Debian testing (main). It
  is based upon the package currently in Ubuntu, so there is nothing to
  merge.
  
  Changelog entries since current lucid version 0.3.1-0ubuntu1:
  
  zeitgeist (0.3.2-1) unstable; urgency=low
  
-   * New upstream release:
-  - Add FindEvents, optimized shorthand for GetEvents(FindEventIds(...)).
-  - Fix DeleteEvents and make it ignore bad requests.
-  - Fix GetEvents not to raise an exception when called with an empty list.
-  - ZeitgeistClient.get_version() now returns a Python list.
-  - Some code refactoring, documentation changes and other little fixes.
-   * Delete debian/zeitgeist-daemon.bash_completion, as it's now in the 
tarball,
- and update debian/rules to reflect this change.
-   * debian/control.in:
-  - Change Homepage field to zeitgeist-project.com.
+   * New upstream release:
+  - Add FindEvents, optimized shorthand for GetEvents(FindEventIds(...)).
+  - Fix DeleteEvents and make it ignore bad requests.
+  - Fix GetEvents not to raise an exception when called with an empty list.
+  - ZeitgeistClient.get_version() now returns a Python list.
+  - Some code refactoring, documentation changes and other little fixes.
+   * Delete debian/zeitgeist-daemon.bash_completion, as it's now in the 
tarball,
+ and update debian/rules to reflect this change.
+   * debian/control.in:
+  - Change Homepage field to zeitgeist-project.com.
  
-  -- Siegfried-Angel Gevatter Pujals rai...@ubuntu.com  Wed, 20 Jan
+  -- Siegfried-Angel Gevatter Pujals rai...@ubuntu.com  Wed, 20 Jan
  2010 00:23:48 +0100
- 
- zeitgeist (0.3.1-1) unstable; urgency=low
- 
-   * First upload to enter Debian (Closes: #529067).
-   * debian/copyright:
-  - Mention that some copyright headers in the tarball are wrong.
- 
-  -- Siegfried-Angel Gevatter Pujals rai...@ubuntu.com  Tue, 01 Dec
- 2009 15:12:39 +0100

-- 
Sync zeitgeist 0.3.2-1 (universe) from Debian testing (main)
https://bugs.launchpad.net/bugs/523306
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 522846] [NEW] Sync glest 3.2.2-2 from Debian unstable into Lucid

2010-02-16 Thread Siegfried Gevatter
Public bug reported:

Binary package hint: glest

All changes done in Ubuntu have been incorporated into the new Debian
revision. This sync will fix bug #424968.

glest (3.2.2-2) unstable; urgency=low

  [ Paul Wise ]
  * debian/rules:
 - Drop use of dh_desktop since it no longer does anything and
   desktop-file-utils 0.15-2 has a trigger (see #525133).

  [ Siegfried-Angel Gevatter Pujals ]
  * debian/control:
 - Add lpia to the Architecture list.
 - Add ${misc:Depends} to Depends.
  * debian/patches/series, debian/patches/missing-cstdio-include:
 - Fix a FTBFS which happens with new GCC versions; thanks to
   Steven Susbauer (LP: #376591).

  [ Eddy Petrișor ]
  * enable tutorials by symlinking to the real tutorial directory
(Closes: #528181)

  [ Alexander Reichle-Schmehl ]
  * Add debian/README.source

 -- Alexander Reichle-Schmehl toli...@debian.org  Fri, 12 Feb 2010
15:10:38 +0100

** Affects: glest (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

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

** Changed in: glest (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Sync glest 3.2.2-2 from Debian unstable into Lucid
https://bugs.launchpad.net/bugs/522846
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 520596] Re: Tutorial in Glest doesn't work

2010-02-11 Thread Siegfried Gevatter
*** This bug is a duplicate of bug 424968 ***
https://bugs.launchpad.net/bugs/424968

** This bug has been marked a duplicate of bug 424968
   Tutorials are missing in Glest packages

-- 
Tutorial in Glest doesn't work
https://bugs.launchpad.net/bugs/520596
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 481545] Re: Alt+F2 does not support TAB completion

2010-02-04 Thread Siegfried Gevatter
Thank you for your bug report.

This particular feature has already been implemented in the current
(unreleased) development version of GNOME Shell, and will be available
as soon as Ubuntu updates the gnome-shell package to a newer snapshot.

** Changed in: gnome-shell (Ubuntu)
   Status: New = Triaged

** Changed in: gnome-shell (Ubuntu)
   Importance: Undecided = Medium

** Changed in: gnome-shell (Ubuntu)
   Importance: Medium = Wishlist

-- 
Alt+F2 does not support TAB completion
https://bugs.launchpad.net/bugs/481545
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 484540] Re: terminal output says: this is a bug

2010-02-04 Thread Siegfried Gevatter
*** This bug is a duplicate of bug 449467 ***
https://bugs.launchpad.net/bugs/449467

** This bug has been marked a duplicate of bug 449467
   Gnome-shell atempts to use unsupported OpenGL features

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

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

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


[Bug 468033] Re: German string Zuletzt geö ffnete Dokumente to long

2010-02-04 Thread Siegfried Gevatter
Thank you for your bug report.

This particular problem has been fixed in the current (unreleased)
development version of GNOME Shell, and will be available as soon as
Ubuntu updates the gnome-shell package to a newer snapshot.

** Changed in: gnome-shell (Ubuntu)
   Importance: Undecided = Low

** Changed in: gnome-shell (Ubuntu)
   Status: New = Triaged

-- 
German string Zuletzt geöffnete Dokumente to long
https://bugs.launchpad.net/bugs/468033
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 509951] Re: Gnome Shell isn't showing a wallpaper

2010-02-04 Thread Siegfried Gevatter
** Changed in: gnome-shell (Ubuntu)
   Importance: Undecided = Low

-- 
Gnome Shell isn't showing a wallpaper
https://bugs.launchpad.net/bugs/509951
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 484415] Re: No indicator/messaging-menu support for gnome-shell

2010-02-04 Thread Siegfried Gevatter
A new notification system is currently being implemented in GNOME Shell.

http://www.gnome.org/~mccann/shell/mockups/20090630-demo/

-- 
No indicator/messaging-menu support for gnome-shell
https://bugs.launchpad.net/bugs/484415
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 511124] Re: gnome-shell crash all

2010-02-04 Thread Siegfried Gevatter
Thank you for your bug report.

Can you please try running gnome-shell --replace in a terminal and
looking what error it gives you?

By the way, you don't need to reboot, go into a tty using Ctlr+Alt+F1
like you did, and there you can try starting Metacity (or Compiz, if you
use that) again with DISPLAY=:0.0 metacity --replace and switching
back to your desktop (with Ctrl+Alt+F7, or maybe F8 or F9).

** Changed in: gnome-shell (Ubuntu)
   Status: New = Incomplete

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

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

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


[Bug 489644] Re: cannot execute gnome shell

2010-02-04 Thread Siegfried Gevatter
I am closing this bug report as the problem doesn't affect any official
Ubuntu packages.

EyeConic:

This was a mistake in some recent commit: since you were using the
latest version from Git (using jhbuild) it can happen that such errors
slip in until someone notices and corrects them.

If you update the sources and try to compile again, with jhbuild build
-f -a -c, you shouldn't experience this problem anymore. However, if
you find any other problem please report it at GNOME Shell's bug
tracker, http://bugzilla.gnome.org/buglist.cgi?product=gnome-shell .
Thanks.

** Changed in: gnome-shell (Ubuntu)
   Status: New = Invalid

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

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

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


[Bug 468052] Re: Applications not shown when on menu page 2

2010-02-04 Thread Siegfried Gevatter
Thank you for your bug report.

This has been fixed in the latest (unreleased) version of GNOME Shell,
where the pagination got replaced entirely by a scrollbar. The fix will
be available in Ubuntu Lucid as soon as the gnome-shell package gets
updated to a later snapshot.

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed = Triaged

-- 
Applications not shown when on menu page 2
https://bugs.launchpad.net/bugs/468052
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 439233] Re: gnome-shell crashed with NameError in module()

2010-02-04 Thread Siegfried Gevatter
Thank you for your bug report. Can you please paste the output of
running the command glxinfo.

** Changed in: gnome-shell (Ubuntu)
   Status: New = Incomplete

-- 
gnome-shell crashed with NameError in module()
https://bugs.launchpad.net/bugs/439233
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 517206] [NEW] Please remove insight from Ubuntu Lucid

2010-02-04 Thread Siegfried Gevatter
Public bug reported:

Binary package hint: insight

Package insight has been removed from Debian because of: RoQA; Insane
packaging; unmaintained; low popcon. (Insane packaging refers in part to
several embedded, outdated code copies). http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=566579

Please also remove it from Ubuntu (both source and binary packages).

** Affects: insight (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Description changed:

  Binary package hint: insight
  
  Package insight has been removed from Debian because of: RoQA; Insane
  packaging; unmaintained; low popcon. (Insane packaging refers in part to
  several embedded, outdated code copies). http://bugs.debian.org/cgi-
  bin/bugreport.cgi?bug=566579
  
- Please also remove it from Ubuntu.
+ Please also remove it from Ubuntu (both source and binary packages).

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

-- 
Please remove insight from Ubuntu Lucid
https://bugs.launchpad.net/bugs/517206
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 516307] Re: Please sync ejabberd 2.1.2-1 from Debian sid main into universe

2010-02-03 Thread Siegfried Gevatter
** Changed in: ejabberd (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: ejabberd (Ubuntu)
   Status: New = In Progress

** Changed in: ejabberd (Ubuntu)
 Assignee: (unassigned) = Siegfried Gevatter (rainct)

-- 
Please sync ejabberd 2.1.2-1 from Debian sid main into universe
https://bugs.launchpad.net/bugs/516307
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 516307] Re: Please sync ejabberd 2.1.2-1 from Debian sid main into universe

2010-02-03 Thread Siegfried Gevatter
Ack'd.

Thanks for contributing to Ubuntu.

** Changed in: ejabberd (Ubuntu)
   Status: In Progress = Confirmed

** Changed in: ejabberd (Ubuntu)
 Assignee: Siegfried Gevatter (rainct) = (unassigned)

-- 
Please sync ejabberd 2.1.2-1 from Debian sid main into universe
https://bugs.launchpad.net/bugs/516307
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 321674] Re: manpages-de contains manpage for cdrecord

2010-02-01 Thread Siegfried Gevatter
** Changed in: manpages-de (Ubuntu)
   Importance: Undecided = Low

** Changed in: manpages-de (Ubuntu)
   Status: New = Confirmed

-- 
manpages-de contains manpage for cdrecord
https://bugs.launchpad.net/bugs/321674
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 493322] Re: [Wishlist] Add resize option set longest side to ...

2010-01-30 Thread Siegfried Gevatter
** Bug watch added: Debian Bug tracker #567680
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567680

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

-- 
[Wishlist] Add resize option set longest side to ...
https://bugs.launchpad.net/bugs/493322
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 507898] [NEW] Sync webboard 0.3-3 (universe) from Debian testing (main)

2010-01-15 Thread Siegfried Gevatter
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

 affects ubuntu/webboard
 status confirmed
 importance wishlist
 subscribe ubuntu-archive
 done

Please sync webboard 0.3-3 (universe) from Debian testing (main)

Explanation of the Ubuntu delta and why it can be dropped:
There isn't any, the version in Ubuntu is the same as an old
Debian one, but uploaded manually.

Changelog entries since current lucid version 0.2.2.1-1ubuntu2:

webboard (0.3-3) unstable; urgency=low

  * debian/control:
 - Remove the python-gnome2-desktop dependency, and add python-gnomeapplet,
   which was previously being pulled in by the former (Closes: #541559).
 - Improve the short description (Closes: #524028).
  * debian/patches/guessuser.dpatch, debian/patches/00list:
 - Fix a wrong function call which caused a crash at the first
   run trying to determine the user's name (Closes: #546535).

 -- Siegfried-Angel Gevatter Pujals rai...@ubuntu.com  Mon, 21 Sep
2009 16:14:23 +0200

webboard (0.3-2) unstable; urgency=low

  * debian/rules:
 - Install webboard-applet into /usr/share/webboard and symlink it
   into /usr/lib. This way it doesn't crash because of not finding
   its files.
 - Call setup.py with --no-compile, like CDBS would do.

 -- Siegfried-Angel Gevatter Pujals rai...@ubuntu.com  Fri, 04 Sep
2009 12:47:17 +0200

webboard (0.3-1) unstable; urgency=low

  * New upstream release.
 - Fix a bug in history whith Title containing the  character.
 - Bug fixes, code cleanup and performance improvements...
  * debian/patches/pygtksourceview2.dpatch:
 - Migrate from pygtksourceview to pygtksourceview2; based upon a patch
   by Emilio Pozuelo (Closes: #541967).
  * debian/rules:
 - Remove dh_desktop call, as it's been deprecated in favour of triggers.
 - Add dpatch.
  * debian/control:
 - Add dpatch to the build dependencies.
 - Add python-gtksourceview2 to the dependencies.
 - Bump Standards-Version to 3.8.3.
 - Change python-all build dependency to just python.
  * debian/control, debian/rules, debian/preinst:
 - Switch from pycentral to pysupport.
  * debian/README.source:
 - Add this file to please lintian, but IMHO having to including it is a
   completely absurd requirement.

 -- Siegfried-Angel Gevatter Pujals rai...@ubuntu.com  Tue, 01 Sep
2009 00:09:38 +0200

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAEBCAAGBQJLUGR5AAoJEBz8IvM2PerjuwoH/iE6foNsqVza+YJHQr2btyU2
rsNseHCSeHWGkPJ6WVd+UDsQpEug0fd4xkHSQdVdIqcRJONRpIK0flJqh/LydFNJ
pks/xw8/0t5uQBRMYiS+R52J2xqN3QJHdEqjodiRct9qgXEp/9nT5iwxPhsmS1q9
7X7KbhhtuYS1oWGa/3dlw1GNzfMh0b6t0GH3M4+mqMKkK7xi3tnDsxBkPb/1ECFc
fJ1Gxe1HMVbGbTZuL34boO066cwYs1ob5jsScb7DMe9OIIqZqjnL+GKqJBX6TNkh
VxqGxcvNVUn8NkmsW46P8MG7ZW1RQ/w5UZEPYNwo4M5GiXkG4hv7/RjrRJrOef4=
=uhmg
-END PGP SIGNATURE-

** Affects: webboard (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

-- 
Sync webboard 0.3-3 (universe) from Debian testing (main)
https://bugs.launchpad.net/bugs/507898
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 507898] Re: Sync webboard 0.3-3 (universe) from Debian testing (main)

2010-01-15 Thread Siegfried Gevatter
** Description changed:

  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA256
  
-  affects ubuntu/webboard
-  status confirmed
-  importance wishlist
-  subscribe ubuntu-archive
-  done
+  affects ubuntu/webboard
+  status confirmed
+  importance wishlist
+  subscribe ubuntu-archive
+  done
  
  Please sync webboard 0.3-3 (universe) from Debian testing (main)
  
  Explanation of the Ubuntu delta and why it can be dropped:
- There isn't any, the version in Ubuntu is the same as an old
- Debian one, but uploaded manually.
+ The only change (--install-layout=deb in debian/rules) is also in Debian 
now.
  
  Changelog entries since current lucid version 0.2.2.1-1ubuntu2:
  
  webboard (0.3-3) unstable; urgency=low
  
-   * debian/control:
-  - Remove the python-gnome2-desktop dependency, and add 
python-gnomeapplet,
-which was previously being pulled in by the former (Closes: #541559).
-  - Improve the short description (Closes: #524028).
-   * debian/patches/guessuser.dpatch, debian/patches/00list:
-  - Fix a wrong function call which caused a crash at the first
-run trying to determine the user's name (Closes: #546535).
+   * debian/control:
+  - Remove the python-gnome2-desktop dependency, and add 
python-gnomeapplet,
+    which was previously being pulled in by the former (Closes: #541559).
+  - Improve the short description (Closes: #524028).
+   * debian/patches/guessuser.dpatch, debian/patches/00list:
+  - Fix a wrong function call which caused a crash at the first
+    run trying to determine the user's name (Closes: #546535).
  
-  -- Siegfried-Angel Gevatter Pujals rai...@ubuntu.com  Mon, 21 Sep
+  -- Siegfried-Angel Gevatter Pujals rai...@ubuntu.com  Mon, 21 Sep
  2009 16:14:23 +0200
  
  webboard (0.3-2) unstable; urgency=low
  
-   * debian/rules:
-  - Install webboard-applet into /usr/share/webboard and symlink it
-into /usr/lib. This way it doesn't crash because of not finding
-its files.
-  - Call setup.py with --no-compile, like CDBS would do.
+   * debian/rules:
+  - Install webboard-applet into /usr/share/webboard and symlink it
+    into /usr/lib. This way it doesn't crash because of not finding
+    its files.
+  - Call setup.py with --no-compile, like CDBS would do.
  
-  -- Siegfried-Angel Gevatter Pujals rai...@ubuntu.com  Fri, 04 Sep
+  -- Siegfried-Angel Gevatter Pujals rai...@ubuntu.com  Fri, 04 Sep
  2009 12:47:17 +0200
  
  webboard (0.3-1) unstable; urgency=low
  
-   * New upstream release.
-  - Fix a bug in history whith Title containing the  character.
-  - Bug fixes, code cleanup and performance improvements...
-   * debian/patches/pygtksourceview2.dpatch:
-  - Migrate from pygtksourceview to pygtksourceview2; based upon a patch
-by Emilio Pozuelo (Closes: #541967).
-   * debian/rules:
-  - Remove dh_desktop call, as it's been deprecated in favour of triggers.
-  - Add dpatch.
-   * debian/control:
-  - Add dpatch to the build dependencies.
-  - Add python-gtksourceview2 to the dependencies.
-  - Bump Standards-Version to 3.8.3.
-  - Change python-all build dependency to just python.
-   * debian/control, debian/rules, debian/preinst:
-  - Switch from pycentral to pysupport.
-   * debian/README.source:
-  - Add this file to please lintian, but IMHO having to including it is a
-completely absurd requirement.
+   * New upstream release.
+  - Fix a bug in history whith Title containing the  character.
+  - Bug fixes, code cleanup and performance improvements...
+   * debian/patches/pygtksourceview2.dpatch:
+  - Migrate from pygtksourceview to pygtksourceview2; based upon a patch
+    by Emilio Pozuelo (Closes: #541967).
+   * debian/rules:
+  - Remove dh_desktop call, as it's been deprecated in favour of triggers.
+  - Add dpatch.
+   * debian/control:
+  - Add dpatch to the build dependencies.
+  - Add python-gtksourceview2 to the dependencies.
+  - Bump Standards-Version to 3.8.3.
+  - Change python-all build dependency to just python.
+   * debian/control, debian/rules, debian/preinst:
+  - Switch from pycentral to pysupport.
+   * debian/README.source:
+  - Add this file to please lintian, but IMHO having to including it is a
+    completely absurd requirement.
  
-  -- Siegfried-Angel Gevatter Pujals rai...@ubuntu.com  Tue, 01 Sep
+  -- Siegfried-Angel Gevatter Pujals rai...@ubuntu.com  Tue, 01 Sep
  2009 00:09:38 +0200
  
  -BEGIN PGP SIGNATURE-
  Version: GnuPG v1.4.10 (GNU/Linux)
  
  iQEcBAEBCAAGBQJLUGR5AAoJEBz8IvM2PerjuwoH/iE6foNsqVza+YJHQr2btyU2
  rsNseHCSeHWGkPJ6WVd+UDsQpEug0fd4xkHSQdVdIqcRJONRpIK0flJqh/LydFNJ
  pks/xw8/0t5uQBRMYiS+R52J2xqN3QJHdEqjodiRct9qgXEp/9nT5iwxPhsmS1q9
  7X7KbhhtuYS1oWGa/3dlw1GNzfMh0b6t0GH3M4+mqMKkK7xi3tnDsxBkPb/1ECFc
  fJ1Gxe1HMVbGbTZuL34boO066cwYs1ob5jsScb7DMe9OIIqZqjnL+GKqJBX6TNkh
  

Re: [Bug 501126] Re: .desktop file doesn't specify a category

2009-12-29 Thread Siegfried Gevatter
1.3.5-1ubuntu1

[rainct, ~]$ apt-cache madison gnusim8085 | grep lucid
gnusim8085 | 1.3.5-1ubuntu1 | http://mirror.pacific.net.au
lucid/universe Sources
[rainct, ~]$ dpkg -l | grep gnusim8085
ii  gnusim8085   1.3.5-1ubuntu1
 Graphical Intel 8085 simulator, assembler
and debugger
[rainct, ~]$ cat /usr/share/applications/GNUSim8085.desktop
[Desktop Entry]
Name=GNUSim8085
Comment=Intel 8085 microprocessor simulator
Exec=gnusim8085
Icon=/usr/share/pixmaps/gnusim8085/gnusim8085_icon.png
Terminal=false
Type=Application

I've just updated to 1.3.5-2 (from Debian) and there it's fixed, but
the line is missing a semi-colon at the end (that's not a big deal
though, gnome-panel understands it anyways and I suppose the same is
true for most other panels)

[rainct, ~]$ cat /usr/share/applications/GNUSim8085.desktop  | grep Categories
Categories=GNOME;GTK;Development
[rainct, ~]$ desktop-file-validate /usr/share/applications/GNUSim8085.desktop
/usr/share/applications/GNUSim8085.desktop: error: value
GNOME;GTK;Development for string list key Categories in group
Desktop Entry does not have a semicolon (';') as trailing character

-- 
.desktop file doesn't specify a category
https://bugs.launchpad.net/bugs/501126
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 501126] [NEW] .desktop file doesn't specify a category

2009-12-28 Thread Siegfried Gevatter
Public bug reported:

Binary package hint: gnusim8085

The .desktop file for gnusim8085 doesn't specify a category and so shows
up as Others. I'd make more sense for it to be listed under
Development.

Please add the following line to file
/usr/share/applications/GNUSim8085.desktop:

Categories=Development;

Thanks

** Affects: gnusim8085 (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: gnusim8085 (Ubuntu)
   Importance: Undecided = Wishlist

-- 
.desktop file doesn't specify a category
https://bugs.launchpad.net/bugs/501126
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 398972] Re: pbuilder-dist subject to race conditions

2009-12-12 Thread Siegfried Gevatter
** Changed in: ubuntu-dev-tools (Ubuntu)
   Status: New = Won't Fix

-- 
pbuilder-dist subject to race conditions
https://bugs.launchpad.net/bugs/398972
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in ubuntu.

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


[Bug 496022] Re: karmic pbuild-dist fails to call pbuilder binary

2009-12-12 Thread Siegfried Gevatter
 The command could not be located because '/usr/sbin' is not included
in the PATH environment variable.

So there you have the problem.

-- 
karmic pbuild-dist fails to call pbuilder binary
https://bugs.launchpad.net/bugs/496022
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in ubuntu.

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


[Bug 494347] Re: package julius not installed failed to install/upgrade: trying to overwrite /usr/bin/adintool , which is also in package simon 0:0.2

2009-12-09 Thread Siegfried Gevatter
Thank you for your bug report. However, this is a problem with the
package Simon (as provided by Simon's upstream - this package is not in
Ubuntu), which includes a modified copy of Julius installing the files
in the same place as the original Julius, so trying to install both
gives a conflict.

So, you can not have both the Julius and Simon packages installed
currently.

** Changed in: julius (Ubuntu)
   Status: New = Invalid

-- 
package julius  not installed  failed to install/upgrade: trying to overwrite  
/usr/bin/adintool , which is also in package simon 0:0.2
https://bugs.launchpad.net/bugs/494347
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 489337] Re: FIX Spanish Localization

2009-11-28 Thread Siegfried Gevatter
** Bug watch added: Debian Bug tracker #558336
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558336

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

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

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

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


[Bug 489337] Re: FIX Spanish Localization

2009-11-27 Thread Siegfried Gevatter
Alex: That's only true for packages in main/restricted. However,
nautilus-image-converter is in universe so the translations are included
directly in the package.

The best thing to do here would be forwarding this bug to Debian. The
Maintainer there has already accepted translations for other languages
so I suppose he will accept this fixes too. Once the fix is in Debian we
can just copy the new package version from there, and don't need to put
it into the package in Ubuntu and keep maintaining it.

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

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

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


[Bug 487580] Re: Please sync gbrainy 1.20-1 from Debian unstable

2009-11-24 Thread Siegfried Gevatter
Thanks for the reminder, Vistaus!


Archive admins: Please sync the latest version from Debian unstable. The 
version in Karmic is a previous version taken from Debian's SVN before of its 
upload to Debian because of FeatureFreeze, so, no changes there worth keeping. 
Thanks!

CHANGELOG 
--
 gbrainy  (1.20-1) unstable; urgency=low

   [ Jo Shields ]
   * debian/rules
 + Policy-compliant location for get-orig-source rule
 + Remove spurious call to --repack in get-orig-source rule
 
   [ Siegfried-Angel Gevatter Pujals ]
   * New upstream release:
 + Six new games, including a new game type (verbal analogies).
 + Bug fixes and new translations.
   * Bump Standards-Version to 3.8.3.

 -- Siegfried-Angel Gevatter Pujals rai...@ubuntu.com  Tue, 17 Nov 2009 
19:23:40 +0100
-

** Summary changed:

- update gbrainy to 1.20
+ Please sync gbrainy 1.20-1 from Debian unstable

** Changed in: gbrainy (Ubuntu)
   Importance: Undecided = Wishlist

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

-- 
Please sync gbrainy 1.20-1 from Debian unstable
https://bugs.launchpad.net/bugs/487580
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 477456] [NEW] Description is not descriptive enough

2009-11-07 Thread Siegfried Gevatter
Public bug reported:

Binary package hint: sabily-xsplash-artwork

I think I'd be good if the descriptions of the Sabily artwork were a bit
more meaningful. They mention that they are artwork (which is already
obvious from the package name), but don't explain what particular
characteristics said artwork has or what Sabily is.

** Affects: sabily-gdm-themes (Ubuntu)
 Importance: Wishlist
 Status: New

** Affects: sabily-themes (Ubuntu)
 Importance: Wishlist
 Status: New

** Affects: sabily-xsplash-artwork (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: sabily-xsplash-artwork (Ubuntu)
   Importance: Undecided = Wishlist

** Also affects: sabily-themes (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: sabily-themes (Ubuntu)
   Importance: Undecided = Wishlist

** Also affects: sabily-gdm-themes (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: sabily-gdm-themes (Ubuntu)
   Importance: Undecided = Wishlist

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

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

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


[Bug 444610] Re: FTBFS (1.1.3-5.4ubuntu1)

2009-10-25 Thread Siegfried Gevatter
Still FTBFS after applying the patch.

g++ -O2  -gdwarf-2 -O2 -fPIC  -Dcplusplus_2_1 -Wno-deprecated
-I/tmp/buildd/ivtools-1.1.3/src/IV-common/LINUX/.. 
-I/tmp/buildd/ivtools-1.1.3/src/IV-common/LINUX/../..  
-I/tmp/buildd/ivtools-1.1.3/src  -I/tmp/buildd/ivtools-1.1.3/src/include 
-I/tmp/buildd/ivtools-1.1.3/src/include/ivstd -I/usr/include -c 
/tmp/buildd/ivtools-1.1.3/src/IV-common/LINUX/../regexp.c
In file included from /usr/include/c++/4.4/fstream:43,
 from 
/tmp/buildd/ivtools-1.1.3/src/IV-common/LINUX/../regexp.c:33:
/usr/include/c++/4.4/cstdio:96: error: '::fpos_t' has not been declared
/usr/include/c++/4.4/cstdio:98: error: '::clearerr' has not been declared
/usr/include/c++/4.4/cstdio:99: error: '::fclose' has not been declared
[...]
/usr/include/c++/4.4/cstdio:179: error: '__gnu_cxx::vsnprintf' has not been 
declared
/usr/include/c++/4.4/cstdio:180: error: '__gnu_cxx::vsscanf' has not been 
declared
In file included from /usr/include/c++/4.4/fstream:915,
 from 
/tmp/buildd/ivtools-1.1.3/src/IV-common/LINUX/../regexp.c:33:
/usr/include/c++/4.4/bits/fstream.tcc: In constructor 
'std::basic_filebuf_CharT, _Traits::basic_filebuf()':
/usr/include/c++/4.4/bits/fstream.tcc:81: error: 'BUFSIZ' was not declared in 
this scope
make[4]: *** [regexp.o] Error 1


** Attachment added: Patch adding a missing dependency and fixing an invalid 
conversion error
   http://launchpadlibrarian.net/34355039/1.3.0%2Bcvs20090101-1ubuntu2.debdiff

** Changed in: ivtools (Ubuntu)
   Status: In Progress = Triaged

** Changed in: ivtools (Ubuntu)
 Assignee: Siegfried Gevatter (rainct) = (unassigned)

-- 
FTBFS (1.1.3-5.4ubuntu1)
https://bugs.launchpad.net/bugs/444610
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 131640] Re: ccsm crashed with KeyError in compizconfig.Context.__new__()

2009-10-25 Thread Siegfried Gevatter
** Visibility changed to: Public

-- 
ccsm crashed with KeyError in compizconfig.Context.__new__()
https://bugs.launchpad.net/bugs/131640
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 447454] Re: FTBFS

2009-10-24 Thread Siegfried Gevatter

** Attachment added: necpp_1.3.0+cvs20090101-1ubuntu2.debdiff
   
http://launchpadlibrarian.net/34329662/necpp_1.3.0%2Bcvs20090101-1ubuntu2.debdiff

** Changed in: necpp (Ubuntu)
   Status: In Progress = Fix Committed

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

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

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


Re: [Bug 439906] Re: Push to debian the ubuntu-dev-tools that are relevant for them

2009-10-21 Thread Siegfried Gevatter
2009/10/21 Luca Falavigna dktrkr...@ubuntu.com:
 * get-build-deps - dpkg-checkbuilddeps (the latter doesn't install them, 
 though)

Actually, get-build-deps uses dpkg-checkbuilddeps internally, the
whole point of having it is not having to copy the output from
dpkg-checkbuilddeps and remove versions, commas, etc. manually. But
it's pretty crappy, should probably be rewritten using python-apt.

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Free Software Developer   363DEAE3

-- 
Push to debian the ubuntu-dev-tools that are relevant for them
https://bugs.launchpad.net/bugs/439906
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in ubuntu.

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


[Bug 303628] Re: [Karmic FFe] Update gnome-voice-control package to version 0.4

2009-10-12 Thread Siegfried Gevatter
There's a problem with gnome-voice-control 0.4 segfaulting which
couldn't be fixed yet, so it doesn't seem like we'll be able to get this
into Karmic.

** Changed in: gnome-voice-control (Ubuntu)
   Status: In Progress = Triaged

-- 
[Karmic FFe] Update gnome-voice-control package to version 0.4
https://bugs.launchpad.net/bugs/303628
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 447454] [NEW] FTBFS

2009-10-09 Thread Siegfried Gevatter
Public bug reported:

Binary package hint: necpp

invalid conversion from 'const char*' to 'char*

** Affects: necpp (Ubuntu)
 Importance: Medium
 Assignee: Siegfried Gevatter (rainct)
 Status: In Progress

** Changed in: necpp (Ubuntu)
   Importance: Undecided = Medium

** Changed in: necpp (Ubuntu)
   Status: New = In Progress

** Changed in: necpp (Ubuntu)
 Assignee: (unassigned) = Siegfried Gevatter (rainct)

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

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

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


[Bug 447487] [NEW] FTBFS

2009-10-09 Thread Siegfried Gevatter
Public bug reported:

Binary package hint: aegis

http://launchpadlibrarian.net/31551053/buildlog_ubuntu-karmic-
amd64.aegis_4.24-5_FAILEDTOBUILD.txt.gz

g++ -I. -g -O2 -g -Wall -O2  -I/usr/include/libxml2 -c 
common/ac/string/memmem.cc
common/ac/string/memmem.cc: In function 'void* memmem_replacement(const void*, 
size_t, const void*, size_t)':
common/ac/string/memmem.cc:185: error: invalid conversion from 'const void*' to 
'void*'
make[1]: *** [common/ac/string/memmem.o] Error 1
make[1]: Leaving directory `/build/buildd/aegis-4.24'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

** Affects: aegis (Ubuntu)
 Importance: Medium
 Assignee: Siegfried Gevatter (rainct)
 Status: In Progress

** Changed in: aegis (Ubuntu)
   Importance: Undecided = Medium

** Changed in: aegis (Ubuntu)
   Status: New = In Progress

** Changed in: aegis (Ubuntu)
 Assignee: (unassigned) = Siegfried Gevatter (rainct)

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

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

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


[Bug 444610] [NEW] FTBFS (1.1.3-5.4ubuntu1)

2009-10-06 Thread Siegfried Gevatter
Public bug reported:

https://launchpad.net/ubuntu/+archive/test-
rebuild-20090909/+build/1217865

** Affects: ivtools (Ubuntu)
 Importance: Medium
 Assignee: Siegfried Gevatter (rainct)
 Status: In Progress

** Changed in: ivtools (Ubuntu)
   Importance: Undecided = Medium

** Changed in: ivtools (Ubuntu)
   Status: New = In Progress

** Changed in: ivtools (Ubuntu)
 Assignee: (unassigned) = Siegfried Gevatter (rainct)

-- 
FTBFS (1.1.3-5.4ubuntu1)
https://bugs.launchpad.net/bugs/444610
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


Re: [Bug 439906] Re: Push to debian the ubuntu-dev-tools that are relevant for them

2009-10-01 Thread Siegfried Gevatter
Hi,

I'd also like to see some of the package you list as Ubuntu only in
Debian, not for Debian development directly but for doing Ubuntu stuff
using Debian (I'm thinking of eg. requestsync, grab-merge, etc).
Although maybe Debian wouldn't want those in devscripts.

Commands pull-lp-source and pull-revu-source could also be relevant
for Debian (the first one for Maintainers who want to get the changes
done in Ubuntu, for example).

What do others think about this?

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Free Software Developer   363DEAE3

-- 
Push to debian the ubuntu-dev-tools that are relevant for them
https://bugs.launchpad.net/bugs/439906
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in ubuntu.

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


[Bug 439394] Re: bsdgames ftbfs in karmic

2009-10-01 Thread Siegfried Gevatter
No, I don't care, it's all yours Stefan!

FYI, my initial intentional was to move everything over to quilt and do
a QA upload to Debian, but after having dpkg-source destroy half of my
work I got tired of it (well, mostly, because of the perspective of
having to look for a DD ;)) and just uploaded the new stuff to Ubuntu so
that it doesn't get lost. The package builds fine on Debian, by the way,
seems like gcc gets more evil every release :P.

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

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

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


[Bug 385072] Re: Please replace the existing wtf acronyms file with the list from the GTF

2009-09-24 Thread Siegfried Gevatter
That list isn't suitable for replacing the current one, as it only
contains three letter abbreviations.

Also, I personally think that it'd to do better as a separate package
(but if someone else adds it: don't forget to include a copy of the GPL
together with your patch, so that it is redistributable).

-- 
Please replace the existing wtf acronyms file with the list from the GTF
https://bugs.launchpad.net/bugs/385072
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 433706] Re: upstream product 'does not use launchpad as its bug tracker'

2009-09-21 Thread Siegfried Gevatter
I don't undestand what you mean. What's an upstream product?

-- 
upstream product 'does not use launchpad as its bug tracker'
https://bugs.launchpad.net/bugs/433706
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in ubuntu.

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


[Bug 433706] Re: upstream product 'does not use launchpad as its bug tracker'

2009-09-21 Thread Siegfried Gevatter
Thanks for your input!

As discussed on IRC, I'm closing this report as it isn't a bug in the
software per see. If you'd like to see further decision, poking the
relevant members of the MOTU Team at IRC or raising the topic on the
mailing list would be more appropriate.

** Changed in: ubuntu-dev-tools (Ubuntu)
   Status: New = Invalid

-- 
upstream product 'does not use launchpad as its bug tracker'
https://bugs.launchpad.net/bugs/433706
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


Re: [Bug 428265] Re: pull-debian-debdiff depends on curl, but no package dependency

2009-09-12 Thread Siegfried Gevatter
Can't we change that to wget (to avoid more dependencies, although
it's not a big deal)?

-- 
pull-debian-debdiff depends on curl, but no package dependency
https://bugs.launchpad.net/bugs/428265
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in ubuntu.

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


[Bug 303628] Re: [Karmic FFe] Update gnome-voice-control package to version 0.4

2009-09-07 Thread Siegfried Gevatter
Oops, that upload was for my PPA and is already being tested (couldn't
get it rejected, but it'll fail to build in Karmic anyway). The real
upload should come within the next days.

** Changed in: gnome-voice-control (Ubuntu)
   Status: Fix Released = In Progress

-- 
[Karmic FFe] Update gnome-voice-control package to version 0.4
https://bugs.launchpad.net/bugs/303628
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 303628] Re: [Karmic FFe] Update gnome-voice-control package to version 0.4

2009-09-07 Thread Siegfried Gevatter
Feature Freeze granted on IRC:
 seb128 RainCT, seems fine to me feel free to upload

-- 
[Karmic FFe] Update gnome-voice-control package to version 0.4
https://bugs.launchpad.net/bugs/303628
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 303628] Re: [Karmic FFe] Update gnome-voice-control package to version 0.4

2009-09-07 Thread Siegfried Gevatter
(*Feature Freeze exception  even)

-- 
[Karmic FFe] Update gnome-voice-control package to version 0.4
https://bugs.launchpad.net/bugs/303628
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 303628] Re: [Karmic FFe] Update gnome-voice-control package to version 0.4

2009-09-06 Thread Siegfried Gevatter
** Summary changed:

- [Karmic FFe] Update gnome-voice-control package to version 0.3+SVN
+ [Karmic FFe] Update gnome-voice-control package to version 0.4

-- 
[Karmic FFe] Update gnome-voice-control package to version 0.4
https://bugs.launchpad.net/bugs/303628
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 303628] Re: Please update gnome-voice-control package to version 0.3+SVN

2009-09-05 Thread Siegfried Gevatter
Doing some initial testing I couldn't get gnome-voice-control to build
(I'd get one problem after another...). If someone else has been able to
get it working on Karmic, please tell me how :).

There are more recent commits in SVN and trying to build gnome-voice-
control from there it works (other than configure ignoring the --prefix
option). I've send a mail to upstream to see if they'll get out a new
release any time soon. If the answer is negative maybe we should still
go with a snapshot from SVN, considering all the gains over 0.2 (most
important support for amd64).

** Summary changed:

- Please update gnome-voice-control package to version 0.3+SVN
+ [Karmic FFe] Update gnome-voice-control package to version 0.3+SVN

-- 
[Karmic FFe] Update gnome-voice-control package to version 0.3+SVN
https://bugs.launchpad.net/bugs/303628
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 424968] Re: Tutorials are missing in Glest packages

2009-09-05 Thread Siegfried Gevatter
Thank you for your bug report and the patch.

This particular bug is already known and fixed in the SVN of Debian's
games team (where the package is maintained). Expect an updated package
to land in time for Karmic.

** Changed in: glest (Ubuntu)
   Status: Fix Committed = In Progress

** Changed in: glest (Ubuntu)
 Assignee: Matthias Klumpp (ximion) = Siegfried Gevatter (rainct)

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

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

-- 
Tutorials are missing in Glest packages
https://bugs.launchpad.net/bugs/424968
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 303628] Re: Please update gnome-voice-control package to version 0.3+SVN

2009-09-04 Thread Siegfried Gevatter
** Changed in: gnome-voice-control (Ubuntu)
   Status: New = In Progress

** Changed in: gnome-voice-control (Ubuntu)
 Assignee: (unassigned) = Siegfried Gevatter (rainct)

-- 
Please update gnome-voice-control package to version 0.3+SVN
https://bugs.launchpad.net/bugs/303628
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 300416] Re: ad block plus breaks some yahoo games

2009-09-03 Thread Siegfried Gevatter
** Changed in: adblock-plus (Ubuntu)
   Status: Incomplete = New

-- 
ad block plus breaks some yahoo games
https://bugs.launchpad.net/bugs/300416
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 235132] Re: glest-data is not non-free

2009-09-02 Thread Siegfried Gevatter
Thanks for taking the time to time to report this and helping improve
Ubuntu. However, this bug is invalid and I'm closing it as such,

The license is non-free - it doesn't explicitly grant permission to
modify the files. As far as I know, so far all attempts to get a clear
statement from upstream addressing this have failed.

** Changed in: glest-data (Ubuntu)
   Status: New = Invalid

-- 
glest-data is not non-free
https://bugs.launchpad.net/bugs/235132
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 415459] Re: Strings overflow on main actions buttons and others with spanish translation

2009-09-02 Thread Siegfried Gevatter
** Changed in: glest (Ubuntu)
   Importance: Undecided = Low

** Changed in: glest (Ubuntu)
   Status: New = Triaged

-- 
Strings overflow on main actions buttons and others with spanish translation
https://bugs.launchpad.net/bugs/415459
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 364386] Re: Glest Crashes

2009-09-02 Thread Siegfried Gevatter
I'm closing this bug as the latest Glest versions already have
AutoTest=0 in the configuration file by default. Thanks.

** Changed in: glest (Ubuntu)
   Status: Incomplete = Fix Released

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

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

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


[Bug 313435] Re: Gnome's mouse paralysed and remains while playing

2009-09-02 Thread Siegfried Gevatter
Can you still reproduce this problem on Jaunty?

-- 
Gnome's mouse paralysed and remains while playing
https://bugs.launchpad.net/bugs/313435
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 300416] Re: ad block plus breaks some yahoo games

2009-09-02 Thread Siegfried Gevatter
Does whitelisting the page avoid the problem?

-- 
ad block plus breaks some yahoo games
https://bugs.launchpad.net/bugs/300416
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 413096] Re: missing python depends

2009-09-01 Thread Siegfried Gevatter
** Changed in: gnome-shell (Ubuntu)
   Status: New = Confirmed

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

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

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


[Bug 382863] Re: Please upgrade libwiimote to 0.4 version

2009-08-26 Thread Siegfried Gevatter
** Changed in: libwiimote (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: libwiimote (Ubuntu)
 Assignee: (unassigned) = Siegfried Gevatter (rainct)

-- 
Please upgrade libwiimote to 0.4 version
https://bugs.launchpad.net/bugs/382863
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 369500] Re: Elements are not provided for codecs provided by libavcodec-unstripped

2009-08-22 Thread Siegfried Gevatter
** Changed in: gstreamer0.10-ffmpeg (Ubuntu)
   Importance: Undecided = Medium

-- 
Elements are not provided for codecs provided by libavcodec-unstripped
https://bugs.launchpad.net/bugs/369500
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


Re: [Bug 415459] Re: Strings overflow on main actions buttons and others with spanish translation

2009-08-20 Thread Siegfried Gevatter
Yes, nevertheless the problem with Spanish is the font. That translation
is created and shipped directly by upstream and it's supposed to fit.

But yes, dynamic sizing would indeed be very helpful for other
languages. Patches for this are welcome (I may fix it myself but right
now I have no plans on doing it).

Thanks

-- 
Strings overflow on main actions buttons and others with spanish translation
https://bugs.launchpad.net/bugs/415459
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


Re: [Bug 415459] Re: Strings overflow on main actions buttons and others with spanish translation

2009-08-19 Thread Siegfried Gevatter
Yeah we need to look for a better font for the game.

-- 
Strings overflow on main actions buttons and others with spanish translation
https://bugs.launchpad.net/bugs/415459
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


Re: [Bug 398989] [NEW] quotes in remaining arguments to pbuilder-dist must be escaped

2009-08-16 Thread Siegfried Gevatter
 $ pbuilder-dist dapper login  --othermirror \'deb
http://ppa.launchpad.net/abiword-stable/ppa/ubuntu dapper main\'

Maybe this will work:

pbuilder-dist dapper login  --othermirror \'deb
http://ppa.launchpad.net/abiword-stable/ppa/ubuntu dapper main\'

-- 
quotes in remaining arguments to pbuilder-dist must be escaped
https://bugs.launchpad.net/bugs/398989
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in ubuntu.

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


[Bug 363043] Re: pbuilder-dist no longer setting aptconfdir

2009-08-15 Thread Siegfried Gevatter
I've commited the patch - thanks!

(By the way, for those not aware of it, you can add any argument at the
end of a pbuilder-dist call and it will be passed to
pbuilder/cowbuilder).

** Changed in: ubuntu-dev-tools (Ubuntu)
   Importance: Undecided = Wishlist

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

-- 
pbuilder-dist no longer setting aptconfdir
https://bugs.launchpad.net/bugs/363043
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in ubuntu.

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


[Bug 148585] Re: .ardour project files are not recognized by GNOME (no file type association)

2009-08-11 Thread Siegfried Gevatter
** Bug watch added: Debian Bug tracker #541118
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541118

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

-- 
.ardour project files are not recognized by GNOME (no file type association)
https://bugs.launchpad.net/bugs/148585
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 411481] [NEW] Can't turn Bluetooth back on

2009-08-10 Thread Siegfried Gevatter
Public bug reported:

Binary package hint: blueman

I've installed blueman to try it out, used the Turn Bluetooth Off and
now there is no way to turn it back on.


__setattr__ 
(/usr/lib/python2.6/dist-packages/blueman/plugins/applet/PowerManager.py:91)
bt_off False 
_
__setattr__ 
(/usr/lib/python2.6/dist-packages/blueman/plugins/applet/PowerManager.py:91)
off True False 
Traceback (most recent call last):
  File 
/usr/lib/python2.6/dist-packages/blueman/plugins/applet/PowerManager.py, line 
39, in lambda
self.item.connect(activate, lambda x: self.on_bluetooth_toggled())
  File 
/usr/lib/python2.6/dist-packages/blueman/plugins/applet/PowerManager.py, line 
77, in on_bluetooth_toggled
self.bluetooth_off = not self.bluetooth_off
  File 
/usr/lib/python2.6/dist-packages/blueman/plugins/applet/PowerManager.py, line 
100, in __setattr__
adapter.SetProperty(Powered, not value)
  File /usr/lib/python2.6/dist-packages/blueman/bluez/utils.py, line 28, in 
warp
raise errors.parse_dbus_error(exception)
blueman.bluez.errors.DBusFailedError: Unknown error 132

** Affects: blueman (Ubuntu)
 Importance: Medium
 Status: Confirmed

** Changed in: blueman (Ubuntu)
   Importance: Undecided = Medium

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

-- 
Can't turn Bluetooth back on
https://bugs.launchpad.net/bugs/411481
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 398972] Re: pbuilder-dist subject to race conditions

2009-07-13 Thread Siegfried Gevatter
The exception is slower and less readable, and the risk of a race
condition here is pretty much negligible.

-- 
pbuilder-dist subject to race conditions
https://bugs.launchpad.net/bugs/398972
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 398123] [NEW] Sync gbrainy 1.11-1 (universe) from Debian unstable (main).

2009-07-11 Thread Siegfried Gevatter
Public bug reported:

Please sync gbrainy 1.11-1 (universe) from Debian unstable (main). There
are no changes in Ubuntu.

Changelog since current karmic version 1.10-1:

gbrainy (1.11-1) unstable; urgency=low

  [ Siegfried-Angel Gevatter Pujals ]
  * New upstream release:
 - Updated translations: it, nl, pt_BR, sk, es, eu, en_GB; new: cs.
 - Fullscreen mode support.
 - 3 bug fixes.

  [ Mirco Bauer ]
  * debian/control:
+ Fixed libgnome2.24-cil build dependency by adding a missing comma
  (wondering how dpkg could ever parse this).

 -- Siegfried-Angel Gevatter Pujals rai...@ubuntu.com  Mon, 15 Jun
2009 00:11:47 +0200

** Affects: gbrainy (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

** Changed in: gbrainy (Ubuntu)
   Importance: Undecided = Wishlist

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

-- 
Sync gbrainy 1.11-1 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/398123
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 297183] Re: gtkrsync shows no progress bars

2009-07-01 Thread Siegfried Gevatter
** Changed in: gtkrsync (Ubuntu)
   Importance: Undecided = Low

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

-- 
gtkrsync shows no progress bars
https://bugs.launchpad.net/bugs/297183
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


Re: [Bug 222511] Re: telepathy-butterfly crashed with KeyError in remove_channel()

2009-06-30 Thread Siegfried Gevatter
2009/6/30 Michael Moroni haikar...@gmail.com:
 Stupid question: if I take those PPA off my sources.list, will Empathy
 downgrade or I have to unistall it in order to reinstall it?

You can downgrade the package from Synaptic with the Force version...
option, or uninstall the package and install it again.

-- 
Siegfried-Angel Gevatter Pujals (RainCT)
Ubuntu Developer. Debian Contributor.

-- 
telepathy-butterfly crashed with KeyError in remove_channel()
https://bugs.launchpad.net/bugs/222511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 190649] Re: no documentation

2009-06-22 Thread Siegfried Gevatter
There is a manpage, and the commend doesn't have a --help option, all
it takes are file and directory names to check, as explained in the
manpage.

Here you can see it:
http://manpages.ubuntu.com/manpages/jaunty/en/man1/pyflakes.1.html

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

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

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


[Bug 374132] Re: Please sync screenlets (0.1.2-6) from Debian unstable

2009-06-21 Thread Siegfried Gevatter
ACK'd.

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

-- 
Please sync screenlets (0.1.2-6) from Debian unstable
https://bugs.launchpad.net/bugs/374132
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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



[Bug 350203] Re: crash on starting on intrepid

2009-06-20 Thread Siegfried Gevatter
Seems like it needs a dependency on libgtk2.0-dev, which doesn't seem
quite right...

** Changed in: youtranslate (Ubuntu)
   Importance: Undecided = Medium

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

** Changed in: youtranslate (Ubuntu)
   Importance: Medium = Low

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

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

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


[Bug 350203] Re: crash on starting on intrepid

2009-06-20 Thread Siegfried Gevatter
** Changed in: youtranslate (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: youtranslate (Ubuntu)
 Assignee: (unassigned) = Siegfried Gevatter (rainct)

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

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

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


[Bug 350203] Re: crash on starting on intrepid

2009-06-20 Thread Siegfried Gevatter
** Changed in: youtranslate (Ubuntu)
   Status: In Progress = Fix Committed

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

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

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


[Bug 294794] Re: Failed to start because of System.DllNotFoundException: gdk-x11-2.0

2009-06-20 Thread Siegfried Gevatter
*** This bug is a duplicate of bug 350203 ***
https://bugs.launchpad.net/bugs/350203

** This bug has been marked a duplicate of bug 350203
   crash on starting on intrepid

-- 
Failed to start because of System.DllNotFoundException: gdk-x11-2.0
https://bugs.launchpad.net/bugs/294794
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 389609] [NEW] Banshee has no manpage

2009-06-19 Thread Siegfried Gevatter
Public bug reported:

Binary package hint: banshee

The commands banshee and banshee-1 provide no manpage; this is sad
especially given that Banshee is being considered for inclusion by
default in Ubuntu.

** Affects: banshee (Ubuntu)
 Importance: Low
 Status: Triaged


** Tags: bitesize manpage

** Changed in: banshee (Ubuntu)
   Importance: Undecided = Low

** Changed in: banshee (Ubuntu)
   Status: New = Triaged

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

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

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


[Bug 298495] Re: julius segmentation fault

2009-06-18 Thread Siegfried Gevatter
Thank you for your bug report and helping improve Ubuntu. This is fixed
in Julius 4.1.2, which I'll upload soon.


$ julius -C Sample.jconf -h /usr/share/julius-voxforge/acoustic/hmmdefs
STAT: include config: Sample.jconf
ERROR: m_chkparam: you should specify at least one LM to run Julius!

** Changed in: julius (Ubuntu)
   Importance: Undecided = Low

** Changed in: julius (Ubuntu)
   Status: New = Fix Committed

** Changed in: julius (Ubuntu)
 Assignee: (unassigned) = Siegfried Gevatter (rainct)

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

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

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


[Bug 298447] Re: julius wants /dev/dsp as input device

2009-06-18 Thread Siegfried Gevatter
Thank you for your bug report.

You can change the device by setting the variable AUDIODEV.

** Description changed:

  Binary package hint: julius
  
  The julius commandline utility is typically called with -input mic, to
  take input from a microphone. However, this not only defaults to
  /dev/dsp -- an OSS device -- but can't really be changed easily.
  
- When compiling julius with --with-mictype=ALSA, it will use an ALSA
+ When compiling julius with --with-mictype=alsa, it will use an ALSA
  microphone, but you still have to set the ALSA device to use with the
  ALSADEV environment variable.
  
  The real bug, of course, is that julius should use the the system
  capture device as set with System - Preferences - Sound capture.
  
  
  Package: julius_4.0.2-0ubuntu1_i386.deb

** Changed in: julius (Ubuntu)
   Importance: Undecided = Wishlist

-- 
julius wants /dev/dsp as input device
https://bugs.launchpad.net/bugs/298447
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 386878] Re: error with translations into German

2009-06-18 Thread Siegfried Gevatter
Thank you for your bug report.

This will be fixed in version 0.1.2-6, which should be uploaded soon is
being tracked here: bug #374132.

** Changed in: screenlets (Ubuntu)
   Status: New = Fix Committed

-- 
error with translations into German
https://bugs.launchpad.net/bugs/386878
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 389139] Re: Karmic: please remove sync-blacklisting for ocaml-duppy

2009-06-18 Thread Siegfried Gevatter
I'm setting this to confirmed given that David is who requested this
package to be blacklisted (bug #387943).

** Summary changed:

- Kamric: please remove sync-blacklisting for ocaml-duppy
+ Karmic: please remove sync-blacklisting for ocaml-duppy

** Changed in: ocaml-duppy (Ubuntu)
   Status: New = Confirmed

-- 
Karmic: please remove sync-blacklisting for ocaml-duppy
https://bugs.launchpad.net/bugs/389139
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 385363] [NEW] Sync balazar 0.3.4.ds1-5 (universe) from Debian unstable (main).

2009-06-09 Thread Siegfried Gevatter
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/balazar
 status confirmed
 importance wishlist
 subscribe ubuntu-archive

Please sync balazar 0.3.4.ds1-5 (universe) from Debian unstable (main).

Explanation of the Ubuntu delta and why it can be dropped:
Ubuntu-specific changes have been pushed to Debian as a QA upload.

Changelog since current karmic version 0.3.4.ds1-3ubuntu2:

balazar (0.3.4.ds1-5) unstable; urgency=low

  * QA upload.
  * debian/rules, debian/install, debian/menu, debian/balazar.desktop,
debian/balazar.xpm, debian/balazar.png.uu:
 - Add an icon for the menu, both as XPM and as uuencoded PNG for
   a better resolution (LP: #174924).
  * debian/balazar.desktop:
 - Make it freedesktop.org compliant and add translations for the
   comment-fields.
  * debian/copyright:
 - Change author's name from pseudonym to his real name.

 -- Siegfried-Angel Gevatter Pujals rai...@ubuntu.com  Fri, 15 May
2009 17:59:42 +0200

balazar (0.3.4.ds1-4) unstable; urgency=low

  * Orphaned.
  * Fixed reference to right version of the GPL in copyright file.
  * Added missing '${misc:Depends}' dependency.
  * Bumped Standards-Version (no changes).
  * Fixed reference in copyright file to the right GPL version.

 -- Marc Dequènes (Duck) d...@duckcorp.org  Mon, 30 Mar 2009 22:24:44 +0200
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkouz84ACgkQHT0tIA6twkWplACeJudWkGjiFQAVVAe27PNujoy2
upAAoMeVU4U/JRFt6N9yzkLQtDsnM/vo
=Qf1W
-END PGP SIGNATURE-

** Affects: balazar (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

-- 
Sync balazar 0.3.4.ds1-5 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/385363
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 362260] Re: Segmenation Fault when showing Texture Actor

2009-05-24 Thread Siegfried Gevatter
Seems related to #237156.

-- 
Segmenation Fault when showing Texture Actor
https://bugs.launchpad.net/bugs/362260
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 362260] Re: Segmenation Fault when showing Texture Actor

2009-05-24 Thread Siegfried Gevatter
I can reproduce the Segmentation Fault (at start) issue on an amd64 box,
and another person too.

** Changed in: pyclutter (Ubuntu)
   Importance: Undecided = Medium

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

-- 
Segmenation Fault when showing Texture Actor
https://bugs.launchpad.net/bugs/362260
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 379238] Re: [karmic regression] gcrontab not installable

2009-05-23 Thread Siegfried Gevatter
GCrontab is a GTK 1.2 application, and GTK 1.2 has been removed from
Karmic. So, GCrontab either needs to be ported to GTK 2 or it'll be
removed from the repositories.

There's an initial patch for the porting available at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515275, but I couldn't
get it to build.

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

-- 
[karmic regression] gcrontab not installable
https://bugs.launchpad.net/bugs/379238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 331318] Re: Please sync mercurial 1.1.2+hg20090217-7787-b8d750daadde-1 (universe) from Debian experimental (main).

2009-05-19 Thread Siegfried Gevatter
I'm closing this bug, as it's superseded by bug #378078 (which probably
is Invalid too as this looks like it needs a merge, but I haven't
checked it yet).

** Changed in: mercurial (Ubuntu)
   Status: Incomplete = Invalid

-- 
Please sync mercurial 1.1.2+hg20090217-7787-b8d750daadde-1 (universe) from 
Debian experimental (main).
https://bugs.launchpad.net/bugs/331318
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 378078] Re: Sync mercurial 1.2-1 (universe) from Debian unstable (main).

2009-05-19 Thread Siegfried Gevatter
ACK'd.


Vincenzo: If you look at the diff between the latest Debian version which was 
in Ubuntu and 1.1.2-2ubuntu1 
(http://launchpadlibrarian.net/22976334/mercurial_1.1.2-2_1.1.2-2ubuntu1.diff.gz),
 you'll see that changing the Maintainer isn't the only change (and you'll 
never find a package where it is the only change, unless whoever uploaded is 
was drunk :P). Matthias Klose's revision added a change to fix mercurial's 
executable so that it works with the default Python version and not a 
hard-coded one; however, if you build 1.2-1 and look at the top of file 
debian/mercurial/usr/bin/hg you'll see that even without Matthias's change the 
interpreter isn't hard-coded to any particular version anymore, so his change 
can be dropped and we can sync from Debian.

** Changed in: mercurial (Ubuntu)
   Importance: Undecided = Wishlist

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

-- 
Sync mercurial 1.2-1 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/378078
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 376766] Re: Please merge phpldapadmin 1.1.0.7-1 (universe) from Debian unstable (universe)

2009-05-17 Thread Siegfried Gevatter
** Changed in: phpldapadmin (Ubuntu)
 Assignee: Adam Sommer (asommer) = Siegfried Gevatter (rainct)

-- 
Please merge phpldapadmin 1.1.0.7-1 (universe) from Debian unstable (universe)
https://bugs.launchpad.net/bugs/376766
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 376591] Re: glest_3.2.2-1 FTBFS

2009-05-15 Thread Siegfried Gevatter
I've applied the patch in Debian's SVN. Thanks.

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

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

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


[Bug 376766] Re: Please merge phpldapadmin 1.1.0.7-1 (universe) from Debian unstable (universe)

2009-05-15 Thread Siegfried Gevatter
Thank you for your patch. Here are some problems I see with it:

You mention Removed the -m 644 because files are already set to 644.
in debian/changelog but this is already done in the latest Debian
revision; you also fail to mention the php_value memory_limit 32M
change. Additionally, bug 223842 and perhaps also bug 333620 will be
fixed with this upload, so it wouldn't hurt to mention them in the
changelog.

Further, are you sure you want all the changes in the locale/ directory?

** Changed in: phpldapadmin (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: phpldapadmin (Ubuntu)
 Assignee: (unassigned) = Adam Sommer (asommer)

-- 
Please merge phpldapadmin 1.1.0.7-1 (universe) from Debian unstable (universe)
https://bugs.launchpad.net/bugs/376766
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


  1   2   3   >