Bug#729755: WNPP ITP surl - Please review my work

2013-12-18 Thread Savvas Radevic
Hi, have you tried http://mentors.debian.net ? You can read about it at
http://mentors.debian.net/intro-maintainers :)
I forgot the actual procedure, I'm not sure if mentors.debian.net is still
used to promote and approve and sponsor new debian packages.
But you should contact the python apps team on IRC. They're much more
active there.

You can find more about the python apps team at:
https://wiki.debian.org/Teams/PythonAppsPackagingTeam
Join IRC through https://webchat.oftc.net/ (or use an IRC client program
like xchat or pidgin etc.)




On 16 December 2013 13:38, Markus Wirtz deb...@emwee.de wrote:

 Dear Debian mentors,
 dear python-apps-team,
 dear Savvas and Ahmed,

 after using Debian for years and benefit from your work, I would like to
 give my two cents back. Therefore I am learning and practicing about
 packaging software for debian.

 As my first package, I looked at surl, a tiny python-app [1].
 I would be happy if you review my work here [2] and file your comments
 against the ITP bug [3].

 I would also be happy to join the python-apps-team; my application to join
 your group was filed some days ago without response (Alioth account:
 emwee-guest). If the Package is fine, I would like to add it to the
 collab-maint (also lacking membership yet) repository or any other
 appropriate VCS.

 Thank you,
 Markus.

 [1] https://launchpad.net/surl
 [2] https://debian.emwee.de/devel/surl/
 [3] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729755




Bug#654970: ITP: drwright -- Known as typing break in GNOME 2

2012-06-29 Thread Savvas Radevic
On 29 June 2012 10:23, Fabian Greffrath fab...@greffrath.com wrote:


 Any news about this? I use Workrave in Windows and would really like to
 see something similar for the GNOME desktop in Debian.


There's a workrave package for gnome as well:
http://packages.debian.org/search?keywords=workrave

Unfortunately I haven't found yet an interested mentor to upload the
package.


Bug#677937: apt: Please update Greek translation

2012-06-17 Thread Savvas Radevic
Package: apt
Version: 0.8.16~exp12ubuntu10.2
Severity: normal

Dear Maintainer,

Can you update the greek po template using the current one from launchpad 
translations (precise)?
https://translations.launchpad.net/ubuntu/precise/+source/apt/+pots/apt/el/+details

It seems that it hasn't been refreshed for a while e.g.
https://translations.launchpad.net/ubuntu/precise/+source/apt/+pots/apt/el/234/+translate

Do you update the translations automatically or do we have to request it?

Thanks in advance!

-- Package-specific info:

-- apt-config dump --

APT ;
APT::Architecture amd64;
APT::Build-Essential ;
APT::Build-Essential:: build-essential;
APT::Install-Recommends 1;
APT::Install-Suggests 0;
APT::Authentication ;
APT::Authentication::TrustCDROM true;
APT::NeverAutoRemove ;
APT::NeverAutoRemove:: ^firmware-linux.*;
APT::NeverAutoRemove:: ^linux-firmware$;
APT::NeverAutoRemove:: ^linux-image.*;
APT::NeverAutoRemove:: ^kfreebsd-image.*;
APT::NeverAutoRemove:: ^linux-restricted-modules.*;
APT::NeverAutoRemove:: ^linux-ubuntu-modules-.*;
APT::NeverAutoRemove:: ^gnumach$;
APT::NeverAutoRemove:: ^gnumach-image.*;
APT::Never-MarkAuto-Sections ;
APT::Never-MarkAuto-Sections:: metapackages;
APT::Never-MarkAuto-Sections:: restricted/metapackages;
APT::Never-MarkAuto-Sections:: universe/metapackages;
APT::Never-MarkAuto-Sections:: multiverse/metapackages;
APT::Never-MarkAuto-Sections:: oldlibs;
APT::Never-MarkAuto-Sections:: restricted/oldlibs;
APT::Never-MarkAuto-Sections:: universe/oldlibs;
APT::Never-MarkAuto-Sections:: multiverse/oldlibs;
APT::Periodic ;
APT::Periodic::Update-Package-Lists 1;
APT::Periodic::Download-Upgradeable-Packages 0;
APT::Periodic::AutocleanInterval 0;
APT::Update ;
APT::Update::Post-Invoke-Success ;
APT::Update::Post-Invoke-Success:: touch 
/var/lib/apt/periodic/update-success-stamp 2/dev/null || true;
APT::Update::Post-Invoke-Success:: [ ! -f /var/run/dbus/system_bus_socket ] || 
/usr/bin/dbus-send --system --dest=org.debian.apt --type=signal /org/debian/apt 
org.debian.apt.CacheChanged || true;
APT::Archives ;
APT::Archives::MaxAge 30;
APT::Archives::MinAge 2;
APT::Archives::MaxSize 500;
APT::Changelogs ;
APT::Changelogs::Server http://changelogs.ubuntu.com/changelogs;;
APT::Architectures ;
APT::Architectures:: amd64;
APT::Architectures:: i386;
APT::Compressor ;
APT::Compressor::. ;
APT::Compressor::.::Name .;
APT::Compressor::.::Extension ;
APT::Compressor::.::Binary ;
APT::Compressor::.::Cost 1;
APT::Compressor::.::CompressArg ;
APT::Compressor::.::CompressArg:: ;
APT::Compressor::.::UncompressArg ;
APT::Compressor::.::UncompressArg:: ;
APT::Compressor::gzip ;
APT::Compressor::gzip::Name gzip;
APT::Compressor::gzip::Extension .gz;
APT::Compressor::gzip::Binary gzip;
APT::Compressor::gzip::Cost 2;
APT::Compressor::gzip::CompressArg ;
APT::Compressor::gzip::CompressArg:: -9n;
APT::Compressor::gzip::UncompressArg ;
APT::Compressor::gzip::UncompressArg:: -d;
APT::Compressor::bzip2 ;
APT::Compressor::bzip2::Name bzip2;
APT::Compressor::bzip2::Extension .bz2;
APT::Compressor::bzip2::Binary bzip2;
APT::Compressor::bzip2::Cost 3;
APT::Compressor::bzip2::CompressArg ;
APT::Compressor::bzip2::CompressArg:: -9;
APT::Compressor::bzip2::UncompressArg ;
APT::Compressor::bzip2::UncompressArg:: -d;
APT::Compressor::lzma ;
APT::Compressor::lzma::Name lzma;
APT::Compressor::lzma::Extension .lzma;
APT::Compressor::lzma::Binary lzma;
APT::Compressor::lzma::Cost 4;
APT::Compressor::lzma::CompressArg ;
APT::Compressor::lzma::CompressArg:: -9;
APT::Compressor::lzma::UncompressArg ;
APT::Compressor::lzma::UncompressArg:: -d;
APT::Compressor::xz ;
APT::Compressor::xz::Name xz;
APT::Compressor::xz::Extension .xz;
APT::Compressor::xz::Binary xz;
APT::Compressor::xz::Cost 5;
APT::Compressor::xz::CompressArg ;
APT::Compressor::xz::CompressArg:: -6;
APT::Compressor::xz::UncompressArg ;
APT::Compressor::xz::UncompressArg:: -d;
Dir /;
Dir::State var/lib/apt/;
Dir::State::lists lists/;
Dir::State::cdroms cdroms.list;
Dir::State::mirrors mirrors/;
Dir::State::extended_states extended_states;
Dir::State::status /var/lib/dpkg/status;
Dir::Cache var/cache/apt/;
Dir::Cache::archives archives/;
Dir::Cache::srcpkgcache srcpkgcache.bin;
Dir::Cache::pkgcache pkgcache.bin;
Dir::Etc etc/apt/;
Dir::Etc::sourcelist sources.list;
Dir::Etc::sourceparts sources.list.d;
Dir::Etc::vendorlist vendors.list;
Dir::Etc::vendorparts vendors.list.d;
Dir::Etc::main apt.conf;
Dir::Etc::netrc auth.conf;
Dir::Etc::parts apt.conf.d;
Dir::Etc::preferences preferences;
Dir::Etc::preferencesparts preferences.d;
Dir::Etc::trusted trusted.gpg;
Dir::Etc::trustedparts trusted.gpg.d;
Dir::Bin ;
Dir::Bin::methods /usr/lib/apt/methods;
Dir::Bin::solvers ;
Dir::Bin::solvers:: /usr/lib/apt/solvers;
Dir::Bin::dpkg /usr/bin/dpkg;
Dir::Bin::lzma /usr/bin/lzma;
Dir::Bin::xz /usr/bin/xz;
Dir::Bin::bzip2 /bin/bzip2;
Dir::Media ;
Dir::Media::MountPath /media/apt;
Dir::Log var/log/apt;
Dir::Log::Terminal term.log;
Dir::Log::History history.log;

Bug#671494: gnome-disk-utility: New upstream release (3.4.1, tar.xz) and new watch line

2012-05-04 Thread Savvas Radevic
Package: gnome-disk-utility
Version: 3.0.2-2ubuntu7
Severity: normal

Dear Maintainer,

There is a new upstream release 3.4.1:
http://ftp.gnome.org/pub/GNOME/sources/gnome-disk-utility/
http://ftp.gnome.org/pub/GNOME/sources/gnome-disk-utility/3.4/gnome-disk-utility-3.4.1.tar.xz

Note that they use the .tar.xz tarball format now instead of .tar.bz2.

Also, the debian/watch needs to be updated:

version=3
ftp://ftp.gnome.org/pub/GNOME/sources/gnome-disk-utility/([0-9.]+)/ \
 gnome-disk-utility-(.*)\.tar\.xz

Cheers!

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

Kernel: Linux 3.2.0-24-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-disk-utility depends on:
ii  libc6   2.15-0ubuntu10
ii  libgdu-gtk0 3.0.2-2ubuntu7
ii  libgdu0 3.0.2-2ubuntu7
ii  libglib2.0-02.32.1-0ubuntu2
ii  libgtk-3-0  3.4.1-0ubuntu1
ii  liblaunchpad-integration-3.0-1  0.1.56
ii  libnautilus-extension1a 1:3.4.1-0ubuntu1
ii  libnotify4  0.7.5-1
ii  libunique-3.0-0 3.0.2-1

gnome-disk-utility recommends no packages.

gnome-disk-utility suggests no packages.

-- no debconf information



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



Bug#666966: clementine not listed in media applications - missing %U in desktop file

2012-04-02 Thread Savvas Radevic
Package: clementine
Severity: normal

Clementine is not listed in the default media applications.
The reason seems to be a wrong Exec= line in the desktop file:
Exec=clementine

This line should be:
Exec=clementine %U

The solution was found, documented and tested by several ubuntu forum
members: http://ubuntuforums.org/showthread.php?t=1889949#8


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

Kernel: Linux 3.0.0-17-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#666966: Acknowledgement (clementine not listed in media applications - missing %U in desktop file)

2012-04-02 Thread Savvas Radevic
Also reported upstream:
https://code.google.com/p/clementine-player/issues/detail?id=2848thanks=2848ts=1333409435


Bug#666966: Info received (Bug#666966: Acknowledgement (clementine not listed in media applications - missing %U in desktop file))

2012-04-02 Thread Savvas Radevic
Sorry for triple-posting, by default media applications I mean the list
in right click  properties  open with


Bug#662716: reveal log files

2012-03-13 Thread Savvas Radevic
On 12 March 2012 23:41, Andres Mejia amejia...@gmail.com wrote:

 On Fri, Mar 9, 2012 at 12:34 PM, Savvas Radevic vice...@gmail.com wrote:
  I rather have a patch to libarchive's build system that sets '-v'
  option for all test programs.
 
 
  I'll read the code and see if I can come up with something.
 
 
  Also, next time, please don't include unrelated changes in your
  patches (I'm referring to the use of '-').
 
 
  '-' ignores the exit status, that was deliberately put there - I thought
  that the dh_auto_test returns an exit code 2, e.g. the mipsel build:
 
 https://buildd.debian.org/status/fetch.php?pkg=libarchivearch=mipselver=3.0.3-6stamp=1330969393
 
  =
  make[4]: *** [check-TESTS] Error 1
  1 of 3 tests failed
  Please report to kient...@freebsd.org
  =
  make[4]: Leaving directory
  `/build/buildd-libarchive_3.0.3-6-mipsel-znTD6e/libarchive-3.0.3'
  make[3]: *** [check-am] Error 2
  make[3]: Leaving directory
  `/build/buildd-libarchive_3.0.3-6-mipsel-znTD6e/libarchive-3.0.3'
  make[2]: *** [check] Error 2
  make[2]: Leaving directory
  `/build/buildd-libarchive_3.0.3-6-mipsel-znTD6e/libarchive-3.0.3'
  dh_auto_test: make -j2 check returned exit code 2
  make[1]: *** [override_dh_auto_test] Error 29
  make[1]: Leaving directory
  `/build/buildd-libarchive_3.0.3-6-mipsel-znTD6e/libarchive-3.0.3'
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2
 
  If the tests fail, it won't execute the commands that follow after
  dh_auto_test.
  Another example:
 
  $ cat Makefile
  test:
  exit 2
  echo hello world
 
  $ make -f Makefile test
  exit 2
  make: *** [test] Error 2

 The exit status should not be ignored. In the above case, I would have
 preferred
 $ test dh_auto_test --parallel || ...do something here...

 In any case, I prefer something to the build system that optionally
 passes '-v' to the test programs. If you are going to come up with
 something, note that libarchive can use two build systems, autotools
 and cmake.

 --
 ~ Andres



I've tried to use cmake as a buildsystem, but I have two problems:
a) there's not .pc file
b) I think there's no variable for me to change output libdir to lib
multiarch


use_cmake.debdiff
Description: Binary data


Bug#662716: reveal log files

2012-03-09 Thread Savvas Radevic

 I rather have a patch to libarchive's build system that sets '-v'
 option for all test programs.


I'll read the code and see if I can come up with something.


 Also, next time, please don't include unrelated changes in your
 patches (I'm referring to the use of '-').


'-' ignores the exit status, that was deliberately put there - I thought
that the dh_auto_test returns an exit code 2, e.g. the mipsel build:
https://buildd.debian.org/status/fetch.php?pkg=libarchivearch=mipselver=3.0.3-6stamp=1330969393

*=
make[4]: *** [check-TESTS] Error 1
1 of 3 tests failed
Please report to kient...@freebsd.org
=
make[4]: Leaving directory
`/build/buildd-libarchive_3.0.3-6-mipsel-znTD6e/libarchive-3.0.3'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory
`/build/buildd-libarchive_3.0.3-6-mipsel-znTD6e/libarchive-3.0.3'
make[2]: *** [check] Error 2
make[2]: Leaving directory
`/build/buildd-libarchive_3.0.3-6-mipsel-znTD6e/libarchive-3.0.3'
dh_auto_test: make -j2 check returned exit code 2
make[1]: *** [override_dh_auto_test] Error 29
make[1]: Leaving directory
`/build/buildd-libarchive_3.0.3-6-mipsel-znTD6e/libarchive-3.0.3'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2*

If the tests fail, it won't execute the commands that follow after
dh_auto_test.
Another example:

*$ cat Makefile
test:
exit 2
echo hello world

$ make -f Makefile test
exit 2
make: *** [test] Error 2*


Bug#662603: libarchive12: infinite loop (cpu 100%) while processing xps files

2012-03-05 Thread Savvas Radevic
Package: libarchive12
Version: 3.0.3-5
Severity: important

I believe this bug is important because it blocks the use of libgxps-utils
(e.g. xpstopdf conversion tool).

Complete description of the bug:
infinite loop on an xps zip file
https://code.google.com/p/libarchive/issues/detail?id=226#c5
Related merge that fixes the issue:
https://github.com/libarchive/libarchive/commit/f7cd53ca1eda0d08fc3b3876ed474321b9f70ac7

Namely, if you try to use libarchive12, it will keep reading the xps file
indefinitely with 100% CPU.

I have created a quilt patch (based on the merge above) for the debian package:
https://gist.github.com/1974141

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

Kernel: Linux 3.0.0-16-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libarchive12 depends on:
ii  libacl1  2.2.51-3Access control list shared library
ii  libattr1 1:2.4.46-3  Extended attribute shared library
ii  libbz2-1.0   1.0.5-6ubuntu1.11.10.1  high-quality block-sorting file co
ii  libc62.13-20ubuntu5  Embedded GNU C Library: Shared lib
ii  liblzma2 5.0.0-2 XZ-format compression library
ii  libnettle4   2.1-2   low level cryptographic library (s
ii  libxml2  2.7.8.dfsg-4ubuntu0.2   GNOME XML library
ii  zlib1g   1:1.2.3.4.dfsg-3ubuntu3 compression library - runtime

libarchive12 recommends no packages.

libarchive12 suggests no packages.

-- no debconf information



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



Bug#662716: reveal log files

2012-03-05 Thread Savvas Radevic
Package: libarchive
Severity: wishlist

This patch should reveal log files if any tests fail.
Bad side is that it doesn't fail the build if tests fail.
I tried to use $$? to check the exit status of dh_auto_test 
and fail after showing the log files, but couldn't make it 
work. Looks like gnu make doesn't support $$? 

If you have a better idea to make it fail *after* showing the 
log files, please apply it. It would be much better to see why 
the errors fail directly in the buildd logs. :)

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

Kernel: Linux 3.0.0-16-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- debian/rules.1	2012-03-05 20:47:52.0 +0100
+++ debian/rules	2012-03-06 00:02:00.0 +0100
@@ -14,11 +14,15 @@
 
 override_dh_auto_test:
 ifneq (,$(shell locale -a | grep en_US.utf8))
-	dh_auto_test --parallel
+	-dh_auto_test --parallel
 else
 	mkdir -p tmp-locales
 	localedef -i /usr/share/i18n/locales/en_US -c -f UTF-8 \
 		-A /usr/share/locale/locale.alias tmp-locales/en_US.UTF-8
-	LOCPATH=$(CURDIR)/tmp-locales dh_auto_test --parallel
+	-LOCPATH=$(CURDIR)/tmp-locales dh_auto_test --parallel
 	rm -rf tmp-locales
 endif
+	# Show test log files (they exist only if tests failed)
+	-ls -l /tmp/libarchive* /tmp/bsdtar* /tmp/bsdcpio*
+	-find /tmp/libarchive* /tmp/bsdtar* /tmp/bsdcpio* -maxdepth 1 -type f \
+	 -exec echo FAILED LOGFILE {} \; -exec cat {} \;


Bug#658032: RFS: libgxps/0.2.1-1 [NEW] -- library for handling and rendering XPS documents

2012-02-27 Thread Savvas Radevic
On 18 February 2012 03:52, Jonathan Nieder jrnie...@gmail.com wrote:

 What's an XPS document?

 From Wikipedia I've learned that this is somehow related to the Open
 XML Paper Specification aka OpenXPS aka ECMA-388, a page description
 language intended to occupy some of the same niches as PDF.  I guess
 some versions of MS Office save files in this format, and that I would
 want to install this library and set of utilities to allow people on
 machines I administer to view them.

 Ideally I wouldn't have had to guess.  Could you clarify the package
 description, so the long description includes all the information
 needed to decide whether to install the package?  Devref tells me[1]
 that the kind people at debian-l10n-engl...@lists.debian.org might be
 able to help with 
 wording.http://www.debian.org/doc/manuals/developers-reference/best-pkging-practices.html#bpp-desc-basics


Sorry for the delay, I've just updated the description about xps.
I appreciate your help!


Bug#658032: RFS: libgxps/0.2.1-1 [NEW] -- library for handling and rendering XPS documents

2012-02-18 Thread Savvas Radevic
Thanks, I'll try and expand the description this weekend. If I don't get an
ispiration I'll ask from the good folks of l10n. :)


Bug#660194: RFS: drwright/3.2.4-1 [NEW] -- Typing monitor to force typing breaks

2012-02-17 Thread Savvas Radevic
Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package drwright.

* Package name : drwright
Version : 3.2.4-1
Upstream Author :
* URL : http://git.gnome.org/browse/drwright and http://live.gnome.org/drwright
* License : GPL-2.0+
Section : gnome
Description: Typing monitor to force typing breaks
 It's a program that forces you to take regular breaks to prevent RSI
 (Repetitive Strain Injury). It's similar to workrave.
 .
 It can be found in GNOME control center as typing break. You can specify the
 work interval (how much time you want to work between breaks) and a break
 interval (how long your break will be). It also allows postponing of breaks.
 Finally, there is a button to lock the screen (while the break is active) in
 case you want to step out indefinetely.
 .
 It used to be part of GNOME 2's main core, but is now packaged separately.

Why this package?
It has been requested to be packaged by at least 20 people, see affected at 
launchpad bug http://pad.lv/860776 and askubuntu question: 
http://askubuntu.com/questions/63999/how-can-i-re-enable-the-typing-break-in-11-10

Extra info:
- It's regularly checked and uploaded at 
https://launchpad.net/~drwright/+archive/stable
- Package is Lintian clean, with one override (drwright binary: 
desktop-command-not-in-package), since the desktop file runs 
gnome-control-center typing-break
- Package is patched to replace OnlyShowIn=GNOME; with NotShowIn=KDE; 
(since it depends on gnome-control-center). Also patched to disable it by 
default.

It builds these binary packages:

drwright - Typing monitor to force typing breaks

To access further information about this package, please visit the following 
URL:

http://mentors.debian.net/package/drwright

Alternatively, one can download the package with dget using this command:

dget -x 
http://mentors.debian.net/debian/pool/main/d/drwright/drwright_3.2.4-1.dsc

I would be glad if someone uploaded this package for me.

Kind regards,

Savvas Radevic



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

Kernel: Linux 3.0.0-16-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#658032: sponsorship-requests: library for handling and rendering XPS documents

2012-01-30 Thread Savvas Radevic
Package: sponsorship-requests
Severity: normal

Subject: RFS: libgxps

Dear mentors,

I am looking for a sponsor for my package libgxps.

 * Package name: libgxps
   Version : 0.2.1-1
   Upstream Author : Carlos Garcia Campos carlo...@gnome.org, Jason Crain 
ja...@aquaticape.us
 * URL : http://live.gnome.org/libgxps
 * License : LGPL-2+
   Programming Lang: C
   Section : libs
   Description: library for handling and rendering XPS documents (library)
 This library is being used by evince to read XPS documents.

It builds these binary packages:

 libgxps-dev - library for handling and rendering XPS documents (development fil
 libgxps-docs - library for handling and rendering XPS documents (documentation)
 libgxps-utils - library for handling and rendering XPS documents (utilities)
 libgxps2   - library for handling and rendering XPS documents (library)

To access further information about this package, please visit the following 
URL:

  http://mentors.debian.net/package/libgxps

Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/libg/libgxps/libgxps_0.2.1-1.dsc

I would be glad if someone uploaded this package for me.

Kind regards,

Savvas Radevic

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

Kernel: Linux 3.0.0-15-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#655627: fp-ide: Please link latest fp-* to /usr/bin/fp

2012-01-12 Thread Savvas Radevic
Package: fp-ide
Severity: normal

Also reported at: https://bugs.launchpad.net/ubuntu/+source/fpc/+bug/914738
There used to be a /usr/bin/fp in older ubuntu versions:
http://packages.debian.org/squeeze/amd64/fp-ide/filelist

Now there's a command fp-* (fp-2.4.4):
http://packages.debian.org/sid/amd64/fp-ide-2.4.4/filelist

Please provide a link to latest /usr/bin/fp-* as /usr/bin/fp
(perhaps use something like update-alternatives --config fp ?)

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

Kernel: Linux 3.0.0-14-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#654970: ITP: drwright -- Known as typing break in GNOME 2

2012-01-07 Thread Savvas Radevic
Package: wnpp
Severity: wishlist
Owner: Savvas Radevic vice...@gmail.com


* Package name: drwright
  Version : 3.2.3
  Upstream Author : Richard Hult rich...@imendio.com
* URL : http://git.gnome.org/browse/drwright
* License : GPL-2.0+
  Programming Lang: C, Python (I think)
  Description : Known as typing break in GNOME 2

 Typing monitor to force typing breaks. It's a GNOME 3 tool that forces you to 
 take regular breaks to prevent RSI (Repetitive Strain Injury).
 .
 It can be found in GNOME control center as typing break.



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



Bug#654970: ITP: drwright -- Known as typing break in GNOME 2

2012-01-07 Thread Savvas Radevic
On 7 January 2012 16:56, Michael Biebl bi...@debian.org wrote:
 On 07.01.2012 14:39, Savvas Radevic wrote:
   Description     : Known as typing break in GNOME 2

  Typing monitor to force typing breaks. It's a GNOME 3 tool that forces you 
 to

 Now I'm confused. Is it a GNOME 2 or GNOME 3 tool?

It was packaged with GNOME 2 before, now it's packaged separately and
it supports gnome 3.
You suggest that I should change the single-line description? Perhaps
Known as typing break in GNOME 2 isn't the best single-line
description.. I'll come up with something better in the next couple of
hours. :)



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



Bug#654970: ITP: drwright -- Known as typing break in GNOME 2

2012-01-07 Thread Savvas Radevic
I hope it's better now:

Description: Typing monitor to force typing breaks
 It's a program that forces you to take regular breaks to prevent RSI
 (Repetitive Strain Injury). It's similar to workrave.
 .
 It can be found in GNOME control center as typing break. You can specify the
 work interval (how much time you want to work between breaks) and a break
 interval (how long your break will be). It also allows postponing of breaks.
 Finally, there is an option to lock the screen in case you want to step out
 indefinetely.
 .
 It used to be part of GNOME 2's main core, but is now packaged separately.



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



Bug#654970: ITP: drwright -- Known as typing break in GNOME 2

2012-01-07 Thread Savvas Radevic
A small change:
 Finally, there is an option to lock the screen in case you want to step out
 indefinetely.

 Finally, there is a button to lock the screen (while the break is active) in
 case you want to step out indefinetely.



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



Bug#654892: ITP: libgxps -- GObject based library for handling and rendering XPS documents.

2012-01-06 Thread Savvas Radevic
Package: wnpp
Severity: wishlist
Owner: Savvas Radevic vice...@gmail.com


* Package name: libgxps
  Version : 0.2.0
  Upstream Author : Carlos Garcia Campos carlo...@gnome.org, Jason Crain 
ja...@aquaticape.us
* URL : http://live.gnome.org/libgxps
* License : LGPL-2+
  Programming Lang: C
  Description : GObject based library for handling and rendering XPS 
documents.

This library is being used by evince to read XPS documents

There's an already created package: 
https://bugs.launchpad.net/ubuntu/+bug/912789
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/375038/+attachment/2660037/+files/libgxps-debian-package.zip



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



Bug#579649: ttf-engadget: new upstream release

2010-04-29 Thread Savvas Radevic
Package: ttf-engadget
Version: new upstream release 1.001
Severity: normal

A new upstream release is out, 1.001.
It fixes the issue when typing u (was not filled, just outlined).
http://www.thibault.org/fonts/engadget/engadget-1.001-1-ttf.tar.gz
http://www.thibault.org/fonts/engadget/


-- System Information:
Debian Release: squeeze/sid
  APT prefers lucid-updates
  APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500, 'lucid')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-21-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#579617: RFP: gpick -- Advanced color picker written in C++ using GTK+ toolkit

2010-04-28 Thread Savvas Radevic
Package: wnpp
Severity: wishlist


* Package name: gpick
  Version : 0.2.1
  Upstream Author : Albertas Vyšniauskas thez...@gmail.com
* URL : http://code.google.com/p/gpick/
* License : BSD
  Programming Lang: C++
  Description : Advanced color picker written in C++ using GTK+ toolkit

 gpick is a program used to pick colors from anywhere on the screen, mix them 
 to get new colors, generate shades and tints and export palettes to common 
 file formats or simply copy them to the clipboard.
 .
 Features:
  * Fast color picking
  * Magnified screen area
  * Colors automatically named
  * Palette support: Inkscape/Gimp Palette (*.gpl), Adobe Swatch Exchange 
(*.ase), Alias/WaveFront Material (*.mtl)
  * Picked colors copied to clipboard in multiple formats (Hexadecimal notation,
#rrggbb)
  * Functional RGB notation - rgb(red, green, blue)
  * Functional HSL notation - hsl(hue, saturation, lightness)
  * Oversampling with five falloff types
  * Mix two or more colors using variable number of steps and different mixing 
types
  * Create lightness and/or saturation variations
  * Create harmonious colors

An experimental package already exists if anyone wants to use it as a 
template/starting point:
dget 
http://ppa.launchpad.net/medigeek/experimental/ubuntu/pool/main/g/gpick/gpick_0.1.66-1~ppakarmic4.dsc



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



Bug#578446: devscripts: [chdist] Should create etc/apt/apt.conf.d/ directory

2010-04-19 Thread Savvas Radevic
Package: devscripts
Version: 2.10.61ubuntu5
Severity: normal

The error I receive:
W: Unable to read /home/user/.chdist/hardy/etc/apt/apt.conf.d/ - FileExists 
(2: No such file or directory)

Note: I am not sure if this affects Debian's devscripts too.

Launchpad bug: https://bugs.launchpad.net/bugs/566682

If the user try to apt-get update, they get this error.
chdist should create the directory apt.conf.d

$ rm -rf ~/.chdist/hardy

$ chdist create hardy
Now edit /home/forger/.chdist/hardy/etc/apt/sources.list
Then run chdist apt-get hardy update

$ chdist apt-get hardy update
Reading package lists... Done
W: Unable to read /home/forger/.chdist/hardy/etc/apt/apt.conf.d/ - FileExists 
(2: No such file or directory)

(Editing the sources.list does not fix it)

$ chdist apt-get hardy update
Get:1 http://cy.archive.ubuntu.com hardy Release.gpg [189B]
Ign http://cy.archive.ubuntu.com/ubuntu/ hardy/main Translation-en_US
Ign http://cy.archive.ubuntu.com/ubuntu/ hardy/restricted Translation-en_US
Ign http://cy.archive.ubuntu.com/ubuntu/ hardy/universe Translation-en_US
Ign http://cy.archive.ubuntu.com/ubuntu/ hardy/multiverse Translation-en_US
Get:2 http://cy.archive.ubuntu.com hardy Release [65.9kB]
Get:3 http://cy.archive.ubuntu.com hardy/main Packages [1,173kB]
Get:4 http://cy.archive.ubuntu.com hardy/restricted Packages [6,397B]
Get:5 http://cy.archive.ubuntu.com hardy/universe Packages [4,254kB]
Get:6 http://cy.archive.ubuntu.com hardy/multiverse Packages [174kB]
Get:7 http://cy.archive.ubuntu.com hardy/main Sources [338kB]
Get:8 http://cy.archive.ubuntu.com hardy/restricted Sources [1,488B]
Get:9 http://cy.archive.ubuntu.com hardy/universe Sources [1,323kB]
Get:10 http://cy.archive.ubuntu.com hardy/multiverse Sources [60.9kB]
Fetched 7,396kB in 7min 14s (17.0kB/s)
Reading package lists... Done
W: Unable to read /home/forger/.chdist/hardy/etc/apt/apt.conf.d/ - FileExists 
(2: No such file or directory)

$ mkdir /home/forger/.chdist/hardy/etc/apt/apt.conf.d/

$ chdist apt-get hardy update
Hit http://cy.archive.ubuntu.com hardy Release.gpg
Ign http://cy.archive.ubuntu.com/ubuntu/ hardy/main Translation-en_US
Ign http://cy.archive.ubuntu.com/ubuntu/ hardy/restricted Translation-en_US
Ign http://cy.archive.ubuntu.com/ubuntu/ hardy/universe Translation-en_US
Ign http://cy.archive.ubuntu.com/ubuntu/ hardy/multiverse Translation-en_US
Hit http://cy.archive.ubuntu.com hardy Release
Hit http://cy.archive.ubuntu.com hardy/main Packages
Hit http://cy.archive.ubuntu.com hardy/restricted Packages
Hit http://cy.archive.ubuntu.com hardy/universe Packages
Hit http://cy.archive.ubuntu.com hardy/multiverse Packages
Hit http://cy.archive.ubuntu.com hardy/main Sources
Hit http://cy.archive.ubuntu.com hardy/restricted Sources
Hit http://cy.archive.ubuntu.com hardy/universe Sources
Hit http://cy.archive.ubuntu.com hardy/multiverse Sources
Reading package lists... Done


-- Package-specific info:

--- /etc/devscripts.conf ---

--- ~/.devscripts ---
Not present

-- System Information:
Debian Release: squeeze/sid
  APT prefers lucid-updates
  APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500, 'lucid')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-21-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages devscripts depends on:
ii  dpkg-dev 1.15.5.6ubuntu4 Debian package development tools
ii  libc62.11.1-0ubuntu6 Embedded GNU C Library: Shared lib
ii  perl 5.10.1-8ubuntu1 Larry Wall's Practical Extraction 

Versions of packages devscripts recommends:
ii  at  3.1.11-1ubuntu5  Delayed job execution and batch pr
ii  bsd-mailx [ 8.1.2-0.20090911cvs-2ubuntu1 simple mail user agent
ii  bzr 2.1.1-1  easy to use distributed version co
ii  chromium-br 5.0.342.9~r43360-0ubuntu2Chromium browser
ii  curl7.19.7-1ubuntu1  Get a file from an HTTP, HTTPS or 
ii  cvs 1:1.12.13-12ubuntu1  Concurrent Versions System
ii  dctrl-tools 2.14 Command-line tools to process Debi
ii  dput0.9.5.1ubuntu1   Debian package upload tool
ii  fakeroot1.14.4-1ubuntu1  Gives a fake root environment
ii  firefox [ww 3.6.3+nobinonly-0ubuntu3 safe and easy web browser from Moz
ii  git-core1:1.7.0.4-1  fast, scalable, distributed revisi
ii  gnupg   1.4.10-2ubuntu1  GNU privacy guard - a free PGP rep
ii  libauthen-s 2.13-1   Authen::SASL - SASL Authentication
ii  libparse-de 2.005-2  Easy OO parsing of Debian control-
ii  libterm-siz 0.2-4build3  Perl extension for retrieving term
ii  libtimedate 1.1900-1 Time and date functions for Perl
ii  liburi-perl 1.52-1   module to manipulate and access UR
ii  libwww-perl 5.834-1  

Bug#578446: devscripts: [chdist] Should create etc/apt/apt.conf.d/ directory

2010-04-19 Thread Savvas Radevic
 On Tue, Apr 20, 2010 at 01:08:23AM +0200, Savvas Radevic wrote:
 The error I receive:
 W: Unable to read /home/user/.chdist/hardy/etc/apt/apt.conf.d/ - FileExists 
 (2: No such file or directory)

 Note: I am not sure if this affects Debian's devscripts too.

 So you file a bug without testing Debian's version of the script, or
 checking for pre-existing reports?

Yes, sorry, don't get me wrong. :)
Before I filed it, I was about 90% certain that:
- The bug co-exists in Debian, as well as Ubuntu -- I decided (without
checking the code unfortunately) to file the bug and then check it out
again in the future, when I have some more time. Otherwise, I tend to
forget about filing them afterwards.

- If you read the description, the older bug #528274 (
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=528274 ) is not the
same with the newer one.

- The newer bug #578446 (
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578446 ) -- the new
bug I filed has to do with the directory apt.conf.d, but the older
bug has to do with the file apt.conf.

- The older bug seems to be fixed, but I am having problems with
configuring smtp to use the bts command. I never got to make it work,
so I can't control/merge/close bug reports.

 Yes, this affects Debian's package and there are already two bugs filed
 against it.  Merging this with those.

Thanks for trying to sort this out! I noted your question and in the
future I will stop pre-filing bugs.



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



Bug#571633: Bug 318135: Needs postinst version check ?

2010-04-17 Thread Savvas Radevic
@Original poster:
In order to solve this completely, or at least try to solve it, check
your BIOS settings for spread spectrum and disable it.
More info: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557949#30

@Maintainer:

I believe that this bug is due to another bug found in 1.28 version,
it installs a bad version of /etc/default/adjtimex :
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559882
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557949

I think it needs a postinst check for versions, something like this:

[...]

 case $1 in
 configure)

# Affects versions greater or equal than 1.28-1, less than 1.29-2
# Using rm since the conf file contents are already corrupt

if dpkg --compare-versions $2 ge 1.28-1 
  dpkg --compare-versions $2 lt-nl 1.29-2 ; then
rm -f $conffile
fi

[...]

(*NOT* thoroughly tested, but I think it's sh-compatible)

Cheers!



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



Bug#557949: awk errors and invalid /etc/default/adjtimex

2010-04-16 Thread Savvas Radevic
Thanks to an insightful comment, I have managed to fix my problem!
It was either spread spectrum or the d.o.t. (overclocking) technology
by MSI. Disabling these settings in BIOS helped me get a way better
setting (some milliseconds difference) -- now ntp and adjtimex work
without warning about +/- 500ppm!

https://bugs.launchpad.net/ubuntu/+source/adjtimex/+bug/553237/comments/11
https://bugs.launchpad.net/ubuntu/+source/adjtimex/+bug/553237/comments/12



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



Bug#511994: ITP: pacman-package-manager -- minimalist package manager using tarballs and scripts

2010-04-12 Thread Savvas Radevic
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511994

Any update on this? It's been over a year!
Is there a git repository or a debian package that we could try? Thanks. :)



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



Bug#557949: awk errors and invalid /etc/default/adjtimex

2010-04-07 Thread Savvas Radevic
My problem is back unfortunately, I have no idea what seems to be the
cause of it:

https://bugs.launchpad.net/ubuntu/+source/adjtimex/+bug/553237/comments/6
https://bugs.launchpad.net/ubuntu/+source/adjtimex/+bug/553237/comments/7

My motherboard is MSI P965 Neo2 if it matters:
http://www.msi.com/index.php?func=proddescmaincat_no=1prod_no=1163



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



Bug#557949: awk errors and invalid /etc/default/adjtimex

2010-04-06 Thread Savvas Radevic
While I had this problem for a couple of days, I used a patch I made
for Ubuntu 10.04 (lucid, development):
https://bugs.launchpad.net/bugs/553237
However, someone suggested to purge and try installing again, which I
did. It works great now!

$ sudo adjtimexconfig
Comparing clocks (this will take 70 sec)...done.
Adjusting system time by -2.46162 sec/day to agree with CMOS clock...done.


Try purging adjtimex, rebooting the machine and installing the 1.28-1
version again:

aptitude purge adjtimex

rm /etc/default/adjtimex

rm -r /var/cache/apt/archives/adjtimex*

rm -r /var/cache/apt/archives/partial/adjtimex*

reboot

aptitude update

aptitude install adjtimex


P.S. Could it be that ntpd causes problems?



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



Bug#557949: awk errors and invalid /etc/default/adjtimex

2010-04-01 Thread Savvas Radevic
Package: adjtimex
Version: 1.28-1
Severity: grave

I have the same problem on Ubuntu 10.04 (lucid, still under testing).
This error makes this package unusable.

It looks like that Correctly apply +-500 ppm sanity check applied for version 
1.28 is causing problems.
Also, bug #559882 ( http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559882 ) 
seems to be a duplicate of this one.

I have the same problem:

$ sudo aptitude install adjtimex
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Reading extended state information  
Initializing package states... Done
The following NEW packages will be installed:
  adjtimex 
0 packages upgraded, 1 newly installed, 0 to remove and 5 not upgraded.
Need to get 0B/58.2kB of archives. After unpacking 176kB will be used.
Writing extended state information... Done
Preconfiguring packages ...
Selecting previously deselected package adjtimex.
(Reading database ... 167625 files and directories currently installed.)
Unpacking adjtimex (from .../adjtimex_1.28-1_amd64.deb) ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
Setting up adjtimex (1.28-1) ...
update-rc.d: warning: adjtimex start runlevel arguments (S) do not match LSB 
Default-Start values (2 3 4 5)
update-rc.d: warning: adjtimex stop runlevel arguments (none) do not match LSB 
Default-Stop values (0 1 6)
Regulating system clock...done.
Comparing clocks (this will take 70 sec)...done.
awk: BEGIN{print ((to-1)*100 + override)./65536.)*.0864}
awk:^ syntax error
awk: BEGIN{print ((to-1)*100 + override)./65536.)*.0864}
awk:  ^ unterminated regexp
awk: cmd. line:1: BEGIN{print ((to-1)*100 + override)./65536.)*.0864}
awk: cmd. line:1:^ 
unexpected newline or end of string
Adjusting system time by  sec/day to agree with CMOS clock...done.

Reading package lists... Done 
Building dependency tree   
Reading state information... Done
Reading extended state information  
Initializing package states... Done
Writing extended state information... Done

$ sudo adjtimex --adjust
  --- current ---   -- suggested --
cmos time system-cmos  error_ppm   tick  freqtick  freq
1270121506-124.142183
1270121516-123.95716018502.3  1 0
1270121526-123.77223818492.2  1 09815511312
1270121536-123.57137520086.3  1 09799897037
1270121546-123.38645718491.8  1 09815537875

ERROR: required correction is greater than plus/minus 500 parts 
per million, quitting (use --force-adjust to override).

$ sudo adjtimex --adjust --force-adjust
  --- current ---   -- suggested --
cmos time system-cmos  error_ppm   tick  freqtick  freq
1270121703-120.372324
1270121713-120.18728418504.0  1 0
1270121723-119.98643820084.6  1 09799   1009537
1270121733-119.80150018493.8  1 09815406625
1270121743-119.59656020494.0  1 09795392687

WARNING: required correction is greater than plus/minus 500 parts 
per million, but adjusting anyway per your request.
1270121753-119.627563-3100.3   97953926879826412337
1270121763-119.639954-1239.1   97953926879807   2955737
1270121773-119.652301-1234.7   97953926879807   274

WARNING: required correction is greater than plus/minus 500 parts 
per million, but adjusting anyway per your request.


I tried using --force-adjust in adjtimexconfig, but it did not help.


-- System Information:
Debian Release: squeeze/sid
  APT prefers lucid-updates
  APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500, 'lucid')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-18-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages adjtimex depends on:
ii  debconf [debconf-2.0]1.5.28ubuntu2   Debian configuration management sy
ii  libc62.11.1-0ubuntu5 Embedded GNU C Library: Shared lib

adjtimex recommends no packages.

Versions of packages adjtimex suggests:
ii  ntpdate  1:4.2.4p8+dfsg-1ubuntu1 client for setting system time fro

-- debconf information:
  adjtimex/compare_rtc: true
  adjtimex/run_daemon: true



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



Bug#560098: O: libmtp8 -- Media Transfer Protocol (MTP) library

2009-12-08 Thread Savvas Radevic
Package: libmtp8
Severity: normal

Due to my real life problems and my limited free time, I want to set
the libmtp package as orphan. I don't know if I have done it right, I
followed the instructions at: http://www.debian.org/devel/wnpp/

The package maintainer has already retired from maintaining libmtp and
frankly I believe that this package is too important to rely on my
newbie packaging skills. :)

Notes:
1. There is a new version of libmtp:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543533
2. There is unfinished packaging due to dangling symlinks. The whole
story is written in debian/README.Source:
http://git.debian.org/?p=collab-maint/libmtp.git;a=blob_plain;f=debian/README.Source



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



Bug#543533: Please update libmtp to version 1.0.1

2009-12-08 Thread Savvas Radevic
Hi, I was just writing a mail sent to debian-devel mailing list. I
have to set the package as orphan.

Here's the bug report (?):
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560098

I don't know if the process was done right.

Cheers,
Savvas

2009/12/8 Modestas Vainius mo...@debian.org:
 Hello,

 On penktadienis 13 Lapkritis 2009 11:21:19 AxeL SmITH wrote:
 Lot of new device support (especially mobile phones) has been added
 since the sid release.

 Please update.
 I compiled and installed 1.0.1 by myself here, I can infos if necessary.

 What's the current state of the libmtp packaging in Debian? There have not
 been much activity on the Debian front in the past half a year.

 --
 Modestas Vainius modes...@vainius.eu




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



Bug#545994: google sitemap generator - which one is the homepage?

2009-09-11 Thread Savvas Radevic
(This email is CC'ed the bug report at debian: http://bugs.debian.org/545994)

Hi,

I was wondering what is the current google sitemap generator
homepage. Just to be sure, I mean the tool for generating sitemaps,
written in python. I have found three relative project pages:

1. http://code.google.com/p/google-sitemap-gen/ (no links)
2. http://sourceforge.net/projects/goog-sitemapgen/ or
http://goog-sitemapgen.sourceforge.net (has 1.4 version in downloads)
3. http://code.google.com/p/sitemap-generators/ (has 1.5 version in downloads)

Can you please decide and use one homepage? That is so that Debian can
track down the new versions.
Thanks!

P.S. I also found http://code.google.com/p/googlesitemapgenerator/ -
it seems a beta but not the python tool I was looking for.



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



Bug#545994: google-sitemapgen: new upstream release (?) and change of homepage

2009-09-10 Thread Savvas Radevic
Package: google-sitemapgen
Version: 1.4-3
Severity: normal

I think that the google-sitemapgen has moved to another place:
http://code.google.com/p/sitemap-generators
http://code.google.com/p/sitemap-generators/downloads/list

There's a new upstream release there, 1.5
Again, I'm not really sure about this. :)

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-15-generic (SMP w/2 CPU cores)
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 google-sitemapgen depends on:
ii  python2.6.2-0ubuntu1 An interactive high-level object-o

google-sitemapgen recommends no packages.

google-sitemapgen suggests no packages.

-- no debconf information



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



Bug#545260: smc: Build-Depends libcegui-mk2-dev (= 0.6.2)

2009-09-05 Thread Savvas Radevic
Package: smc
Version: 1.9-1~ppajaunty1
Severity: important

I think that the build-depends of the package should be updated,
libcegui-mk2-dev (= 0.5.0-2) to (= 0.6.2).

This is due to the recent change of the library files (cegui-mk2 version 
0.6.2-1), 
it would help avoid errors.

Cheers!

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-15-generic (SMP w/2 CPU cores)
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 smc depends on:
ii  libboost-filesystem1 1.34.1-15ubuntu3filesystem operations (portable pa
ii  libc62.9-4ubuntu6GNU C Library: Shared libraries
ii  libcegui-mk2-1   0.6.1-1ubuntu1  Crazy Eddie's GUI (libraries)
ii  libgcc1  1:4.3.3-5ubuntu4GCC support library
ii  libgl1-mesa-glx [lib 7.4-0ubuntu3.2  A free implementation of the OpenG
ii  libglu1-mesa [libglu 7.4-0ubuntu3.2  The OpenGL utility library (GLU)
ii  libpng12-0   1.2.27-2ubuntu2 PNG library - runtime
ii  libsdl-image1.2  1.2.6-3 image loading library for Simple D
ii  libsdl-mixer1.2  1.2.8-5 mixer library for Simple DirectMed
ii  libsdl-ttf2.0-0  2.0.9-1 ttf library for Simple DirectMedia
ii  libsdl1.2debian  1.2.13-4ubuntu3 Simple DirectMedia Layer
ii  libstdc++6   4.3.3-5ubuntu4  The GNU Standard C++ Library v3
ii  libx11-6 2:1.1.99.2-1ubuntu2 X11 client-side library
ii  smc-data 1.9-1~ppajaunty1levels and game data for Secret Ma

smc recommends no packages.

Versions of packages smc suggests:
ii  smc-music   1.9-1~ppajaunty1 music files for Secret Maryo Chron

-- no debconf information



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



Bug#545260: smc: Build-Depends libcegui-mk2-dev (= 0.6.2)

2009-09-05 Thread Savvas Radevic
Thanks for the quick reply. :)

 This is due to the recent change of the library files (cegui-mk2 version 
 0.6.2-1),
 it would help avoid errors.

 What kind of errors?

Sorry, I wasn't clear on this. It's more of an Ubuntu backport
compatibility error. :)

The game compiles fine! The problem is when I try to run the game with
version 0.6.1 of cegui (in Ubuntu 9.04 jaunty) I get an error:

$ apt-cache policy libcegui-mk2-1
libcegui-mk2-1:
  Installed: 0.6.1-1ubuntu1

$ smc
terminate called after throwing an instance of 'CEGUI::GenericException'
Aborted

It needs those files from libcegui-mk2-dev. As soon as I install
libcegui-mk2-dev, it works fine.

So I need to backport the new cegui-mk2, but I thought of doing one of these:
a) lift the build-depends version of libcegui-mk2-dev
b) use something like libcegui-mk2-1 (= 0.6.2-1) | libcegui-mk2-dev
in the binary package depends

I think (b) is more appropriate, but I'm not sure if it's possible in
Debian, I'll try to use it and let you know. :)



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



Bug#545260: smc: Build-Depends libcegui-mk2-dev (= 0.6.2)

2009-09-05 Thread Savvas Radevic
 I think (b) is more appropriate, but I'm not sure if it's possible in
 Debian, I'll try to use it and let you know. :)


 That's for sure. That's the best option. I will update the dependency,
 and mark this bug as pending.

 Thanks for reporting,

Great! It worked here in a local pbuilder build :)



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



Bug#504360: ITP: fotoxx -- easy-to-use digital photo editor

2009-08-20 Thread Savvas Radevic
Thanks for taking care of this Santiago!

Some information for you to consider:
- There is a new version out, 8.1
- The homepage is: http://kornelix.squarespace.com/fotoxx/ (with 2 x, not
one as initially reported)
- There is already a working package if it might help speed up the process:
http://archive.getdeb.net/getdeb/ubuntu/jaunty/fo/ [ cdbs, debhelper (= 5)
]


Bug#541643: gnote: FTBFS on ubuntu karmic

2009-08-15 Thread Savvas Radevic
Package: gnote
Version: 0.6.2-1
Severity: important

Cannot be built from source on karmic. As it was pointed out to me,
the debian/control build-depends is wrong:
automake (= 1:1.10), automake ( 1:1.11)
should be:
automake1.10

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-14-generic (SMP w/2 CPU cores)
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 gnote depends on:
ii  gconf22.26.0-0ubuntu1GNOME configuration database syste
ii  libboost-filesyst 1.34.1-15ubuntu3   filesystem operations (portable pa
ii  libc6 2.9-4ubuntu6   GNU C Library: Shared libraries
ii  libgcc1   1:4.3.3-5ubuntu4   GCC support library
ii  libgconf2-4   2.26.0-0ubuntu1GNOME configuration database syste
ii  libglib2.0-0  2.20.1-0ubuntu2The GLib library of C routines
ii  libglibmm-2.4-1c2 2.20.0-0ubuntu2C++ wrapper for the GLib toolkit (
ii  libgtk2.0-0   2.16.1-0ubuntu2The GTK+ graphical user interface 
ii  libgtkmm-2.4-1c2a 1:2.16.0-1 C++ wrappers for GTK+ 2.4 (shared 
ii  libgtkspell0  2.0.13-2   a spell-checking addon for GTK's T
ii  libpanel-applet2- 1:2.26.0-0ubuntu7  library for GNOME Panel applets
ii  libpanelappletmm- 2.22.0-1   C++ wrappers for libpanel-applet (
ii  libpango1.0-0 1.24.1-0ubuntu1Layout and rendering of internatio
ii  libpangomm-1.4-1  2.24.0-1   C++ Wrapper for pango (shared libr
ii  libpcrecpp0   7.8-2ubuntu1   Perl 5 Compatible Regular Expressi
ii  libsigc++-2.0-0c2 2.0.18-2   type-safe Signal Framework for C++
ii  libstdc++64.3.3-5ubuntu4 The GNU Standard C++ Library v3
ii  libuuid1  1.41.4-1ubuntu1universally unique id library
ii  libx11-6  2:1.1.99.2-1ubuntu2X11 client-side library
ii  libxml2   2.6.32.dfsg-5ubuntu4.2 GNOME XML library
ii  libxslt1.11.1.24-2ubuntu2XSLT processing library - runtime 

gnote recommends no packages.

gnote suggests no packages.

-- no debconf information



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



Bug#531538: another dangling symlink

2009-07-17 Thread Savvas Radevic
I was informed that Rafael Laboissiere, the maintainer, is not
involved in Debian development.
This package is too import for me to play with (since I'm still a
beginner at packaging). If you know someone that wishes to take over,
please do!

Also, it's too risky to include a patch for older debian releases. I
think it's best to revert the changes I made and not proceed with this
libmtp-common package, at least not for now.

There are already a bunch of debian-specific checks that we should
wait about 2 years until the next stable Debian release in order to
remove the current checks in preinst and postinst.

To sum up, I think it's best to wait the next stable Debian release to
introduce another big change (I mean to make the libmtp.rules in its
own libmtp-common package) with the package change.

(And frankly, I don't have the time to test older Debian package
versions with my exam period until October)



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



Bug#531538: another dangling symlink

2009-07-17 Thread Savvas Radevic
 I was informed that Rafael Laboissiere, the maintainer, is not
 involved in Debian development.
 This package is too import for me to play with (since I'm still a
 beginner at packaging). If you know someone that wishes to take over,
 please do!

Typos:
I was informed that Rafael Laboissiere, the maintainer, is not
involved in Debian development anymore.
This package is too important for me to play with (since I'm still a
beginner at packaging). If you know someone that wishes to take over,
please do!

 I think it's best to revert the changes I made
I just re-checked what I did, but the current git revision checks for
the older debian packages. I'm not so sure though, whether it's
effective or not.



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



Bug#536274: luckybackup: missing translations/languages

2009-07-08 Thread Savvas Radevic
Package: luckybackup
Version: 0.3.2-1~ppajaunty1
Severity: wishlist

Please include the translations for various languages:
http://luckybackup.sourceforge.net/languages.html

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-13-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages luckybackup depends on:
ii  libc6 2.9-4ubuntu6   GNU C Library: Shared libraries
ii  libgcc1   1:4.3.3-5ubuntu4   GCC support library
ii  libqtcore44.5.0-0ubuntu4.1   Qt 4 core module
ii  libqtgui4 4.5.0-0ubuntu4.1   Qt 4 GUI module
ii  libstdc++64.3.3-5ubuntu4 The GNU Standard C++ Library v3
ii  luckybackup-data  0.3.2-1~ppajaunty1 rsync-based GUI data backup utilit
ii  rsync 3.0.5-1ubuntu2 fast remote file copy program (lik

luckybackup recommends no packages.

luckybackup suggests no packages.

-- no debconf information



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



Bug#536291: dillo: new upstream release

2009-07-08 Thread Savvas Radevic
Package: dillo
Version: 0.8.6-3
Severity: normal

Hi! There is a new upstream release:
http://www.dillo.org/download.html
(Currently 2.1.1)

Please package it, thank you!

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-13-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dillo depends on:
ii  libc6   2.9-4ubuntu6 GNU C Library: Shared libraries
ii  libfontconfig1  2.6.0-1ubuntu12  generic font configuration library
ii  libfreetype62.3.9-4ubuntu0.1 FreeType 2 font engine, shared lib
ii  libgcc1 1:4.3.3-5ubuntu4 GCC support library
ii  libglib1.2ldbl  1.2.10-19build1  The GLib library of C routines
ii  libgtk1.2   1.2.10-18.1build2The GIMP Toolkit set of widgets fo
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.27-2ubuntu2  PNG library - runtime
ii  libssl0.9.8 0.9.8g-15ubuntu3.2   SSL shared libraries
ii  libstdc++6  4.3.3-5ubuntu4   The GNU Standard C++ Library v3
ii  libx11-62:1.1.99.2-1ubuntu2  X11 client-side library
ii  libxext62:1.0.99.1-0ubuntu3  X11 miscellaneous extension librar
ii  libxft2 2.1.13-3ubuntu1  FreeType-based font drawing librar
ii  libxi6  2:1.2.0-1ubuntu1.1   X11 Input extension library
ii  libxrender1 1:0.9.4-2X Rendering Extension client libra
ii  wget1.11.4-2ubuntu1  retrieves files from the web
ii  zlib1g  1:1.2.3.3.dfsg-12ubuntu2 compression library - runtime

dillo recommends no packages.

dillo suggests no packages.

-- no debconf information



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



Bug#536081: vlc: new upstream release (1.0.0)

2009-07-07 Thread Savvas Radevic
Package: vlc
Version: 0.9.9a-3
Severity: normal

Please package the latest upstream release 1.0.0:
http://www.videolan.org/vlc/

Thank you!

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-13-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages vlc-nox depends on:
ii  lib 0.7.4-11ubuntu1  library for decoding ATSC A/52 str
ii  lib 1.0.18-1ubuntu9  shared library for ALSA applicatio
ii  lib 0.9.5-2  library for SSA/ASS subtitles rend
ii  lib 0.6.23-4ubuntu4  Avahi client library
ii  lib 0.6.23-4ubuntu4  Avahi common library
ii  lib 3:0.svn20090303-1ubuntu2+unstripped1 ffmpeg codec library
ii  lib 3:0.svn20090303-1ubuntu6 ffmpeg file format library
ii  lib 3:0.svn20090303-1ubuntu2+unstripped1 ffmpeg utility library
ii  lib 2.9-4ubuntu6 GNU C Library: Shared libraries
ii  lib 0.99.beta16-1colour ASCII art library
ii  lib 0.78.2+dfsg1-3   library to read and control CD-ROM
ii  lib 1.2.12-0ubuntu2  simple interprocess messaging syst
ii  lib 0.0.5-0.1a free DTS Coherent Acoustics deco
ii  lib 0.1.5-3.1library for MPEG TS and DVB PSI ta
ii  lib 4.1.3-3  DVD navigation library
ii  lib 4.1.3-4ubuntu2   library for reading DVDs
ii  lib 0.7.7-3.1access library for the EBML format
ii  lib 2.6.1-3.1freeware Advanced Audio Decoder - 
ii  lib 1.2.1-1.2Free Lossless Audio Codec - runtim
ii  lib 2.6.0-1ubuntu12  generic font configuration library
ii  lib 2.3.9-4ubuntu0.1 FreeType 2 font engine, shared lib
ii  lib 0.10.9-1 Free Implementation of the Unicode
ii  lib 1:4.3.3-5ubuntu4 GCC support library
ii  lib 1.4.1-2ubuntu1   LGPL Crypto library - runtime libr
ii  lib 2.4.2-6  the GNU TLS library - runtime libr
ii  lib 0.5.12~rc1+git20090403-0ubuntu4  Hardware Abstraction Layer - share
ii  lib 0.15.1b-10   ID3 tag reading library from the M
ii  lib 0.8.4a-0ubuntu5  infra-red remote control support -
ii  lib 5.1.4-2  Simple, extensible, embeddable pro
ii  lib 0.15.1b-4MPEG audio decoder library
ii  lib 0.8.1-1.1extensible open standard audio/vid
ii  lib 1:0.8.4-3ubuntu1.1   shared libraries for mod music bas
ii  lib 1.2.2-1build1Musepack (MPC) format library
ii  lib 0.4.1-3  MPEG1 and MPEG2 video decoder libr
ii  lib 5.7+20090207-1ubuntu1shared libraries for terminal hand
ii  lib 1.1.3-4build1Ogg Bitstream Library
ii  lib 1.2.27-2ubuntu2  PNG library - runtime
ii  lib 3:0.svn20090303-1ubuntu6 ffmpeg video postprocessing librar
ii  lib 1.0.5-1  library for encoding/decoding of D
ii  lib 2.2.2-5  MP3/Ogg Vorbis broadcast streaming
ii  lib 2:3.3.2-1ubuntu3 shared library for communication w
ii  lib 1.2~rc1-1The Speex codec runtime library
ii  lib 4.3.3-5ubuntu4   The GNU Standard C++ Library v3
ii  lib 3:0.svn20090303-1ubuntu6 ffmpeg video scaling library
ii  lib 2.1.0-5  interface library to sysfs
ii  lib 1.5-3TagLib Audio Meta-Data Library
ii  lib 1.0-2The Theora Video Compression Codec
ii  lib 0.3.12-1 MPEG Audio Layer 2 encoding librar
ii  lib 0.5.8-1  Collection of video4linux support 
ii  lib 0.7.23-4ubuntu1  library to extract information fro
ii  lib 0.9.9a-2ubuntu2~ppajaunty1   multimedia player and streamer lib
ii  lib 0.9.9a-2ubuntu2~ppajaunty1   base library for VLC and its modul
ii  lib 1.2.0.dfsg-3.1   The Vorbis General Audio Compressi
ii  lib 1.2.0.dfsg-3.1   The Vorbis General Audio Compressi
ii  lib 2.6.32.dfsg-5ubuntu4 GNOME XML library
ii  zli 1:1.2.3.3.dfsg-12ubuntu2 compression library - runtime

Versions of packages libvlc2 depends on:
ii  libc6 2.9-4ubuntu6   GNU C Library: Shared libraries
ii  libvlccore0   0.9.9a-2ubuntu2~ppajaunty1 base library for VLC and its modul


Bug#534974: daemon does not register the running/active status of the ddclient pid

2009-06-30 Thread Savvas Radevic
 Perhaps that option should better be passed on the command line from the init
 script.

 True, it looks like an option that should be taken care of the init
 script. Thanks again!

Here's the diff patch for debian/ddclient.init ( aka /etc/init.d/ddclient ).
--- ddclient-3.8.0/debian/ddclient.init~	2009-02-18 23:25:24.0 +0100
+++ ddclient-3.8.0/debian/ddclient.init	2009-06-30 10:53:52.0 +0200
@@ -29,8 +29,8 @@
   . /etc/default/ddclient
 fi
 
-OPTIONS=-daemon $daemon_interval -syslog
 PIDFILE=/var/run/$NAME.pid
+OPTIONS=-daemon $daemon_interval -syslog -pid $PIDFILE
 
 # Load the VERBOSE setting and other rcS variables
 . /lib/init/vars.sh


Bug#534974: daemon does not register the running/active status of the ddclient pid

2009-06-30 Thread Savvas Radevic
 I already added a patch looking quite the same yesterday. Have a look at

 http://bzr.debian.org/loggerhead/users/torsten/ddclient/revision/21?

Cool!



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



Bug#395334: launchpad bug too

2009-06-28 Thread Savvas Radevic
Just to let you know that there's a request for packaging this new
version at Ubuntu too:
https://bugs.launchpad.net/bugs/193818



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



Bug#534974: daemon does not register the running/active status of the ddclient pid

2009-06-28 Thread Savvas Radevic
Package: ddclient
Version: 3.8.0-3
Severity: important

I've just tried to run the daemon with the configuration provided from 
dnsomatic:
https://www.dnsomatic.com/wiki/ddclient

When I try to stop the daemon it is still running:

$ sudo /etc/init.d/ddclient start
$ ps aux | grep -i ddcli
testuser   16424  1.0  0.6  68456 13860 pts/4S+   19:10   0:01 
/usr/bin/python /usr/bin/reportbug -B debian -V 3.8.0-3 ddclient
root 16435  0.0  0.3  36868  6276 pts/2S19:11   0:00 ddclient - 
sleeping for 300 seconds
testuser   16437  0.0  0.0   7524   972 pts/2S+   19:11   0:00 grep -i ddcli
$ sudo /etc/init.d/ddclient status
Status of Dynamic DNS service update utility: ddclient is not running.
$ sudo /etc/init.d/ddclient stop
$ ps aux | grep -i ddcli
testuser   16424  0.9  0.6  68456 13860 pts/4S+   19:10   0:01 
/usr/bin/python /usr/bin/reportbug -B debian -V 3.8.0-3 ddclient
root 16435  0.0  0.3  36868  6276 pts/2S19:11   0:00 ddclient - 
sleeping for 290 seconds
testuser   16446  0.0  0.0   7524   968 pts/2R+   19:12   0:00 grep -i ddcli

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-13-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#534974: daemon does not register the running/active status of the ddclient pid

2009-06-28 Thread Savvas Radevic
 Okay, that would be because the config file does not specify the pid=...
 option to set the file where the pid is recorded.

 Just add pid=/var/run/ddclient.pid to the config file and it should work.

$ sudo /etc/init.d/ddclient start
$ sudo /etc/init.d/ddclient status
Status of Dynamic DNS service update utility: ddclient is running.

Thank you, works like a charm! :)


 Perhaps that option should better be passed on the command line from the init
 script.

True, it looks like an option that should be taken care of the init
script. Thanks again!



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



Bug#531538: another dangling symlink

2009-06-03 Thread Savvas Radevic
@Sean: thank you for the tip, didn't know that! :)
Sean, can you reply with the output of:

apt-cache policy libmtp5 libmtp6
apt-cache rdepends libmtp5 libmtp6

I really need to see where they came from, if they were manually
installed (or from another source) and if any packages depend on it.

Raphael Hertzog:
 (On a somewhat unrelated note) Maybe the udev files should be moved to
 libmtp-common to avoid similar problems in the future and to avoid
 duplication of udev rules if you have several versions of the library
 installed?
Rafael Laboissiere:
 I think that each libmtpn package will need its specific rules file.

Raphael, thanks for the info, but you mean to have one libmtp.rules
installed? What if older releases don't support the new layout/format
of rules?
I agree with Rafael Laboissiere on this one.


Affected packages:

libmtp5: 
http://git.debian.org/?p=collab-maint/libmtp.git;a=tree;f=debian;h=1d35f255c7cc570b09a707b6e40cb7f3ee92717c;hb=7ce7562b3c3594bf823911d807bd810a3089b7e3

early libmtp6 ( 0.2.1-2):
http://git.debian.org/?p=collab-maint/libmtp.git;a=tree;f=debian;h=188431f317af7795c6b610ded59cfd9c3f9b;hb=6067ac7eb599663c951ba403f8fe8564c25b18db

The old installation in libmtp5 and libmtp6 was like this as far as I see:
- Rules file is installed in /etc/udev/libmtp.rules.
- A symlink /etc/udev/rules.d/libmtp.rules is created.

Rafael Laboissiere:
 Are you sure that this change will not break libmtp5?

The change I suggested:
http://git.debian.org/?p=collab-maint/libmtp.git;a=commitdiff;h=67f58bb49779e156d0eb9ff1f94093ff31501537

Rafael, you are right, it probably will. But I'm worried about these:
(1) Is the remaining /etc/udev/libmtp.rules (and symlink
/etc/udev/rules.d/libmtp.rules) going to affect libmtp8? We'll have to
ask upstream I guess.
(2) Aren't libmtp5 and early libmtp6 considered deprecated? Their
files should be deprecated
(3) In libmtp6, the change from libmtp.rules - libmtp6.rules did NOT
remove the leftover /etc/udev/libmtp.rules (and symlink
/etc/udev/rules.d/libmtp.rules).
(4) Users like Sean have installed libmtp8 now, and the file
/etc/udev/libmtp.rules is now removed. There is a dangling symlink
that should be removed.

Solutions:
a) This upgrade desperately needs a Breaks: libmtp5, libmtp6 (
0.2.1-2) for these deprecated versions which would satisfy this
change.

b) On the other hand, we can comment out #rm -f
/etc/udev/libmtp.rules in debian/libmtp.preinst.in to avoid breakage
and reconsider it at some point in the future. Now, I'm not sure about
this change and (1) above though.
If you decide to go with (b), the current git change should stay
because of (4), and comment out the rm command:

-rm -f /etc/udev/libmtp.rules
+
+# Commented out, part of libmtp5 and older libmtp6 (bug #531538)
+#rm -f /etc/udev/libmtp.rules



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



Bug#531538: another dangling symlink

2009-06-03 Thread Savvas Radevic
 Rafael, you are right, it probably will. But I'm worried about these:
 (1) Is the remaining /etc/udev/libmtp.rules (and symlink
 /etc/udev/rules.d/libmtp.rules) going to affect libmtp8? We'll have to
 ask upstream I guess.

http://sourceforge.net/tracker/?func=detailatid=809062aid=2800399group_id=158745

Rafael, I have a followup question though. Say for example I have
libmtp7 and libmtp8 on my machine.
Does that mean that libmtp7.rules is *only* used with libmtp7, or will
libmtp8 read that file as well (and vice versa, is libmtp8.rules only
for libmtp8)? I mean, we install a separate libmtp8.rules for libmtp8,
is the library linked to only the rules we provide?



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



Bug#531538: another dangling symlink

2009-06-03 Thread Savvas Radevic
CC'ed the bug report

2009/6/3 Savvas Radevic vice...@gmail.com:
 Sean, thank you, very helpful!

 Rafael:
 That said, i am wondering why the libmtp.rules files should be versioned,
 as we are doing currently.  Perhaps, the 45-libmpt8.rules files would
 work just fine with previous versions (5, 6, and 7) of the package. I
 think we must test this.

 What do you think?

 Well, then Raphael was right, we need a libmtp-common :)
 Worth a shot to try, but I don't have a cellphone anymore that needs libmtp. 
 :(

 One more thing the .fdi file should not be versioned too:
 ../../20-lib...@soversion@.fdi usr/share/hal/fdi/information/20thirdparty

 I've done some work to get this working, attached the git patch (based
 on current git).
 As mentioned, it needs testing (virtual machine?). :)

  * Check if libmtp5 and libmtp6 ( 0.2.1-2) are installed. If not, remove
   /etc/udev/libmtp.rules (Closes: #531538)
  * debian/libmtp.postinst.in: Remove dangling symlink
   /etc/udev/rules.d/libmtp.rules
  * libmtp-common: Unversioned /lib/udev/rules.d/45-libmtp.rules and
   /usr/share/hal/fdi/information/20thirdparty/20-libmtp.fdi
  * Remove old conffile /lib/udev/rules.d/45-libmtp8.rules

 Let me know what you think!
 P.S. I'm not sure about rm_conffile $PACKAGE
 /lib/udev/rules.d/45-libmtp8.rules, but since that's the default one,
 simply using rm_conffile for it *should* work, needs testing. :)




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



Bug#531538: another dangling symlink

2009-06-02 Thread Savvas Radevic
That's quite an old package, I don't see it in the supported releases:
http://packages.debian.org/libmtp5
Can you explain how did this happen?
I can only assume that you upgraded, but from which older release to
which one, using which commands? :)

Also, reply with the output of:

apt-cache policy libmtp5 libmtp7 libmtp8



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



Bug#531538: another dangling symlink

2009-06-02 Thread Savvas Radevic
I'm not completely sure, but I think the package is missing
Conflicts and Replaces for older libmtp* packages?

Something like:

Conflicts: libmtp7, libmtp6, libmtp5
Replaces: libmtp7, libmtp6, libmtp5

..in debian/control.in and debian/control files.

Thoughts?



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



Bug#531538: another dangling symlink

2009-06-02 Thread Savvas Radevic
 I think this is related to bug #525094 - the reporter probably has not
 updated to the latest available package:
 libmtp8 0.3.7-7

 Sean, is my assumption true?


Ah wait, now I get it. Rafael, is Breaks allowed on older libmtp* packages?
It seems like libmtp5-7 might require the older rules (not in /lib)



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



Bug#531538: another dangling symlink

2009-06-02 Thread Savvas Radevic
 In sum: never, ever try to implement Conflicts/Replaces as proposed
 above.

Noted! :)

I think this is related to bug #525094 - the reporter probably has not
updated to the latest available package:
libmtp8 0.3.7-7

Sean, is my assumption true?



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



Bug#531538: another dangling symlink

2009-06-02 Thread Savvas Radevic
 * Savvas Radevic vice...@gmail.com [2009-06-02 15:51]:

 Ah wait, now I get it. Rafael, is Breaks allowed on older libmtp* packages?

 No, for the same reason Replaces is not allowed.

 It seems like libmtp5-7 might require the older rules (not in /lib)

 The libmtp7 package contains the file /etc/udev/rules.d/libmtp7.rules. This
 file is not touched by libmtp8, AFAIK.

OK, thanks again

 On the other hand, libmtp5 seems to be affected by the following offending
 code in postinst:

    if dpkg --compare-versions $2 lt-nl 0.3.7-3 ; then
        mv_conffile /etc/udev/$PACKAGE.rules \
                    /etc/udev/rules.d/45-$PACKAGE.rules
    fi

 I do not remember why the above is necessary.  Could you please refresh my
 memory, Savvas?

/etc/udev/$PACKAGE.rules was in the wrong directory, the correct one
is and should be in /etc/udev/rules.d/45-$PACKAGE.rules that's why
the files are moved.

But that's not it, since $PACKAGE is libmtp8 actually:
package=lib...@soversion@

I'll check the code more tonight, but consider this:

Looks like libmtp5 is not using libmtp5.rules:
 rangda[/home/sean] dpkg -S /etc/udev/rules.d/libmtp.rules[2] 
 :(
 libmtp5: /etc/udev/rules.d/libmtp.rules

..which points to /etc/udev/libmtp.rules:
 rangda[/home/sean] ls -l /etc/udev/rules.d/libmtp.rules  
 :)
 lrwxrwxrwx 1 root root 15 2007-06-09 15:19 /etc/udev/rules.d/libmtp.rules - 
 ../libmtp.rules

..which is removed by debian/libmtp.postinst.in:
rm -f /etc/udev/libmtp.rules

I think that it's correct, but leaves a dangling symlink.

Also, I think it needs to remove the symlink
/etc/udev/rules.d/libmtp.rules (non-versioned) too. We can do it
similarly to the one with the versioned symlink:

In debian/libmtp.postinst.in:

oldlink=/etc/udev/rules.d/libmtp8.rules
if [ -L $oldlink -a ! -f $oldlink ] ; then
rm -f $oldlink
fi

oldlink2=/etc/udev/rules.d/libmtp.rules
if [ -L $oldlink2 -a ! -f $oldlink2 ] ; then
rm -f $oldlink2
fi



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



Bug#531538: another dangling symlink

2009-06-02 Thread Savvas Radevic
2009/6/2 Savvas Radevic vice...@gmail.com:

 ..which is removed by debian/libmtp.postinst.in:
 rm -f /etc/udev/libmtp.rules

Correction:

..which is removed by debian/libmtp.preinst.in:
rm -f /etc/udev/libmtp.rules



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



Bug#531037: luckybackup-data: circular dependency: luckybackup

2009-05-30 Thread Savvas Radevic
 I'm not absolutely sure, but I think
 that on Ubuntu, packages under Recommends are installed, it would a
 pitty to make a specific version just to remove this type of
 dependency.

 Please never do that: take the time to research an issue before mentionning
 it in a bug report, else it amount to fear mongering.
 (Both Debian and Ubuntu now handle Recommends in the same way: they are
 installed by default but they still carry the weaker Recommends semantic,
 instead of the Depends semantic).

I tested a luckybackup upgrade and I was wrong about my assumption, I
apologise to both for the above statement!

Thank you both for your input, much clearer now!



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



Bug#531037: luckybackup-data: circular dependency: luckybackup

2009-05-29 Thread Savvas Radevic
Package: luckybackup
Version: 0.3.1-1
Severity: important
Tags: patch

There are circular dependencies between luckybackup and luckybackup-data.
That could create problems and it's best to be avoided.
luckybackup-data can live on its own, so either should be fine:
- there's no need for Recommends: luckybackup
- drop the dependency to Enhances: luckybackup (probably depend on the 
binary/source version too?)

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-11-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- luckybackup-0.3.1/debian/control~   2009-05-29 14:08:50.0 +0200
+++ luckybackup-0.3.1/debian/control2009-05-29 14:09:14.0 +0200
@@ -23,7 +23,7 @@
 Package: luckybackup-data
 Architecture: all
 Depends: ${misc:Depends}
-Recommends: luckybackup
+Enhances: luckybackup
 Description: rsync-based GUI data backup utility (data files)
  luckyBackup is an application that backs-up and/or synchronizes any
  directories with the power of rsync.


Bug#531037: luckybackup-data: circular dependency: luckybackup

2009-05-29 Thread Savvas Radevic
 - drop the dependency to Enhances: luckybackup (probably depend on the
 binary/source version too?)

Actually, I think there's no need for binary/source version
dependency, since it's just Enhances. :)



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



Bug#531037: luckybackup-data: circular dependency: luckybackup

2009-05-29 Thread Savvas Radevic
 first thanks for your report and trying to make Debian better. :-)
Thanks! :)

 But I have to close your report, because it is not a circular dependency as
 written in Debian policy 7.2. The problem with circular depends are at the
 dpkg part, not apt{itude}, and dpkg does not care about recommends.

So Recommends doesn't matter? I'm not absolutely sure, but I think
that on Ubuntu, packages under Recommends are installed, it would a
pitty to make a specific version just to remove this type of
dependency.

Also consider the fact that luckybackup-data is just plain data, it
should not depend on the binary luckybackup, since it can be installed
on its own (e.g. a user wants the graphics only).

And from 7.2 policy, Enhances seems much more appropriate:
Enhances
This field is similar to Suggests but works in the opposite
direction. It is used to declare that a package can enhance the
functionality of another package.

luckybackup-data enhances (i.e. is used by) luckybackup, not the other
way around, isn't it?

http://lists.debian.org/debian-devel/2005/06/msg02111.html
http://lists.debian.org/debian-devel/2005/11/msg01101.html

Quoting Bill Allombert:
foo -- foo-data: The foo-data -- foo deps is generally wrong.

P.S. I've CC'ed him just to be sure.



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



Bug#530928: luckybackup: New upstream release 0.3.1

2009-05-28 Thread Savvas Radevic
Package: luckybackup
Version: 0.3-1
Severity: minor

Please package the new version when you see fit:
Version 0.3.1 :

* Bug fix: fixed rsync progress window that displayed wrong information 
about source  destination directories
* Added backup time-stamps to know when tasks were last executed
* Updated manpage
* Minor fixes to comply with various package standards

Thank you!

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-11-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#529606: rst2pdf: New upstream release

2009-05-20 Thread Savvas Radevic
Package: rst2pdf
Version: 0.9-4
Severity: normal

Please update to the latest version, 0.10.1.
They have fixed a lot of bugs.

Thank you!

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-11-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#513003: #513003 - progress?

2009-05-16 Thread Savvas Radevic
Your package is perfect!

However I have some minor suggestions:
- You could take advantage of the debhelper 7 easy debian/rules, see
the attachment from bleachbit package, (the new quilt package uses
dh_quilt_unpatch, so build-depends of bleachbit has debhelper (= 7),
quilt (= 0.46-7))
- Minor copyright symbol issues: C) or (C) in your
debian/copyright should be ©.
#!/usr/bin/make -f

%:
dh --with quilt $@

clean:
dh_quilt_unpatch
rm -fr build bleachbit-root.desktop
dh $@

override_dh_auto_install:
python setup.py install --root=$(CURDIR)/debian/bleachbit 
--install-lib=/usr/share/bleachbit
make -C po install DESTDIR=$(CURDIR)/debian/bleachbit
sed -e 's/Name=BleachBit/Name=BleachBit \(as root\)/' bleachbit.desktop 
 bleachbit-root.desktop  \
sed -i 's/TryExec=bleachbit/TryExec=su-to-root/' bleachbit-root.desktop 
 \
sed -i 's/Exec=bleachbit/Exec=su-to-root -X -c bleachbit/' 
bleachbit-root.desktop

override_dh_fixperms:
dh_fixperms
chmod +x debian/bleachbit/usr/share/bleachbit/bleachbit/GUI.py


Bug#374568: why won't fix?

2009-05-16 Thread Savvas Radevic
Hello, may I ask why was this bug status set as Won't fix?
There is already a working patch from Ubuntu:
http://patches.ubuntu.com/e/eggdrop/eggdrop_1.6.19-1.1ubuntu1.patch



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



Bug#513003: #513003 - progress?

2009-05-16 Thread Savvas Radevic
2009/5/16 Serafeim Zanikolas ser...@hellug.gr:
 http://www.cs.man.ac.uk/~zanikols/tmp/debian/pdfshuffler-0.4.1.tar.gz
 instead of
 http://www.cs.man.ac.uk/~zanikols/tmp/debian/pdfshuffler_0.4.1.orig.tar.gz
 which would be the normal case for a non debian native package.

 I use git-buildpackage which takes care of creating the right symlink when
 importing a new upstream version.

dget command with the .dsc file doesn't see any symlinks there - can
you upload the symlink as well? :)



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



Bug#528558: tomboy: help/ is under GFDL license

2009-05-13 Thread Savvas Radevic
Package: tomboy
Severity: normal

I was informed that the documents under help/ are under GFDL license.

1. The copyright should state that:
http://packages.debian.org/changelogs/pool/main/t/tomboy/current/copyright
2. It needs a COPYING-DOCS in the help/ directory. Upstream has already 
included that in git:
http://bugzilla.gnome.org/show_bug.cgi?id=582381

Thank you for your time!

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-11-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages tomboy depends on:
ii  gconf2   2.26.0-0ubuntu1 GNOME configuration database syste
ii  libc62.9-4ubuntu6GNU C Library: Shared libraries
pn  libgconf2.24-cil none  (no description available)
ii  libglib2.0-0 2.20.1-0ubuntu2 The GLib library of C routines
pn  libglib2.0-cil   none  (no description available)
pn  libgmime2.2a-cil none  (no description available)
pn  libgnome2.24-cil none  (no description available)
pn  libgnomepanel2.24-ci none  (no description available)
ii  libgtk2.0-0  2.16.1-0ubuntu2 The GTK+ graphical user interface 
pn  libgtk2.0-cilnone  (no description available)
ii  libgtkspell0 2.0.13-2a spell-checking addon for GTK's T
pn  libmono-addins-gui0. none  (no description available)
pn  libmono-addins0.2-ci none  (no description available)
pn  libmono-cairo2.0-cil none  (no description available)
pn  libmono-corlib2.0-ci none  (no description available)
pn  libmono-posix2.0-cil none  (no description available)
pn  libmono-system2.0-ci none  (no description available)
pn  libndesk-dbus-glib1. none  (no description available)
pn  libndesk-dbus1.0-cil none  (no description available)
ii  libx11-6 2:1.1.99.2-1ubuntu2 X11 client-side library
pn  mono-runtime none  (no description available)

tomboy recommends no packages.

Versions of packages tomboy suggests:
ii  evolution2.26.1-0ubuntu1 groupware suite with mail client a
pn  tasque   none  (no description available)



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



Bug#528412: [apt-get] -d checks system for installed packages, fails to download conflicts

2009-05-12 Thread Savvas Radevic
Package: apt
Version: 0.7.20.2ubuntu6
Severity: normal

Problem: I would like to download several packages with their dependencies 
through apt-get. Specifically, I am using chdist and apt-get, so it would 
be a great comfort if this bug is fixed.

Description:
While having installed nvidia-glx-180 (ubuntu-specific) on my system, 
I have tried to download some packages that are known to conflict:
$ apt-cache show nvidia-glx-71 nvidia-glx-180
Package: nvidia-glx-71
[...]
Architecture: amd64
Source: nvidia-graphics-drivers-71
Version: 71.86.08-0ubuntu1
Replaces: nvidia-glx, nvidia-glx-173, nvidia-glx-177, nvidia-glx-180, 
nvidia-glx-71, nvidia-glx-96, nvidia-glx-envy, nvidia-glx-legacy, 
nvidia-glx-legacy-envy, nvidia-glx-new, nvidia-glx-new-envy, nvidia-glx-src
Provides: nvidia-glx, xserver-xorg-video-5
Depends: nvidia-71-kernel-source (= 71.86.08), x11-common (= 1:7.0.0), 
libc6 (= 2.3), libgl1-mesa | libgl1, libx11-6, libxext6
Recommends: nvidia-settings
Conflicts: nvidia-glx, nvidia-glx-src, xorg-driver-fglrx
[...]

Package: nvidia-glx-180
[...]
Architecture: amd64
Source: nvidia-graphics-drivers-180
Version: 180.44-0ubuntu1
Replaces: nvidia-glx, nvidia-glx-173, nvidia-glx-177, nvidia-glx-180, 
nvidia-glx-71, nvidia-glx-96, nvidia-glx-envy, nvidia-glx-legacy, 
nvidia-glx-legacy-envy, nvidia-glx-new, nvidia-glx-new-envy, nvidia-glx-src
Provides: nvidia-glx, xserver-xorg-video-5
Depends: nvidia-180-kernel-source (= 180.44), nvidia-180-libvdpau (= 180.44), 
x11-common (= 1:7.0.0), libc6 (= 2.3.2), libgl1-mesa | libgl1, libx11-6, 
libxext6, zlib1g (= 1:1.1.4)
Recommends: nvidia-settings
Conflicts: nvidia-glx, nvidia-glx-src, xorg-driver-fglrx
[...]

Here are some commands I tried by enabling force-all:
apt-get -o DPkg::Options::=--force-all -d install nvidia-glx-71
apt-get -o DPkg::Options::=--force-all -d install nvidia-glx-71
apt-get -o DPkg::Options::=--force-breaks -o 
DPkg::Options::=--force-conflicts -d install nvidia-glx-71

I have also tried to apply the following rules:
$ cat /etc/apt/apt.conf.d/custom-apt-test
DPkg 
{
  Options {--force-all;}
}

Moreover, the apt-config dump shows another attempt with these options:
DPkg::Options:: --force-breaks;
DPkg::Options:: --force-conflicts;
DPkg::Options:: --force-depends;

None of them seem to work.

These were also tested through chdist apt-get (with proper apt.conf options) 
and still cause problem, probably because apt-get checks the system for 
installed packages, even with the -d option passed.

Suggestion:
The solutions I can recommend would be to
a) Fix the dpkg options to be recognized (I might be using something 
   wrong here so not 100% sure).
and/or
b) Since -d argument specifically tells apt-get not to install/process a 
package
   but just download it, apt-get should not check the system for installed 
packages 
   with the -d option enabled (probably limit it to a warning?).

Thank you for your time!

-- Package-specific info:

-- apt-config dump --

APT ;
APT::Architecture amd64;
APT::Build-Essential ;
APT::Build-Essential:: build-essential;
APT::Install-Recommends 1;
APT::Install-Suggests 0;
APT::Acquire ;
APT::Acquire::Translation environment;
APT::Update ;
APT::Update::Ppost-Invoke ;
APT::Update::Ppost-Invoke:: [ ! -x /usr/lib/ia32-libs-tools/mangle ] || cat 
/var/lib/apt/lists/*_Packages /usr/lib/ia32-libs-tools/mangle --index 
/dev/null;
APT::Update::Post-Invoke-Success ;
APT::Update::Post-Invoke-Success:: touch 
/var/lib/apt/periodic/update-success-stamp 2/dev/null || true;
APT::Update::Post-Invoke-Success:: (sleep 60; /usr/bin/dbus-send --system 
--dest=org.freedesktop.PackageKit --type=method_call 
/org/freedesktop/PackageKit org.freedesktop.PackageKit.StateHasChanged 
string:'cache-update');
APT::Authentication ;
APT::Authentication::TrustCDROM true;
APT::NeverAutoRemove ;
APT::NeverAutoRemove:: ^linux-firmware$;
APT::NeverAutoRemove:: ^linux-image.*;
APT::NeverAutoRemove:: ^linux-restricted-modules.*;
APT::NeverAutoRemove:: ^linux-ubuntu-modules-.*;
APT::Never-MarkAuto-Sections ;
APT::Never-MarkAuto-Sections:: metapackages;
APT::Never-MarkAuto-Sections:: restricted/metapackages;
APT::Never-MarkAuto-Sections:: universe/metapackages;
APT::Never-MarkAuto-Sections:: multiverse/metapackages;
APT::Periodic ;
APT::Periodic::Update-Package-Lists 1;
APT::Periodic::Download-Upgradeable-Packages 1;
APT::Periodic::AutocleanInterval 0;
APT::Periodic::Unattended-Upgrade 1;
APT::Archives ;
APT::Archives::MaxAge 30;
APT::Archives::MinAge 2;
APT::Archives::MaxSize 500;
Dir /;
Dir::State var/lib/apt/;
Dir::State::lists lists/;
Dir::State::cdroms cdroms.list;
Dir::State::mirrors mirrors/;
Dir::State::userstatus status.user;
Dir::State::status /var/lib/dpkg/status;
Dir::Cache var/cache/apt/;
Dir::Cache::archives archives/;
Dir::Cache::srcpkgcache srcpkgcache.bin;
Dir::Cache::pkgcache pkgcache.bin;
Dir::Etc etc/apt/;
Dir::Etc::sourcelist sources.list;
Dir::Etc::sourceparts sources.list.d;
Dir::Etc::vendorlist vendors.list;
Dir::Etc::vendorparts 

Bug#528254: devscripts: [chdist] -d (data-dir) accepts only absolute path

2009-05-11 Thread Savvas Radevic
Package: devscripts
Version: 2.10.49
Severity: normal


Using -d / --data-dir should either
 a) accept relative paths or
 b) mention in the manual page / help message that it accepts only 
 absolute paths

Not working example with relative path (or just directory name):
$ chdist -d test create jaunty
Now edit test/jaunty/etc/apt/sources.list
Then run chdist apt-get jaunty update
And enjoy.
$ cat test/jaunty/etc/apt/sources.list
cat: test/jaunty/etc/apt/sources.list: No such file or directory

Working example with absolute path:
$ chdist -d $PWD/test create jaunty
Now edit /home/tester/project/test/jaunty/etc/apt/sources.list
Then run chdist apt-get jaunty update
And enjoy.
$ cat /home/tester/project/test/jaunty/etc/apt/sources.list
#deb http://ftp.debian.org/debian/ unstable main contrib non-free
#deb-src http://ftp.debian.org/debian/ unstable main contrib non-free

#deb http://archive.ubuntu.com/ubuntu dapper main restricted
#deb http://archive.ubuntu.com/ubuntu dapper universe multiverse
#deb-src http://archive.ubuntu.com/ubuntu dapper main restricted
#deb-src http://archive.ubuntu.com/ubuntu dapper universe multiverse

Thank you!

-- Package-specific info:

--- /etc/devscripts.conf ---

--- ~/.devscripts ---
Not present

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-11-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#528254: Acknowledgement (devscripts: [chdist] -d (data-dir) accepts only absolute path)

2009-05-11 Thread Savvas Radevic
I'm not sure if this completely true, perhaps the ubuntu changes are
causing a problem, I'll check later.



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



Bug#528274: devscripts: [chdist] proper error warning and exit if etc/apt/apt.conf does not exist

2009-05-11 Thread Savvas Radevic
Package: devscripts
Version: 2.10.49
Severity: minor

Is it possible to pre-check and print something like Error: etc/apt/apt.conf 
does not exist ?

If a relative data-dir is used and/or if for some reason the etc/apt/apt.conf 
file is not created, running apt-get update through chdist pops up this error:

$ chdist -a i386 -d $PWD/test create unstable
Now edit /home/testuser/Desktop/test/test/unstable/etc/apt/sources.list
Then run chdist apt-get unstable update
And enjoy.

$ cat test/unstable/etc/apt/sources.list
#deb http://ftp.debian.org/debian/ unstable main contrib non-free
#deb-src http://ftp.debian.org/debian/ unstable main contrib non-free

#deb http://archive.ubuntu.com/ubuntu dapper main restricted
#deb http://archive.ubuntu.com/ubuntu dapper universe multiverse
#deb-src http://archive.ubuntu.com/ubuntu dapper main restricted
#deb-src http://archive.ubuntu.com/ubuntu dapper universe multiverse

$ chdist -a i386 -d $PWD/test apt-get unstable update
W: Forcing arch i386 for this command only.
Reading package lists... Done

$ chdist -a i386 -d $PWD/test apt-get unstable update
$ rm -f /home/testuser/Desktop/test/test/unstable/etc/apt/apt.conf
$ chdist -a i386 -d $PWD/test apt-get unstable update
W: Forcing arch i386 for this command only.
E: Could not open lock file /var/lib/apt/lists/lock - open (13 Permission 
denied)
E: Unable to lock the list directory

P.S. Is this more of an apt-related bug?

-- Package-specific info:

--- /etc/devscripts.conf ---

--- ~/.devscripts ---
Not present

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-11-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#527108: libmtp: use proper udev rules folder and not a link

2009-05-05 Thread Savvas Radevic
Package: libmtp
Version: 0.3.7-3
Severity: important
Tags: patch

Hi I'm providing a patch (derived from Ubuntu) that:
- Installs rules directly instead of a link.
- Uses /lib/udev/rules.d (As mentioned in /etc/udev/rules.d/README, it is 
  preferred for packages to use /lib/udev/rules.d)
- Move conf files of older versions to the new path, so that they are 
  preserved.

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-11-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
reverted:
--- libmtp-0.3.7/debian/libmtp.links.in
+++ libmtp-0.3.7.orig/debian/libmtp.links.in
@@ -1 +0,0 @@
-etc/udev/lib...@soversion@.rules etc/udev/rules.d/lib...@soversion@.rules
diff -u libmtp-0.3.7/debian/control libmtp-0.3.7/debian/control
--- libmtp-0.3.7/debian/control
+++ libmtp-0.3.7/debian/control
@@ -13,6 +13,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: ${udev}
+Breaks: udev ( 136-1)
 Description: Media Transfer Protocol (MTP) library
  libmtp is a library for communicating with MTP aware devices in POSIX
  compliant operating systems.  It implements MTP Basic, the subset
diff -u libmtp-0.3.7/debian/libmtp.preinst.in 
libmtp-0.3.7/debian/libmtp.preinst.in
--- libmtp-0.3.7/debian/libmtp.preinst.in
+++ libmtp-0.3.7/debian/libmtp.preinst.in
@@ -25,12 +25,39 @@
 fi
 }
 
+# Prepare to move a conffile without triggering a dpkg question
+prep_mv_conffile() {
+PKGNAME=$1
+CONFFILE=$2
+if [ -e $CONFFILE ]; then
+md5sum=`md5sum \$CONFFILE\ | sed -e \s/ .*//\`
+old_md5sum=`dpkg-query -W -f='${Conffiles}' $PKGNAME | sed -n -e 
\' $CONFFILE '{s/ obsolete$//;s/.* //p}\`
+if [ $md5sum = $old_md5sum ]; then
+rm -f $CONFFILE
+fi
+fi
+}
+
 case $1 in
 install|upgrade)
 if dpkg --compare-versions $2 le 0.2.5-1 ; then
 rm_conffile $PACKAGE /etc/hotplug/usb/$PACKAGE.usermap
 rm_conffile $PACKAGE /etc/hotplug/usb/$PACKAGE.sh
 fi
+if dpkg --compare-versions $2 le 0.3.7-3 ; then
+   rm -f /etc/udev/rules.d/lib...@soversion@.rules
+   prep_mv_conffile $PACKAGE /etc/udev/lib...@soversion@.rules
+if [ -e /etc/udev/rules.d/45-libmtp8.rules ]; then
+   if [ `md5sum \/etc/udev/rules.d/45-libmtp8.rules\ | sed -e 
\s/ .*//\` = \
+`dpkg-query -W -f='${Conffiles}' $PACKAGE | sed -n -e 
\' /etc/udev/rules.d/45-libmtp8.rules's/.* //p\` ]
+   then
+   rm -f /etc/udev/rules.d/45-libmtp8.rules
+   fi
+   fi
+rm -f /etc/udev/libmtp.rules
+rm -f /etc/udev/lib...@soversion@.rules
+fi
+
 esac
 
 #DEBHELPER#
diff -u libmtp-0.3.7/debian/rules libmtp-0.3.7/debian/rules
--- libmtp-0.3.7/debian/rules
+++ libmtp-0.3.7/debian/rules
@@ -9,9 +9,9 @@
 SOVERSION = 8
 SUBSTFILES = debian/libmtp$(SOVERSION).docs\
debian/libmtp$(SOVERSION).install   \
-   debian/libmtp$(SOVERSION).links \
-   debian/libmtp$(SOVERSION).preinst
-UDEVFILES = libmtp$(SOVERSION).rules 20-libmtp$(SOVERSION).fdi
+   debian/libmtp$(SOVERSION).preinst   \
+   debian/libmtp$(SOVERSION).postinst
+UDEVFILES = 45-libmtp$(SOVERSION).rules 20-libmtp$(SOVERSION).fdi
 
 debdir = $(CURDIR)/debian
 debver = $(shell perl -ne '/([\d.-]+)/;print $$1; last' \
diff -u libmtp-0.3.7/debian/changelog libmtp-0.3.7/debian/changelog
--- libmtp-0.3.7/debian/changelog
+++ libmtp-0.3.7/debian/changelog
@@ -1,3 +1,17 @@
+libmtp (0.3.7-3.1) karmic; urgency=low
+
+  * Non-maintainer upload. Changes are taken from Ubuntu and based on patches 
+by Flávio Martins, Martin Pitt and Scott James Remnant.
+  * debian/control: Add Breaks to ensure the right udev version gets used.
+  * debian/libmtp.install.in, debian/libmtp.preinst.in, 
+debian/libmtp.postinst.in: Clean up the mess where files were still going 
+into the wrong directory.
+  * debian/rules: Append proper prefix 45- to libmtp rules in UDEV variable
+  * debian/libmtp.install.in: ../../45-lib...@soversion@.rules lib/udev/rules.d
+  * Removed libmtp.links.in - Install rules directly instead of a link.
+
+ -- Savvas Radevic vice...@gmail.com  Sat, 18 Apr 2009 19:58:14 +0100
+
 libmtp (0.3.7-3) unstable; urgency=low
 
   * debian/control.in:
diff -u libmtp-0.3.7/debian/libmtp.install.in 
libmtp-0.3.7/debian/libmtp.install.in
--- libmtp-0.3.7/debian/libmtp.install.in
+++ libmtp-0.3.7/debian/libmtp.install.in
@@ -2,2 +2,2 @@
-../../lib...@soversion@.rules etc/udev
 ../../20-lib...@soversion@.fdi usr/share/hal/fdi/information/20thirdparty
+../../45-lib...@soversion@.rules lib/udev/rules.d
only in patch2:
unchanged:
--- libmtp-0.3.7.orig/debian/libmtp.postinst.in
+++ libmtp-0.3.7/debian/libmtp.postinst.in
@@ -0,0 +1,30 @@
+#!/bin/sh
+# preinst script

Bug#527108: New debdiff and suggestion

2009-05-05 Thread Savvas Radevic
I made a new debdiff using the correct distribution.

Also, please consider removing the 0.2.5-1 check in
debian/libmtp.preinst.in (debian stable has version 0.2.6.1-3):
if dpkg --compare-versions $2 le 0.2.5-1 ; then
rm_conffile $PACKAGE /etc/hotplug/usb/$PACKAGE.usermap
rm_conffile $PACKAGE /etc/hotplug/usb/$PACKAGE.sh
fi


libmtp_0.3.7-3.1_proper_distribution.debdiff
Description: Binary data


Bug#523093: [Bug 364931] Re: [needs-packaging] gnote in karmic

2009-05-02 Thread Savvas Radevic
 Savvas, please would you compare yours with it, and if you have any
 suggestions/improvements on the packaging let me know about it so they
 can be merged?  Thanks

Hello! Here is a summary of changes:

- 0.3.0 is out :)
- You should have a debian/watch file - I didn't make one since I'm
based on git. Here's a suggestion:

version=3
http://ftp.gnome.org/pub/GNOME/sources/gnote/(?:[\d\w\.]+)/gnote-(.*)\.tar\.bz2

(It works, but I don't know if it's correct, I'm not that good with
custom debian/watch files, e.g. ./0.3/gnote-0.3.0)

- I have split the package into 3 different ones: gnote (binary),
gnote-data (data without compilation), gnote-addins (binary)
- I am using boost 1.37 or boost 1.35 or boost - I don't know if
that's good, but at least it gives more testing control over various
boost libraries:
  libboost1.37-dev | libboost1.35-dev | libboost-dev,
  libboost-filesystem1.37-dev | libboost-filesystem1.35-dev |
libboost-filesystem-dev,
  libboost-regex1.37-dev | libboost-regex1.35-dev | libboost-regex-dev,
  libboost-iostreams1.37-dev | libboost-iostreams1.35-dev |
libboost-iostreams-dev,
  libboost-test1.37-dev | libboost-test1.35-dev | libboost-test-dev,

- I've also set versioned dependencies, based on autoconf and ./configure:
  automake (= 1.9),
  autoconf (= 2.53),
  pkg-config (= 0.14.0),
  libgtk2.0-dev (= 2.14),
  [...]
  intltool (= 0.35),
  gnome-doc-utils (= 0.4.2),

- For some reason, during document compilation/creation, it requires
rarian-compat package. I don't know if that's required for Debian, but
on ubuntu it was spitting errors (maybe the situation changed with
newer releases).

- I'm using debhelper 7 debian/rules without cdbs:
http://bazaar.launchpad.net/~medigeek/%2Bjunk/gnote-packaging/annotate/head%3A/debian/rules

http://bazaar.launchpad.net/~medigeek/%2Bjunk/gnote-packaging/files/head%3A/debian/



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



Bug#520656: capisuite patch

2009-05-01 Thread Savvas Radevic
Hi, I am terribly sorry, I forgot to update the patch in debian based
on ubuntu. The patch attached in debian needs Namely, there are two
patches involved. Which patch did you use?

This is the ubuntu patch similar to the one I included in the debian report:
http://launchpadlibrarian.net/23325206/capisuite_0.4.5-8ubuntu2_without_zlib.debdiff

This change is required as well, in order for the patches to be
applied *before* the configure command is issued:
http://launchpadlibrarian.net/24194341/capisuite_0.4.5-8ubuntu3.debdiff



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



Bug#525242: pure-ftpd: Please update the package for debhelper, debian/rules and debian policy standards

2009-04-23 Thread Savvas Radevic
Package: pure-ftpd
Version: 1.0.21-12
Severity: normal

Please update the package to follow the latest debian policy standards.
There are currently 1 error and 62 warnings that lintian shows:
http://lintian.debian.org/maintainer/ra...@linuxia.de.html#pure-ftpd

Out of all of them, I would like you to target:
http://lintian.debian.org/tags/debian-rules-sets-DH_COMPAT.html
http://lintian.debian.org/tags/package-uses-deprecated-debhelper-compat-version.html
http://lintian.debian.org/tags/ancient-standards-version.html


-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-11-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#524617: sqlite3: new upstream release 3.6.13

2009-04-18 Thread Savvas Radevic
Package: sqlite3
Version: 3.6.12-1
Severity: important

Hello, just to let you know that there is a new upstream release:
http://dehs.alioth.debian.org/report.php?package=sqlite3

Version 3.6.13 is said to (didn't try it) fix the default value crash:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524166
http://www.sqlite.org/changes.html
http://www.sqlite.org/cvstrac/tktview?tn=3791

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-11-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#454679: I think it uses .so files

2009-04-09 Thread Savvas Radevic
According to this bug reporting Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/smc/+bug/136435

..it's probably using one or more of these:

/usr/lib/libCEGUIBase.la
/usr/lib/libCEGUIBase.so
/usr/lib/libCEGUIDevILImageCodec.la
/usr/lib/libCEGUIDevILImageCodec.so
/usr/lib/libCEGUIFalagardWRBase.la
/usr/lib/libCEGUIFalagardWRBase.so
/usr/lib/libCEGUIOpenGLRenderer.la
/usr/lib/libCEGUIOpenGLRenderer.so
/usr/lib/libCEGUITGAImageCodec.la
/usr/lib/libCEGUITGAImageCodec.so
/usr/lib/libCEGUITinyXMLParser.la
/usr/lib/libCEGUITinyXMLParser.so
/usr/lib/libCEGUIXercesParser.la
/usr/lib/libCEGUIXercesParser.so



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



Bug#522549: midori: new upstream release

2009-04-04 Thread Savvas Radevic
Package: midori
Version: 0.1.4-2
Severity: normal

There is a new upstream release, please package it.
http://dehs.alioth.debian.org/report.php?package=midori

Thank you!

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-11-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#522402: alarm-clock: new upstream release (and homepage has changed)

2009-04-03 Thread Savvas Radevic
Package: alarm-clock
Version: 0.9.18-3
Severity: normal

There is a new upstream release:
http://www.alarm-clock.pl/downloads.php

Also, there's been a change in homepage.
debian/control should use:
http://www.alarm-clock.pl
debian/watch should use:
http://www.alarm-clock.pl/downloads/

The current version breaks the system, 

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-11-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#522185: vlc: new upstream release

2009-04-01 Thread Savvas Radevic
Package: vlc
Version: 0.9.8a-3
Severity: normal

There is a new upstream release, 0.9.9:
http://download.videolan.org/pub/videolan/vlc/
http://download.videolan.org/pub/videolan/vlc/0.9.9/vlc-0.9.9.tar.bz2

Please update the package, thanks

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-11-generic (SMP w/2 CPU cores)
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 vlc-nox depends on:
ii  lib 0.7.4-11ubuntu1  library for decoding ATSC A/52 str
ii  lib 1.0.18-1ubuntu9  shared library for ALSA applicatio
ii  lib 0.9.5-2  library for SSA/ASS subtitles rend
ii  lib 0.6.23-4ubuntu4  Avahi client library
ii  lib 0.6.23-4ubuntu4  Avahi common library
ii  lib 0.5.3-1build1control IEEE 1394 audio/video devi
ii  lib 3:0.svn20090303-1ubuntu2+unstripped1 ffmpeg codec library
ii  lib 3:0.svn20090303-1ubuntu4 ffmpeg file format library
ii  lib 3:0.svn20090303-1ubuntu2+unstripped1 ffmpeg utility library
ii  lib 2.9-4ubuntu4 GNU C Library: Shared libraries
ii  lib 0.78.2+dfsg1-3   library to read and control CD-ROM
ii  lib 1.2.12-0ubuntu2  simple interprocess messaging syst
ii  lib 0.0.5-0.1a free DTS Coherent Acoustics deco
ii  lib 0.1.5-3.1library for MPEG TS and DVB PSI ta
ii  lib 4.1.3-3  DVD navigation library
ii  lib 4.1.3-4ubuntu1   library for reading DVDs
ii  lib 0.7.7-3.1access library for the EBML format
ii  lib 2.6.1-3.1freeware Advanced Audio Decoder - 
ii  lib 1.2.1-1.2Free Lossless Audio Codec - runtim
ii  lib 2.6.0-1ubuntu12  generic font configuration library
ii  lib 2.3.9-4build1FreeType 2 font engine, shared lib
ii  lib 0.10.9-1 Free Implementation of the Unicode
ii  lib 1:4.3.3-5ubuntu4 GCC support library
ii  lib 1.4.1-2ubuntu1   LGPL Crypto library - runtime libr
ii  lib 2.4.2-6  the GNU TLS library - runtime libr
ii  lib 0.5.12~rc1+git20090204-0ubuntu4  Hardware Abstraction Layer - share
ii  lib 0.15.1b-10   ID3 tag reading library from the M
ii  lib 0.8.4a-0ubuntu4  infra-red remote control support -
ii  lib 5.1.4-2  Simple, extensible, embeddable pro
ii  lib 0.15.1b-4MPEG audio decoder library
ii  lib 0.8.1-1.1extensible open standard audio/vid
ii  lib 1:0.8.4-3ubuntu1 shared libraries for mod music bas
ii  lib 1.2.2-1build1Musepack (MPC) format library
ii  lib 0.4.1-3  MPEG1 and MPEG2 video decoder libr
ii  lib 5.7+20090207-1ubuntu1shared libraries for terminal hand
ii  lib 1.1.3-4build1Ogg Bitstream Library
ii  lib 1.2.27-2ubuntu2  PNG library - runtime
ii  lib 3:0.svn20090303-1ubuntu4 ffmpeg video postprocessing librar
ii  lib 1.3.0-4ubuntu1   library for direct access to IEEE 
ii  lib 1.0.5-1  library for encoding/decoding of D
ii  lib 2.2.2-5  MP3/Ogg Vorbis broadcast streaming
ii  lib 2:3.3.2-1ubuntu3 shared library for communication w
ii  lib 1.2~rc1-1The Speex codec runtime library
ii  lib 4.3.3-5ubuntu4   The GNU Standard C++ Library v3
ii  lib 3:0.svn20090303-1ubuntu4 ffmpeg video scaling library
ii  lib 2.1.0-5  interface library to sysfs
ii  lib 1.5-3TagLib Audio Meta-Data Library
ii  lib 1.0-2The Theora Video Compression Codec
ii  lib 0.3.12-1 MPEG Audio Layer 2 encoding librar
ii  lib 0.5.8-1  Collection of video4linux support 
ii  lib 0.7.23-4ubuntu1  library to extract information fro
ii  lib 0.9.8a-1ubuntu4  multimedia player and streamer lib
ii  lib 0.9.8a-1ubuntu4  multimedia player and streamer lib
ii  lib 1.2.0.dfsg-3.1   The Vorbis General Audio Compressi
ii  lib 1.2.0.dfsg-3.1   The Vorbis General Audio Compressi
ii  lib 2.6.32.dfsg-5ubuntu3 GNOME XML library
ii  zli 1:1.2.3.3.dfsg-12ubuntu2 compression library - runtime


Bug#520656: capisuite: python 2.6 compatibility and LOCALMODLIBS removal

2009-03-21 Thread Savvas Radevic
Package: capisuite
Version: 0.4.5-8
Severity: normal
Tags: patch

This is just to inform you that a patch has been applied for python 2.6 
compatibility for ubuntu. The patch:
- tries to get the python from the correct directories
- contains a fix that disables the dependency on LOCALMODLIBS (removes 
  zlib1g-dev dependency)

http://launchpad.net/bugs/336344
http://launchpadlibrarian.net/23325206/capisuite_0.4.5-8ubuntu2_without_zlib.debdiff

Changelog:
 * Python 2.6 transition.
 * Added debian/patches/configure_get-correct-python-dirs.diff
 * Added debian/patches/configure_build-without-LOCALMODLIBS.diff

The attached stripped_patch.patch is a stripped patch file of the .debdiff file 
named 
above (without debian/changelog).

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-11-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- capisuite-0.4.5.orig/debian/patches/configure_get-correct-python-dirs.diff
+++ capisuite-0.4.5/debian/patches/configure_get-correct-python-dirs.diff
@@ -0,0 +1,13 @@
+--- configure~	2004-11-28 14:36:14.0 +0100
 configure	2009-03-02 22:44:11.0 +0100
+@@ -4896,8 +4896,8 @@
+ python_execprefix=`${PYTHON} -c import sys; print sys.exec_prefix`
+ python_libdir=`${PYTHON} -c from distutils import sysconfig; print sysconfig.get_python_lib(1,1)`
+ python_configdir=${python_libdir}/config
+-python_moduledir=${python_libdir}/site-packages
+-python_moduleexecdir=${python_libdir}/site-packages
++python_moduledir=$pythondir
++python_moduleexecdir=$pyexecdir
+ python_includespec=-I${python_prefix}/include/python${python_version}
+ python_linkforshared=`${PYTHON} -c import distutils.sysconfig; print distutils.sysconfig.get_config_var('LINKFORSHARED')`
+ if test $python_prefix != $python_execprefix; then
--- capisuite-0.4.5.orig/debian/patches/configure_build-without-LOCALMODLIBS.diff
+++ capisuite-0.4.5/debian/patches/configure_build-without-LOCALMODLIBS.diff
@@ -0,0 +1,16 @@
+--- configure~	2009-03-02 23:51:46.0 +0100
 configure	2009-03-02 23:53:39.0 +0100
+@@ -4928,11 +4928,11 @@
+ _python_libs=`grep '^LIBS=' $python_configdir/Makefile | sed 's/^.*=//'`
+ _python_libc=`grep '^LIBC=' $python_configdir/Makefile | sed 's/^.*=//'`
+ _python_libm=`grep '^LIBM=' $python_configdir/Makefile | sed 's/^.*=//'`
+-_python_liblocalmod=`grep '^LOCALMODLIBS=' $python_configdir/Makefile | sed 's/^.*=//'`
++#_python_liblocalmod=`grep '^LOCALMODLIBS=' $python_configdir/Makefile | sed 's/^.*=//'`
+ _python_libbasemod=`grep '^BASEMODLIBS=' $python_configdir/Makefile | sed 's/^.*=//'`
+ 
+ pgac_tab=	 # tab character
+-python_libspec=`echo X$_python_libs $_python_libc $_python_libm -lpython$python_version $_python_liblocalmod $_python_libbasemod | sed -e 's/^X//' -e s/[ $pgac_tab][ $pgac_tab]*/ /g`
++python_libspec=`echo X$_python_libs $_python_libc $_python_libm -lpython$python_version $_python_libbasemod | sed -e 's/^X//' -e s/[ $pgac_tab][ $pgac_tab]*/ /g`
+ LIBS=$LIBS $python_libspec
+ LDFLAGS=$LDFLAGS -L$python_configdir $python_linkforshared
+ echo $as_me:$LINENO: result: ${python_libspec} 5


Bug#519509: gtk-sharp2-examples and monodoc-gtk2.0-manual should be in Suggests

2009-03-13 Thread Savvas Radevic
Package: gtk-sharp2
Version: 2.12.8-2
Severity: normal

Depends: gtk-sharp2-examples, gtk-sharp2-gapi, libglib2.0-cil, libgtk2.0-cil, 
libglade2.0-cil, 
monodoc-gtk2.0-manual

Package gtk-sharp2 should only suggest the documentation packages:
gtk-sharp2-examples 
monodoc-gtk2.0-manual

Otherwise, people have to download (sometimes or most of the cases) unnecessary 
doc packages.
I believe that it runs fine with the doc manuals.

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-9-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#518772: ocropus: new upstream release

2009-03-08 Thread Savvas Radevic
Package: ocropus
Version: 0.2-1
Severity: wishlist

There is a new upstream release for ocropus:
http://dehs.alioth.debian.org/report.php?package=ocropus

Please package it.

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-8-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#468622: CHANGES file says zsi dropped the PyXML dependency

2009-03-07 Thread Savvas Radevic
I was trying to merge the new version for Ubuntu:
https://bugs.edge.launchpad.net/ubuntu/+source/zsi/+bug/237674

And I noticed that CHANGES says that upstream has dropped python-xml:

Change for 2.1.0_a1 released 31-Oct-2007:
-   No PyXML Dependency, use minidom by default (much faster)

Is it necessary for the binary package python-zsi (debian/control) to
depend on python-xml?



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



Bug#499864: 1.2 is out

2009-03-07 Thread Savvas Radevic
Just thought of letting you know that 1.2 is out:
http://code.google.com/p/pandoc/downloads/list



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



Bug#499864: 1.2 is out

2009-03-07 Thread Savvas Radevic
Just thought of letting you know that 1.2 is out:
http://code.google.com/p/pandoc/downloads/list



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



Bug#518699: RFP: haskell-zip-archive -- Functions for creating, modifying, extracting files from zip archives

2009-03-07 Thread Savvas Radevic
Package: wnpp
Severity: wishlist



* Package name: haskell-zip-archive
  Version : 0.1.1.3
  Upstream Author : John MacFarlane j...@berkeley.edu
* URL : 
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/zip-archive
* License : GPL-2
  Programming Lang: Haskell
  Description : Haskell functions for creating, modifying, extracting files 
from zip archives
 The zip-archive library provides functions for creating, modifying,
 and extracting files from zip archives.
 .
 Certain simplifying assumptions are made about the zip archives: in
 particular, there is no support for encryption, zip files that span
 multiple disks, ZIP64, OS-specific file attributes, or compression
 methods other than Deflate.  However, the library should be able to
 read the most common zip archives, and the archives it produces should
 be readable by all standard unzip programs.
 .
 As an example of the use of the library, a standalone zip archiver
 and extracter, Zip.hs, is provided in the source distribution.

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)



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



Bug#518514: pidgin-mpris: Please remove bmpx dependency

2009-03-06 Thread Savvas Radevic
Package: pidgin-mpris
Version: 0.2.3-1
Severity: normal

Please remove the bmpx dependency, as it is not available anymore:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517588

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-8-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#518124: Failed to deliver email to original developer/author

2009-03-05 Thread Savvas Radevic
I cannot contact the original developer/author, the address fails to
receive an email:

This is an automatically generated Delivery Status Notification

THIS IS A WARNING MESSAGE ONLY.

YOU DO NOT NEED TO RESEND YOUR MESSAGE.

Delivery to the following recipient has been delayed:

    d...@windowmaker.org

Message will be retried for 2 more day(s)

Technical details of temporary failure:
DNS Error: DNS server returned answer with no data

[...]



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



Bug#518124: decompyle: please add support for python2.5/python2.6 or consider removing it

2009-03-04 Thread Savvas Radevic
Package: decompyle
Version: 2.3.2-4.1
Severity: wishlist

Please port it for python2.5/python2.6 or consider removing it, as the package 
seems
unmaintained upstream.

Original request at:
https://launchpad.net/bugs/336859

debian/copyright specifies:
The original website from which this software was obtained is no longer
available. It has now become a commercial decompilation service, with
no software available for download.

The source isn't available anymore and the package supports only python version 
1.5 
and 2.3, as it is specified in debian/control:
 Decompyle converts Python byte-code back into equivalent Python source.
 It accepts byte-code from any Python version between 1.5 and 2.3 inclusive.
 Note that it cannot yet decompile byte-code from Python 2.4 and 2.5.

Ubuntu (and Debian) have switched to python 2.4 as far as I know.
This package should be removed from jaunty and blacklisted from debian syncs.

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-8-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#518124: please consider adding support for 2.5/2.6

2009-03-04 Thread Savvas Radevic
Hi, since I noticed that you have provided a new source for decompyle
to support 2.3, can you add support for python 2.5 or 2.6?

There are filed requests for the removal of the package:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=518124
https://bugs.launchpad.net/bugs/336859



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



Bug#517840: FTBFS: use default-jdk (and drop libxerces2-java-doc to Recommends)

2009-03-02 Thread Savvas Radevic
Package: bcel
Version: 5.2-3
Severity: important
Tags: patch
Justification: fails to build from source

The patch includes the following changes:
1) Uses default-jdk instead of java-gcj-compat-dev
2) libxerces2-java-doc should be in Recommends (was discussed in 
Launchpad/Ubuntu:
   http://launchpad.net/bugs/190247 )

(#2 is not related to FTBFS, but I included it in the patch)

  * debian/control:
+ build depend on default-jdk instead of java-gcj-compat-dev
+ libxerces2-java-doc dropped to Recommends
  * debian/rules: JAVA_HOME as /usr/lib/jvm/default-java

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-8-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u bcel-5.2/debian/changelog bcel-5.2/debian/changelog
--- bcel-5.2/debian/changelog
+++ bcel-5.2/debian/changelog
@@ -1,3 +1,13 @@
+bcel (5.2-3.1) unstable; urgency=low
+
+  * Non-maintainer upload
+  * debian/control:
++ build depend on default-jdk instead of java-gcj-compat-dev
++ libxerces2-java-doc dropped to Recommends
+  * debian/rules: JAVA_HOME as /usr/lib/jvm/default-java
+
+ -- Savvas Radevic vice...@gmail.com  Mon, 02 Mar 2009 13:38:50 +0100
+
 bcel (5.2-3) unstable; urgency=low
 
   * Added link from /usr/share/ant/lib/bcel.jar to /usr/share/java/bcel.jar
diff -u bcel-5.2/debian/control bcel-5.2/debian/control
--- bcel-5.2/debian/control
+++ bcel-5.2/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Java Maintainers pkg-java-maintain...@lists.alioth.debian.org
 Uploaders: Stefan Gybas sgy...@debian.org, Arnaud Vandyck av...@debian.org, Michael Koch konque...@gmx.de, Wolfgang Baer wb...@gmx.de, Paul Cager paul-deb...@home.paulcager.org
-Build-Depends-Indep:  java-gcj-compat-dev (= 1.0.65), libregexp-java, libxerces2-java
+Build-Depends-Indep: default-jdk, libregexp-java, libxerces2-java
 Build-Depends: ant (= 1.6.5), cdbs (= 0.4.5.3), debhelper (= 5)
 Standards-Version: 3.7.2
 
@@ -31,7 +31,8 @@
 Package: libbcel-java-doc
 Architecture: all
 Section: doc
-Depends: classpath-doc, libxerces2-java-doc
+Depends: classpath-doc
+Recommends: libxerces2-java-doc
 Suggests: libbcel-java
 Description: Documentation for Byte Code Engineering Library (BCEL)
  Documentation for the BCEL Java library which is used to manipulate Java 
diff -u bcel-5.2/debian/rules bcel-5.2/debian/rules
--- bcel-5.2/debian/rules
+++ bcel-5.2/debian/rules
@@ -5,7 +5,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk
 
-JAVA_HOME:= /usr/lib/jvm/java-gcj
+JAVA_HOME:= /usr/lib/jvm/default-java
 ANT_HOME := /usr/share/ant
 DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar xmlParserAPIs xercesImpl regexp
 DEB_ANT_BUILD_TARGET := dist


Bug#513003: #513003 - progress?

2009-03-02 Thread Savvas Radevic
Hi, what's the progress on this one?
Mind you, the author has already an ongoing progress for Ubuntu
approval, which you could use:
http://revu.ubuntuwire.org/p/pdfshuffler



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



Bug#513003: #513003 - progress?

2009-03-02 Thread Savvas Radevic
Hi, what's the progress on this one?
Mind you, the author has already an ongoing progress for Ubuntu
approval, which you could use:
http://revu.ubuntuwire.org/p/pdfshuffler



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



Bug#517373: FTBFS(powerpc): configure: error: libsidplay 1.x not found!

2009-02-28 Thread Savvas Radevic
As far as I see, it's failing to build since this debian imported version:
https://launchpad.net/ubuntu/+source/bmpx/0.40.14-1
https://launchpad.net/ubuntu/+source/bmpx/0.40.14-1/+build/752955

It's probably like you said a difference in the debian/ubuntu packages.

Thanks for testing it and for the info about the deprecation.
I believe you can close this, cheers!



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



Bug#517373: FTBFS(powerpc): configure: error: libsidplay 1.x not found!

2009-02-28 Thread Savvas Radevic
 As far as I see, it's failing to build since this debian imported version:
 https://launchpad.net/ubuntu/+source/bmpx/0.40.14-1
 https://launchpad.net/ubuntu/+source/bmpx/0.40.14-1/+build/752955

This is the machine it was failed on:

https://launchpad.net/+builds/adare
Architecture: PowerPC G3/G4

Anyway, it's probably not related to debian.



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



Bug#517373: FTBFS(powerpc): configure: error: libsidplay 1.x not found!

2009-02-27 Thread Savvas Radevic
Package: bmpx
Version: 0.40.14-1
Severity: normal

bmpx does not build on powerpc arch, whereas it does for all other archs:
https://edge.launchpad.net/ubuntu/+source/bmpx
http://launchpadlibrarian.net/20624843/buildlog_ubuntu-jaunty-powerpc.bmpx_0.40.14-1_FAILEDTOBUILD.txt.gz

Error message:
checking for C64_clockSpeed in -lsidplay... no
configure: error: libsidplay 1.x not found!
make: *** [configure-stamp] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

From what I know, Fedora has disabled sid on powerpc, because it mysteriously 
breaks.

However, on pld-linux they have a sidplay patch that builds a powerpc package:
http://ftp.pld-linux.org/dists/th/PLD/SRPMS/RPMS/bmpx-0.40.14-5.src.rpm
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/bmpx-sidplay.patch

I'm probably wrong, but by comparing, the only difference (?) I found was in 
the way it is built, 
i.e. pld-linux uses autoconf and automake tools to build it (see the .spec 
files in 
bmpx-0.40.14-5.src.rpm).


-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 'jaunty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-8-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bmpx depends on:
ii  dbus 1.2.12-0ubuntu2 simple interprocess messaging syst
ii  dbus-x11 1.2.12-0ubuntu2 simple interprocess messaging syst
ii  hal  0.5.12~rc1+git20090204-0ubuntu3 Hardware Abstraction Layer
ii  libasoun 1.0.18-1ubuntu7 shared library for ALSA applicatio
ii  libatk1. 1.25.2-0ubuntu1 The ATK accessibility toolkit
pn  libboost none  (no description available)
pn  libboost none  (no description available)
ii  libc62.9-0ubuntu12   GNU C Library: Shared libraries
ii  libcairo 1.8.6-1ubuntu2  The Cairo 2D vector graphics libra
ii  libcairo 1.6.4-1 C++ wrappers for Cairo (shared lib
ii  libcdpar 3.10.2+debian-5 audio extraction tool for sampling
ii  libdbus- 1.2.12-0ubuntu2 simple interprocess messaging syst
ii  libdbus- 0.78-1  simple interprocess messaging syst
ii  libfontc 2.6.0-1ubuntu4  generic font configuration library
ii  libfreet 2.3.7-2ubuntu1  FreeType 2 font engine, shared lib
ii  libgcc1  1:4.3.3-3ubuntu5GCC support library
ii  libglade 1:2.6.3-1   library to load .glade files at ru
pn  libglade none  (no description available)
ii  libglib2 2.19.8-0ubuntu1 The GLib library of C routines
ii  libglibm 2.18.1-1C++ wrapper for the GLib toolkit (
ii  libgstre 0.10.22-3   GStreamer libraries from the base
ii  libgstre 0.10.22-1   Core GStreamer libraries and eleme
ii  libgtk2. 2.15.4-0ubuntu4 The GTK+ graphical user interface 
ii  libgtkmm 1:2.15.3-0ubuntu2   C++ wrappers for GTK+ 2.4 (shared 
ii  libhal-s 0.5.12~rc1+git20090204-0ubuntu3 Hardware Abstraction Layer - share
ii  libhal1  0.5.12~rc1+git20090204-0ubuntu3 Hardware Abstraction Layer - share
ii  libice6  2:1.0.4-1   X11 Inter-Client Exchange library
ii  libmodpl 1:0.8.4-3ubuntu1shared libraries for mod music bas
ii  libofa0  0.9.3-3 Library for acoustic fingerprintin
ii  libpango 1.22.4-1Layout and rendering of internatio
ii  libpango 2.14.1-1C++ Wrapper for pango (shared libr
ii  librsvg2 2.22.3-1SAX-based renderer library for SVG
pn  libsexym none  (no description available)
ii  libsidpl 1.36.59-5   SID (MOS 6581) emulation library
ii  libsigc+ 2.0.18-2type-safe Signal Framework for C++
ii  libsm6   2:1.1.0-1   X11 Session Management library
pn  libsoup2 none  (no description available)
ii  libsqlit 3.6.10-1SQLite 3 shared library
ii  libstart 0.9-1   library for program launch feedbac
ii  libstdc+ 4.3.3-3ubuntu5  The GNU Standard C++ Library v3
ii  libtag1c 1.5-3   TagLib Audio Meta-Data Library
ii  libx11-6 2:1.1.99.2-1ubuntu2 X11 client-side library
ii  libxml2  2.6.32.dfsg-5ubuntu3GNOME XML library
ii  zlib1g   1:1.2.3.3.dfsg-12ubuntu1compression library - runtime

Versions of packages bmpx recommends:
ii  gamin   0.1.9-2ubuntu4   File and directory monitoring syst
ii  gstreamer0.10-ffmpeg0.10.6-1 FFmpeg plugin for GStreamer
ii  gstreamer0.10-plugins-b 

  1   2   >