Bug#798074:

2015-11-22 Thread Jackson Doak
1.3 is an upstream development release, and as a result i have been asked
not to bring it to debian. If you wish to test it, please install the .deb
from ubuntu xenial


Bug#794544:

2015-11-22 Thread Jackson Doak
This is fixed upstream

en_AU exists for the minor language differences from american english to
australian english, but catfish doesn't have anything that really needs the
translation


Bug#790421:

2015-07-20 Thread Jackson Doak
Has there been any progress on putting this patch into debian? i'd like to
have it in ubuntu before the feature freeze (a month away)


Bug#776798:

2015-07-08 Thread Jackson Doak
Well i assume the first step with this would be to install the recommends
and see if that fixes this.


Bug#785920:

2015-07-07 Thread Jackson Doak
Fixed: 0.5.4-1


Bug#791621: Add recommends/suggests for all plugins

2015-07-06 Thread Jackson Doak
Package: quodlibet
Version: 3.4.0-1

A number of the newer plugins are missing recommends or suggests on
packages they need.
rygel, needed by the UPnP plugin
zeitgeist, for the zeitgeist plugin
python-notify, for the auto library update plugin
webkitgtk, for the lyrics window plugin, likely related to 470926


Bug#791621:

2015-07-06 Thread Jackson Doak
Correction, the auto-update plugin works fine


Bug#791256:

2015-07-03 Thread Jackson Doak
Tags: patch

Patch for 1.3.4-1 attatched.
diff -Nru qqwing-1.3.4/debian/changelog qqwing-1.3.4/debian/changelog
--- qqwing-1.3.4/debian/changelog   2015-07-04 06:39:01.0 +1000
+++ qqwing-1.3.4/debian/changelog   2015-07-04 08:03:00.0 +1000
@@ -1,3 +1,11 @@
+qqwing (1.3.4-1exp1) experimental; urgency=medium
+
+  * Transition to gcc5. Closes: #791256
+- Rename libqqwing2 to libqqwing2v5
+- Update symbols
+
+ -- Jackson Doak nosk...@ubuntu.com  Sat, 04 Jul 2015 07:01:34 +1000
+
 qqwing (1.3.4-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru qqwing-1.3.4/debian/control qqwing-1.3.4/debian/control
--- qqwing-1.3.4/debian/control 2015-07-04 06:29:40.0 +1000
+++ qqwing-1.3.4/debian/control 2015-07-04 08:11:23.0 +1000
@@ -11,7 +11,7 @@
 Architecture: any
 Multi-Arch: foreign
 Depends:
- libqqwing2 (= ${binary:Version}),
+ libqqwing2v5 (= ${binary:Version}),
  ${misc:Depends},
  ${shlibs:Depends}
 Description: tool for generating and solving Sudoku puzzles (application)
@@ -27,7 +27,7 @@
  .
  This package contains the cli application
 
-Package: libqqwing2
+Package: libqqwing2v5
 Architecture: any
 Multi-Arch: same
 Section: libs
@@ -35,6 +35,8 @@
 Depends:
  ${misc:Depends},
  ${shlibs:Depends}
+Conflicts: libqqwing2
+Replaces: libqqwing2
 Description: tool for generating and solving Sudoku puzzles (library)
  Sudoku puzzle generator and solver. It offers the following features:
   *Can solve 1000 puzzles in 1 second and generate 1000 puzzles in 25 seconds.
@@ -53,7 +55,7 @@
 Multi-Arch: same
 Section: libdevel
 Depends:
- libqqwing2 (= ${binary:Version}),
+ libqqwing2v5 (= ${binary:Version}),
  ${misc:Depends},
  ${shlibs:Depends}
 Description: tool for generating and solving Sudoku puzzles (development)
diff -Nru qqwing-1.3.4/debian/libqqwing2.install 
qqwing-1.3.4/debian/libqqwing2.install
--- qqwing-1.3.4/debian/libqqwing2.install  2015-07-04 06:29:40.0 
+1000
+++ qqwing-1.3.4/debian/libqqwing2.install  1970-01-01 10:00:00.0 
+1000
@@ -1 +0,0 @@
-usr/lib/*/libqqwing.so.*
diff -Nru qqwing-1.3.4/debian/libqqwing2.symbols 
qqwing-1.3.4/debian/libqqwing2.symbols
--- qqwing-1.3.4/debian/libqqwing2.symbols  2015-07-04 06:29:40.0 
+1000
+++ qqwing-1.3.4/debian/libqqwing2.symbols  1970-01-01 10:00:00.0 
+1000
@@ -1,82 +0,0 @@
-libqqwing.so.2 libqqwing2 #MINVER#
- _ZN6qqwing10getVersionEv@Base 1.3.2
- _ZN6qqwing11SudokuBoard11clearPuzzleEv@Base 1.3.2
- _ZN6qqwing11SudokuBoard11getSolutionEv@Base 1.3.2
- _ZN6qqwing11SudokuBoard11printPuzzleEv@Base 1.3.2
- _ZN6qqwing11SudokuBoard12isImpossibleEv@Base 1.3.2
- _ZN6qqwing11SudokuBoard12printHistoryEPSt6vectorIPNS_7LogItemESaIS3_EE@Base 
1.3.2
- _ZN6qqwing11SudokuBoard13getDifficultyEv@Base 1.3.2
- _ZN6qqwing11SudokuBoard13getGivenCountEv@Base 1.3.2
- _ZN6qqwing11SudokuBoard13getGuessCountEv@Base 1.3.2
- _ZN6qqwing11SudokuBoard13printSolutionEv@Base 1.3.2
- _ZN6qqwing11SudokuBoard13rollbackRoundEi@Base 1.3.2
- _ZN6qqwing11SudokuBoard13setLogHistoryEb@Base 1.3.2
- _ZN6qqwing11SudokuBoard13setPrintStyleENS0_10PrintStyleE@Base 1.3.2
- _ZN6qqwing11SudokuBoard14addHistoryItemEPNS_7LogItemE@Base 1.3.2
- _ZN6qqwing11SudokuBoard14countSolutionsEb@Base 1.3.4
- _ZN6qqwing11SudokuBoard14countSolutionsEib@Base 1.3.2
- _ZN6qqwing11SudokuBoard14countSolutionsEv@Base 1.3.2
- _ZN6qqwing11SudokuBoard14generatePuzzleEv@Base 1.3.2
- _ZN6qqwing11SudokuBoard14getSingleCountEv@Base 1.3.2
- _ZN6qqwing11SudokuBoard14onlyValueInRowEi@Base 1.3.2
- _ZN6qqwing11SudokuBoard15colBoxReductionEi@Base 1.3.2
- _ZN6qqwing11SudokuBoard15hiddenPairInRowEi@Base 1.3.2
- _ZN6qqwing11SudokuBoard15rowBoxReductionEi@Base 1.3.2
- _ZN6qqwing11SudokuBoard15singleSolveMoveEi@Base 1.3.2
- _ZN6qqwing11SudokuBoard16handleNakedPairsEi@Base 1.3.2
- _ZN6qqwing11SudokuBoard16setRecordHistoryEb@Base 1.3.2
- _ZN6qqwing11SudokuBoard17getBacktrackCountEv@Base 1.3.2
- _ZN6qqwing11SudokuBoard17getNakedPairCountEv@Base 1.3.2
- _ZN6qqwing11SudokuBoard17hasUniqueSolutionEv@Base 1.3.4
- _ZN6qqwing11SudokuBoard17onlyValueInColumnEi@Base 1.3.2
- _ZN6qqwing11SudokuBoard17printSolveHistoryEv@Base 1.3.2
- _ZN6qqwing11SudokuBoard18countPossibilitiesEi@Base 1.3.2
- _ZN6qqwing11SudokuBoard18getHiddenPairCountEv@Base 1.3.2
- _ZN6qqwing11SudokuBoard18hiddenPairInColumnEi@Base 1.3.2
- _ZN6qqwing11SudokuBoard18onlyValueInSectionEi@Base 1.3.2
- _ZN6qqwing11SudokuBoard18rollbackNonGuessesEv@Base 1.3.2
- _ZN6qqwing11SudokuBoard19hiddenPairInSectionEi@Base 1.3.2
- _ZN6qqwing11SudokuBoard19shuffleRandomArraysEv@Base 1.3.2
- _ZN6qqwing11SudokuBoard20arePossibilitiesSameEii@Base 1.3.2
- _ZN6qqwing11SudokuBoard20getHiddenSingleCountEv@Base 1.3.2
- _ZN6qqwing11SudokuBoard20pointingRowReductionEi@Base 1.3.2
- _ZN6qqwing11SudokuBoard21countSolutionsLimitedEv@Base 1.3.4
- _ZN6qqwing11SudokuBoard21getDifficultyAsStringEv@Base 1.3.2
- _ZN6qqwing11SudokuBoard22generatePuzzleSymmetryENS0_8SymmetryE@Base 1.3.2

Bug#786818: Use X-Python3-Version instead of XS-Python-Version

2015-05-25 Thread Jackson Doak
package: redshift
version: 1.10-1
severity: wishlist

X-Python3-Version is the current preferred way to record the required
python3 version. Please switch to it.

diff -Nru redshift-1.10/debian/control redshift-1.10/debian/control
--- redshift-1.10/debian/control 2015-05-24 21:14:50.0 +1000
+++ redshift-1.10/debian/control 2015-05-26 05:48:24.0 +1000
@@ -4,7 +4,7 @@
 Maintainer: Ritesh Raj Sarraf r...@debian.org
 Uploaders: Franziska Lichtblau rhal...@old-forest.org
 Build-Depends: debhelper (= 7.0.50~), autotools-dev (= 20100122.1~),
pkg-config (= 0.25), dpkg-dev (= 1.16.1~), libxcb-randr0-dev,
libxxf86vm-dev, libgconf2-dev, python3, libxext-dev, libgeoclue-dev,
libdrm-dev, intltool
-XS-Python-Version: = 3.0
+X-Python3-Version: = 3.2
 Standards-Version: 3.9.3
 Vcs-Git: git://anonscm.debian.org/users/rhalina-guest/redshift.git
 Vcs-Browser:
http://anonscm.debian.org/gitweb/?p=users/rhalina-guest/redshift.git


Bug#757557:

2015-05-25 Thread Jackson Doak
Patch taken from ubuntu attached
diff -Nru redshift-1.10/debian/changelog redshift-1.10/debian/changelog
--- redshift-1.10/debian/changelog  2015-05-24 21:18:57.0 +1000
+++ redshift-1.10/debian/changelog  2015-05-26 05:56:13.0 +1000
@@ -1,3 +1,12 @@
+redshift (1.10-2) UNRELEASED; urgency=medium
+
+  * debian/control: Created transitional package for gtk-redshift → 
redshift-gtk
+  * debian/gtk-redshift.* files renamed to redshift-gtk.*.
+  * debian/redshift-gtk.links: Created to make transitional symlink from old
+name to new.
+
+ -- Jackson Doak nosk...@ubuntu.com  Tue, 26 May 2015 05:48:34 +1000
+
 redshift (1.10-1) unstable; urgency=medium
 
   * [56e5b64] Imported Upstream version 1.10 (Closes: #786638)
diff -Nru redshift-1.10/debian/control redshift-1.10/debian/control
--- redshift-1.10/debian/control2015-05-24 21:14:50.0 +1000
+++ redshift-1.10/debian/control2015-05-26 05:55:00.0 +1000
@@ -22,15 +22,24 @@
  .
  This package provides the base program.
 
-Package: gtk-redshift
+Package: redshift-gtk
 Architecture: all
 Depends: redshift (= ${source:Version}), ${misc:Depends}, ${python3:Depends}, 
python-gtk2, python3-xdg, gir1.2-appindicator3-0.1, python3-gi
 Recommends: at-spi2-core
+Replaces: gtk-redshift ( 1.10-1~)
+Breaks: gtk-redshift ( 1.10-1~)
 Description: Adjusts the color temperature of your screen with GTK+ integration
  The color temperature is set according to the position of the sun. A
  different color temperature is set during night and daytime. During
  twilight and early morning, the color temperature transitions smoothly
  from night to daytime temperature to allow your eyes to slowly
  adapt.
+
+Package: gtk-redshift
+Depends: redshift-gtk, ${misc:Depends}
+Architecture: all
+Description: transitional dummy package
+ This is a transitional dummy package for redshift-gtk. It can safely be
+ removed.
  .
  This package provides GTK+ integration.
diff -Nru redshift-1.10/debian/gtk-redshift.docs 
redshift-1.10/debian/gtk-redshift.docs
--- redshift-1.10/debian/gtk-redshift.docs  2014-08-01 04:59:13.0 
+1000
+++ redshift-1.10/debian/gtk-redshift.docs  1970-01-01 10:00:00.0 
+1000
@@ -1,2 +0,0 @@
-README
-debian/README.Debian
diff -Nru redshift-1.10/debian/gtk-redshift.install 
redshift-1.10/debian/gtk-redshift.install
--- redshift-1.10/debian/gtk-redshift.install   2014-08-01 05:02:15.0 
+1000
+++ redshift-1.10/debian/gtk-redshift.install   1970-01-01 10:00:00.0 
+1000
@@ -1,4 +0,0 @@
-usr/bin/redshift-gtk
-usr/lib/python*
-usr/share/icons
-usr/share/applications/
diff -Nru redshift-1.10/debian/gtk-redshift.manpages 
redshift-1.10/debian/gtk-redshift.manpages
--- redshift-1.10/debian/gtk-redshift.manpages  2014-08-01 05:02:32.0 
+1000
+++ redshift-1.10/debian/gtk-redshift.manpages  1970-01-01 10:00:00.0 
+1000
@@ -1 +0,0 @@
-debian/redshift-gtk.1
diff -Nru redshift-1.10/debian/gtk-redshift.menu 
redshift-1.10/debian/gtk-redshift.menu
--- redshift-1.10/debian/gtk-redshift.menu  2014-08-01 05:02:32.0 
+1000
+++ redshift-1.10/debian/gtk-redshift.menu  1970-01-01 10:00:00.0 
+1000
@@ -1,5 +0,0 @@
-?package(gtk-redshift): \
-   needs=X11 \
-   section=Games/Toys \
-   title=Redshift \
-   command=redshift-gtk
diff -Nru redshift-1.10/debian/redshift-gtk.docs 
redshift-1.10/debian/redshift-gtk.docs
--- redshift-1.10/debian/redshift-gtk.docs  1970-01-01 10:00:00.0 
+1000
+++ redshift-1.10/debian/redshift-gtk.docs  2014-08-01 04:59:13.0 
+1000
@@ -0,0 +1,2 @@
+README
+debian/README.Debian
diff -Nru redshift-1.10/debian/redshift-gtk.install 
redshift-1.10/debian/redshift-gtk.install
--- redshift-1.10/debian/redshift-gtk.install   1970-01-01 10:00:00.0 
+1000
+++ redshift-1.10/debian/redshift-gtk.install   2014-08-01 05:02:15.0 
+1000
@@ -0,0 +1,4 @@
+usr/bin/redshift-gtk
+usr/lib/python*
+usr/share/icons
+usr/share/applications/
diff -Nru redshift-1.10/debian/redshift-gtk.links 
redshift-1.10/debian/redshift-gtk.links
--- redshift-1.10/debian/redshift-gtk.links 1970-01-01 10:00:00.0 
+1000
+++ redshift-1.10/debian/redshift-gtk.links 2014-11-06 02:39:25.0 
+1100
@@ -0,0 +1 @@
+usr/bin/redshift-gtk usr/bin/gtk-redshift
diff -Nru redshift-1.10/debian/redshift-gtk.manpages 
redshift-1.10/debian/redshift-gtk.manpages
--- redshift-1.10/debian/redshift-gtk.manpages  1970-01-01 10:00:00.0 
+1000
+++ redshift-1.10/debian/redshift-gtk.manpages  2014-08-01 05:02:32.0 
+1000
@@ -0,0 +1 @@
+debian/redshift-gtk.1
diff -Nru redshift-1.10/debian/redshift-gtk.menu 
redshift-1.10/debian/redshift-gtk.menu
--- redshift-1.10/debian/redshift-gtk.menu  1970-01-01 10:00:00.0 
+1000
+++ redshift-1.10/debian/redshift-gtk.menu  2014-08-01 05:02:32.0 
+1000
@@ -0,0 +1,5 @@
+?package(gtk-redshift): \
+   needs=X11 \
+   section=Games/Toys \
+   title=Redshift

Bug#779961: [Pkg-xfce-devel] Bug#779961: xfce4: xfce 4.12 has been released

2015-03-06 Thread Jackson Doak
Packaging work has already commenced

On Sat, Mar 7, 2015 at 8:20 AM, gpe92 gp...@free.fr wrote:

 Source: xfce4
 Version: 4.10.1
 Severity: wishlist

 Dear Maintainer,

 Xfce 4.12 has been released. Thanks to include it in debian.

 Regards.

 -- System Information:
 Debian Release: 8.0
   APT prefers testing-updates
   APT policy: (500, 'testing-updates'), (500, 'testing')
 Architecture: amd64 (x86_64)
 Foreign Architectures: i386

 Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
 Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash
 Init: systemd (via /run/systemd/system)

 ___
 Pkg-xfce-devel mailing list
 pkg-xfce-de...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel



Bug#776694:

2015-01-31 Thread Jackson Doak
severity 776694 serious

Can confirm. This makes a number of packages ftbfs when built against
libxml2-dev, adjusting severity accordingly.


Bug#747069: New upstream release and maintainer

2015-01-03 Thread Jackson Doak
Upstream has now released version 1.0. Has there been any progress on this?
https://github.com/SpamExperts/pyzor/releases


Bug#758389:

2015-01-03 Thread Jackson Doak
This should be fixed in the upstream git. Could someone please check that
everything is working? https://github.com/dialelo/turses


Bug#770754: [Pkg-xfce-devel] Bug#770754: Bug#770754: thunar: lack of accents in french thunar translations

2014-11-23 Thread Jackson Doak
There are a number of translation updates at
http://git.xfce.org/xfce/thunar/log/?qt=grepq=translation+fr since the
last release. Do any of them fix it

On Mon, Nov 24, 2014 at 9:06 AM, Yves-Alexis Perez cor...@debian.org
wrote:

 On dim., 2014-11-23 at 20:33 +0100, Fabien Harrang wrote:
  Package: thunar
  Version: 1.6.3-2
  Severity: minor
 
  Dear Maintainer,
 
  It seems to lack accents in few french translations.
  Please see my patch attached with some corrections.
  I also try to correct a miss of shortcut with the original item.
 

 Hi,

 can you please report that directly upstream, or maybe coordinate with
 the translation team (https://wiki.xfce.org/translations)

 Regards,
 --
 Yves-Alexis

 ___
 Pkg-xfce-devel mailing list
 pkg-xfce-de...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel



Bug#753171: Fixed upstream

2014-11-12 Thread Jackson Doak
It appears the build issue was fixed in the latest upstream release. See
https://wiki.quadrantsec.com/twiki/bin/view/Main/SaganChangeLog

Could this be please be packaged?


Bug#688542: ITA: xsane -- featureful graphical frontend for SANE

2014-10-06 Thread Jackson Doak
Feel free to take it, i think i went to long without sponsorship and got my
package deleted

On Mon, Oct 6, 2014 at 9:24 PM, Jörg Frings-Fürst deb...@jff-webhosting.net
 wrote:

 Hello Jackson,

 are you working on xsane or can I adopt this package?

 CU
 Jörg


 --
 pgp Fingerprint: 7D13 3C60 0A10 DBE1 51F8  EBCB 422B 44B0 BE58 1B6E
 pgp Key: BE581B6E
 CAcert Key S/N: 0E:D4:56

 Jörg Frings-Fürst
 D-54526 Niederkail

 Threema: SYR8SJXB

 IRC: j_...@freenode.net
  j_...@oftc.net








Bug#764306: RM: src:etm-qt -- ROM; deprecated and superseded by etm

2014-10-06 Thread Jackson Doak
As co-maintainer of both, +1 to this.

On Tue, Oct 7, 2014 at 1:56 PM, Vincent Cheng vch...@debian.org wrote:

 Package: ftp.debian.org
 Severity: normal

 Hi ftpmasters,

 Please remove src:etm-qt from the archive. It has been replaced and
 superseded
 by src:etm. Thanks!

 Regards,
 Vincent



Bug#763967: hitori: Please package new upstream version

2014-10-05 Thread Jackson Doak
Thanks for the upload Laurent.

On Sun, Oct 5, 2014 at 4:55 AM, Markus Koschany a...@gambaru.de wrote:

 On 04.10.2014 19:22, Laurent Bigonville wrote:
  Le Sat, 04 Oct 2014 14:56:17 +0200,
  Markus Koschany a...@gambaru.de a écrit :
 [...]
  Hi,
 
  the latest version has been packaged already but there is currently
  nobody who can upload it.
 
  https://wiki.debian.org/Games/Sponsors/Queue
 
 
 http://mentors.debian.net/debian/pool/main/h/hitori/hitori_3.14.0.1-1.dsc
 
  I can upload it if you want.

 That would be great. Please go ahead. Jackson Doak is the one who
 prepared this new version of Hitori. I have added him to CC.

 Cheers,

 Markus





Bug#751860:

2014-10-03 Thread Jackson Doak
https://bugs.launchpad.net/ubuntu/+source/xchat-gnome/+bug/1272455 is
related


Bug#759600: RFA: gthumb -- image viewer and browser

2014-08-28 Thread Jackson Doak
Package: wnpp
Severity: normal

Since xubuntu no longer uses gthumb, i don't have a reason to maintain it.
If someone could take over maintenance, that would be great


Bug#737285: ITA: tetzle -- Jigsaw puzzle game

2014-08-09 Thread Jackson Doak
I had a package on mentors for a while, but I think it's gone now. Please
put it in the games team. I'm part of it anyway
On 9 Aug 2014 17:36, Dariusz Dwornikowski 
dariusz.dwornikow...@cs.put.poznan.pl wrote:

 Hi Jackson,


 Do you still intend to adopt this ? If not, let me know, I will adopt
 this within Debian Games team.



 --
 Pozdrawiam,
 Dariusz Dwornikowski, Assistant
 Institute of Computing Science, Poznań University of Technology
 www.cs.put.poznan.pl/ddwornikowski/
 room 2.7.2 BTiCW | tel. +48 61 665 29 41



Bug#754261: ITP: etm-tk -- manage events and tasks using simple text files

2014-07-09 Thread Jackson Doak
Package: wnpp
Severity: wishlist


* Package name: etmtk
  Version : 3.0.28
  Upstream Author : Daniel Graham daniel.gra...@duke.edu
* URL : http://people.duke.edu/~dgraham/etmtk/
* License : GPL-3
  Programming Lang: Python3
  Description : Manage events and tasks using simple text files


 Manage events and tasks using simple text files
 etm is an acronym for event and task manager.
 .
 In contrast to most calendar/todo applications, creating items (events,
 tasks, and so forth) in etm does not require filling out fields in a
 form. Instead, items are created as free-form text entries using a
 simple, intuitive format and stored in plain text files.


Bug#751953:

2014-07-07 Thread Jackson Doak
Ubuntu tracks this transition at
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1330037


cairo-dock-plug-ins: Upower 0.99 support has been added in ubuntu and upstream.

xfce: Waiting on a stable upstream release of xfce4-power-manager.
Everything else is ready in svn.

Mate: Maintainer says everything should be ready


Bug#752425: [Pkg-xfce-devel] Bug#752425: Bug#752425: xfce4-session: upower-1.0 transition

2014-06-23 Thread Jackson Doak
The issue has a patch in the upstream bug tracker.
https://bugzilla.xfce.org/show_bug.cgi?id=9952


On Tue, Jun 24, 2014 at 3:52 AM, Yves-Alexis Perez cor...@debian.org
wrote:

 On lun., 2014-06-23 at 16:14 +0200, bi...@debian.org wrote:
  Package: xfce4-session
  Version: 4.10.1-6
  Severity: normal
  User: pkg-utopia-maintain...@lists.alioth.debian.org
  Usertags: upower-1.0
 
  upower 0.99.0 (currently available in experimental) has dropped many
 deprecated
  APIs and some important functionality. Among them is the removal of
 suspend /
  hibernate support, which is now handled by systemd/logind [1], or the
 removal
  of the D-Bus notify_sleep/notify_resume signals. For a full list of
 changes
  please see [2].
 
  In preparation for the upower 1.0 transition [3] I'm filing this bug
 because
  your package declares a relationship with upower
 (suggests/recommends/depends).
 
  Please check your package carefully, if it uses / requires some of that
  functionality and make sure it's still working with the new upower
 version.
 
  [1] http://www.freedesktop.org/wiki/Software/systemd/inhibit/
  [2]
 http://lists.freedesktop.org/archives/devkit-devel/2013-October/001519.html
  [3] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751953
 

 It's very unlikely that 4.10 will be ported to upower 1.0. I think
 4.11/4.12 will likely have a fix, I just hope it'll be in time for
 Jessie.

 Regards,
 --
 Yves-Alexis

 ___
 Pkg-xfce-devel mailing list
 pkg-xfce-de...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel



Bug#752430:

2014-06-23 Thread Jackson Doak
tags: pending

Fixed in debian svn.


Bug#750787: uhttpmock: use dh-autoreconf for better new-port coverage

2014-06-06 Thread Jackson Doak
Package: uhttpmock
Severity: normal
Version: 0.2.0-1
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch utopic


The ppc64el port requires a patch to libtool.m4.  I don't think that's
in Debian yet, but when it is it will require autoreconfing a bunch of
packages to pick it up.  uhttpmock could handle this quite easily by
using dh-autoreconf, which will update its copies of the libtool macros.


=== modified file 'debian/changelog'
--- debian/changelog2014-02-23 21:25:49 +
+++ debian/changelog2014-06-06 22:02:00 +
@@ -1,3 +1,9 @@
+uhttpmock (0.2.0-1ubuntu1) utopic; urgency=medium
+
+  * Use autoreconf instead of autotools-dev to fix ppc64el FTBFS
+
+ -- Jackson Doak nosk...@ubuntu.com  Sat, 07 Jun 2014 07:56:30 +1000
+
 uhttpmock (0.2.0-1) unstable; urgency=low

   * Initial release

=== modified file 'debian/control'
--- debian/control  2014-02-23 21:25:49 +
+++ debian/control  2014-06-06 22:02:00 +
@@ -1,7 +1,8 @@
 Source: uhttpmock
 Priority: optional
-Maintainer: Andreas Henriksson andr...@fatal.se
-Build-Depends: autotools-dev,
+Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
+XSBC-Original-Maintainer: Andreas Henriksson andr...@fatal.se
+Build-Depends: dh-autoreconf,
debhelper (= 9.0.0),
gobject-introspection,
gtk-doc-tools,

=== modified file 'debian/rules'
--- debian/rules2014-02-23 21:25:49 +
+++ debian/rules2014-06-06 22:02:00 +
@@ -5,7 +5,7 @@
 #export DH_VERBOSE=1

 %:
-   dh $@  --with autotools-dev
+   dh $@  --with autoreconf

 override_dh_auto_configure:
dh_auto_configure -- --enable-gtk-doc

Thanks,
Jackson Doak


Bug#744820:

2014-05-28 Thread Jackson Doak
diff -u catfish-0.3.2/debian/changelog catfish-0.3.2/debian/changelog
--- catfish-0.3.2/debian/changelog
+++ catfish-0.3.2/debian/changelog
@@ -1,3 +1,10 @@
+catfish (0.3.2-1+deb6u1) squeeze; urgency=medium
+
+  * Add 50Fix_cve.dpatch. Closes: #739958
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739958
+- CVE-2014-2093
http://security-tracker.debian.org/tracker/CVE-2014-2093
CVE-2014-2094 CVE-2014-2095
http://security-tracker.debian.org/tracker/CVE-2014-2095
CVE-2014-2096
+
+ -- Jackson Doak nosk...@ubuntu.com  Tue, 15 Apr 2014 08:00:38 +1000
+
 catfish (0.3.2-1) unstable; urgency=low

   [ Marco Rodrigues ]
diff -u catfish-0.3.2/debian/patches/00list catfish-0.3.2/debian/patches/00list
--- catfish-0.3.2/debian/patches/00list
+++ catfish-0.3.2/debian/patches/00list
@@ -2,0 +3 @@
+50Fix_cve.dpatch
only in patch2:
unchanged:
--- catfish-0.3.2.orig/debian/patches/50Fix_cve.dpatch
+++ catfish-0.3.2/debian/patches/50Fix_cve.dpatch
@@ -0,0 +1,22 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+
+@DPATCH@
+diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git'
'--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr'
catfish-0.3.2~/catfish.py catfish-0.3.2/catfish.py
+--- a/catfish.in   2013-02-13 02:45:27 +
 b/catfish.in   2014-02-28 04:26:26 +
+@@ -1,14 +1,2 @@
+ #!/usr/bin/env bash
+-
+-APPNAME=catfish
+-
+-if [ -e $APPNAME.pyc ]
+-then python $APPNAME.pyc $@
+-else
+-if [ -e $APPNAME.py ]
+-then python $APPNAME.py $@
+-else
+-cd %prefix%/share/$APPNAME
+-python $APPNAME.pyc $@
+-fi
+-fi
++python %prefix%/share/catfish/bin/catfish.py $@


Bug#744820: squeeze-pu: package catfish/0.3.2-2+deb6u1

2014-05-13 Thread Jackson Doak
I still lack access to a computer where i can do this. Could you please NMU
it?


On Tue, May 13, 2014 at 5:00 PM, Vincent Cheng vch...@debian.org wrote:

  ++%python% %prefix%/share/catfish/bin/catfish.py $@

 The attached debdiff for catfish/0.3.2-2+deb6u1 is broken (see line
 above) and would cause #746251 if uploaded as-is. Jackson, please fix
 and re-send your debdiff to #744820.

 Regards,
 Vincent



Bug#746251: catfish: /usr/bin/catfish fails to run - no such job error

2014-05-05 Thread Jackson Doak
Please nmu/team-upload this.
I have not had access to a linux pc for around a month and won't have one
for a few more weeks.

I have forwarded this to the upstream developer so he sees the fix


On Mon, May 5, 2014 at 4:38 PM, Vincent Cheng vch...@debian.org wrote:

 Hi Jackson,

  Dear Maintainer,
 
  After the last Stable update /usr/bin/catfish fails to run with a no
  such job error.
 
  bash: fg: %python%: no such job
 
  Changing the contents in /usr/bin/catfish from
 
  #!/usr/bin/env bash
  %python% /usr/share/catfish/bin/catfish.py $@
 
  to
 
  #!/usr/bin/env bash
  python /usr/share/catfish/catfish.py $@
 
  Fixes the error.

 Do you intend on fixing to fix this bug soon-ish or not? I've tried
 pinging you on IRC with no success, and I intend on NMU-ing this if
 you still don't respond.

 Regards,
 Vincent



Bug#746251: catfish: /usr/bin/catfish fails to run - no such job error

2014-05-05 Thread Jackson Doak
OK.

As i think i have said before, i lack the hardware to run a VM for testing,
that should be fixed when my new pc gets here and i wont have the issue
again.


On Mon, May 5, 2014 at 4:57 PM, Vincent Cheng vch...@debian.org wrote:

 On Sun, May 4, 2014 at 11:44 PM, Jackson Doak nosk...@ubuntu.com wrote:
  Please nmu/team-upload this.
  I have not had access to a linux pc for around a month and won't have one
  for a few more weeks.

 Thanks for the quick reply.

  I have forwarded this to the upstream developer so he sees the fix

 It's irrelevant for upstream; this was a bug that you introduced when
 you patched catfish in Debian wheezy to fix the various CVEs that
 affected it. I'm sorry for not catching it when I sponsored your
 package (really, I'm not sure how I missed this when I skimmed the
 debdiff), but nevertheless, please please please actually _test_ your
 package on a wheezy system next time before asking me to sponsor an
 upload for wheezy.

 Regards,
 Vincent



Bug#744820: squeeze-pu: package catfish/0.3.2-2+deb7u1

2014-04-14 Thread Jackson Doak
Package: release.debian.org
Severity: normal
Tags: squeeze
User: release.debian@packages.debian.org
Usertags: pu

Hi,

catfish currently has 4 unfixed CVE bugs that affect the version in squeeze. All
of them were deemed to be minor issues (no DSA) according to the security
tracker, so I'd like to fix them via an upload to oldstable instead. Debdiff is
attached below.


diff -u catfish-0.3.2/debian/changelog catfish-0.3.2/debian/changelog
--- catfish-0.3.2/debian/changelog
+++ catfish-0.3.2/debian/changelog
@@ -1,3 +1,10 @@
+catfish (0.3.2-1+deb6u1) squeeze; urgency=medium
+
+  * Add 50Fix_cve.dpatch. Closes: #739958
+- CVE-2014-2093 CVE-2014-2094 CVE-2014-2095 CVE-2014-2096
+
+ -- Jackson Doak nosk...@ubuntu.com  Tue, 15 Apr 2014 08:00:38 +1000
+
 catfish (0.3.2-1) unstable; urgency=low

   [ Marco Rodrigues ]
diff -u catfish-0.3.2/debian/patches/00list catfish-0.3.2/debian/patches/00list
--- catfish-0.3.2/debian/patches/00list
+++ catfish-0.3.2/debian/patches/00list
@@ -2,0 +3 @@
+50Fix_cve.dpatch
only in patch2:
unchanged:
--- catfish-0.3.2.orig/debian/patches/50Fix_cve.dpatch
+++ catfish-0.3.2/debian/patches/50Fix_cve.dpatch
@@ -0,0 +1,22 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+
+@DPATCH@
+diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git'
'--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr'
catfish-0.3.2~/catfish.py catfish-0.3.2/catfish.py
+--- a/catfish.in   2013-02-13 02:45:27 +
 b/catfish.in   2014-02-28 04:26:26 +
+@@ -1,14 +1,2 @@
+ #!/usr/bin/env bash
+-
+-APPNAME=catfish
+-
+-if [ -e $APPNAME.pyc ]
+-then python $APPNAME.pyc $@
+-else
+-if [ -e $APPNAME.py ]
+-then python $APPNAME.py $@
+-else
+-cd %prefix%/share/$APPNAME
+-python $APPNAME.pyc $@
+-fi
+-fi
++%python% %prefix%/share/catfish/bin/catfish.py $@


Bug#732562: Do you need any help getting prpltwtr into debian?

2014-03-27 Thread Jackson Doak
Feel free to take the ITP, i was only packaging it so we could eventually
re-add twitter to pidgin in xubuntu.


On Fri, Mar 28, 2014 at 11:43 AM, Sam Hartman hartm...@debian.org wrote:



 Hi.
 I'd kind of like to be using this plugin, but it's not in Debian.
 It looks like it has packaging.
 Anything I can do to help?

 --sam



Bug#736108: New upstream release

2014-03-07 Thread Jackson Doak
1. Yes, i thought being in the multimedia team was enough
2. I have no experience with distclean. How can i fix this?


On Sat, Mar 8, 2014 at 12:50 AM, Felipe Sateler fsate...@debian.org wrote:

 On Thu, Mar 6, 2014 at 11:52 PM, Jackson Doak nosk...@ubuntu.com wrote:
  1.1.12 is packaged in the svn, i'm just waiting for someone to sponsor it

 Then you should tell us so that we can upload it ;) If you already
 asked for it, pinging again every few weeks is a good idea.

 However, gmusicbrowser has some issues:

 1. You did not add yourself as an Uploader. Is that intentional?
 2. The upstream tarball appears to not have been distcleaned, so there
 are a few stale files that aren't been regenerated (like
 layout_doc.html). THe clean target should probably call distclean.



 --

 Saludos,
 Felipe Sateler



Bug#736108: New upstream release

2014-03-06 Thread Jackson Doak
1.1.12 is packaged in the svn, i'm just waiting for someone to sponsor it


On Fri, Mar 7, 2014 at 9:47 AM, Jonathan McCrohan jmccro...@gmail.comwrote:

 Package: gmusicbrowser
 Version: 1.1.11-1
 Followup-For: Bug #736108

 Hi Jackson,

 Any update on this?

 Thanks,
 Jon

 -- System Information:
 Debian Release: jessie/sid
   APT prefers testing
   APT policy: (650, 'testing'), (600, 'unstable'), (450, 'experimental')
 Architecture: amd64 (x86_64)
 Foreign Architectures: i386

 Kernel: Linux 3.12-1-amd64 (SMP w/8 CPU cores)
 Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash

 Versions of packages gmusicbrowser depends on:
 ii  libgstreamer-perl  0.19-1
 ii  libgtk2-perl   2:1.249-1
 ii  libgtk2.0-02.24.22-1
 ii  perl   5.18.2-2+b1

 Versions of packages gmusicbrowser recommends:
 ii  libcairo-perl   1.104-1
 pn  libdigest-crc-perl  none
 ii  libgtk2-notify-perl 0.05-3+b2
 ii  libgtk2-trayicon-perl   0.06-2
 ii  libhtml-parser-perl 3.71-1+b1
 ii  libintl-perl1.23-1
 ii  liblocale-gettext-perl  1.05-7+b2
 ii  libnet-dbus-perl1.0.0-2+b1
 ii  perl [libio-compress-perl]  5.18.2-2+b1

 Versions of packages gmusicbrowser suggests:
 ii  alsa-utils1.0.27.2-1
 pn  libgnome2-wnck-perl   none
 pn  libgstreamer-interfaces-perl  none
 pn  libgtk2-mozembed-perl none
 ii  mpg3210.3.2-1.1
 pn  mplayer   none
 ii  vorbis-tools  1.4.0-1

 -- no debconf information

 ___
 pkg-multimedia-maintainers mailing list
 pkg-multimedia-maintain...@lists.alioth.debian.org

 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers



Bug#740105: RFS: xsane/0.999-1

2014-02-25 Thread Jackson Doak
Package: sponsorship-requests
Severity: normal

Dear mentors,


I am looking for a sponsor for the package xsane. It is one of the
most popular SANE frontends, and has been unmaintained for some time.


It's mentors page is https://mentors.debian.net/package/xsane and the
.dsc is at http://mentors.debian.net/debian/pool/main/x/xsane/xsane_0.999-1.dsc

Thank you


Bug#740105:

2014-02-25 Thread Jackson Doak
The package is also at lp:~noskcaj/xsane/packaging if you wish to review it
there


Bug#740105:

2014-02-25 Thread Jackson Doak
ok, i'll try and fix the issues when i get home.


On Wed, Feb 26, 2014 at 9:37 AM, Maximiliano Curia
m...@gnuservers.com.arwrote:

 In article
 CA+K2i_0wve7+ZD1DFw23i1SJ_5XyjayqbNgCVR3Mh2pmjN5PNg__13447.6975458258$1393361480$gmane$
 o...@mail.gmail.com you wrote:
  The package is also at lp:~noskcaj/xsane/packaging if you wish to review
 it
  there

 What's the address of the upstream current git repository? The website
 lists a
 commit list in alioth, but I couldn't find the upstream code.

 About the package, the copyright file is a bit too simplified, there is a
 file
 under the Artistic License, another in LGPL, and some files list the FSF as
 copyright holder, I've used licensecheck from the devscript package to
 check
 this.

 There are some formatting issues (the build-depends line is 189 chars
 wide, for
 instance), lately I've been using wrap-and-sort to deal with this
 nuisances.

 The corrupt-filename.patch produces an if else else, as the problem was
 fixed
 upstream as well. Could you please check the other patches it they are
 still
 needed (or are actually breaking stuff like this one).

 Happy hacking,
 --
 There are two major products that come out of Berkeley: LSD and BSD.
 We don't believe this to be a coincidence.
 -- Jeremy S. Anderson
 Saludos /\/\ /\  `/



Bug#740120: RFS: gambc/4.7.2-1

2014-02-25 Thread Jackson Doak
Package: sponsorship-requests
Severity: normal

Dear mentors,
Could someone please sponsor the package gambc? It is a scheme compiler
that is currently 4 years out of date in debian. The mentors page is
http://mentors.debian.net/package/gambc and the dsc at
http://mentors.debian.net/debian/pool/main/g/gambc/gambc_4.7.2-1.dsc
 Thank you


Bug#737772:

2014-02-23 Thread Jackson Doak
In ubuntu, many users are reporting various crashes upon closing thunar,
we're working on a fix, i'll attach it when it's finished.


Bug#739819: O: libfinance-quote-perl -- Perl module for retrieving stock quotes from a variety of sources

2014-02-22 Thread Jackson Doak
package: wnpp

I currently lack the skills to properly maintain this package, the latest
upstream release has a test failure and i don't know perl.


Bug#736108: New upstream release

2014-02-16 Thread Jackson Doak
It's packaged, just needs a sponsor


On Mon, Feb 17, 2014 at 1:11 PM, Jonathan McCrohan jmccro...@gmail.comwrote:

 Package: gmusicbrowser
 Version: 1.1.11-1
 Followup-For: Bug #736108

 Hi,

 gmusicbrowser 1.1.12 is now available.

 Please consider packaging it.

 Thanks,
 Jon

 -- System Information:
 Debian Release: jessie/sid
   APT prefers testing
   APT policy: (650, 'testing'), (600, 'unstable'), (450, 'experimental')
 Architecture: amd64 (x86_64)
 Foreign Architectures: i386

 Kernel: Linux 3.12-1-amd64 (SMP w/8 CPU cores)
 Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash

 Versions of packages gmusicbrowser depends on:
 ii  libgstreamer-perl  0.19-1
 ii  libgtk2-perl   2:1.249-1
 ii  libgtk2.0-02.24.22-1
 ii  perl   5.18.2-2

 Versions of packages gmusicbrowser recommends:
 ii  libcairo-perl   1.104-1
 pn  libdigest-crc-perl  none
 ii  libgtk2-notify-perl 0.05-3+b2
 ii  libgtk2-trayicon-perl   0.06-1+b3
 ii  libhtml-parser-perl 3.71-1+b1
 ii  libintl-perl1.23-1
 ii  liblocale-gettext-perl  1.05-7+b2
 ii  libnet-dbus-perl1.0.0-2+b1
 ii  perl [libio-compress-perl]  5.18.2-2

 Versions of packages gmusicbrowser suggests:
 ii  alsa-utils1.0.27.2-1
 pn  libgnome2-wnck-perl   none
 pn  libgstreamer-interfaces-perl  none
 pn  libgtk2-mozembed-perl none
 ii  mpg3210.3.2-1.1
 pn  mplayer   none
 ii  vorbis-tools  1.4.0-1

 -- no debconf information

 ___
 pkg-multimedia-maintainers mailing list
 pkg-multimedia-maintain...@lists.alioth.debian.org

 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers



Bug#721163: [Pkg-xfce-devel] Two ITPs for light-locker

2014-02-15 Thread Jackson Doak
Ho Wan Chan has left debian/ubuntu, so he's unlikely to want to maintain
this


On Sat, Feb 15, 2014 at 7:02 PM, Adrian Bunk b...@stusta.de wrote:

 Hi,

 there are currently two different ITPs for light-locker with different
 owners.

 Please agree on who will actually package it (it could be one of the
 owners, or both together) and then merge the ITP bugs.

 Thanks
 Adrian

 --

Is there not promise of rain? Ling Tan asked suddenly out
 of the darkness. There had been need of rain for many days.
Only a promise, Lao Er said.
Pearl S. Buck - Dragon Seed


 ___
 Pkg-xfce-devel mailing list
 pkg-xfce-de...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel



Bug#737445: ITP: gnome-photos -- Photo manager for GNOME

2014-02-02 Thread Jackson Doak
package: wnpp
severity: wishlist

* Package name : gnome-photos
Version : 3.10.2
Upstream Author : Debarshi Ray  debars...@gnome.org
* URL : https://wiki.gnome.org/Apps/Photos
* License : GPL, LGPL
Description : Photo manager for GNOME
 GNOME Photos is a simple standalone application to find, organize and view
 your photos.


Bug#718031:

2014-01-25 Thread Jackson Doak
Ho Wan has mostly left debian and ubuntu, so you should probably upload
this yourself


Bug#736215: [Pkg-phototools-devel] Bug#736215: New upstream release

2014-01-21 Thread Jackson Doak
I used git-import-orig, but without pristine-tar. The package is upload
ready from what i can see. As, is pfstmo


On Wed, Jan 22, 2014 at 1:50 AM, Andreas Tille andr...@an3as.eu wrote:

 Hi Jackson,

 I noticed that you also commited changes to Git which is *very*
 appreciated.

 For the patch below (and also for your commits):  There is no point in
 adding
 the upstream changes to a patch and if you inject the latest upstream
 source
 please use

git import-orig --pristine-tar upstreamtarball

 I did so now (please `git pull`).

 Just ping me if you have finished possibly other changes.

 Kind regards

 Andreas.

 On Tue, Jan 21, 2014 at 04:25:18PM +1100, Jackson Doak wrote:
  package: pngquant
  version: 2.0.1-1
  tags: patch
  priority: wishlist
 
  A new release of pngquant is now out. Could it please be uploaded? I have
  included an upload ready debdiff.

  diff -Nru pngquant-2.0.1/debian/changelog pngquant-2.0.2/debian/changelog
  --- pngquant-2.0.1/debian/changelog   2013-11-26 08:46:18.0 +1100
  +++ pngquant-2.0.2/debian/changelog   2014-01-21 16:22:51.0 +1100
  @@ -1,3 +1,10 @@
  +pngquant (2.0.2-1) UNRELEASED; urgency=medium
  +
  +  * New upstream release
  +  * Use upstream's manpage, it's more complete
  +
  + -- Jackson Doak nosk...@ubuntu.com  Tue, 21 Jan 2014 16:20:54 +1100
  +
   pngquant (2.0.1-1) unstable; urgency=low
 
 * New upstream version
  diff -Nru pngquant-2.0.1/debian/manpages pngquant-2.0.2/debian/manpages
  --- pngquant-2.0.1/debian/manpages2013-11-26 08:46:18.0 +1100
  +++ pngquant-2.0.2/debian/manpages2014-01-21 16:22:32.0 +1100
  @@ -1 +1 @@
  -debian/pngquant.1
  +pngquant.1
  diff -Nru pngquant-2.0.1/debian/pngquant.1
 pngquant-2.0.2/debian/pngquant.1
  --- pngquant-2.0.1/debian/pngquant.1  2013-11-26 08:46:18.0 +1100
  +++ pngquant-2.0.2/debian/pngquant.1  1970-01-01 10:00:00.0 +1000
  @@ -1,42 +0,0 @@
  -.TH PNGQUANT 1 Thu, 07 Dec 2006 00:33:40 -0200
  -.SH NAME
  -pngquant \- PNG image optimising utility
  -.SH SYNOPSIS
  -.B pngquant
  -.RI [ options ] ncolors [pngfile [pngfile ...]]
  -.br
  -.B pngquant
  -.RI [ options ] \-map mapfile [pngfile [pngfile ...]]
  -.br
  -.PP
  -Note that it's \fBrequired\fP to specify the number of colors
 (\fIncolors\fP) or the \fImapfile\fP. Arguments in square brackets are
 optional.
  -.SH DESCRIPTION
  -This manual page documents briefly the
  -.B pngquant
  -command.
  -.PP
  -\fBpngquant\fP quantizes one or more 32-bit RGBA PNGs to 8-bit (or
 smaller) RGBA-palette PNGs using either ordered dithering or
 Floyd-Steinberg diffusion dithering (default). The output filename is the
 same as the input name except that it ends in \fI-fs8.png\fP or
 \fI-or8.png\fP (unless the input is stdin, in which case the quantized
 image will go to stdout).  The default behavior if the output file exists
 is to skip the conversion; use \fI-force\fP to overwrite.
  -.SH OPTIONS
  -.TP
  -.B \-force
  -Overwrite existing output files.
  -.TP
  -.B \-ordened, \-nofloyd, \-nofs
  -Use ordered dithering.
  -.TP
  -.B \-verbose, \-noquiet
  -Print status messages.
  -.TP
  -.B NOTE:
  -the \-map option is NOT YET SUPPORTED.
  -.SH EXAMPLE
  -Creating a new image with the number of colors reduced to 64:
  -.TP
  - pngquant 64 image.png
  -.TP
  -The resulting image will have 64 colors and will be saved as
 \fBimage-fs8.png\fP.
  -.SH AUTHOR
  -pngquant was written by Greg Roelofs n...@pobox.com.
  -.PP
  -This manual page was written by Nelson A. de Oliveira 
 nao...@debian.org,
  -for the Debian project (but may be used by others).
  diff -Nru pngquant-2.0.1/INSTALL pngquant-2.0.2/INSTALL
  --- pngquant-2.0.1/INSTALL2013-10-24 09:20:48.0 +1100
  +++ pngquant-2.0.2/INSTALL2014-01-17 09:12:45.0 +1100
  @@ -14,6 +14,7 @@
   pngquant uses GNU Makefile. To compile on FreeBSD you will need to use
 gmake,
   and on Windows the MinGW compiler (MSVC does not support C99).
 
  +pngquant will compile with libpng 1.2, but you should use 1.5 or later.
 
   ##Compilation with OpenMP
 
  diff -Nru pngquant-2.0.1/lib/libimagequant.c
 pngquant-2.0.2/lib/libimagequant.c
  --- pngquant-2.0.1/lib/libimagequant.c2013-10-24
 09:20:48.0 +1100
  +++ pngquant-2.0.2/lib/libimagequant.c2014-01-17
 09:12:45.0 +1100
  @@ -68,12 +68,6 @@
   void *log_flush_callback_user_info;
   };
 
  -struct pngquant_options {
  -liq_attr *liq;
  -liq_image *fixed_palette_image;
  -bool floyd, using_stdin, force, ie_mode;
  -};
  -
   struct liq_image {
   const char *magic_header;
   void* (*malloc)(size_t);
  diff -Nru pngquant-2.0.1/lib/libimagequant.h
 pngquant-2.0.2/lib/libimagequant.h
  --- pngquant-2.0.1/lib/libimagequant.h2013-10-24
 09:20:48.0 +1100
  +++ pngquant-2.0.2/lib/libimagequant.h2014-01-17
 09:12:45.0 +1100
  @@ -1,6 +1,6 @@
  -//
  -// http://pngquant.org
  -//
  +/*
  + * http

Bug#736215: New upstream release

2014-01-20 Thread Jackson Doak
package: pngquant
version: 2.0.1-1
tags: patch
priority: wishlist

A new release of pngquant is now out. Could it please be uploaded? I have
included an upload ready debdiff.
diff -Nru pngquant-2.0.1/debian/changelog pngquant-2.0.2/debian/changelog
--- pngquant-2.0.1/debian/changelog 2013-11-26 08:46:18.0 +1100
+++ pngquant-2.0.2/debian/changelog 2014-01-21 16:22:51.0 +1100
@@ -1,3 +1,10 @@
+pngquant (2.0.2-1) UNRELEASED; urgency=medium
+
+  * New upstream release
+  * Use upstream's manpage, it's more complete
+
+ -- Jackson Doak nosk...@ubuntu.com  Tue, 21 Jan 2014 16:20:54 +1100
+
 pngquant (2.0.1-1) unstable; urgency=low
 
   * New upstream version
diff -Nru pngquant-2.0.1/debian/manpages pngquant-2.0.2/debian/manpages
--- pngquant-2.0.1/debian/manpages  2013-11-26 08:46:18.0 +1100
+++ pngquant-2.0.2/debian/manpages  2014-01-21 16:22:32.0 +1100
@@ -1 +1 @@
-debian/pngquant.1
+pngquant.1
diff -Nru pngquant-2.0.1/debian/pngquant.1 pngquant-2.0.2/debian/pngquant.1
--- pngquant-2.0.1/debian/pngquant.12013-11-26 08:46:18.0 +1100
+++ pngquant-2.0.2/debian/pngquant.11970-01-01 10:00:00.0 +1000
@@ -1,42 +0,0 @@
-.TH PNGQUANT 1 Thu, 07 Dec 2006 00:33:40 -0200
-.SH NAME
-pngquant \- PNG image optimising utility
-.SH SYNOPSIS
-.B pngquant
-.RI [ options ] ncolors [pngfile [pngfile ...]]
-.br
-.B pngquant
-.RI [ options ] \-map mapfile [pngfile [pngfile ...]]
-.br
-.PP
-Note that it's \fBrequired\fP to specify the number of colors 
(\fIncolors\fP) or the \fImapfile\fP. Arguments in square brackets are 
optional.
-.SH DESCRIPTION
-This manual page documents briefly the
-.B pngquant
-command.
-.PP
-\fBpngquant\fP quantizes one or more 32-bit RGBA PNGs to 8-bit (or smaller) 
RGBA-palette PNGs using either ordered dithering or Floyd-Steinberg diffusion 
dithering (default). The output filename is the same as the input name except 
that it ends in \fI-fs8.png\fP or \fI-or8.png\fP (unless the input is stdin, in 
which case the quantized image will go to stdout).  The default behavior if the 
output file exists is to skip the conversion; use \fI-force\fP to overwrite.
-.SH OPTIONS
-.TP
-.B \-force
-Overwrite existing output files.
-.TP
-.B \-ordened, \-nofloyd, \-nofs
-Use ordered dithering.
-.TP
-.B \-verbose, \-noquiet
-Print status messages.
-.TP
-.B NOTE:
-the \-map option is NOT YET SUPPORTED.
-.SH EXAMPLE
-Creating a new image with the number of colors reduced to 64:
-.TP
-   pngquant 64 image.png
-.TP
-The resulting image will have 64 colors and will be saved as 
\fBimage-fs8.png\fP.
-.SH AUTHOR
-pngquant was written by Greg Roelofs n...@pobox.com.
-.PP
-This manual page was written by Nelson A. de Oliveira nao...@debian.org,
-for the Debian project (but may be used by others).
diff -Nru pngquant-2.0.1/INSTALL pngquant-2.0.2/INSTALL
--- pngquant-2.0.1/INSTALL  2013-10-24 09:20:48.0 +1100
+++ pngquant-2.0.2/INSTALL  2014-01-17 09:12:45.0 +1100
@@ -14,6 +14,7 @@
 pngquant uses GNU Makefile. To compile on FreeBSD you will need to use gmake,
 and on Windows the MinGW compiler (MSVC does not support C99).
 
+pngquant will compile with libpng 1.2, but you should use 1.5 or later.
 
 ##Compilation with OpenMP
 
diff -Nru pngquant-2.0.1/lib/libimagequant.c pngquant-2.0.2/lib/libimagequant.c
--- pngquant-2.0.1/lib/libimagequant.c  2013-10-24 09:20:48.0 +1100
+++ pngquant-2.0.2/lib/libimagequant.c  2014-01-17 09:12:45.0 +1100
@@ -68,12 +68,6 @@
 void *log_flush_callback_user_info;
 };
 
-struct pngquant_options {
-liq_attr *liq;
-liq_image *fixed_palette_image;
-bool floyd, using_stdin, force, ie_mode;
-};
-
 struct liq_image {
 const char *magic_header;
 void* (*malloc)(size_t);
diff -Nru pngquant-2.0.1/lib/libimagequant.h pngquant-2.0.2/lib/libimagequant.h
--- pngquant-2.0.1/lib/libimagequant.h  2013-10-24 09:20:48.0 +1100
+++ pngquant-2.0.2/lib/libimagequant.h  2014-01-17 09:12:45.0 +1100
@@ -1,6 +1,6 @@
-//
-// http://pngquant.org
-//
+/*
+ * http://pngquant.org
+ */
 
 #ifndef LIBIMAGEQUANT_H
 #define LIBIMAGEQUANT_H
diff -Nru pngquant-2.0.1/lib/Makefile pngquant-2.0.2/lib/Makefile
--- pngquant-2.0.1/lib/Makefile 2013-10-24 09:20:48.0 +1100
+++ pngquant-2.0.2/lib/Makefile 2014-01-17 09:12:45.0 +1100
@@ -9,11 +9,15 @@
 DLLIMP=libimagequant_dll.a
 DLLDEF=libimagequant_dll.def
 
-CFLAGSOPT ?= -DNDEBUG -O3 -fstrict-aliasing -ffast-math -funroll-loops 
-fomit-frame-pointer -ffinite-math-only
+CFLAGSOPT ?= -DNDEBUG -O3 -ffast-math -funroll-loops -fomit-frame-pointer
 
 CFLAGS ?= -Wall -Wno-unknown-pragmas -I. $(CFLAGSOPT)
 CFLAGS += -std=c99 $(CFLAGSADD)
 
+ifdef USE_SSE
+CFLAGS += -DUSE_SSE=$(USE_SSE)
+endif
+
 OBJS = pam.o mediancut.o blur.o mempool.o viter.o nearest.o libimagequant.o
 
 BUILD_CONFIGURATION=$(CC) $(CFLAGS) $(LDFLAGS)
@@ -30,10 +34,10 @@
$(MAKE) CFLAGSADD=-DLIQ_EXPORT='__declspec(dllexport)' $(DLL)
 
 openmp::
-   $(MAKE

Bug#674916:

2014-01-20 Thread Jackson Doak
Could you maintain this in the python apps team, since other there would be
willing to occasionally help, plus it makes finding a sponsor easier.


Bug#736108: New upstream release

2014-01-19 Thread Jackson Doak
package: gmusicbrowser
version: 1.1.10-2
priority: wishlist

Please package the new upstream release. It's needed for xubuntu 14.04


Bug#718381:

2014-01-10 Thread Jackson Doak
This appears to be fixed upstream, could you make a mercurial snapshot
release?


Bug#734349: New upstream release

2014-01-05 Thread Jackson Doak
Package: gnome-tweak-tool
Version: 3.8.1-2
Priority: wishlist

The 3.10.1 release of gnome-tweak-tool it now out, could someone please
package it?


Bug#733881: Please use autoreconf instead of autotools-dev

2014-01-01 Thread Jackson Doak
Package: telepathy-farstream
Version: 0.6.0-2

Please switch from autottols-dev to dh-autoreconf to fix build issues with
the .m4 macros. The patch from ubuntu is below

=== modified file 'debian/changelog'
--- debian/changelog 2013-09-17 22:34:26 +
+++ debian/changelog 2014-01-01 19:36:50 +
@@ -1,3 +1,9 @@
+telepathy-farstream (0.6.0-2ubuntu1) trusty; urgency=medium
+
+  * Replace autotools-dev with autoreconf, fixes FTBFS on ppc64el
+
+ -- Jackson Doak nosk...@ubuntu.com  Thu, 02 Jan 2014 06:36:06 +1100
+
 telepathy-farstream (0.6.0-2) unstable; urgency=low

   * Team upload.

=== modified file 'debian/control'
--- debian/control 2013-09-17 22:34:26 +
+++ debian/control 2014-01-01 19:36:58 +
@@ -1,9 +1,10 @@
 Source: telepathy-farstream
 Section: libs
 Priority: optional
-Maintainer: Debian Telepathy maintainers 
pkg-telepathy-maintain...@lists.alioth.debian.org
+Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
+XSBC-Original-Maintainer: Debian Telepathy maintainers 
pkg-telepathy-maintain...@lists.alioth.debian.org
 Uploaders: Sjoerd Simons sjo...@debian.org, Laurent Bigonville 
bi...@debian.org
-Build-Depends: autotools-dev, debhelper (= 9),
+Build-Depends: dh-autoreconf, debhelper (= 9),
cdbs (= 0.4.93~),
libglib2.0-dev (= 2.30),
libdbus-1-dev (= 0.60),

=== modified file 'debian/rules'
--- debian/rules 2012-04-11 21:35:55 +
+++ debian/rules 2014-01-01 19:35:31 +
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f

 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/rules/utils.mk

 common-binary-post-install-arch:: list-missing


Bug#700898:

2014-01-01 Thread Jackson Doak
This also affects ubuntu's new ppc64el architecture.


Bug#733769: Fix

2013-12-31 Thread Jackson Doak
I've fixed this in ubuntu with the following patch, should work for debian
too.

=== modified file 'debian/changelog'
--- debian/changelog 2013-07-13 02:51:58 +
+++ debian/changelog 2014-01-01 03:12:18 +
@@ -1,3 +1,9 @@
+evince-hwp (0.1.1-1ubuntu1) trusty; urgency=medium
+
+  * Add build-depend on intltool, libxml2-dev, libgsf-1-dev fixes FTBFS.
+
+ -- Jackson Doak nosk...@ubuntu.com  Wed, 01 Jan 2014 13:39:22 +1100
+
 evince-hwp (0.1.1-1) unstable; urgency=low

   * Initial version (Closes: #732088)

=== modified file 'debian/control'
--- debian/control 2013-07-13 02:51:58 +
+++ debian/control 2014-01-01 03:03:17 +
@@ -1,7 +1,8 @@
 Source: evince-hwp
 Section: libs
 Priority: optional
-Maintainer: Debian Korean L10N debian-l10n-kor...@lists.debian.org
+Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
+XSBC-Original-Maintainer: Debian Korean L10N 
debian-l10n-kor...@lists.debian.org
 Uploaders: Changwoo Ryu cw...@debian.org
 Homepage: https://github.com/changwoo/evince-hwp
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=l10n-korean/evince-hwp.git
@@ -12,6 +13,9 @@
dh-autoreconf,
libevince-dev,
pkg-config,
+   intltool,
+   libxml2-dev,
+   libgsf-1-dev

 Package: evince-hwp
 Architecture: any


Bug#651141:

2013-12-30 Thread Jackson Doak
Are you still going to upload the new version? It's been 4 months with no
progress from what i can see.


Bug#732855:

2013-12-26 Thread Jackson Doak
How large (pixels) is your screen. This might be gthumb's default size for
a reason, but not working on all screens.


Bug#732814: libtiff5 transition

2013-12-22 Thread Jackson Doak
Yeah, i saw the fix as soon as i filed the bug report.


On Sun, Dec 22, 2013 at 11:10 PM, Graham Inggs gra...@nerve.org.za wrote:

 Hi Jackson

 Please see changelog entry for dx 1:4.4.4-5:

 dx (1:4.4.4-5) unstable; urgency=low

   [Graham Inggs]
   * New maintainer (Closes: #654646)
   * Update d/control:
 - build with libmotif-dev instead of lesstif2-dev (Closes: #714834)
 - build with unversioned libtiff-dev (Ubuntu)
 - build with unversioned libpng-dev (Closes: #662308)
 ...

 Please let me know if I missed something.

 Regards
 Graham


 On 22 December 2013 03:09, Jackson Doak nosk...@ubuntu.com wrote:
  Package: dx
  Version: 1:4.4.4-7
 
  Please build depend on libtiff-dev rather than libtiff4-dev. The
 transition
  is now ongoing and i will be uploading a fixed version to ubuntu soon.



Bug#732814: libtiff5 transition

2013-12-21 Thread Jackson Doak
Package: dx
Version: 1:4.4.4-7

Please build depend on libtiff-dev rather than libtiff4-dev. The transition
is now ongoing and i will be uploading a fixed version to ubuntu soon.


Bug#732752: New upstream release 6.0

2013-12-20 Thread Jackson Doak
Package: javacc
Priority: wishlist
Version: 5.0-5

There is a new major release of javacc is available at
https://javacc.java.net/ , could debian please package it?


Bug#720540:

2013-12-19 Thread Jackson Doak
Howard has now been forced to leave the debian project due to school
commitments.
I'll try and add this to the gnome svn to help maintain it


Bug#732562: ITP: prpltwtr -- libpurple plugin to add microblogging as an IM protocol

2013-12-18 Thread Jackson Doak
Package: wnpp
Severity: wishlist
Owner: Jackson Doak nosk...@ubuntu.com

* Package name: prpltwtr
  Version : 0.13.0
  Upstream Author : neaveru http://code.google.com/u/neaveru
* URL : https://code.google.com/p/prpltwtr/
* License : GPL2+
  Description : libpurple plugin to add microblogging as an IM protocol

 libpurple plugin to add microblogging as a IM protocol. It imports your
 Twitter friends and saved search queries to Contacts, and receives
 mentions/replies, DMs and Twitter search results as conversation threads.
 In addition,  you can send replies or DMs to any Twitter friend straight from
 Contacts, simply by tapping on their Twitter IDs.


Bug#725589:

2013-12-14 Thread Jackson Doak
tags 725589 + patch


Repackaging the tarball with no changes should be enough to fix this.


Bug#731915:

2013-12-11 Thread Jackson Doak
Could you do one last upload to set the package maintainer as QA Team, and
possibly fix a few bugs and switch to format 3.0?


Bug#731791:

2013-12-11 Thread Jackson Doak
I plan to adopt this and have a working, updated version at
https://mentors.debian.net/package/libfinance-quote-perl . Could someone
please sponsor it?


Bug#731534:

2013-12-08 Thread Jackson Doak
I'm going to try and package this, i'll mail again if i fail


Bug#731534:

2013-12-08 Thread Jackson Doak
Never mind, it's beyond me. I'm willing to help though.


Bug#731427:

2013-12-07 Thread Jackson Doak
On behalf of the xubuntu team and sean, this will be packaged when the
menulibre2 release is complete.


Bug#729203:

2013-11-27 Thread Jackson Doak
If there's anything i can do to help, let me know. Could you put you
work-in-progress stuff in a VCS so others can look?


Bug#711827:

2013-11-26 Thread Jackson Doak
retitle 711827 ITA: gthumb -- image viewer and browser
owner 711827 !


Bug#711827:

2013-11-25 Thread Jackson Doak
All those issues are now fixed. Can you take another look?


Bug#718486: RFS: python-meld3/0.6.10-1 [ITA]

2013-11-16 Thread Jackson Doak
I'm already in the python team, i'll see if this is able to be added.
Thanks.
Could you please look at my gthumb package? If someone is willing to
sponsor it, i can try and continue maintaining it.


On Sun, Nov 17, 2013 at 7:04 AM, Andrew Starr-Bochicchio a...@debian.orgwrote:

 On Thu, Aug 1, 2013 at 6:18 AM, Jackson Doak nosk...@ubuntu.com wrote:
  Dear mentors,
 
  I am looking for a sponsor for my package python-meld3

 Hi Jackson,

 The package looks good. I'm going to go ahead and sponsor it. Feel
 free to contact me directly if needed for future uploads of this
 package.

 You might want to consider maintaining the package as part of the
 Debian Python Modules Team. Maintaining packages as part of a team
 when there is one that fits is in the best interest of the package and
 it also makes it much more likely you'll find a sponsor in a timely
 manner. See:

 https://wiki.debian.org/Teams/PythonModulesTeam/HowToJoin

 Thanks for your work!

 -- Andrew Starr-Bochicchio

Ubuntu Developer https://launchpad.net/~andrewsomething
Debian Developer http://qa.debian.org/developer.php?login=asb
PGP/GPG Key ID: D53FDCB1



Bug#725563: patch

2013-11-08 Thread Jackson Doak
Adding a build-dependancy on python-setuptools fixes this issue.


Bug#729089: New upstream release.

2013-11-08 Thread Jackson Doak
package: wireless-regdb
version: 2013.02.13-1

A new upstream release is now out (2013.10.11). Could you please update to
this? It adds a lot of fixes, including a fix for
https://bugs.launchpad.net/ubuntu/+source/wireless-regdb/+bug/1221711 .


Bug#725995:

2013-11-03 Thread Jackson Doak
A second workaround is listed at
http://ubuntuforums.org/showthread.php?t=2182753p=12829872#post12829872
Could one of the maintainers please choose one of the options and fix this?


Bug#728495: Please update to 2.1.0

2013-11-01 Thread Jackson Doak
package: libvalhalla
version: 2.0.0-4
priority: wishlist

Please update libvalhalla to 2.1.0. It fixes a number of issues, and add
better libav support.


Bug#711193:

2013-11-01 Thread Jackson Doak
Would it be easier if we made a pedantic or informational tag to fix this?
Then It would be easier to ignore if you can't fix the build-depend, but
still tell many people that they should change.


Bug#609278:

2013-10-25 Thread Jackson Doak
Has there been any more progress on this?


Bug#727638: Please update to 5.01

2013-10-24 Thread Jackson Doak
package: memtest86+
version: 4.20-1.1

At September 2013, after more than 2 years since 4.20, 5.01 is finally
out and the development of Memtest86+ is now fully resumed. Regular
updates will follow soon.

Please update memtest86+ to the latest 5.0.x release - memtest86 4.2.0
is 2 years old and doesn't support lots of current hardware

Memtest86+ V5.01 changelog
--
- Added support for up to 2 TB of RAM on X64 CPUs
- Added experimental SMT support up to 32 cores
- Added complete detection for memory controllers.
- Added Motherboard Manufacturer  Model reporting
- Added CPU temperature reporting
- Added enhanced Fail Safe Mode (Press F1 at startup)
- Added support for Intel Sandy Bridge-E CPUs
- Added support for Intel Ivy Bridge CPUs
- Added preliminary support for Intel Haswell CPUs
- Added preliminary support for Intel Haswell-ULT CPUs
- Added support for AMD Kabini (K16) CPUs
- Added support for AMD Bulldozer CPUs
- Added support for AMD Trinity CPUs
- Added support for AMD E-/C-/G-/Z- Bobcat CPUs
- Added support for Intel Atom Pineview CPUs
- Added support for Intel Atom Cedar Trail CPUs
- Added SPD detection on most AMD Chipsets
- Enforced Coreboot support
- Optimized run time for faster memory error detection
- Rewriten lots of memory timings detection code
- Corrected bugs, bugs and more bugs


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#711827:

2013-10-23 Thread Jackson Doak
 I've had a package on mentors to fix this for some time, although i
don't use the package enough to be sole maintainer. Is there any
chance you could upload it?


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#725789:

2013-10-15 Thread Jackson Doak
 The beta 2 is now out. I'll try and prepare an upload for
experimental if the maintainer doesn't have the time


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#593665:

2013-10-15 Thread Jackson Doak
This is likely an issue with python. If the package could be converted
to python3 this would be fixed, but upstream has been dead for many
years, so i doubt this will ever be fixed.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#726355: assaultcube: new upstream version of AssaultCube

2013-10-14 Thread Jackson Doak
It's one of the bigger shooters for linux, so it would be a shame to
orphan it. I can't maintain it as my internet is too bad to download
it unfortuanately.

On Tue, Oct 15, 2013 at 10:00 AM, Martin Werner ienor...@gmail.com wrote:
 On Mon, Oct 14, 2013 at 11:23:38PM +0200, Jérémy wrote:
 Package: assaultcube
 Severity: wishlist
 Tags: upstream

 Dear Maintainer,

* What led up to the situation?
 New version 1.2 has been released the 9 october 2013

 Can you upgrade the package, please ?

 Thanks,

 Jeremy




 -- System Information:
 Debian Release: jessie/sid
   APT prefers testing
   APT policy: (500, 'testing')
 Architecture: amd64 (x86_64)

 Kernel: Linux 3.10-3-amd64 (SMP w/4 CPU cores)
 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash


 I've mentioned this before, but I'll do so again:

 I've most recently been the one messing with AssaultCube in Debian
 (updating it from upstream 1.0.4 to the current Debian version 1.1.0.4,
 and some work beyond that). But I have since stopped actively poking at
 it. For more info see my mail at
 http://lists.debian.org/debian-devel-games/2012/06/msg6.html and
 a related AC license discussion in
 http://lists.debian.org/debian-devel-games/2012/10/msg00075.html + thread.

 My impression is also that Gonéri (the reviewer/sponsor of my AC
 changes) is also not actively maintaining the assaultcube package.

 So, neither I, not do I suspect Gonéri (?) will be updating the
 assaultcube package to the new upstream 1.2 anytime soon.

 However, as mentioned in previous discussions, if anyone would be
 interested in picking it up, I'd be very happy to help out with some of
 the work. But I do not intend to drive it.

 By the way, would it be relevant to orphan the assaultcube package
 currently? What do you think Gonéri, and devel-games in general?

 --
 Martin Erik Werner martinerikwer...@gmail.com

 ___
 Pkg-games-devel mailing list
 pkg-games-de...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-devel


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#724962: [Pkg-xfce-devel] Bug#724962: xfce: xfwm, xfdesktop, xfsettingsd and most xfce apps don't work

2013-09-29 Thread Jackson Doak
Interesting. Have you got any logs you can attach or programs you've
manually installed?

It might be worth waiting a week or two to see if the upcoming xfce
4.11 uploads fix the

On Mon, Sep 30, 2013 at 11:26 AM, Alejandro Carrazzoni
ale.carrazz...@gmail.com wrote:
 Package: xfce4
 Version: 4.10.1
 Severity: critical
 File: xfce
 Justification: breaks the whole system

 I updated xfce4 along with several other packages yesterday, and after
 rebooting the pc hanged while trying to load gdm. I uninstalled gdm and
 installed slim instead and it worked, but xfwm4, xfsettingsd, xfdesktop and
 most xfce apps don't work (xfce panel and the task manager work, everything
 else doesn't). The pc is very slow and it turns out it's because there are 10
 xfwm4, xfsettingsd and xfdesktop processes running, despite none of these
 programs running. I'm running debian sid by the way.



 -- System Information:
 Debian Release: jessie/sid
   APT prefers unstable
   APT policy: (500, 'unstable'), (1, 'experimental')
 Architecture: amd64 (x86_64)
 Foreign Architectures: i386

 Kernel: Linux 3.10-3-amd64 (SMP w/4 CPU cores)
 Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash

 Versions of packages xfce4 depends on:
 ii  gtk2-engines-xfce  3.0.1-2
 ii  libxfce4ui-utils   4.10.0-4
 ii  orage  4.8.4-2
 ii  thunar 1.6.3-1
 ii  xfce4-appfinder4.10.1-1
 ii  xfce4-mixer4.10.0-2
 ii  xfce4-panel4.10.1-1
 ii  xfce4-session  4.10.1-2
 ii  xfce4-settings 4.10.1-2
 ii  xfconf 4.10.0-2
 ii  xfdesktop4 4.10.2-3
 ii  xfwm4  4.10.1-2

 Versions of packages xfce4 recommends:
 ii  desktop-base  7.0.3
 ii  tango-icon-theme  0.8.90-5
 ii  thunar-volman 0.8.0-2
 ii  xfce4-notifyd 0.2.4-2
 ii  xorg  1:7.7+3

 Versions of packages xfce4 suggests:
 pn  gtk3-engines-xfcenone
 pn  xfce4-goodiesnone
 ii  xfce4-power-manager  1.2.0-2

 -- no debconf information

 ___
 Pkg-xfce-devel mailing list
 pkg-xfce-de...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#724278:

2013-09-26 Thread Jackson Doak
While i'm not 100% sure, it think this can't be fixed without a very
complex patch.i'll look into it further, but expect to need an
upstream fix


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#631225:

2013-09-20 Thread Jackson Doak
This has been fixed upstream, if it's not in 4.10 (testing, unstable)
it should be fixed in 4.11 (experimental). Could you try one of them?


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#719106: RFA: passwdqc -- password strength checking and policy enforcement toolset

2013-09-17 Thread Jackson Doak
It's a regression, but i think it's because the updates allow it to be
found by lintian.

On Wed, Sep 18, 2013 at 6:30 AM, martin f krafft madd...@debian.org wrote:
 also sprach Antoine Beaupré anar...@anarcat.ath.cx [2013.09.17.1625 +0200]:
 Or is this a regression?

 It's a regression, but obviously I don't want to spoil Jackson's
 fun. It's just a Lintian warning too, so I suppose we should upload
 and then solve it.

 I am on the road. Unless someone else does, I can look at this on
 Friday.

 --
  .''`.   martin f. krafft madduck@d.o  Related projects:
 : :'  :  proud Debian developer   http://debiansystem.info
 `. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
   `-  Debian - when you have better things to do than fixing systems


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#554976:

2013-09-17 Thread Jackson Doak
 dh_autoreconf should fix this, i'll work on it this week.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#719106: RFA: passwdqc -- password strength checking and policy enforcement toolset

2013-09-12 Thread Jackson Doak
 I've got a version on mentors, but i couldn't get hardening to work.

2013/9/13 anarcat anar...@anarcat.ath.cx:
 What's the status here, you guys need help?

 --
 La guerre, c'est le massacre d'hommes qui ne se connaissent pas,
 au profit d'hommes qui se connaissent mais ne se massacreront pas.
 - Paul Valéry


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#721768: Please update feedparser to 5.1.3

2013-09-03 Thread Jackson Doak
Package: python-feedparser
Version: 5.1.2-2
Priority: wishlist

A new version of feedparser is available, can someone please package
it? I've got a package that requires the newer version


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#721686: ITP: mark2 -- minecraft server wrapper

2013-09-02 Thread Jackson Doak
Package: wnpp
Severity: wishlist
Owner: Jackson Doak nosk...@ubuntu.com

* Package name: mark2
  Version : 0.1.4.3
  Upstream Author : mcdevs and respective owners
* URL : https://github.com/mcdevs/mark2
* License : MIT
  Programming Lang: Python
  Description : minecraft server wrapper

mark2 is a minecraft server wrapper, written in python and twisted. It
aims to be the definitive wrapper, providing a rich feature-set and a
powerful plugin interface. It has no requirement on craftbukkit.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#721027: [Pkg-xfce-devel] Bug#721027: /usr/bin/xfce4-power-manager-settings: xfce4-power-manager-settings Help button does not work

2013-08-27 Thread Jackson Doak
This is a known bug, caused by a dependency of xfhelp4.

On Tue, Aug 27, 2013 at 8:41 PM, Chris Bainbridge
chris.bainbri...@gmail.com wrote:
 Package: xfce4-power-manager
 Version: 1.0.11-2+b1
 Severity: normal
 File: /usr/bin/xfce4-power-manager-settings

 Dear Maintainer,

 Start xfce4-power-manager-settings, click Help button, Xfce Power Manager
 window closes but nothing else happens.

 Perhaps the package is missing some dependency on documentation, or perhaps
 there is no documentation.



 -- System Information:
 Debian Release: 7.1
   APT prefers stable-updates
   APT policy: (500, 'stable-updates'), (500, 'stable')
 Architecture: i386 (i686)

 Kernel: Linux 3.2.0-4-486
 Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash

 Versions of packages xfce4-power-manager depends on:
 ii  libc6 2.13-38
 ii  libcairo2 1.12.2-3
 ii  libdbus-1-3   1.6.8-1+deb7u1
 ii  libdbus-glib-1-2  0.100.2-1
 ii  libgdk-pixbuf2.0-02.26.1-1
 ii  libglib2.0-0  2.33.12+really2.32.4-5
 ii  libgtk2.0-0   2.24.10-2
 ii  libnotify40.7.5-1
 ii  libx11-6  2:1.5.0-1+deb7u1
 ii  libxext6  2:1.3.1-2+deb7u1
 ii  libxfce4ui-1-04.8.1-1
 ii  libxfce4util4 4.8.2-1
 ii  libxfconf-0-2 4.8.1-1
 ii  libxrandr22:1.3.2-2+deb7u1
 ii  upower0.9.17-1
 ii  xfce4-power-manager-data  1.0.11-2

 Versions of packages xfce4-power-manager recommends:
 ii  consolekit  0.4.5-3.1

 Versions of packages xfce4-power-manager suggests:
 ii  udisks   1.0.4-7
 pn  xfce4-power-manager-plugins  none

 -- no debconf information

 ___
 Pkg-xfce-devel mailing list
 pkg-xfce-de...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#720540:

2013-08-24 Thread Jackson Doak
I don't have the hardware to adopt this, but i can work on a NMU to
get some bugs closed and the latest version in if you want.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#719183: [Pkg-xfce-devel] Bug#719183: Bug#719183: thunar: Depend on udisks2

2013-08-17 Thread Jackson Doak
It makes external drives visible in thunar and on the desktop. This
has been part of the ubuntu delta for some time now.
Can someone review the version of thunar on mentors?

On Sun, Aug 18, 2013 at 7:12 AM, Yves-Alexis Perez cor...@debian.org wrote:
 On ven., 2013-08-09 at 18:00 +1000, Jackson Doak wrote:
 I've uploaded a fix to this (among other things) to
 mentors.debian.net/package/thunar .

 Please don't do that. Provide a patch.

 I can attach any source files still needed if required.

 I'd like to get this done quickly so ubuntu can sync before saucy
 freezes even more

 Thunar doesn't currently depend on udisks (wether 1 or 2), so could you
 explain what's intended exactly?

 Regards,
 --
 Yves-Alexis


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#719453: Please update musique

2013-08-11 Thread Jackson Doak
Package: musique
Priority: wichlist
Version: 1.1-2.1

The current debian version of musique is outdated. Please update it.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#719106:

2013-08-10 Thread Jackson Doak
I'll try and fix a few more lintian errors now, can you have a look at
the symbols stuff as i don't really understand it.

On Sat, Aug 10, 2013 at 4:36 PM, martin f krafft madd...@debian.org wrote:
 also sprach Jackson Doak nosk...@ubuntu.com [2013.08.10.0754 +0200]:
 I have uploaded a new version to
 https://mentors.debian.net/package/passwdqc . Could you please
 sponsor it?

 Oh, great! I will be happy to sponsor your uploads of passwdqc.

 There are a number of lintian warnings, probably from the time when
 I maintained it. The one about the copyright format is really easy
 to fix (empty lines inside the BSD licence need to be replaced with
 a single space).

 Also, there's a problem with the manpage that is trivially fixed.

 I don't quite understand the thing about relro and hardening. Do
 you?

 Would you talk to upstream about the lack of a changelog?

 Let me know if we can try to fix these issues before we upload
 1.3.0-1, or whether you'd prefer 1.3.0-1 to be uploaded and you then
 fix the issues for the next upload.

 Thanks!

 --
  .''`.   martin f. krafft madduck@d.o  Related projects:
 : :'  :  proud Debian developer   http://debiansystem.info
 `. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
   `-  Debian - when you have better things to do than fixing systems


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#719106:

2013-08-10 Thread Jackson Doak
I've re-uploaded, with most of the lintian errors fixed. This is ready
for upload to unstable

On Sat, Aug 10, 2013 at 4:42 PM, Jackson Doak nosk...@ubuntu.com wrote:
 I'll try and fix a few more lintian errors now, can you have a look at
 the symbols stuff as i don't really understand it.

 On Sat, Aug 10, 2013 at 4:36 PM, martin f krafft madd...@debian.org wrote:
 also sprach Jackson Doak nosk...@ubuntu.com [2013.08.10.0754 +0200]:
 I have uploaded a new version to
 https://mentors.debian.net/package/passwdqc . Could you please
 sponsor it?

 Oh, great! I will be happy to sponsor your uploads of passwdqc.

 There are a number of lintian warnings, probably from the time when
 I maintained it. The one about the copyright format is really easy
 to fix (empty lines inside the BSD licence need to be replaced with
 a single space).

 Also, there's a problem with the manpage that is trivially fixed.

 I don't quite understand the thing about relro and hardening. Do
 you?

 Would you talk to upstream about the lack of a changelog?

 Let me know if we can try to fix these issues before we upload
 1.3.0-1, or whether you'd prefer 1.3.0-1 to be uploaded and you then
 fix the issues for the next upload.

 Thanks!

 --
  .''`.   martin f. krafft madduck@d.o  Related projects:
 : :'  :  proud Debian developer   http://debiansystem.info
 `. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
   `-  Debian - when you have better things to do than fixing systems


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#719183: [Pkg-xfce-devel] Bug#719183: thunar: Depend on udisks2

2013-08-09 Thread Jackson Doak
I've uploaded a fix to this (among other things) to
mentors.debian.net/package/thunar .
I can attach any source files still needed if required.

I'd like to get this done quickly so ubuntu can sync before saucy
freezes even more

On Fri, Aug 9, 2013 at 1:06 PM, Jeremy Bicha jbi...@ubuntu.com wrote:
 Package: thunar
 Version: 1.6.3-1
 User: ubuntu-de...@lists.ubuntu.com
 Usertags: origin-ubuntu saucy

 Now that gvfs in jessie has switched to libudisks2, I think you'll
 want to follow Ubuntu's lead and have thunar depend on udisks2.

 The Ubuntu bug for this issue was https://launchpad.net/bugs/1014632

 I don't actually use thunar but I thought I'd pass this bug report along.

 Thanks,
 Jeremy

 - -- System Information:
 Debian Release: wheezy/sid
   APT prefers saucy-updates
   APT policy: (500, 'saucy-updates'), (500, 'saucy-security'), (500,
 'saucy'), (100, 'saucy-backports')

 ___
 Pkg-xfce-devel mailing list
 pkg-xfce-de...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#719214: ITP: eatmonkey -- Stupid download manager for monkeys and Capuchins!

2013-08-09 Thread Jackson Doak
package: wnpp
priority: wishlist
owner: !

Eatmonkey is a download manager made in xfce goodies.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#719106:

2013-08-09 Thread Jackson Doak
I have uploaded a new version to
https://mentors.debian.net/package/passwdqc . Could you please sponsor
it?


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#719052: Please update filezilla

2013-08-07 Thread Jackson Doak
Package: filezilla
Version: 3.7.0.2-1
Priority: wishlist

The current debian version of filezilla is outdated, please update to
3.7.3, which is at
http://sourceforge.net/projects/filezilla/files/FileZilla_Client/3.7.3/FileZilla_3.7.3_src.tar.bz2/download


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



  1   2   >