Bug#1069113: gnome-shell-extension-dash-to-panel: Please update to ver. 62 , because ver. 60 doesn't work with gnome-shell ver 46

2024-04-16 Thread Mantas Kriaučiūnas Baltix
Source: gnome-shell-extension-dash-to-panel
Version: 60-1~exp2
Tags: experimental

Please update gnome-shell-extension-dash-to-panel to latest upstream
ver. 62 , because ver. 60 doesn't work with gnome-shell ver. 46, which
is currently in Debian Experimental and Ubuntu 24.04, see
https://github.com/home-sweet-gnome/dash-to-panel/releases

-- 
Naudokite laisvą Linux operacinę sistemą savo kompiuteryje - http://baltix.eu

Mantas Kriaučiūnas
Tel.: +370-614-53085
Use Baltix GNU/Linux OS ! http://launchpad.net/baltix



Bug#1042452: Please move big 7zz binary from 7zip package to separate package, for example 7zip-noplugins or split like p7zip

2023-07-28 Thread Mantas Kriaučiūnas Baltix
Package: 7zip

7zip binary package currently contains 4 executables and this misleads
users a little:
 7z Full featured with plugin support
 7zzFull featured single binary executable without plugin support
 7zaSupports major formats only, but smaller excutable size
 7zrOnly supports LZMA codec and related formats (7z, lzma, xz),
but smallest binary size

7zip uncompressed size: 8661 k

"Original" p7zip source package in Debian produces 2 binary packages:

1. p7zip (uncompressed size: 1014k) - 7zr file archiver with high
compression ratio. p7zip provides:
  * /usr/bin/7zr a standalone minimal version of the 7-zip tool that
only handles 7z, LZMA and XZ archives.
  * /usr/bin/p7zip a gzip-like wrapper around 7zr.
2.  p7zip-full (uncompressed size: 4833k) - 7z and 7za file archivers
with high compression ratio. p7zip-full provides:
 * /usr/bin/7za a stand-alone executable, handles fewer archive formats than 7z
 * /usr/bin/7z Full featured executable, uses plugins to handle
archives, so it might be slightly slower than 7za but can handle more
archive formats.

Compared to the p7zip + p7zip-full , 7zip package contains one more
big executable - 7zz (size: 2489k), which doesn't provide any features
to regular users compared to 7z executable.

My suggestion is to move the big 7zz binary from 7zip package to
separate package, for example 7zip-noplugins, then most regular users
will use 7zip package and 7zip-noplugins package is only for these,
who want "special" 7zz binary.

Also it would be nice to have /usr/bin/7zip - a gzip-like wrapper
around 7zr , then 7zip package could fully replace p7zip packages.

-- 
Naudokite laisvą Linux operacinę sistemą savo kompiuteryje - http://baltix.eu
Mantas Kriaučiūnas
Prekyba kompiuterine ir buitine technika, IT paslaugos:
http://tinklas.eu/prekyba
Use Baltix GNU/Linux OS ! http://launchpad.net/baltix



Bug#1042447: Fwd: [Bug 2028819] [NEW] File-Roller should depend on 7zip package instead of p7zip-full since version 43

2023-07-28 Thread Mantas Kriaučiūnas Baltix
Package: file-roller

File-Roller switched from p7zip to official 7zip utility since version
43.alpha , see

https://gitlab.gnome.org/GNOME/file-roller/-/commit/b798bbd96d3777c20026f1dc2d3e15ecb5bc853d
and
https://gitlab.gnome.org/GNOME/file-roller/-/commit/a4359d11e05023605c4270c67ad703bc8a71f8fd

but File-Roller Debian package version 43-1 still depends on abandoned by
upstream p7zip-full, while it should depend on 7zip package instead of
p7zip-full
or maybe better to have "Depends: 7zip | p7zip-full" ?

There are lots of bugs in p7zip, for example some large zip files cannot be
extract on 16.02 but can on 9.20, see
https://sourceforge.net/p/p7zip/discussion/383044/ and
http://bugs.debian.org/src:p7zip also
https://bugs.launchpad.net/ubuntu/+source/p7zip

It seems Debian developers planing to replace p7zip-full with official
7zip package, see https://bugs.debian.org/991428

Also there is a related note in NEWS file:
 - Distros will want to adjust the `data/packages.match` file.

Some archive managers in Ubuntu/Debian already depends on official 7zip
package instead of p7zip, see arqiver for example.

-- 
Naudokite laisvą Linux operacinę sistemą savo kompiuteryje -
http://baltix.eu
Mantas Kriaučiūnas
Prekyba kompiuterine ir buitine technika, IT paslaugos:
http://tinklas.eu/prekyba
Use Baltix GNU/Linux OS ! http://launchpad.net/baltix


Bug#975642: Please update Veyon to latest upstream 4.5.0

2020-11-24 Thread Mantas Kriaučiūnas Baltix
Package: veyon

Dear maintainer,

Please update Veyon classroom management tool package to latest upstream - 4.5.0

I'm pasting overview of improvements in Veyon 4.5.0 since 4.4.2 which
is currently in Debian unstable:

Veyon 4.5 is the release series with the most changes since Veyon 4.0.
Most notably, Veyon 4.5 includes a new WebAPI plugin which allows
accessing computers by 3rdparty products via HTTP. Veyon Master
introduces the new monitoring panels Slideshow and Spotlight. The demo
mode has been greatly extended and improved. It’s now possible to
share a student’s screen instead of the own screen easily. In
environments where multiple monitors are connected to the computer
running Veyon Master, the user can now choose to share a specific
monitor only. Moreover, the performance and responsiveness of the demo
mode is much better thanks to the demo server now being multithreaded.
At the same time Veyon 4.5 focuses on application and desktop
virtualization environments by delivering extended and improved multi
session support. Additionally various compatibility issues on Linux
have been fixed and the file transfer plugin received a configuration
page.

  Core
  The feature plugin API has been revised.
  The invocation of worker processes and communication with them
has been improved, resulting in increased reliability of certain Veyon
features such as the demo mode.
  Session IDs are now managed internally. This allows reusing a
session ID after a user session has been closed. RDP session IDs
(which are increased continuously) are no longer used for calculating
server port numbers.

  Configurator
  Several parts of the user interface have been improved.
  Settings for new Veyon Master features have been added.

  Plugins
  Demo: The server has been refactored to be multithreaded which
improves performance and responsiveness especially with many clients.
  Demo: A feature has been added to share a user’s screen instead
of the own one.
  Demo: The modes (window/fullscreen) have been made subfeatures
displayed in a drop down menu.
  Demo: A feature has been added to share only one of multiple own screens.
  FileTransfer: A configuration page has been added allowing to
configure source and destination folders.
  RemoteAccess: The username is now displayed in the window title.
  WebAPI: Added a new plugin offering a RESTful API for accessing
Veyon Server instances.

  Linux
  The reboot/poweroff functions now prefer using systemd-logind.
  The reboot/poweroff functions now look for binaries in /sbin and
/usr/sbin if they are not in the PATH environment variable.
  The user session management code has been improved to start
Veyon Server more reliably.
  The screenlock feature is now working properly with most desktop
environments.

  Master
  The new Slideshow panel cycles through all computers and shows a
magnified view of each computer for a short time.
  The new Spotlight panel shows one or multiple computers in
realtime. This allows keeping an eye on users requiring special
attention.
  The size of computer icons is now always adjusted automatically
whenever the panel is resized or computers are added or removed.
  States and sizes of panels are now saved when closing the
program and restored upon the next start.
  The aspect ratio of computer icons is now adjusted to the
original screen sizes.

  Server
  A notification is now shown for both incomplete and failed
authentication attempts.
  Support for external VNC servers without any
authentication/password configured has been added.

Look at https://docs.veyon.io/en/latest/admin/release-notes.html for more info.

Thanks for maintaining,
Mantas

--
Prekyba kompiuteriais su Linux OS - http://tinklas.eu/prekyba
Naudokite laisvą Linux operacinę sistemą savo kompiuteryje -
http://baltix.eu
Mantas Kriaučiūnas
Tel.: +370-614-53085
Use Baltix GNU/Linux OS ! http://launchpad.net/baltix



Bug#975575: Please remove huge fonts-noto-extra package (~325MB) from supertuxkart-data depends

2020-11-23 Thread Mantas Kriaučiūnas Baltix
Package: supertuxkart
Version: 1.2+ds-1

I've noticed lack of free space after updating supertuxkart to 1.2
package and after little research noticed, that supertuxkart 1.2
package depends on huge (~325MB size) fonts-noto-extra!!!
Please remove huge fonts-noto-extra package (330MB) from
supertuxkart-data depends (if supertuxkart really depends on few small
fonts from huge fonts-noto-extra package then include these font files
directly to supertuxkart-data package) or at least use recommends
instead of depends, because didn't noticed any problems with
supertuxkart 1.2 when playing without installed fonts-noto-extra
package (dpkg --force-depends -P fonts-noto-extra ).
Also it would be nice to remove fonts-noto-ui-extra (61MB size) from
depends for the same reason - supertuxkart works without any issue
when playing without installed fonts-noto-ui-extra package.

Thanks for maintaining,
Mantas

--
Prekyba kompiuteriais su Linux OS - http://tinklas.eu/prekyba
Naudokite laisvą Linux operacinę sistemą savo kompiuteryje -
http://baltix.eu
Mantas Kriaučiūnas
Use Baltix GNU/Linux OS ! http://launchpad.net/baltix



Bug#973774: Please update Lazpaint package to latest 7.x release https://github.com/bgrabitmap/lazpaint/releases

2020-11-18 Thread Mantas Kriaučiūnas Baltix
Package: lazpaint

It seems Lazpaint package in Debian is from 2016 branch - 6.4.1 release, see
https://github.com/bgrabitmap/lazpaint/releases/tag/v6.4.1
LazPaint 6.4.1
circular17 released this on 28 May 2016 · 1417 commits to master since this
release

Please update package to latest 7.x releas:
https://github.com/bgrabitmap/lazpaint/releases

Should I report a separate issue about this?

Thanks,
Mantas
-- 
Naudokite laisvą Linux operacinę sistemą savo kompiuteryje -
http://baltix.eu

Mantas Kriaučiūnas
Tel.: +370-614-53085
Use Baltix GNU/Linux OS ! http://launchpad.net/baltix


Bug#957936: New stable Wine 5.0.1 released (May 2020) - fix building with GCC 10, please package

2020-07-14 Thread Mantas Kriaučiūnas Baltix
New stable Wine 5.0.1 released - fix building with GCC 10, please package

The Wine maintenance release 5.0.1 is available since end of May 2020

What's new in this release (see below for details):
  - Fix compilation with gcc 10
  - Add some timezones
  - Various bug fixes (37 total)

See https://www.winehq.org/announce/5.0.1

-- 
Naudokite laisvą Linux operacinę sistemą savo kompiuteryje - http://baltix.eu

Mantas Kriaučiūnas
Use Baltix GNU/Linux OS ! http://launchpad.net/baltix



Bug#943752: New Memtest86+ release v5.31b is available at http://memtest.org (12/04/2020)

2020-07-14 Thread Mantas Kriaučiūnas Baltix
Memtest86+ in Debian is very old, not updated since 2013, new Memtest86+
release v5.31b is available at http://memtest.org , dated 12/04/2020

*** Enhancements in v5.31b : ***
I've started compiling many codes branches to release public builds again!
Here is Memtest86+ 5.31b, with many bug fixes in the core functions.
Maybe it's time to package 5.31b, at least in experimental ?

-- 
Naudokite laisvą Linux operacinę sistemą savo kompiuteryje -
http://baltix.eu

Mantas Kriaučiūnas
Tel.: +370-614-53085
Use Baltix GNU/Linux OS ! http://launchpad.net/baltix


Bug#961662: Please updated simple-scan to latest upstream 3.36.2.1

2020-05-27 Thread Mantas Kriaučiūnas Baltix
Package: simple-scan
Version: 3.36.1-1

Dear Jörg,

Please updated simple-scan to latest upstream 3.36.2.1

I'm pasting overview of changes in simple-scan since 3.36.1:

Overview of changes in simple-scan 3.36.2
  * Use higher bit depth on text scans.
  * Fix size of first page on second scan.
  * Don't interrupt scanning if the device is busy.
  * Support saving files to FUSE file systems.
  * Update known USB scanner IDs.
  * Add initial Lexmark printers support.
  * Add ADF duplex support for Brother DS-720.
  * Fix setting source for Epson scanner.

Overview of changes in simple-scan 3.36.2.1
  * Revert the higher bit depth text scans changes - they aren't
working with PDF saving.

Thanks for maintaining,
Mantas

-- 
Prekyba kompiuteriais su Linux OS - http://tinklas.eu/prekyba
Naudokite laisvą Linux operacinę sistemą savo kompiuteryje -
http://baltix.eu
Use Baltix GNU/Linux OS !



Bug#960004: Please include updated gnome-packagekit Lithuanian translation from upstream

2020-05-08 Thread Mantas Kriaučiūnas Baltix
Package: gnome-packagekit
Version: 3.32.0-2

Dear maintainer,

Please include updated gnome-packagekit Lithuanian translation from
upstream, see

https://gitlab.gnome.org/GNOME/gnome-packagekit/-/blob/master/po/lt.po

Also I'm attaching Lithuanian translation from GIT to this bugreport,
please include :)

Thanks for maintaining,
Mantas
-- 
Prekyba kompiuteriais su Linux OS - http://tinklas.eu/prekyba
Naudokite laisvą Linux operacinę sistemą savo kompiuteryje -
http://baltix.eu
Use Baltix GNU/Linux OS !


gnome-packagekit.gnome-3-30.lt.po.gz
Description: application/gzip


Bug#953645: Please package latest upstream earlyoom version 1.5 or set EARLYOOM_ARGS="-r 3600"

2020-03-23 Thread Mantas Kriaučiūnas Baltix
Hi,
*rfjakob * released new earlyoom version 1.5,
where most important change for most users is in /etc/default/earlyoom :
changed EARLYOOM_ARGS="-r 3600" instead of EARLYOOM_ARGS="-r 60"

see https://github.com/rfjakob/earlyoom/issues/177

Please package latest upstream earlyoom version 1.5 or set
 EARLYOOM_ARGS="-r 3600" in /etc/default/earlyoom

-- 
Prekyba kompiuteriais su Linux OS - http://tinklas.eu/prekyba
Naudokite laisvą Linux operacinę sistemą savo kompiuteryje -
http://baltix.eu
Use Baltix GNU/Linux OS !


Bug#754552: New minetest 0.4.10 released (lots of improvements and bugfixes), please update Debian packages and add minetest-mod-mobf, minetest-mod-mesecons to Suggests or Recommends

2014-07-12 Thread Mantas Kriaučiūnas
)
 Enabled Jungle (sfan5, BlockMen)
 Increased crafting output for stairs (Jonathon Station)
 Made punching bones pick up items (Krock)
 Made items drop if no space for bones (Krock)
 Don't create bones when inventory is empty (arsdragonfly)
 Added Cuboid wieldhand (paramat)
 Many new textures, inventory backgrounds (BlockMen)

Master server (server list)
 Fixed null string escape in server list (proller)
 Made server announcing use multipart/form-data (ShadowNinja)
 Fixed boolean typing and alignment (ShadowNinja)
 Fixed code style, const-correctness, and types (ShadowNinja)
 Moved the master server to separate repository (ShadowNinja)
 Fixed seconds validity check (ShadowNinja)
 Made README more complete (ShadowNinja, sfan5)
 Made the hovered entry highlight in very light gray (sfan5)
 Switched to 'display' instead of 'visibility' to prevent the page from having 
white space at the bottom (sfan5) 

Modding-related Changes 

See http://dev.minetest.net/Changelog


-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: man...@akl.ltGPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt
Geriausios biuro programos verslui ir namams - http://openoffice.lt
Prekyba naujais ir atnaujintais kompiuteriais su Linux OS - http://tinklas.eu
Naudok Baltix GNU/Linux sistemą savo kompiuteryje - http://baltix.lt


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



Bug#754277: Please update Sweet Home 3D packages to latest upstream version 4.4 (important improvements and bugfixes)

2014-07-09 Thread Mantas Kriaučiūnas
Package: sweethome3d
Version: 4.3+dfsg-1
Severity: wishlist

Please update Sweet Home 3D packages to latest upstream version 4.4 (released 
2014-06). Here are the most important changes:

http://sweethome3d.com/blog/2014/06/12/sweet_home_3d_4_4.html

New features in the texture pane
 The dialog box that lets you choose a texture for walls, floors, ceilings and
 materials was updated with a tooltip displaying the texture under the cursor
 at a larger size, a search text field to filter textures list, the ability to
 rotate textures and a list of the recently chosen textures.

Placing objects on furniture
 The furniture libraries 1.4 and the furniture coming by default with 
 SweetHome3D 4.4 include a new dropOnTopElevation (uneditable) property that 
 will help you place objects on furniture much faster.
 Imagine you want to decorate the table of the following desk with a computer
 and other objects. Until now, dropping an object on another one in the plan 
 set its elevation to a value equal to the height of the object. In the case 
 of this desk, some shelves and some other furniture, this led most of the 
 time to a disappointing situation where objects were too high.
Sweet Home 3D 4.4 comes also with the new Furniture  Reset elevation menu 
 item used to update the elevation of the selected objects according to the 
 furniture on which they are placed, like when you dropped them from the 
 catalog on some furniture in the plan. Imagine you dropped some plates on a
 table, and finally you replace the table by an other higher one. Until now,
 if you wanted to update the elevation of the plates, you had to reset their
 elevation to 0 then make a fake move of the plates to provoke an update of 
 their elevation.

Damaged files management
 In version 3.6, the ability to edit SH3D files damaged on the disk was removed
 to avoid the frustration of not being able to save them afterwards. As this
 choice implied that repairing a damaged file could be done only by program,
 I programmed a tool able to handle the most repairable cases. As this tool
 works well now, I integrated it in Sweet Home 3D 4.4 which tries to repair a
 damaged SH3D file when you open it.

Importing in the Online version
 Users who logged in the Online version are now able to import a SH3D file on 
sweethome3d.com server to edit it online.

Other features and important bug fixes in Sweet Home 3D 4.4:
 In the Furniture materials pane, the material selected in the materials list 
 now blinks in the 3D preview included in the pane to help you find the 
 material you want to edit.
 Sideways moves in the 3D view can me done with the Alt + left arrow and Alt +
 right arrow keys, eventually combined with the Shift key to move faster.
 For homes with multiple levels, the new Edit  Select all at all levels menu
 item will select all the items in all the levels of the home, to let you move
 them together or export them to OBJ format.
 The Select object sub menu shown in the contextual menu of the plan when you
 right-clicked on superimposed objects becomes the Toggle selection sub menu 
 when the Shift key is pressed, to let you remove hidden selected objects from
 selection or add unselected objects to selection.
 When the Foot/Inch/Fraction unit is selected in preferences (i.e. Imperial 
 unit system), the text fields used to edit lengths now show and accept lengths
 at this format, for example 1'11¼, and you may type decimals instead of the 
 fraction character.
 Sweet Home 3D Viewer introduced new parameters that will let you choose the 
 levels and points of view that the users will be able to select in the 
 contextual menu of the 3D view.

Some annoying bugs were also fixed in this release, among which:
 The bug that made some ugly black square dots appear from time to time in the
 photos computed at the two best quality levels should be fixed.
 Some users who used many different names for their objects, reported they
 couldn't save their preferences after a while and worse, that this saving was
 failing silently. This won't happen anymore.
 Collada / DAE format was replaced by KMZ format in Trimble Warehouse 3D a few
 months ago. As a KMZ file is actually a ZIP file which, among other things, 
 contains a Collada DAE file that Sweet Home 3D was already able to read, users
 just had to replace the KMZ extension by ZIP to make it work in SweetHome3D 4.3
 But this wasn't very handy and the KMZ extension is recognized by SweetHome3D 
4.4

Btw, it seems you already updated sweethome3d-furniture* packages to 1.4 
release:
http://www.sweethome3d.com/blog/2014/05/15/furniture_libraries_1_4.html
right?

Thanks for improving free software,
 Mantas

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: man...@akl.ltGPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt
Geriausios biuro programos verslui ir namams - http://openoffice.lt
Prekyba naujais ir atnaujintais kompiuteriais su Linux OS - http://tinklas.eu

Bug#753627: memtest86+ 5.01-1 from Debian unstable doesn't work at all - always reboots at the start of tests

2014-07-03 Thread Mantas Kriaučiūnas
Package: memtest86+
Version: 5.01-1
Severity: grave

Current memtest86+ 5.01-1 from Debian unstable has very important bug - it 
always reboots at the start of tests, while original binary 
from http://memtest.org works without problems on all systems I've tested.

Maybe this issue is related to new gcc version, see this Fedora bugreport:
https://bugzilla.redhat.com/show_bug.cgi?id=1013110 
and this:
http://forum.canardpc.com/threads/83443-Memtest86-V5.01-crashes-with-gcc-4.7.2-or-later

Thanks for improving free software,
Mantas

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: man...@akl.ltGPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt
Geriausios biuro programos verslui ir namams - http://openoffice.lt
Prekyba naujais ir atnaujintais kompiuteriais su Linux OS - http://tinklas.eu
Naudok Baltix GNU/Linux sistemą savo kompiuteryje - http://baltix.lt


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



Bug#727638: Please, upload latest upstream version of memtest86+ package - current Debian package doesn't work on lots today's systems :(

2014-06-27 Thread Mantas Kriaučiūnas
Please, upload latest upstream version of memtest86+ package - current 
Debian package doesn't work on lots today's systems :(

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: man...@akl.ltGPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt
Geriausios biuro programos verslui ir namams - http://openoffice.lt
Naudok Baltix GNU/Linux sistemą savo kompiuteryje - http://baltix.lt


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



Bug#733974: New version - minetest 0.4.9 released, please update Debian packages and test if new packages doesn't crash when browsing Public Serverlist

2014-01-02 Thread Mantas Kriaučiūnas
Package: minetest
Version: 0.4.8+repack2-3

Minetest package is buggy (crashes when selecting Client-Public Serverlist; 
doesn't work Mods-Online mod repository) and outdated in Debian - new 
minetest 0.4.9 was released few days ago.
0.4.9 release contains some improvements and bugfixes.
It would be nice if you test if new packages doesn't crash when selecting 
Client-Public Serverlist and doesn't show an error when pressing 
Mods-Online mod repository in startup screen.

0.4.8 → 0.4.9 New Features
Logistic changes
SQLite rollback (Mario Barrera  ShadowNinja)
Implement HTTPFetch (kahrl)
Replace SimpleThread with JThread (sapier) 
Visual changes
Shaders rework (RealBadAngel)
Add configurable font shadow (xyz)
Directional fog + horizon colors (Taoki) 
Other things
Implement modstore search tab and version picker (sapier) 

Bug Fixes
 Fix line_of_sight() (sapier)
 Fix modstore/favourites hang by adding asynchronous Lua (sapier)
 Fix LevelDB maps (sfan5)
 Fix Lua mapgen override param handling (kwolekr)
 Fix leak and possible segfault in minetest.set_mapgen_params (kwolekr)
 Fix segfault in indev cave generation due to uninitialized variable (kwolekr)
 Check if width, height or start index of a list[] is negative (PilzAdam)
 Fix single character formspec field labels (BlockMen)
 Handle Lua errors in on_generate callbacks instead of throwing SIGABRT 
(kwolekr)
 Update mapgen params in ServerMap after Mapgen init (kwolekr) 

Modding-related Changes
 Add area parameters back to calc_lighting() and set_lighting() (kwolekr)
 Add get_light_data() and set_light_data() to LuaVoxelManip (kwolekr)
 Add minetest.swap_node (Novatux)
 Assume a selection box for fences (0gb.us)
 Decoration: Add schematic Y-slice probability support (kwolekr)
 Add sneak and sneak_glitch in set_physics_override() (PilzAdam)
 Use a table in set_physics_override() (PilzAdam)
 Add 'on_prejoinplayer' callback (kaeza)
 Make line_of_sight return blocking node position (stujones11)
 Remove support for optdepends.txt (ShadowNinja)
 Add map feature generation notify Lua API (kwolekr) 

See http://dev.minetest.net/Changelog


P.S. I'm pasting terminal output after 0.4.8+repack2-3 crash when selecting 
Client-Public Serverlist:
(crashes only official Debian packages, but deb packages from 
https://launchpad.net/~minetestdevs/+archive/stable works fine)
baltix@linux:~$ minetest
Irrlicht Engine version 1.8.0
Linux 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013 x86_64
Using renderer: OpenGL 3.0
Mesa DRI Intel(R) Haswell Server : Intel Open Source Technology Center
OpenGL driver version is 1.2 or better.
GLSL version: 1.3
Loaded texture: /usr/share/games/minetest/games/minetest_game/menu/header.png
Loaded texture: /usr/share/games/minetest/games/minetest_game/menu/icon.png

19:42:47: ERROR[main]: MAINMENU ERROR: LuaError: C++ exception
19:42:48: ERROR[main]: == ERROR FROM LUA ===
19:42:48: ERROR[main]: Failed to load and run script from 
19:42:48: ERROR[main]: /usr/share/games/minetest/builtin/mainmenu.lua:
19:42:48: ERROR[main]: C++ exception
19:42:48: ERROR[main]: === END OF ERROR FROM LUA 
19:42:48: ERROR[main]: GUIEngine: unable to load builtin menu

In thread 7f9f3eadc7c0:
/build/buildd/minetest-0.4.8+repack2/src/guiEngine.cpp:199: 
GUIEngine::GUIEngine(irr::IrrlichtDevice*, irr::gui::IGUIElement*, 
IMenuManager*, irr::scene::ISceneManager*, MainMenuData*, bool): Assertion 
'no future without mainmenu == 0' failed.
Debug stacks:
DEBUG STACK FOR THREAD 7f9f3eadc7c0:
#0  int main(int, char**)
Aborted (core dumped)
baltix@linux:~$ 

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: man...@akl.ltGPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt
Geriausios biuro programos verslui ir namams - http://openoffice.lt
Prekyba naujais ir atnaujintais kompiuteriais su Linux OS - http://tinklas.eu
Naudok Baltix GNU/Linux sistemą savo kompiuteryje - http://baltix.lt


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



Bug#730554: New version - minetest 0.4.8 released at November 23, please update packages and add minetest-mod-* to Recommends

2013-11-26 Thread Mantas Kriaučiūnas
 and box with color support (sapier, sfan5)
listcolors and bgcolor (BlockMen, kahrl)
auto_clip option for background images (BlockMen)
Added support for a callbeck on formspec close (Novatux) 

See http://dev.minetest.net/Changelog

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: man...@akl.ltGPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt
Geriausios biuro programos verslui ir namams - http://openoffice.lt
Prekyba naujais ir atnaujintais kompiuteriais su Linux OS - http://tinklas.eu
Naudok Baltix GNU/Linux sistemą savo kompiuteryje - http://baltix.lt


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



Bug#730554: New version - minetest 0.4.8 released; please add minetest-mod-* to Recommends

2013-11-26 Thread Mantas Kriaučiūnas
Hi Martin and others,

Thanks for improving free software :)
I think we need to have latest minetest 0.4.8 packages in Debian ASAP, so
bellow are my suggestions:

On Tue, Nov 26, 2013 at 04:10:31PM +0100, Martin Quinson wrote:
 for the reccord, I did already gave a try at packaging 0.4.8. It seems 
 however that upstream have patched one of their dependencies again (I 
 may be wrong because I just updated the patches and gave it a spin 
 without really investiguating the issue reported yet).
 I strongly think that this is wrong to modify dependencies, so I'll
 try to come up with a solution somehow. If you can help, eg by
 providing a patch for this issue, it'd be really appreciated.

I don't know what is the situation with minetest dependancies, but
there are deb packages of minetest 0.4.8 release, see
https://code.launchpad.net/~minetestdevs/+recipe/minetest-c55-stable
http://bazaar.launchpad.net/~minetestdevs/minetest-c55/packaging/files

Maybe these packages can help you to understand where is the problem?
It seems minetestc55 0.4.8 packages were build by PilzAdam 
pilza...@minetest.net
or Sebastian Rühl https://launchpad.net/~sebastian-ruehl

 If you want to become co-maintainer of minetest, I'd be very happy to 
 welcome you in the group (I'm alone so far).

Thanks for the invitation, but currently I can't become co-maintainer - my
family steals whole my time :(
Maybe previous minetest Debian packager Michael Gilbert mgilb...@debian.org
or minetest-c55 packagers could help you?

 Many thanks also for pointing me on the packaged mods, I wasn't aware
 of them.  

I think minetest-mod-mesecons is very important - it's packaging code is 
already on debian git, see 
git://git.debian.org/git/pkg-games/minetest-mod-mesecons.git
It seems there is only one improvement needed - to include textures by default,
Dominik George n...@naturalnet.de tried to include textures, but without
success, see 
http://anonscm.debian.org/gitweb/?p=pkg-games/minetest-mod-mesecons.git;a=commitdiff;h=9165ad921a5ad811e7b83499e0fe7e2cd4a4bb88

Btw, I can't import your minetest-modpack-mobf code from debian git - error:
404 - Reading tree failed appears, see Import details errors at

https://code.launchpad.net/~baltix/minetest-c55/minetest-modpack-mobf
http://launchpadlibrarian.net/157669450/baltix-minetest-c55-minetest-modpack-mobf.log
also at
http://anonscm.debian.org/gitweb/?p=pkg-games/minetest-modpack-mobf.git;a=tree 

 PS: I should also push my minetest-modpack-mobf at some point, I guess.

Yes, it would be nice to see minetest-modpack-mobf packages in Debian 
and Ubuntu,

Thanks again,
Mantas
Public organization Open Source for Lithuania - www.akl.lt

 On Tue, Nov 26, 2013 at 04:38:56PM +0200, Mantas Kriaučiūnas wrote:
  Package: minetest
  Version: 0.4.7+repack-3
  
  Minetest package is outdated in Debian - new minetest 0.4.8 was released on 
  November 2013.
  0.4.8 release contains lots of improvements and bugfixes comparing to older 
  0.4.7 version, which is currently in Debian.
  It's very important to have 0.4.8 packaged, because lots of mods doesn't 
  work with 0.4.7
  Also it would be nice to add to Recommends (or Suggests) fields some mods, 
  which
  are already packaged in Debian: minetest-mod-moreblocks, 
  minetest-mod-moreores, minetest-mod-pipeworks
  
  0.4.7 → 0.4.8 New Features
  Big gameplay changes:
  Added drowning (PilzAdam, RealBadAngel, BlockMen)
  Added weather support (proller) 
  
  Smaller gameplay tweaks:
  Added new sounds (someone who can't decide if he wants to be called 
  mitori or mito551)
  Don't predict placing and removing nodes if interact privilege is 
  missing (PilzAdam) 
  
  Logistic changes:
  Clean up rendering code a bit (increases FPS by 5 to 10) (Exio)
  Added support for IPv6 (matttpt)
  Don't write player files all the time if they are not modified 
  (PilzAdam)
  Made the main menu Lua based (sapier, kahrl)
  Change static ContentFeatures array into a vector (rathgit, kahrl)
  Allow multiple singleplayer games at the same time (PilzAdam)
  Added texture pack selection to main menu (Novatux)
  Don't write files directly but rather write to a temporary file that 
  gets renamed after succesfully written; fixes many causes of corrupted 
  files (PilzAdam)
  Adjust the Lua API structure and improve header inclusion to decrease 
  compile time (kahrl)
  Database abstraction, LevelDB support (sfan5, wieszak, xyz)
  
  Visual changes:
  Added support for bumpmapping (RealBadAngel)
  Added diagonal liquid animation (kahrl)
  Damage updates and effects are now sent to other players (PilzAdam) 
  
  Other things: 
  Play player_damage.ogg when recieving damage and 
  player_falling_damage.ogg on falling damage (PilzAdam)
  Added basic unicode support to the console in Linux (Exio)
  Added a setting for max loop count per step in liquid update (PilzAdam)
  Added math mapgen with fractal based worlds

Bug#729045: New improved version - gcompris 13.11 released at November 2, please update and add gcompris-sound-lt Debian package

2013-11-08 Thread Mantas Kriaučiūnas
Package: gcompris
Version: 12.11-1

New upstream version - gcompris 13.11 released at November 4, see

http://gcompris.net

This release includes Lithuanian voices (see /boards/voices/lt/), please add 
gcompris-sound-lt deb package.

Major features in 13.11 release:
* A new activity in the reading section that presents a set of image, text and 
voice to children and an exercise set around them. 
  This includes about 1000 images and voices in English, Spanish, French, and 
Gaelic-Scottish.
* A rework of many text related activities to support multigraph languages. 
This is driven by a team of Gaelic-Scottish users.
* Added the font face use in GCompris in the skin configuration file. It is 
possible to select another font by manually changing it with one installed on 
your system. 
  For example, In boards/skin/babytoy/skin.xml find the line font 
id=gcompris/fontface name=sans and replace sans by ruluko. 


Bug fixes:
* there is now a simplified version of the submarine activity, now there is an 
easy first level. Added tooltips to explain items.
* Fixed a crash case after leaving intro and land_safe activity.
* New country map of Scotland by Fòram na Gàidhlig.
* Fixed colors values in the advanced color activity. This page reports the old 
and new value.
* Added support for remembering last passed level by Roopesh Shenoy. With this 
option when the children enters an activity the last succeeded level is 
proposed.
* Added Central America and Oceania geography map by GunChleoc
* Independent wordlist for reading activities by GunChleoc
* Now the intro voice is played when help is clicked.
* Fixed a bug which makes the administration menu missing

Translations
Updated Brazilian Portuguese, Breton, Czech, Danish, French, Galician, German, 
Greek, Hungarian, Latvian, Lithuanian, Polish, Russian, Scottish Gaelic, 
Serbian, Serbian Latin, Slovak, Slovenian, Spanish, Tamil.

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: man...@akl.ltGPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt
Geriausios biuro programos verslui ir namams - http://openoffice.lt
Prekyba naujais ir atnaujintais kompiuteriais su Linux OS - http://tinklas.eu
Naudok Baltix GNU/Linux sistemą savo kompiuteryje - http://baltix.lt


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



Bug#726914: gnome-shell-extension-weather package is old and incompatible with latest Gnome-shell 3.10

2013-10-20 Thread Mantas Kriaučiūnas
Package: gnome-shell-extension-weather
Version: 0~20130619.gitf74de79-2

gnome-shell-extension-weather package can't be installed on Debian or Ubuntu 
if Gnome-shell 3.9 serie is installed. 
Please set it compatible by updating gnome-shell-extension-weather package 
to latest upstream release from git and remove the gnome-shell (3.9) 
restriction in debian/control

See https://github.com/Neroth/gnome-shell-extension-weather/issues/152
and https://launchpad.net/bugs/1187325 for more info.

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: man...@akl.ltGPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt
Geriausios biuro programos verslui ir namams - http://openoffice.lt
Prekyba naujais ir atnaujintais kompiuteriais su Linux OS - http://tinklas.eu
Naudok Baltix GNU/Linux sistemą savo kompiuteryje - http://baltix.lt


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



Bug#723838: New improved upstream version - freeciv 2.4 released at September 14, please update Debian packages

2013-09-20 Thread Mantas Kriaučiūnas
Package: freeciv
Version: 2.3.4-1

New upstream version of freeciv game - 2.4 was released at September 14, see

http://freeciv.wikia.com/wiki/NEWS-2.4.0

This release came 25 months since 2.3 making it one of the most comprehensive 
and improving release in the history of the project. 
Literally every aspect and section of the game was somehow improved, 
enriched, enhanced or expanded, see

http://worldofgnome.org/freeciv-2-4-released/

Please update Debian packages

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: man...@akl.ltGPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt
Geriausios biuro programos verslui ir namams - http://openoffice.lt
Prekyba naujais ir atnaujintais kompiuteriais su Linux OS - http://tinklas.eu
Naudok Baltix GNU/Linux sistemą savo kompiuteryje - http://baltix.lt


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



Bug#720207: Can't confirm warning: forcing reinstallation of alternative /usr/bin/unrar-nonfree because link group unrar is broken

2013-09-10 Thread Mantas Kriaučiūnas
I can't reproduce this error (update-alternatives: warning: forcing 
reinstallation of alternative /usr/bin/unrar-nonfree because link group unrar 
is broken) on Ubuntu 12.04:

baltix@ubuntu:~/Atsiuntimai$ sudo dpkg -i unrar_5.0.10-1_i386.deb 
(Reading database ... 160786 files and directories currently installed.)
Preparing to replace unrar 1:4.0.3-1 (using unrar_5.0.10-1_i386.deb) ...
Unpacking replacement unrar ...
Setting up unrar (1:5.0.10-1) ...
Processing triggers for man-db ...
baltix@ubuntu:~/Atsiuntimai$ 


-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: man...@akl.ltGPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt
Geriausios biuro programos verslui ir namams - http://openoffice.lt
Prekyba naujais ir atnaujintais kompiuteriais su Linux OS - http://tinklas.eu
Naudok Baltix GNU/Linux sistemą savo kompiuteryje - http://baltix.lt


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



Bug#720051: Can't confirm warning: forcing reinstallation of alternative /usr/bin/unrar-nonfree because link group unrar is broken

2013-09-09 Thread Mantas Kriaučiūnas
I can't reproduce this error (update-alternatives: warning: forcing 
reinstallation of alternative /usr/bin/unrar-nonfree because link group unrar 
is broken) on Ubuntu 12.04:

baltix@ubuntu:~/Atsiuntimai$ sudo dpkg -i unrar_5.0.10-1_i386.deb 
(Reading database ... 160786 files and directories currently installed.)
Preparing to replace unrar 1:4.0.3-1 (using unrar_5.0.10-1_i386.deb) ...
Unpacking replacement unrar ...
Setting up unrar (1:5.0.10-1) ...
Processing triggers for man-db ...
baltix@ubuntu:~/Atsiuntimai$ 


-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: man...@akl.ltGPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt
Geriausios biuro programos verslui ir namams - http://openoffice.lt
Prekyba naujais ir atnaujintais kompiuteriais su Linux OS - http://tinklas.eu
Naudok Baltix GNU/Linux sistemą savo kompiuteryje - http://baltix.lt


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



Bug#704248: Latest packaging code is at http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gnome-getting-started-docs

2013-08-17 Thread Mantas Kriaučiūnas
Latest packaging code is moved to unstable, see:
http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gnome-getting-started-docs

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: man...@akl.ltGPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt
Geriausios biuro programos verslui ir namams - http://openoffice.lt
Prekyba naujais ir atnaujintais kompiuteriais su Linux OS - http://tinklas.eu
Naudok Baltix GNU/Linux sistemą savo kompiuteryje - http://baltix.lt


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



Bug#649436: Please don't forget to include preset categories files (*.csv), see http://bazaar.launchpad.net/~mdoyen/homebank/main/files/head:/data/datas/

2013-05-18 Thread Mantas Kriaučiūnas
retitle 649436 example.xhb and preset categories (*.csv) files should be 
included into homebank-data package (/usr/share/homebank/datas/) 
thanks

Please don't forget to include preset categories files (*.csv, loaded when 
creating a new wallet) together with example file, see 
http://bazaar.launchpad.net/~mdoyen/homebank/main/files/head:/data/datas/
into homebank-data deb package (/usr/share/homebank/datas/ folder).

This bus is also reported in Ubuntu BTS, see
https://launchpad.net/ubuntu/+source/homebank/+bug/835606

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: man...@akl.ltGPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt
Geriausios biuro programos verslui ir namams - http://openoffice.lt
Prekyba naujais ir atnaujintais kompiuteriais su Linux OS - http://tinklas.eu
Naudok Baltix GNU/Linux sistemą savo kompiuteryje - http://baltix.lt


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



Bug#706165: Please don't forget to include preset categories files (*.csv), see http://bazaar.launchpad.net/~mdoyen/homebank/main/files/head:/data/datas/ into homebank version 4.5 packages

2013-05-18 Thread Mantas Kriaučiūnas
Hi,

Please don't forget to include preset categories files (*.csv, loaded when 
creating a new wallet) together with example file, see 
http://bazaar.launchpad.net/~mdoyen/homebank/main/files/head:/data/datas/
into homebank-data deb package (/usr/share/homebank/datas/ folder).

Look at Debian bug #649436 and Ubuntu LP bug #835606 for more info:
https://launchpad.net/ubuntu/+source/homebank/+bug/835606

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: man...@akl.ltGPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt
Geriausios biuro programos verslui ir namams - http://openoffice.lt
Prekyba naujais ir atnaujintais kompiuteriais su Linux OS - http://tinklas.eu
Naudok Baltix GNU/Linux sistemą savo kompiuteryje - http://baltix.lt


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



Bug#620634: Please include patches from Jens Thoms Toerring j...@toerring.de and fix mancala (xmancala) game package

2011-12-15 Thread Mantas Kriaučiūnas
Hi Paul,

It seems you forgot your promise :(

Please include patches from Jens Thoms Toerring j...@toerring.de and fix 
xmancala game

Btw, what you think about creating menu launcher 
(/usr/share/applications/xmancala.desktop) 
file for xmancala game and including it into debian package?

On Tue, Apr 05, 2011 at 08:07:36PM +0800, Paul Wise wrote:
 I'll forward your changes to the mancala upstream and update the Debian
 package.


-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: man...@akl.ltGPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt
Geriausios biuro programos verslui ir namams - http://openoffice.lt
Prekyba naujais ir atnaujintais kompiuteriais su Linux OS - http://tinklas.eu
Naudok Baltix GNU/Linux sistemą savo kompiuteryje - http://baltix.lt



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



Bug#620619: Why don't you upload p7zip 9.20 to Debian unstable or Ubuntu?

2011-06-28 Thread Mantas Kriaučiūnas
Hi,

Why don't you upload latest stable version of p7zip (9.20) to Debian unstable 
or Ubuntu?
Lots of people (including me) are waiting, see:

https://launchpad.net/ubuntu/+source/p7zip/+bug/685779

Have you found any problems with p7zip 9.20?

On 08 Apr 2011, Mohammed Adnène Trojette a...@diwi.org wrote:
 If everything is fine with them, I'll upload them to unstable too. 
 Any feedback welcome of course :-)

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: man...@akl.ltGPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt
Geriausios biuro programos verslui ir namams - http://openoffice.lt
Prekyba naujais ir atnaujintais kompiuteriais su Linux OS - http://tinklas.eu
Naudok Baltix GNU/Linux sistemą savo kompiuteryje - http://baltix.lt



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



Bug#591819: Have you started HomeBank 4.3 packaging for Debian or Ubuntu?

2010-11-09 Thread Mantas Kriaučiūnas
Hi Homebank packagers,

Thank you very much for your work on homebank in Debian and Ubuntu.

I would like to find out if you have started packaging of new HomeBank 4.3 ?

In new Homebank version some improvements and new data files appeared:
- welcome dialog at first run and available later from the help menu
- a new wallet assisant to initialize categories and the first account
- preset categories files for some languages loaded when creating a new wallet

These files (preset categories files for several languages and example file) 
should be included into homebank-data deb package (/usr/share/homebank/datas/ 
folder, see http://homebank.free.fr/help/00new4.3.html), please don't forget 
this.

I've translated HomeBank 4.3 to Lithuanian language and created native 
preset categories file for Lithuanians, today I must create homebank 4.3 
package with Lithuanian translations for senior care home (social welfare, 
see http://www.antaviliai.lt), so, it would be nice if I can work together
with you on HomeBank 4.3 packaging - I need updated debian folder with 
changes for 4.3 version from you, while I can send homebank-lt.po and 
hb-categories-lt.csv files to you (it would be nice if HomeBank 4.3 packages 
in Debian and Ubuntu would be fully translated in Lithuanian language).

Btw, there are request to package new HomeBank version from Debian 
developer and Ubuntu users, see Debian bug #591819 and Ubuntu LP: #636648

-- 
Good luck,
Mantas Kriaučiūnas   Jabber ID: man...@akl.ltGPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt
Geriausios biuro programos verslui ir namams - http://openoffice.lt
Prekyba naujais ir atnaujintais kompiuteriais su Linux OS - http://tinklas.eu
Naudok Baltix GNU/Linux sistemą savo kompiuteryje - http://baltix.lt


-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: man...@akl.ltGPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt
Geriausios biuro programos verslui ir namams - http://openoffice.lt
Prekyba naujais ir atnaujintais kompiuteriais su Linux OS - http://tinklas.eu
Naudok Baltix GNU/Linux sistemą savo kompiuteryje - http://baltix.lt



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



Bug#549882: ttf-mscorefonts-installer shouldn't return an error if there are no access to corefonts download servers, should display an interactive dialog instead

2009-11-03 Thread Mantas Kriaučiūnas
Hi,

On Mon, 2 Nov 2009, Thijs Kinkhorst th...@debian.org wrote:
 On moandei 2 Novimber 2009, Marc Randolph wrote:
 This issue is turning out to be a pretty big deal... it has generated
  something on the order of 10 bug reports a day for Ubuntu
 (https://bugs.launchpad.net/ubuntu/+source/msttcorefonts) since 9.10
 
 I've reviewed those bug reports but all of them do not give details as to 
 what the problem was that they encountered. I can deduce that at least 
 some of them have not configured a proxy or misconfigured a proxy.

Problem is clearly described in this bugreport: 
https://launchpad.net/bugs/464422 :

During the upgrade I got the message could not install 
ttf-mscorefonts-installer.
[..]
After a while I got a message saying try a dpkg --configure -a
I tried dpkg --configure -a, but it could not connect to the internet. 
So probably during the upgrade the connection to internet was lost.
So after rebooting I could connect to the internet and execute 
successfully dpkg --configure -a, which installed the fonts. [..]

As you see, this bug is not about proxy.

 I would like to improve the download script so it works for more people. 
 But I need some guidance as to what the exact problem is that people are 
 facing here.

This problem appears because ttf-mscorefonts-installer tries automatically 
to download fonts from internet servers without asking if user wants to do 
this and returns an error if there are no access to the fonts download 
locations.

ttf-mscorefonts-installer shouldn't return an error if there are no access 
to corefonts download servers, in such cases mscorefonts-installer should 
display an interactive dialog with message:

Can't download corefonts from the corefonts internet download locations.
Please check your internet connection and try again or manually download 
the fonts and run 'dpkg-reconfigure ttf-mscorefonts-installer' later

and buttons:

Try again and Download later/manually 

When user chooses Try again, then ttf-mscorefonts-installer should 
simply try to download corefonts again (and again display this dialog if 
fonts can't be downloaded)

When user chooses Download later/manually then an information message 
should be displayed:

Run dpkg-reconfigure ttf-mscorefonts-installer when you will have internet 
connection or download fonts manually.

If you will implement such behaviour this also will fix other bugreports, like 
bug #549883

It's very important not to return an error if there are no access to 
corefonts download servers, because in some situations internet will be 
not accessible during configuration of ttf-mscorefonts-installer package, 
for example during distribution upgrade (see Ubuntu LP bug #464422 and 
some duplicates).

Btw, this bug can be partially solved by increasing debconf priority of 
msttcorefonts/dldir and returning back msttcorefonts/blurb template.
If you do this, then users will be warned, that fonts are non-free and 
internet access is needed for installation, also users can type none if 
they do not wish to download these fonts now or do not have internet access. 
This behaviour was used in msttcorefonts package few years ago, see 
Ubuntu LP bug https://launchpad.net/buge/84453 and Debian bug #461926

Template: msttcorefonts/blurb
Description: These fonts are not free.
 These fonts were provided by Microsoft in the interest of cross-platform
 compatibility. This is no longer the case, but they are still
 available from third parties.
 .
 You are free to download these fonts and use them for your own use,
 but you may not redistribute them in modified form, including
 changes to the file name or packaging format.

Template: msttcorefonts/dldir
Description: Directory holding MS fonts (if already downloaded):
 If you have already downloaded Microsoft's TrueType Core Fonts for the web,
 type the name of the directory which contains them. Those files are in the
 Microsoft Windows self-installing format, and are named andale32.exe,
 arial32.exe, arialb32.exe, comic32.exe, courie32.exe, georgi32.exe,
 impact32.exe, times32.exe, trebuc32.exe, verdan32.exe and webdin32.exe.

 If you haven't yet downloaded these fonts, leave this blank and the fonts
 will be downloaded for you. Approximately 4 MB will need to be downloaded.
 If you are not connected to the internet or do not wish to download these
 fonts now, enter none to abort.

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: man...@akl.ltGPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt
Geriausios biuro programos verslui ir namams - http://openoffice.lt
Naudok Baltix GNU/Linux sistemą savo kompiuteryje - http://baltix.lt



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



Bug#543957: Big changelog.gz file duplicates in libsnmp-base and libsnmp15 packages (should be moved to libsnmp-dev)

2009-08-27 Thread Mantas Kriaučiūnas
Package: net-snmp

Big (~850kb) changelog.gz file duplicates in libsnmp-base and libsnmp15 
packages. I think this file should be moved to libsnmp-dev (or new snmp-doc 
package, see bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=404094 )

Look at folders /usr/share/doc/libsnmp-base/ and /usr/share/doc/libsnmp15

Another solution - libsnmp15 depends on libsnmp-base, so file 
/usr/share/doc/libsnmp15/changelog.gz should be a symlink, which points 
to /usr/share/doc/libsnmp-base/changelog.gz

changelog.gz is compressed file, so, it takes ~850kb in CD's/DVD's and in 
Debian mirrors for each architecture - libsnmp15 binary package doubles in 
size because of this unneeded file :(

Btw, Ubuntu developers already fixed this bug by removing this file, see 
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/127839

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: man...@akl.ltGPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt
Geriausios biuro programos verslui ir namams - http://openoffice.lt
Naudok Baltix GNU/Linux sistemą savo kompiuteryje - http://baltix.lt



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



Bug#511035: gnu-fdisk: gnu-fdisk doesn't work with ext3 partitions, created with Debian and Ubuntu installers (with resize_inode features)]

2009-01-06 Thread Mantas Kriaučiūnas
Package: gnu-fdisk
Version: 1.1-2

gnu-fdisk doesn't work with ext3 partitions, created with Debian and Ubuntu
installers or simply running mkfs.ext3 /dev/xxx 
In Debian and Ubuntu systems all newly created ext3 get resize_inode feature 
enabled as default since ~2006 (AFAIK), but gnu-fdisk doesn't like 
resize_inode feature because of unknown reason :-/

Steps to reproduce:
1. Install gnu-fdisk 1.1 from Debian repositories and run cfdisk 
2. Choose Check or Resize button on any ext3 filesystem, created with 
mkfs.ext3 command or Debian/Ubuntu installer. 
3. You will get this error message:

Error!
 ==

 File system has an incompatible feature enabled. Compatible features are
 has_journal, dir_index, filetype, sparse_super and large_file. 
 Use tune2fs or debugfs to remove features.
 ==

The only uncompatible feature, which is enabled by default in all 
Debian installations since Debian 4.0 Etch, is resize_inode :
 
$ dumpe2fs /dev/sda1 |grep -i features
Filesystem features:  has_journal resize_inode dir_index filetype 
sparse_super large_file

gnu-fdisk works only with unmounted filesystems and this feature
shouldn't cause any problems when checking or resizing unmounted ext3
filesystem, this feature just enables additional resize possibilities
with mounted filesystem.

So, please add resize_inode feature to compatible ext3 features list in
gnu-fdisk - then gnu-fdisk will work with ext3 partitions, created with
Ubuntu and Debian installers or by running mkfs.ext3 command with default
options.

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: man...@akl.ltGPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt



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



Bug#385924: Audio distortion when volume not at 100% is a Totem-xine bug, not libxine1

2008-04-20 Thread Mantas Kriaučiūnas
Hi all,

Sam Morris [EMAIL PROTECTED] wrote:
 When playing the file at 
 http://www.alexisparkinn.com/photogallery/Videos/2006-migshootdown.wav
 in totem, if totem's volume control is not at 100% then the audio is 
 horribly distorted.

I can confirm this bug, but this is a totem-xine bug, not libxine1 - I 
also tested this wav file with gxine (using libxine1 ver 1.1.11.1) and
didn't noticed any problems with sound in any volume level.

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt




Bug#439817: Why debian splix 1.1.1 packages doesn't use same packaging code like Ubuntu splix 1.1.1 packages ?

2008-03-01 Thread Mantas Kriaučiūnas
Hi,

I just wonder why debian splix 1.1.1 package doesn't use packaging code 
from Ubuntu splix 1.1.1 packages.

Maybe you know, why Ubuntu packagers are writing about the need of 
creating new workarounds against rebuilding the PPDs with every 
upstream release (see Ubuntu changelog bellow) ?

I know, that Debian still doesn't have cupsddk package, so Debian packaging 
will be slightly different, but there are some other errors, which are 
fixed in Ubuntu's splix 1.1.1:

splix (1.1.1-0ubuntu1) hardy; urgency=low

  * debian/rules: install with make install to improve maintainability.
  * debian/rules: Correct language tags of the non-English PPD files
(LP: #161037).
  * debian/splix.install: Removed, as we install with make install now.

 -- Till Kamppeter [EMAIL PROTECTED]  Mon, 11 Feb 2008 17:49:41 +0100

splix (1.0.1.1-0ubuntu2) gutsy; urgency=low

  * debian/control: Added cupsddk to the Build-Dependens line, to avoid
the need of creating new workarounds against rebuilding the PPDs with
every upstream release.

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt




Bug#430558: genisoimage: Unexpected joliet directory length - this important bug is a duplicate of bug #429244

2008-01-30 Thread Mantas Kriaučiūnas
Hi,

I also several times meet with the same problem in Ubuntu 7.04 and 7.10, 
which uses the same version of genisoimage package - 1.1.6. The same error 
message during genisoimage run:
Unexpected joliet directory length and the same problems, like 
described in debian bugs #429244 and #430558 :

From: Julian Andres Klode [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: invalid Joliet table (was: genisoimage creates invalid iso images)
Date: Sun, 08 Jul 2007 15:03:43 +0200
 
 It seems to me that the Joliet table is invalid.
 
 $ isoinfo -Jf -debug -i image.iso
 Joliet escape sequence 0: '%' 1: '/' 2: 'E' 3: ''
 /..
 /
 isoinfo: Short read on old image
 
 But $ isoinfo -Rf -debug -i image.iso works (Rock Ridge)
 
 $ isoinfo -J -d  -debug -i image.iso
 CD-ROM is in ISO 9660 format
 System id: LINUX
 Volume id: Debian unstable i386
 [..]
 Application id: GENISOIMAGE ISO 9660/HFS FILESYSTEM CREATOR (C) 1993 
 E.YOUNGDALE (C) 1997-2006
 J.PEARSON/J.SCHILLING (C) 2006-2007 CDRKIT TEAM
 [..]
 Volume set size is: 1
 Volume set sequence number is: 1
 Logical block size is: 2048
 Volume size is: 376104
 Root directory extent:  57 size: 2048
 Path table size is: 11702
 L Path table start: 21
 L Path opt table start: 0
 M Path table start: 27
 M Path opt table start: 0
 Creation Date: 2007 07 07 20:51:50.00
 Modification Date: 2007 07 07 20:51:50.00
 Expiration Date:    00 00 00:00:00.00
 Effective Date:2007 07 07 20:51:50.00
 File structure version: 1
 El Torito VD version 1 found, boot catalog is in sector 1671
 Joliet escape sequence 0: '%' 1: '/' 2: 'E' 3: ''
 Joliet escape sequence 0: '%' 1: '/' 2: 'E' 3: ''
 Joliet with UCS level 3 found
 Rock Ridge signatures version 1 found
 Eltorito validation header:
Hid 1
Arch 0 (x86)
ID ''
Key 55 AA
Eltorito defaultboot header:
Bootid 88 (bootable)
Boot media 0 (No Emulation Boot)
Load segment 0
Sys type 0
Nsect 4
Bootoff 688 1672

When I downgraded to version 1.1.2-1 then this problem dissapears, like 
in other cases, described in debian bugs.

Btw, it seems this important bug is a duplicate of bug #429244 :

From: Richard Kralovic [EMAIL PROTECTED] wrote:
To: [EMAIL PROTECTED]
Subject: genisoimage: Unexpected joliet directory length
Date: Tue, 18 Sep 2007 14:04:09 +0200

 I can confirm this bug [..] (I was able to reproduce it only on one 
 machine out of several almost identical ones).

 I was able to track down the bug to the diff between svn revisions  
 743 and 744 (The svn diff is attached). Indeed, after reverting this
 change, everything works.

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt




Bug#428438: New libburn version (0.4.0) was released on 2007 Oct 30 - please update debian packages

2008-01-28 Thread Mantas Kriaučiūnas
Hi,

Again new libburn version (0.4.0) was released on 2007 Oct 30 - please 
update debian packages.

this is the release announcement of libburn-0.4.0 and cdrskin-0.4.0:

Improvements in libburn:
* Operates on emulated drives based on local filesystem objects
* Reads data blocks from its drives
* Writes as block aligned random access to suitable media or emulated drives
* Provides a builtin fifo object
* Allows to grow ISO 9660 images on overwriteable media

Improvements in cdrskin:
* New option direct_write_amount=
* New option --grow_overwriteable_iso
* New option --allow_emulated_drives dev=stdio:path
* More cdrecord options supported: -format, -inq, -load, -lock, -immed, -waiti
* New option fallback_program=

SVN tag:
  http://svn.libburnia-project.org/libburn/tags/ZeroFourZero

Download from Libburnia releases page:
  http://files.libburnia-project.org/releases/libburn-0.4.0.tar.gz

See also
  http://scdbackup.sourceforge.net/cdrskin_eng.html
  http://scdbackup.sourceforge.net/man_1_cdrskin.html


-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt




Bug#449925: gcom was renamed to comgt and new upstream versions were released - see http://sf.net/projects/comgt

2007-12-11 Thread Mantas Kriaučiūnas
Hi,

On Tue, Dec 11, 2007 at 11:11:25AM +0100, Andreas Gredler wrote:
 On Wed, Dec 05, 2007 at 12:45:36PM +0200, Mantas Kriaučiūnas wrote:
  Please update gcom packages - it was renamed to comgt (because of 
  trademark reasons) and 2 new upstream versions were released
 
 Yes, I know, thank you. I started to prepare the new packages a couple
 of weeks ago but haven't finished them, yet.

Don't forget to create dummy gcom package, which depends on new comgt 
package - this is needed for users, which will update they operating 
system and also for other packages, which depends on gcom.

 I try to manage it this weekend. Sorry for the delay.
 
 -- 
,'`. http://www.jimmy.co.at/ | [EMAIL PROTECTED]
   (  grml.org -» Linux Live-CD for texttool-users and sysadmins
`._,  http://www.grml.org/| [EMAIL PROTECTED]

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt




Bug#449925: gcom was renamed to comgt and new upstream versions were released - see http://sf.net/projects/comgt

2007-12-05 Thread Mantas Kriaučiūnas
Hi,

Please update gcom packages - it was renamed to comgt (because of 
trademark reasons) and 2 new upstream versions were released - look at 
http://sf.net/projects/comgt for more info and sources of new versions.

Release notes of latest version - 0.32 :

Notes: This release adds new functionality and scripts. See changelog 
for details.

Changes: Fri Oct. 20th 2006 Paul Hardwick
 - Scripts distributed with package are now located in scripts sub-directory
 - Install now copies scripts to /etc/comgt see scripts/README for list of 
scripts
 - comgt now implements search priority order for scripts - 1)internal, 
2)working directory, 3)/etc/comgt
 - Added search path for device - /dev/noz2, /dev/ttyUSB2, /dev/modem so -d 
option is not needed in most cases
 - Added APN and PIN scripts which use environment variables to set these 
values - see man page


-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt




Bug#440732: grub: update-grub hardcodes menu entries to Debian

2007-09-03 Thread Mantas Kriaučiūnas
Package: grub

The update-grub command hardcodes menu entries to Debian

# Title
title=Debian GNU/`uname -s | sed -e s,GNU/,,g`

For Debian-based distributions this requires rebuilding the grub 
package, which should not be nessecary.

Please change title variable to:

title=`/usr/bin/lsb_release --short --description` || title=Debian GNU/`uname 
-s | sed -e s,GNU/,,g`

Don't forget to add a Recommends or Suggests on lsb-release

The same bug is already reported in Ubuntu's BTS - look at

https://bugs.launchpad.net/bugs/83690

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt



Bug#435288: planetpenguin-racer: New upstream version of ppracer (0.5) exists for about 2 years !

2007-07-30 Thread Mantas Kriaučiūnas
Package: planetpenguin-racer
Version: 0.3.1-9

There is new version from http://developer.berlios.de/projects/ppracer/, 
and, according to https://bugs.launchpad.net/bugs/53299 : 
[..] it is better to ship that than 0.3.1, which is getting very stale.

Some reasons to ship the newer one:
-0.3.1 won't let you bind non alphanumeric keys, 0.5 does
-0.3.1 has a bug that has been fixed, where hitting enter allows the 
user to enter any race, even if they shouldn't be allowed.
-0.5 has more flexibility in the options menus
-despite being labeled an alpha release, I've had no problems with 0.5

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: mantas () akl_l  GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt



Bug#424171: Gnash 0.8 still doesn't play any flash video (flv) when using as standalone player

2007-07-30 Thread Mantas Kriaučiūnas
Hi,

Just want to inform, that Gnash 0.8 still doesn't play any flash video 
(flv) when using as standalone player

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt



Bug#395722: gnucap should be split into binary and gnucap-doc packages

2007-07-19 Thread Mantas Kriaučiūnas
Hi,

I think subject of this bug should be changed - gnucap should be split
into binary and gnucap-doc packages. Currently the gnucap package 
contains a very large amount of architecture-independent data (few 
megabytes of pdf and html manuals, documentation and examples) in one, 
architecture-dependent package.

This is wasteful of space in LiveCD (as majority of desktop users don't 
need gnucap commands reference in 2 formats - html and pdf, gnucap is 
often simply used by another packages, like gcompris), also mirror space
and bandwidth, as we then end up with multiple copies of this data, one 
for each architecture. Initial estimates suggest that several gigabytes 
of Debian archive space may currently be wasted because of packages like gnucap.

The way to fix of gnucap package:

  * We need to have a gnucap-doc package split out to contain
/usr/share/doc/gnucap/gnucap-man.pdf and data in
/usr/share/doc/gnucap/html/ also the gnucap package should then be
altered to suggest or recommend the gnucap-doc package.

Packaging policy is very clear on this point:
http://www.debian.org/doc/developers-reference/ch-best-pkging-practices#s-bpp-archindepdata
http://www.debian.org/doc/developers-reference/ch-best-pkging-practices.en.html#s-bpp-docs

Btw, examples are duplicated in gnucap package, look at this debian
bugreport - http://bugs.debian.org/433304

Look at file listing of gnucap binary package and you will see lots of 
documentation in /usr/share/doc/gnucap/ folder, including same documentation in 
PDF format:
http://packages.debian.org/cgi-bin/search_contents.pl?searchmode=filelistword=gnucapversion=unstablearch=i386page=1number=100

--
Mantas Kriaučiūnas mantas () akl , lt



Bug#374534: New package of space simulator Celestia - please accept my improvements

2007-06-25 Thread Mantas Kriaučiūnas
Hi all,

I've noticed, that wonderfull space simulation software - Celestia is 
very old in Ubuntu and Debian (look at https://bugs.launchpad.net/bugs/53491 )
I've noticed, that some people from Debian and Ubuntu are working on new 
package, but at this moment there are no stable packages of celestia 
1.4.x, look at http://bugs.debian.org/374534 for more info.

Luckily I found Christophe Teyssier's packages at 
http://epicycle.free.fr/ubuntu/
As these packages still have several bugs I fixed them and uploaded 
fixed .diff.gz and packages for Ubuntu 6.10 to 
ftp://ftp.akl.lt/Linux/Baltix/Baltix-Ubuntu-packages/edgy/celestia

Christophe, and Debian/Ubuntu developers, please add my improvements to 
your builds, here is list of my improvements: 

  * Removed libgnome-dev from build-deps - this is for old, gtk1-based 
celestia
  * Patched Makefile.in to use $(DESTDIR) in install-data-hook section,
according to 
http://ftp.dlitz.net/pub/dlitz/scratch/2007/02/celestia-1.4.1-for-debian/
(without this all files in your system's /usr/share/apps/celestia 
folder are removed during compilation of deb package)
  * Removed 'mv bookmarks.xml celestiaui.rc favicons ../../celestia' 
from rules
  * Added category Education to gtk/data/celestia.desktop and translated
kde and gtk celestia.desktop files to Lithuanian language (it seems we
should use only one .desktop file and move it to -common package, as 
now we have only one startup script, which starts -gnome or -kde 
binary automatically)
  * Copied detailed description from celestia to celestia-gnome package
(currently it's too hard to find space simulator package for gnome users)

It would be nice if my improvements to gtk/data/celestia.desktop would 
be included into upstream.

Btw, I'm posting this message to getdeb.net packages portal developers 
group, because it would be nice to see celestia packages in getdeb.net 
too :)

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt



Bug#291008: Improved GTK-theme-switch2 packages, which depends only on GTK 2.x available at ftp.akl.lt/Linux/Baltix/Baltix-Ubuntu-packages/feisty/gtk-theme-switch/

2007-05-20 Thread Mantas Kriaučiūnas
Hi all,

Improved GTK-theme-switch2 packages, which depends only on GTK 2.x 
available at 
ftp://ftp.akl.lt/Linux/Baltix/Baltix-Ubuntu-packages/feisty/gtk-theme-switch/

Please use my improvements in next Debian version

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt



Bug#416173: pcmanfm: default filetype associations doesn't work - pcmanfm package should recommend or depend on desktop-file-utils package

2007-03-25 Thread Mantas Kriaučiūnas
Package: pcmanfm
Version: 0.3.2.2-1

pcmanfm file manager should recommend desktop-file-utils package, 
because default file (mimetype) associations doesn't work until 
update-desktop-database command (which is in desktop-file-utils) is 
invoked.

Other file managers, which use freedesktop.org standartized file 
associations, like pcmanfm, depends on desktop-file-utils - look for 
example dependancies of thunar or nautilus packages.q

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt



Bug#413625: udftools: Should work as default in most systems - put DEVICES=/dev/cdrw in /etc/default/udftools

2007-03-06 Thread Mantas Kriaučiūnas
Package: udftools
Version: 1.0.0b3-12

With one simple improvement we can make udftools to work as default 
in most systems - just put DEVICES=/dev/cdrw in /etc/default/udftools

Most systems has /dev/cdrw, because udev always creates this device when 
user has CD or DVD writer.

So, if we put DEVICES=/dev/cdrw (uncommented) in /etc/default/udftools, 
then most systems will have working packet writing device just after 
udftools package installation, without editing any config files !

Btw, udftools really should recommend udev (look at bug 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=405821 )

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt



Bug#408493: aptitude: Should have a possibility to edit/add packages' repositories (sources.list)

2007-01-26 Thread Mantas Kriaučiūnas
Package: aptitude
Version: 0.4.4-1

Aptitude is a great package manager, but one important thing is missing 
- a possibility to add/edit packages' repositories (sources.list file or 
files in /etc/apt/sources.list.d/ folder).
This possibility exists in the majority of package managers, like 
synaptic or smartpm, so why aptitude users should exit from aptitude and 
run editor /etc/apt/sources.list manually when they wanna add or edit 
software repositories ? With apt 0.6.43 release, editing packages 
repositories in text mode became even harder - user should care not only 
about sources.list file, but also about files in 
/etc/apt/sources.list.d/ folder :(

I think it's not hard to add an editing ability of packages' 
repositories  in aptitude by showing contents of the files from 
/etc/apt/sources.list.d/ folder + /etc/apt/sources.list file, letting 
user to select wanted entry and then starting command:

editor 'file, which contains user's chosen entry'

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt



Bug#396845: Workaround for page size when exporting to EPSI format with Inkscape

2007-01-17 Thread Mantas Kriaučiūnas
Hi,

It seems, that problem could be not in Inkscape, but in EPSI exporter

I did dpkg-reconfigure libpaper1 and changed page size accoring to my 
needs, then Inkscape exported to EPSI format, according to size, 
specified during dpkg-reconfigure libpaper1

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt



Bug#385959: Kino DV editor is on 0.9.2 now (contains many bugfixes), please update Debian packages!

2006-09-04 Thread Mantas Kriaučiūnas
Package: kino
Severity: wishlist

Kino Digital Video editor is on 0.9.2 now, please update Debian packages!

Kino versions 0.9.1 and 0.9.2 Release Notes:

* Many bugfixes due to recent changes (0.7.1 - 0.9.0).
* W3C SMIL 2.0 compliance in project file format. (Save As dialog 
supports saving to legacy XML format.)
* Export/MPEG can output audio as AC-3 if you have ffmpeg with AC-3 
encoding enabled by specifying ffmpeg in the Advanced Options/Audio 
Encoding entry.
* Export/MPEG can encode video only by setting the Advanced 
Options/Audio Encoding entry blank.
* Export/MPEG/Advanced values are saved between sessions (maximum 
512 characters each).
* configure script now requires explicit --with-dv1394 if building 
without libiec61883 to make deprecation warning more obvious.
* bug fixes of bad FFMPEG DV rendering and segfault when saving a 
project file.

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt



Bug#381645: New glob2 upstream version available - please update deb packages

2006-08-05 Thread Mantas Kriaučiūnas
Package: glob2
Severity: wishlist

Hi, there is a new upstream version available at
http://globulation2.org/releases/0.8.21/glob2-0.8.21.tar.gz

Please update deb packages - new version features improved AI, gameplay 
and a graphical updates.

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt



Bug#379220: Lincity-ng package is outdated - new version was released 3 months ago !

2006-07-22 Thread Mantas Kriaučiūnas
Package: lincity-ng
Version: 1.0.2-1.1

Please update Lincity-ng package - new version (1.0.3) was released 3
months ago, on 15. April 2006.

From Release 1.0.3 changelog:

  * Show correct demolition costs for powerlines, substations and farms.
  * Quantizing tile-images saves about 12MB.
  * Fixed Mills. Now they work.
  * Tool-Menu now opens on left mousebutton.
  * Separate menus for loading and saving games. 

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt



Bug#367508: One more new upstream ntfsprogs version (1.13.1) was released on 2006 June

2006-07-07 Thread Mantas Kriaučiūnas
Hi,

It seems you forgot to package ntfsprogs 1.13.0, so now you can move 
directly to 1.13.1:

One more new upstream ntfsprogs version (1.13.1) was released on 2006 
June 16, look at

http://sourceforge.net/project/shownotes.php?release_id=426474group_id=13956

Release Name: 1.13.1

Notes:
Time for another release.  Many bug fixes and enhancements so update is 
strongly recommended.

Some important changes:
- Fix bug with renaming directories with names in DOS and WIN32
  namespaces.  (Yura)

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt



Bug#336631: Lithuanian translators released updated lt-LT.xpi for Mozilla 1.7.1x, so I updated mozilla-locale-lt deb package :)

2006-06-18 Thread Mantas Kriaučiūnas
Hi,

Several weeks ago lithuanian Mozilla translators released updated 
lt-LT.xpi for Mozilla 1.7.12 and newers, so I've updated mozilla-locale-lt 
debian package and fixed this bug at last ;)

Updated mozilla-locale-lt deb packages and signed sources are available at

ftp.akl.lt/Internetas/Mozilla-LT/1.7.12/

If noone (including me) will find important bugs in this package, then 
tomorrow I will ask my sponsor to upload this package into Debian.

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt



Bug#306532: Could new xdialog version (2.1.2) work with GTK2.x ?

2005-12-13 Thread Mantas Kriaučiūnas
Hi,

Richard van den Berg [EMAIL PROTECTED] wrote:
 v2.1.2 of xdialog is available at http://xdialog.dyns.net/

Just one question:
Could new xdialog version (2.1.2) work with GTK2.x ?

Current Debian Xdialog version uses GTK 1.2, which is totally outdated and 
looks ugly :(
I need GTK2 version of Xialog, because my distribution doesn't have GTK1 
libraries, but 
I need Xdialog for user-friendly ADSL/PPPoE Configuration (pppoeconf)

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt



Bug#336631: mozilla-locale-lt is not a candidate for removal

2005-11-03 Thread Mantas Kriaučiūnas
Hi,

Joey Hess [EMAIL PROTECTED] wrote:
 This package has tight versioned dependencies on an older version of
 mozilla-browser than is in testing. So it is blocking the new
 version, and all of its security fixes, from reaching testing. It is
 also uninstallable in unstable.

The problem is, that mozilla's Lithuanian translators don't translate any 
new version since 1.7.7 :( mozilla translations aren't always compatible with 
new versions of mozilla suite, because of this I've set such dependancies.

 It's been a rather long time (2 weeks) since a new mozilla upstream was
 put in unstable, and this package has not been updated, so IMHO it's a
 candidate for removal since it's not being maintained to an extent to
 keep up with the versioned dependencies in it, and, apparently, nobody
 actually uses it to notice that it's not installable.

You are not rigt - mozilla-locale-lt is maintained and Debian is not only 
about unstable and testing - there is also a stable version and most 
people, who use mozilla-locale-lt are useing stable version of Debian 
(unstable users often prefere firefox to mozila-suite).

So, please don't remove mozilla-locale-lt from archive - I'll test 
mozilla-locale-lt with latest mozilla-browser version and fix all 
incompatibilities I found ASAP and then upload new mozilla-locale-lt 
package with changed dependancies.

--
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt



Bug#332930: One more ntfsprogs version - 1.12.1 released on 2005-10-10

2005-10-16 Thread Mantas Kriaučiūnas
Hi,

Please package ntfsprogs 1.12.1 released on 2005-10-10 - look at 

http://linux-ntfs.sourceforge.net

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt



Bug#328425: 2 new attal versions (0.9.3 and 0.9.4) released - please update debian packages

2005-09-15 Thread Mantas Kriaučiūnas
Package: attal
Version: 0.9.2-1
Severity: normal

Hi,

Attal package in debian is very outdated :(

Please package 0.9.4 version, this version should be more playable, look 
at changelog from 0.9.3 and 0.9.4 - http://www.attal-thegame.org :

2005-05-18 14:20:18 [pascal] - Attal 0.9.3 released!

The whole Attal's team is pleased to announce the 0.9.3 release of Attal.
Here is a list of main improvements added:

* Highlight lord when selected
* Better start game management (autoFill with AI, hide AI 
(experimental), better campaign management)
* Improved fight mode (client, server, bug fix)
* Improved scenarioEditor (disposition management, better placement 
management)
* Disposition for decoration now used for pathfinding
* Add command line help
* Is possible to disable sound at command line (for hardware problems)
* Management of different screen resolutions
* Management of log level at command line
* Management of player vision on savefiles
* Usability improvements (highlight internals buildings, more info 
given, better buy building interface, castle improved, market improved)
* Improve AI (AI can use market, better management of internals 
buildings)
* New scenarii
* Bug fixing 

2005-09-09 12:54:35 [pascal] - Attal 0.9.4 released!

The whole Attal's team is pleased to announce the 0.9.4 release of Attal.
Here is a list of main improvements added:

* Teams management (server,client,ai,scenario editor)
* Tavern implemented
* Usability improvements
* Save of campaigns implemented
* Handling of animations in themeEditor
* Added make install (and uninstall) for unix
* Bug fixing
* Medieval theme: Animations for the 'druidic' creatures 

You can get this release through cvs (module 'src2' with tag ATTAL_0_9_4 
and module 'themes' with tag THEMES_0_9_4).

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt



Bug#321407: There are no launcher (freedesktop menu item) for winecfg

2005-08-05 Thread Mantas Kriaučiūnas
Package: wine-utils
Version: 0.0.20050725-1
Severity: normal

Hi,

It seems you forgot to add graphical wine configuration tool (winecfg) into
debian and freedesktop menu (add a .desktop file into /usr/share/applications )
I'm attaching gzipped winecfg.desktop file to this bugreport.

Also you forgot to call an update-desktop-database in wine's package
postinst - because of this .exe files aren't asociated with wine after 
installing wine package :(

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-k7
Locale: LANG=lt_LT, LC_CTYPE=lt_LT (charmap=ISO-8859-13)


winecfg.desktop.gz
Description: Binary data


Bug#321410: Launcher (freedesktop menu item) from xwine sources isn't included in debian packages :(

2005-08-05 Thread Mantas Kriaučiūnas
Package: xwine
Severity: normal

Hi,

It seems you forgot to add a freedesktop menu item (a xwine.desktop file
into /usr/share/applications ) from xwine sources to debian packages.

I'm attaching gzipped xwine.desktop file to this bugreport, because
original file from xwine sources menu folder doesn't have Categories
line and Lithuanian translations :) I've already sent updated file to upstream.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-k7
Locale: LANG=lt_LT, LC_CTYPE=lt_LT (charmap=ISO-8859-13)


xwine.desktop.gz
Description: Binary data


Bug#248649: What is the status of GRASS plugin in QGis ?

2005-08-02 Thread Mantas Kriaučiūnas
Hi,

I just wonder what is the status of GRASS plugin in QGis ?
Last message in this bugreport was on 02 Oct 2004 and according that 
message current situation in debian allows including GRASS plugin in QGis 
debian packages - GRASS 6.0.0 is in debian stable and unstable, latest 
version of gdal too.

Btw, QGis 0.7pre2 was released few weeks ago (look at 
http://sourceforge.net/project/showfiles.php?group_id=55820 ), I think it 
would be very nice to have a debian package of this QGis version, at 
least in experimental, because this helps to make final QGis 0.7 version 
better (debian users could report bugs, found in prerelease). 
Should I report a new bug about this ?

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas   Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5
Public organization Open Source for Lithuania - www.akl.lt