Bug#834848: RFA: guilt -- quilt for git; similar to Mercurial queues

2016-08-19 Thread Iulian Udrea
Control: retitle -1 O: guilt -- quilt for git; similar to Mercurial queues



Bug#834848: RFA: guilt -- quilt for git; similar to Mercurial queues

2016-08-19 Thread Iulian Udrea
Package: wnpp
Severity: normal

Long description:

Guilt (Git Quilt) is a series of bash scripts which add a Mercurial queues-like
functionality and interface to git.  The one distinguishing feature from other
quilt-like porcelains, is the format of the patches directory.
.
All the information is stored as plain text - a series file and the patches (one
per file). This easily lends itself to versioning the patches using any number
of SCMs.

Homepage: http://repo.or.cz/w/guilt.git

Cheers,
Iulian



Bug#834847: RFA: modglue

2016-08-19 Thread Iulian Udrea
Package: wnpp
Severity: normal

Library of cadabra. See
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834846.

Cheers,
Iulian



Bug#834846: RFA: cadabra -- field-theory motivated computer algebra system

2016-08-19 Thread Iulian Udrea
Package: wnpp
Severity: normal

Long description: 

Cadabra is a computer algebra system designed specifically for the solution of
problems encountered in field theory. It has extensive functionality for tensor
polynomial simplification including multi-term symmetries, fermions and
anti-commuting variables, Clifford algebras and Fierz transformations, implicit
coordinate dependence, multiple index types and many more. The input format is
a subset of TeX.

Homepage: http://cadabra.phi-sci.com/

Cheers,
Iulian



Bug#797539: cadabra: please make the build reproducible

2016-08-14 Thread Iulian Udrea
I'd really appreciate it if you could NMU it Chris.

Cheers,
Iulian

On Sun, Aug 14, 2016 at 01:58:36AM +0100, Chris Lamb wrote:
> Dear Maintainer,
> 
> > Source: cadabra
> > Version: 1.29-1
> > Tags: patch
> 
> There hasn't seem to be any update on this bug in 348 days, in which
> time the Reproducible Builds effort has come on a long way. :)
> 
> Would you consider applying this patch and uploading?
> 
> 
> Regards,
> 
> -- 
>   ,''`.
>  : :'  : Chris Lamb
>  `. `'`  la...@debian.org / chris-lamb.co.uk
>`-



Bug#796869: Guilt v0.36 has been released

2015-11-12 Thread Iulian Udrea
Feel free to adopt the package. It deserves a good parent. I'm not doing a very 
good job at feeding my children at the moment. Hopefully one day I will get 
back to it. But in the mean time, please adopt it, if you want.

> On 12 Nov 2015, at 08:34, Michael Prokop <m...@debian.org> wrote:
> 
> * Magnus Holmgren [Wed Nov 11, 2015 at 10:32:53PM +0100]:
>> tisdagen den 25 augusti 2015 09.38.53 skrev du:
> 
>>> A new version of Guilt was released 13 hours ago.  It would be
>>> great if Debian could pick up the new version.
> 
>>> The release is pushed to http://repo.or.cz/w/guilt.git and a
>>> tarball is available from http://guilt.31bits.net/src/.
> 
>> I've prepared an upload in git 
>> (https://anonscm.debian.org/cgit/collab-maint/guilt.git). Any objections or 
>> additions?
> 
> Untested, but the changes look good to me - thanks! No objections
> from my side. :)
> 
> We didn't receive any feedback from the official package mantainer
> - Iulian Udrea - yet. His latest upload for guilt dates back to
> 2011-08-05 AFAICS. Iulian, are you still interested in maintaining
> the package or should someone else adopt the package?
> 
> regards,
> -mika-



Bug#791204: modglue: diff for NMU version 1.17-2.3

2015-08-14 Thread Iulian Udrea
You can move it now if you want.

Thanks very much for taking care of this!

Cheers,
Iulian

On Fri, Aug 14, 2015 at 06:41:58PM +0100, Jonathan Wiltshire wrote:
 Control: tag -1 patch pending
 
 Dear maintainer,
 
 I've prepared an NMU for modglue (versioned as 1.17-2.3) and
 uploaded it to DELAYED/2. Please feel free to tell me if I
 should delay it longer.
 
 Regards.
 
 -- 
 Jonathan Wiltshire  j...@debian.org
 Debian Developer http://people.debian.org/~jmw
 
 4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51
 

 diff -Nru modglue-1.17/debian/changelog modglue-1.17/debian/changelog
 --- modglue-1.17/debian/changelog 2014-10-09 10:57:58.0 +0100
 +++ modglue-1.17/debian/changelog 2015-08-14 18:35:15.0 +0100
 @@ -1,3 +1,12 @@
 +modglue (1.17-2.3) unstable; urgency=medium
 +
 +  * Non-maintainer upload.
 +  * Rename library packages for g++ 5 transition (see #791204)
 +  * Make libmodglue1-dev arch:any so that it can have a tight
 +dependency on the library package, and add that dependency
 +
 + -- Jonathan Wiltshire j...@debian.org  Fri, 14 Aug 2015 18:27:41 +0100
 +
  modglue (1.17-2.2) unstable; urgency=medium
  
* Non-maintainer upload.
 diff -Nru modglue-1.17/debian/control modglue-1.17/debian/control
 --- modglue-1.17/debian/control   2014-10-09 10:58:13.0 +0100
 +++ modglue-1.17/debian/control   2015-08-14 18:39:15.0 +0100
 @@ -10,8 +10,8 @@
  
  Package: libmodglue1-dev
  Section: libdevel
 -Architecture: all
 -Depends: libmodglue1 (= ${binary:Version}), ${misc:Depends}
 +Architecture: any
 +Depends: libmodglue1v5 (= ${binary:Version}), ${misc:Depends}
  Description: development files for a C++ library for handling of multiple 
 co-processes
   Modglue is a C++ library with classes for forking external
   processes and asynchronous reading from streams. It takes
 @@ -22,9 +22,11 @@
   .
   This package contains the development header files.
  
 -Package: libmodglue1
 +Package: libmodglue1v5
  Architecture: any
  Depends: ${shlibs:Depends}, ${misc:Depends}
 +Conflicts: libmodglue1
 +Replaces: libmodglue1
  Description: C++ library for handling of multiple co-processes
   Modglue is a C++ library with classes for forking external
   processes and asynchronous reading from streams. It takes
 diff -Nru modglue-1.17/debian/rules modglue-1.17/debian/rules
 --- modglue-1.17/debian/rules 2011-06-26 08:53:13.0 +0100
 +++ modglue-1.17/debian/rules 2015-08-14 18:34:46.0 +0100
 @@ -51,7 +51,7 @@
   dh_testroot
   dh_prep
   dh_installdirs
 - $(MAKE) install DESTDIR=$(CURDIR)/debian/libmodglue1 
 DEVDESTDIR=$(CURDIR)/debian/libmodglue1-dev
 + $(MAKE) install DESTDIR=$(CURDIR)/debian/libmodglue1v5 
 DEVDESTDIR=$(CURDIR)/debian/libmodglue1-dev
   rm `find $(CURDIR)/debian -name '*.la'`
  
  # Build architecture-independent files here.
 @@ -74,6 +74,7 @@
   dh_testroot -a
   dh_installchangelogs -a ChangeLog
   dh_installdocs -a
 + dh_installexamples -a
   dh_installman -a
   dh_strip -a
   dh_compress -a



Bug#757670: cadabra: maintainer address bounces

2014-08-29 Thread Iulian Udrea
Sorry about that. My gmail account should work fine: iulian.ud...@gmail.com.

Cheers,
Iulian


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



Bug#692883: Bug#692884: Debdiff for NMU: Bug#692884 (guilt conflicts with git 1.8) and others

2013-06-17 Thread Iulian Udrea
On Tue, Jun 18, 2013 at 12:24:02AM +0200, Axel Beckert wrote:
 I'll upload it to DELAYED/5. Please tell me in case I should delay it
 longer.

Feel free to reschedule it for DELAYED/0.

Iulian


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



Bug#712620: guilt: guilt help no more works since 0.35-1

2013-06-17 Thread Iulian Udrea
On Tue, Jun 18, 2013 at 12:49:21AM +0200, Axel Beckert wrote:
 Package: guilt
 Version: 0.35-1
 Severity: minor
 
 Dear Maintainer,
 
 since the new upstream version 0.35, the guilt help command no more
 works in Debian:
 
 $ guilt help
 /usr/bin/guilt: 1: cd: can't cd to /usr/bin/../man
 No manual entry for guilt
 See 'man 7 undocumented' for help when manual pages are not available.
 $ 
 
 The guilt-help helper looks for the man page under /usr/man/ instead of
 /usr/share/man/.
 
 (Originally reported by François Pinard against guilt in Ubuntu at
 https://bugs.launchpad.net/ubuntu/+source/guilt/+bug/1191821 but present
 in Debian, too.)

Thanks for the report. I would be grateful if you could include this change in
your NMU.

Iulian


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



Bug#712620: guilt: guilt help no more works since 0.35-1

2013-06-17 Thread Iulian Udrea
On Tue, Jun 18, 2013 at 01:10:07AM +0200, Axel Beckert wrote:
 Hi Iulian,
 
 Iulian Udrea wrote:
  Thanks for the report. I would be grateful if you could include this change 
  in
  your NMU.
 
 Hrm, I'll check. Not sure if the dcut command was in time to cancel
 the second direct upload. We'll see.
 
 Would you mind a 0.35-1.3 if the dcut was too late?

I wouldn't, no. Please go ahead.

Iulian


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



Bug#698259: guilt: Maintainer address does not accept mail

2013-01-16 Thread Iulian Udrea
On 16 January 2013 02:36, Jonathan Nieder jrnie...@gmail.com wrote:

 Source: guilt
 Version: 0.35-1
 Severity: serious
 Justification: policy 3.3

 Hi,


Hiya.

The address iul...@linux.com seems to be out of date.  Do you happen to
 know a more recent one?


 Yes, sorry about that, I should've changed it. iulian.ud...@gmail.com will
always work.



 -- Forwarded message --
 From: Mail Delivery Subsystem mailer-dae...@googlemail.com
 To: jrnie...@gmail.com
 Cc:
 Date: Wed, 16 Jan 2013 02:31:48 +
 Subject: Delivery Status Notification (Failure)
 Delivery to the following recipient failed permanently:

  iul...@linux.com

 Technical details of permanent failure:
 Google tried to deliver your message, but it was rejected by the recipient
 domain. We recommend contacting the other email provider for further
 information about the cause of this error. The error that the other server
 returned was: 550 550 5.1.1 iul...@linux.com: Recipient address
 rejected: User unknown in virtual alias table (state 13).

 - Original message -

 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=gmail.com; s=20120113;
 h=x-received:date:from:to:cc:subject:message-id:references
  :mime-version:content-type:content-disposition:in-reply-to
  :user-agent;
 bh=5R77SXo5cl/kTRPyQ+w6XB9KL6CyQ3iNYS4jGh5viJI=;

 b=sCTr9rFLYRw1/L0/c1tcb5qtrMYE/l9WJHx7ciNzSwpVx4ZUroI+HyL887JaTIh6AI

  KVH3FXascYIJkFgnHKxQIxcLSFEnQY5zwCMJ2P6UKUD9VMWp2iCJljuXRtqI6PdR4N7t

  MetjkGv2tbkxAOx/YU0M5rNFVkiPP5ovS0uyy/TB8UydlICHr7QUtI6EedYUdg7VrXac

  b+SGtfW3NXpQbcwiChYpeLU/1mx7dvcI4PWRUwH7/0dV4bYEdi+vvl2blMOLbRyBf8kq

  bfG5MEI+ijyReqNnRFoxUWvgpP2ZoFhlMdif5I5hodj8dInXZwBgLP0vupdL8e9kwvJT
  +uMw==
 X-Received: by 10.68.226.71 with SMTP id
 rq7mr270522746pbc.60.1358303508667;
 Tue, 15 Jan 2013 18:31:48 -0800 (PST)
 Return-Path: jrnie...@gmail.com
 Received: from google.com ([2620:0:1000:5b00:b6b5:2fff:fec3:b50d])
 by mx.google.com with ESMTPS id
 gj1sm11299307pbc.11.2013.01.15.18.31.46
 (version=TLSv1.2 cipher=RC4-SHA bits=128/128);
 Tue, 15 Jan 2013 18:31:47 -0800 (PST)
 Date: Tue, 15 Jan 2013 18:31:44 -0800
 From: Jonathan Nieder jrnie...@gmail.com
 To: Josef 'Jeff' Sipek jef...@josefsipek.net
 Cc: g...@vger.kernel.org, Per Cederqvist ced...@opera.com,
 Theodore Ts'o ty...@mit.edu, Iulian Udrea iul...@linux.com,
 Axel Beckert a...@deuxchevaux.org
 Subject: [GUILT]  [PATCH 7/7] Drop unneeded git version check.
 Message-ID: 20130116023144.gp12...@google.com
 References: 20130116022606.gi12...@google.com
 MIME-Version: 1.0
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 In-Reply-To: 20130116022606.gi12...@google.com
 User-Agent: Mutt/1.5.21 (2010-09-15)

 Git's compatibility record is pretty good, so there's no need to worry
 that newer versions of git will break the git config command.

 Without this change, guilt errors out for git 1.8.  With it, all tests
 pass.

 Signed-off-by: Jonathan Nieder jrnie...@gmail.com
 ---
 Thanks for reading.

  guilt | 11 ---
  1 file changed, 11 deletions(-)

 diff --git a/guilt b/guilt
 index 66a671a..6cb43e3 100755
 --- a/guilt
 +++ b/guilt
 @@ -26,17 +26,6 @@ SUBDIRECTORY_OK=1
  . $(git --exec-path)/git-sh-setup

  #
 -# Git version check
 -#
 -gitver=`git --version | cut -d' ' -f3 | sed -e 's/^debian\.//'`
 -case $gitver in
 -   1.5.*)  ;; # git config
 -   1.6.*)  ;; # git config
 -   1.7.*)  ;; # git config
 -   *)  die Unsupported version of git ($gitver) ;;
 -esac
 -
 -#
  # Shell library
  #
  usage()
 --
 1.8.1


Feel free to upload it. If you want to take care of guilt, then I would be
more than happy to hand it over to you. I'm extremely busy with uni now
and I don't have enough time for other things unfortunately.

Ta,
Iulian


Bug#690182: RFA: git-cola -- highly caffeinated git GUI

2012-10-16 Thread Iulian Udrea
A package can have multiple maintainers and thus David could be added as an
uploader so he can upload it himself when you're missing.

David: the channel #debian-python on OFTC is a great resource for people who
maintain python-related packages in Debian. They know everything about
Python.
#debian-mentors is for general Debian packaging questions. They both have
mailing lists and thus it's a good idea to read those. Other than that, just
start playing with the package. Also, the following pages might be useful:

- http://www.debian.org/doc/manuals/maint-guide/
- http://www.debian.org/doc/debian-policy/index.html
- http://wiki.debian.org/Python
- https://wiki.ubuntu.com/PackagingGuide/Complete

Daniel: I've used git to maintain git-cola, it'd be nice if you could just
grab
the repo and start from there. See
http://anonscm.debian.org/gitweb/?p=collab-maint/git-cola.git;a=summary

Iulian


Bug#690182: about takeover of ITA: git-cola -- highly caffeinated git GUI

2012-10-16 Thread Iulian Udrea
On 16 October 2012 20:36, Laszlo Boszormenyi (GCS) g...@debian.hu wrote:

 Hi Daniel,

 I'm a Debian Developer and have a working v1.8.0 package of git-cola
 ready to be uploaded. I've fixed everything, the new homepage, move to
 dh_python2 and link to jQuery and Underscore javascript libraries. The
 watch file is also updated and the package now conforms to v3.9.3 of
 Standards-Version.

 However I don't want to be harsh with you. Asking for your permission to
 take over this ITA.

 Regards,
 Laszlo/GCS


Brilliant. Thanks a lot Laszlo!

Iulian


Bug#690182: RFA: git-cola -- highly caffeinated git GUI

2012-10-10 Thread Iulian Udrea
Package: wnpp
Severity: normal
X-Debbugs-CC: debian-pyt...@lists.debian.org

Long description:

 Git-cola is a git GUI optimized for working with the git index.
 .
 Git-cola can compare arbitrary commits using standard merge tools.
 With it you can search commit messages, content, authors, paths,
 data ranges etc. and it makes it easy to interactively edit the
 index.

Homepage: http://git-cola.github.com/

Upstream is very active and he is a pleasure to work with.

Iulian


Bug#677668: GAP 4.5.4 is released

2012-06-16 Thread Iulian Udrea
On Sat, 2012-06-16 at 11:45 +0200, Bill Allombert wrote:
 On Fri, Jun 15, 2012 at 10:42:33PM +0100, Iulian Udrea wrote:
  Package: gap
  Severity: wishlist
  
  Hi there.
  
  GAP 4.5.4 has just been released, today actually. It would be nice to
  see it uploaded to Debian.
 
 Hello Iulian,

Hi Bill.

 Of course it would, but I am not sure it will be possible to do it before the 
 freeze,
 due to the size.

Indeed. We can always backport it if needed.

Cheers,
Iulian


signature.asc
Description: This is a digitally signed message part


Bug#677668: GAP 4.5.4 is released

2012-06-15 Thread Iulian Udrea
Package: gap
Severity: wishlist

Hi there.

GAP 4.5.4 has just been released, today actually. It would be nice to
see it uploaded to Debian.

Ta,
Iulian


signature.asc
Description: This is a digitally signed message part


Bug#635596: O: salasaga -- IDE for development of eLearning applications

2011-07-27 Thread Iulian Udrea
Package: wnpp
Severity: normal

IDE for development of eLearning applications
 Salasaga is a GTK/Gnome based IDE used to create eLearning for
 applications. With it, you take screenshots of your applications,
 add highlights, text and external images, then generate learning
 objects. Present output is in swf (flash) format.


signature.asc
Description: This is a digitally signed message part


Bug#635598: O: dpkg-awk -- Gawk script to parse /var/lib/dpkg/{status,available} and Packages

2011-07-27 Thread Iulian Udrea
Package: wnpp
Severity: normal

Gawk script to parse /var/lib/dpkg/{status,available} and Packages
 This script can parse the dpkg database files. It can do regular
 expressions on the fields, and only get what you want. It can also be
 made to output certain fields. As an added bonus, there is an option
 to sort the output.
 .
 'dpkg-awk Status: .* installed$  -- Package Version Status' will
 output all installed packages, with only the listed fields.
 'dpkg-awk -f=/var/lib/dpkg/available Package:^[aA].* -- Package
Version'
 will output all available packages that start with the letter 'A.'


signature.asc
Description: This is a digitally signed message part


Bug#600147: segmentation fault when invoked with -d option

2011-07-06 Thread Iulian Udrea
Thanks for the information, Mirosław.  Please do reopen the bug report
if you see this again.

Cheers.


signature.asc
Description: This is a digitally signed message part


Bug#632840: O: vnstat -- console-based network traffic monitor

2011-07-06 Thread Iulian Udrea
Package: wnpp
Severity: normal

 vnStat is a network traffic monitor for Linux. It keeps a log of
 daily network traffic for the selected interface(s). vnStat is not
 a packet sniffer. The traffic information is analyzed from the /proc
 filesystem, so vnStat can be used without root permissions.




signature.asc
Description: This is a digitally signed message part


Bug#631683: modglue: diff for NMU version 1.17-2.1

2011-06-26 Thread Iulian Udrea
On Sun, 2011-06-26 at 10:02 +0200, Luk Claes wrote:
 Package: modglue
 Version: 1.17-2
 Severity: normal
 Tags: patch pending
 
 Dear maintainer,

Hello Luk.

 I've prepared an NMU for modglue (versioned as 1.17-2.1) and
 uploaded it to DELAYED/5. Please feel free to tell me if I
 should delay it longer.

Could you please move it to incoming?

Cheers mate, I really appreciate!


signature.asc
Description: This is a digitally signed message part


Bug#619087: git-cola: translations installed in the wrong location

2011-04-18 Thread Iulian Udrea
On Mon, 2011-03-21 at 11:55 +0800, Paul Wise wrote:
 Package: git-cola
 Version: 1.4.3-2
 Severity: normal
 
 According to strace, git-cola looks for its translations in a different
 location to where the single translation (French) is installed. Please
 install the French translation to the correct location:
 
 pabs@chianamo:~$ LANG=de strace git-cola 21 | grep git-cola\\.mo
 stat(/usr/share/locale/de_DE.ISO8859-1/LC_MESSAGES/git-cola.mo, 
 0x7fff540a1890) = -1 ENOENT (No such file or directory)
 stat(/usr/share/locale/de_DE/LC_MESSAGES/git-cola.mo, 0x7fff540a1890) = -1 
 ENOENT (No such file or directory)
 stat(/usr/share/locale/de.ISO8859-1/LC_MESSAGES/git-cola.mo, 
 0x7fff540a1890) = -1 ENOENT (No such file or directory)
 stat(/usr/share/locale/de/LC_MESSAGES/git-cola.mo, 0x7fff540a1890) = -1 
 ENOENT (No such file or directory)
 pabs@chianamo:~$ LANG=fr strace git-cola 21 | grep git-cola\\.mo
 stat(/usr/share/locale/fr_FR.ISO8859-1/LC_MESSAGES/git-cola.mo, 
 0x7fffab1b5e70) = -1 ENOENT (No such file or directory)
 stat(/usr/share/locale/fr_FR/LC_MESSAGES/git-cola.mo, 0x7fffab1b5e70) = -1 
 ENOENT (No such file or directory)
 stat(/usr/share/locale/fr.ISO8859-1/LC_MESSAGES/git-cola.mo, 
 0x7fffab1b5e70) = -1 ENOENT (No such file or directory)
 stat(/usr/share/locale/fr/LC_MESSAGES/git-cola.mo, 0x7fffab1b5e70) = -1 
 ENOENT (No such file or directory)
 pabs@chianamo:~$ dpkg -L git-cola | grep \\.mo
 /usr/share/locale/git-cola.mo
 pabs@chianamo:~$ file /usr/share/locale/git-cola.mo
 /usr/share/locale/git-cola.mo: GNU message catalog (little endian), revision 
 0, 392 messages
 pabs@chianamo:~$ msgunfmt /usr/share/locale/git-cola.mo | head -n13
 msgid 
 msgstr 
 Project-Id-Version: fr\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2008-03-14 07:18+0100\n
 PO-Revision-Date: 2008-04-04 22:05+0200\n
 Last-Translator: Christian Couder chrisc...@tuxfamily.org\n
 Language-Team: French\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
 X-Generator: KBabel 1.11.4\n
 Plural-Forms:  nplurals=2; plural=(n  1);\n
 
 -- System Information:
 Debian Release: wheezy/sid
   APT prefers testing
   APT policy: (700, 'testing'), (600, 'unstable'), (550, 'experimental')
 Architecture: amd64 (x86_64)
 
 Kernel: Linux 2.6.38-1-amd64 (SMP w/4 CPU cores)
 Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash
 
 Versions of packages git-cola depends on:
 ii  git [git-core]   1:1.7.4.1-3 fast, scalable, distributed 
 revisi
 ii  git-core 1:1.7.4.1-3 fast, scalable, distributed 
 revisi
 ii  libjs-jquery 1.5.1-1 JavaScript library for dynamic 
 web
 ii  python   2.6.6-11interactive high-level 
 object-orie
 ii  python-qt4   4.8.3-1 Python bindings for Qt4
 ii  python-support   1.0.12  automated rebuilding support for 
 P
 
 Versions of packages git-cola recommends:
 ii  gitk 1:1.7.4.1-3 fast, scalable, distributed 
 revisi
 pn  xxdiff   none  (no description available)
 
 Versions of packages git-cola suggests:
 pn  python-pyinotify  none (no description available)
 ii  python-simplejson 2.1.3-1simple, fast, extensible JSON 
 enco
 

The translations path has been fixed upstream.  Please see
https://github.com/davvid/git-cola/commit/1aaeccd36943a7cf476d2ae8962263cbbb36f772
 for more information.

I'm uploading 1.4.3.2 now.

Thank you for the bug report, Paul.

Iulian




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



Bug#616108: pidgin-facebookchat: Authentication Failure - You are not permitted to do that

2011-03-03 Thread Iulian Udrea
Hello.

Thanks for the bug report René.  I will keep an eye out for it.

Cheers!


signature.asc
Description: This is a digitally signed message part


Bug#613932: cadabra: uninstallable on i386, built against experimental

2011-02-18 Thread Iulian Udrea
On Fri, 2011-02-18 at 11:58 +0100, Julien Cristau wrote:
 Package: cadabra
 Version: 1.26-3
 Severity: serious
 
 Hi,

Hello.

 
 please make sure you build your packages in a proper environment when
 uploading to unstable.
 
 cadabra/i386 unsatisfiable Depends: libatkmm-1.6-1 (= 2.22.0)
 cadabra/i386 unsatisfiable Depends: libglibmm-2.4-1c2a (= 2.27.91)
 cadabra/i386 unsatisfiable Depends: libgtkmm-2.4-1c2a (= 1:2.22.0)
 cadabra/i386 unsatisfiable Depends: libstdc++6 (= 4.5)
 
 I'm filing this as a reminder, but please don't reupload for this bug,
 I'll schedule a binNMU and close it.
 

Uhmm, that is indeed odd.  I always build my packages before uploading.
Maybe I just haven't noticed when it failed to build, this is the only
explanation I have.  Thank you for filing a bug for this.  I should
probably look twice at the build log before uploading.

Thanks a lot Julien, I appreciate!

Cheers,
Iulian


signature.asc
Description: This is a digitally signed message part


Bug#612052: Annual ping for Iulian Udrea

2011-02-05 Thread Iulian Udrea
Package: debian-maintainers
Severity: normal

Here's my annual ping.

Ta,
--
Iulian


signature.asc
Description: This is a digitally signed message part


Bug#611884: depends on latex-xft-fonts, which is a transitional package

2011-02-03 Thread Iulian Udrea
On Thu, 2011-02-03 at 11:03 +0100, Per Olofsson wrote:
 Package: cadabra
 Version: 1.25-2
 Severity: important
 
 cadabra depends on latex-xft-fonts, which is a transitional package
 which will be removed. It should depend on ttf-lyx instead.
 


I will make the change and upload it as soon as possible.

Cheers!
Iulian




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



Bug#611885: cadabra: Cadabra depends on obsolete package latex-xft-fonts

2011-02-03 Thread Iulian Udrea
On Thu, 2011-02-03 at 11:14 +0100, Sven wrote:
 Package: cadabra
 Version: 1.26-1
 Severity: normal
 
 Hi,
Hello Sven.
 you've a dependency on latex-xft-fonts which is in the process of beeing
 replaced by ttf-lyx. According to the changelog cadabra got packaged a month
 after we started to switch over the packages. This seems to have slipped
 through the cracks on both ends. :(
 
Done.
http://git.debian.org/?p=users/iulian-guest/cadabra.git;a=commit;h=23293439fb03b36b36747142f2c6d27edf228d5a
I'm uploading it in a few moments.  
 Cheers,
 Sven
 
 

Ta,
Iulian




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



Bug#609168: pidgin-facebookchat should use facebook.png from pidgin-data

2011-02-03 Thread Iulian Udrea
Hello guys,

I apologies for the delay.  I have just seen the bug report,
unfortunately.  I should probably look more often at the packages I
co-maintain. 

I'm uploading 1.69-2 now.

I'm sorry again.

Ta,
Iulian




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



Bug#608963: vnstat: Enable functionality for GNU/kFreeBSD.

2011-01-05 Thread Iulian Udrea
On 5 January 2011 00:25, Mats Erik Andersson
mats.anders...@gisladisker.sewrote:

 Package: vnstat
 Version: 1.10-1
 Severity: important
 Tags: patch
 Usertags: kfreebsd
 X-Debbugs-CC: debian-...@lists.debian.org

 The package vnstat is completely broken on GNU/kFreeBSD.
 The executables do not have the intended functionality
 due to missing preprocessor conditionals.

 The present patch restores full functionality to GNU/kFreeBSD.


Thank you.  I'm taking a look at it later on today.

Cheers!


Bug#608963: vnstat: Enable functionality for GNU/kFreeBSD.

2011-01-05 Thread Iulian Udrea
I have just uploaded it to experimental.  Thanks for the patch.

Cheers!




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



Bug#608752: objects.inv should not be compressed

2011-01-03 Thread Iulian Udrea
On 3 January 2011 10:59, Michael Fladischer mich...@fladi.at wrote:

 Package: git-cola
 Version: 1.4.2.3-1
 Severity: minor

 /usr/share/doc/git-cola/html/objects.inv.gz should not get
 compressed to be of use for sphinx.ext.intersphinx.

 For an example of a fix see:

 http://svn.debian.org/viewsvn/python-modules/packages/sphinx/branches/1.0/debian/rules?r1=15231r2=15230pathrev=15231


OK, I'm gonna take a look at it later on today.  Thanks for reporting this.

Cheers.


Bug#608752: objects.inv should not be compressed

2011-01-03 Thread Iulian Udrea
On 3 January 2011 13:40, Iulian Udrea iul...@linux.com wrote:

 On 3 January 2011 10:59, Michael Fladischer mich...@fladi.at wrote:

 Package: git-cola
 Version: 1.4.2.3-1
 Severity: minor

 /usr/share/doc/git-cola/html/objects.inv.gz should not get
 compressed to be of use for sphinx.ext.intersphinx.

 For an example of a fix see:

 http://svn.debian.org/viewsvn/python-modules/packages/sphinx/branches/1.0/debian/rules?r1=15231r2=15230pathrev=15231


 OK, I'm gonna take a look at it later on today.  Thanks for reporting this.

 Cheers.



I have just uploaded it to experimental.


Bug#598588:

2010-12-04 Thread Iulian Udrea
reassign 598588 json-glib
thanks!

Hi, it seems that the crash is in json-glib not in pidgin-facebookchat.  I
have
just reassigned this bug to json-glib.

See http://code.google.com/p/pidgin-facebookchat/issues/detail?id=897 comment
1.

Cheers.


Bug#598588:

2010-12-03 Thread Iulian Udrea
Hello David,

I apologies for the delay.  I have forwarded this upstream.  Thank you for
reporting this!

Cheers,
Iulian


Bug#595650: cadabra: missing dependency on texlive-latex3

2010-09-16 Thread Iulian Udrea
http://git.debian.org/?p=users/iulian-guest/cadabra.git;a=commit;h=876f2452449a48bd68ed67879e2700c52623ee86

I'm uploading it to experimental.

Ta.


Bug#595650: cadabra: missing dependency on texlive-latex3

2010-09-05 Thread Iulian Udrea
On 5 September 2010 14:53, Anton Rebhan rebh...@tph.tuwien.ac.at wrote:

 Package: cadabra
 Version: 1.25-1
 Severity: important

 Cadabra requires the breqn package for LaTeX, which in squeeze
 is in texlive-latex3, but texlive-latex3 is not in the dependencies
 of cadabra

 -- System Information:
 Debian Release: mixed lenny/squeeze system



Thanks.  I will look into it later on.

Iulian


Bug#589708: guilt: undeclared dependency on git ( 1:1.8)

2010-07-31 Thread Iulian Udrea
On 20 July 2010 08:37, Jonathan Nieder jrnie...@gmail.com wrote:

 Package: guilt
 Version: 0.33-1
 Severity: serious
 Justification: policy §3.5
 Tags: patch

 Hi Iulian, :)


Hello Jonathan



 guilt has some code that in my opinion should be patched out in Debian:

 | case $gitver in
 |   1.5.*)  ;; # git config
 |   1.6.*)  ;; # git config
 |   1.7.*)  ;; # git config
 |   *)  die Unsupported version of git ($gitver) ;;
 | esac

 The problem with this code is that it goes behind the package
 manager’s back and makes the code obsolete before it really should
 be.  Because previous versions of guilt would error out when run
 with git 1.7.x, now git is going to need to Breaks: old versions of
 guilt.  Which imposes a constraint during upgrades:

  guilt has to be deconfigured before git is upgraded.

 That’s even in cases like Bug#576937 where the only incompatibility
 between guilt and new git was that created by this check!

 Now _upstream_ such a check makes sense because some people are
 installing guilt without a package manager.  So I think we should
 patch it out for Debian, and handle backward incompatibilities
 by adding Breaks: to git where necessary.

 However, that is not what this patch is about.  This patch just
 gets dependencies correct for the current situation, where guilt
 is going to break itself once git 1.8 comes out... we might as
 well declare it.

 Thoughts welcome, as always.

 Signed-off-by: Jonathan Nieder jrnie...@gmail.com
 ---
 diff --git a/debian/changelog b/debian/changelog
 index d254d54..3bc446f 100644
 --- a/debian/changelog
 +++ b/debian/changelog
 @@ -1,3 +1,9 @@
 +guilt (0.33-2) UNRELEASED; urgency=low
 +
 +  * Depends: git ( 1:1.8).
 +
 + -- Jonathan Nieder jrnie...@gmail.com  Tue, 20 Jul 2010 02:25:11 -0500
 +
  guilt (0.33-1) unstable; urgency=low

   * New upstream release.
 diff --git a/debian/control b/debian/control
 index 598edfb..112d4e7 100644
 --- a/debian/control
 +++ b/debian/control
 @@ -12,7 +12,8 @@ Vcs-Git: git://git.debian.org/git/collab-maint/guilt.git

  Package: guilt
  Architecture: all
 -Depends: ${misc:Depends}, git-core (= 1.4)
 +Depends: ${misc:Depends}, git-core (= 1.4) | git (= 1:1.7),
 + git-core (= 1:1.7.0.4-1) | git ( 1:1.8)
  Description: quilt for git; similar to Mercurial queues
  Guilt (Git Quilt) is a series of bash scripts which add a Mercurial
  queues-like functionality and interface to git.  The one distinguishing
 --



Looks good.  I will apply the patch tomorrow.

I apologies for the delayed response.  I have got some personal things to do
and
I didn't find the time to look at the bugs filled against the packages I
maintain.

Thank you for the patch.

Cheers!
Iulian


Bug#585947: [git-cola] gui lowercase in short description

2010-06-15 Thread Iulian Udrea
On 15 June 2010 05:14, Filipus Klutiero chea...@gmail.com wrote:

 Package: git-cola
 Version: 1.4.2.1-1
 Severity: minor

 The short description reads:

 highly caffeinated git gui

 GUI is an acronym for Graphical User Interface and should be completely
 uppercase.



Fixed:
http://git.debian.org/?p=collab-maint/git-cola.git;a=commit;h=abfb25c585a03d70ae64d56388fb6cbd71b415eb

Cheers,
Iulian


Bug#584272: Can't start pidgin: bad flagvector, (Pidgin:4135): Json-CRITICAL, jack server is not running

2010-06-06 Thread Iulian Udrea
Hello,

What version of pidgin-facebookchat were you using when this bug appeared?


Bug#584272: Can't start pidgin: bad flagvector, (Pidgin:4135): Json-CRITICAL, jack server is not running

2010-06-06 Thread Iulian Udrea
On 6 June 2010 11:50, Paul Csanyi csanyi...@gmail.com wrote:


 I were using verson 1.65-1 of pidgin-facebookchat when this bug appeared
 and I'm using it now too.


OK.  So, from what I understand, when you start pidgin, it crashes with
that error message, right?
Could you please remove pidgin-facebookchat and see if pidgin works as
it should?

If this is indeed pidgin-facebookchat's fault, then please try reproducing
this bug with the latest version of the plugin which is available in
unstable
(1.67.1-1).

Cheers,
Iulian


Bug#584272: Can't start pidgin: bad flagvector, (Pidgin:4135): Json-CRITICAL, jack server is not running

2010-06-06 Thread Iulian Udrea
On 6 June 2010 11:50, Paul Csanyi csanyi...@gmail.com wrote:

 I were using verson 1.65-1 of pidgin-facebookchat when this bug appeared
 and I'm using it now too.

 OK.  So, from what I understand, when you start pidgin, it crashes with
 that error message, right?

It's not a crash exactly but nothing happen, Pidgin just won't start.


 Could you please remove pidgin-facebookchat and see if pidgin works as
bit should?

OK. First I removed pidgin-facebookchat and then try to start Pidgin from a
 xterm but get the message: error: line 11: bad flagvector
 and nothing happen after that.

 Then I purge pidgin and every addons for pidgin (encryption, hotkeys, etc.)

 and after that I install only pidgin but even so I can't to start pidgin.
 Only get the 'bad flagvector' error.

It seems that's not a bug in pidgin-facebookchat.  I still have no idea where
the problem is.


Bug#584272: Can't start pidgin: bad flagvector, (Pidgin:4135): Json-CRITICAL, jack server is not running

2010-06-06 Thread Iulian Udrea
reassign 584272 hunspell

thank you

I have reassigned this bug to hunspell based on the discussion I have just
had with Ari Pollak on IRC.

Cheers,
Iulian


Bug#584272: Can't start pidgin: bad flagvector, (Pidgin:4135): Json-CRITICAL, jack server is not running

2010-06-06 Thread Iulian Udrea
On 6 June 2010 19:23, Rene Engelhard r...@debian.org wrote:

 Hi,


Hello



 On Sun, Jun 06, 2010 at 07:02:25PM +0100, Iulian Udrea wrote:
 I have reassigned this bug to hunspell based on the discussion I have
 just
 had with Ari Pollak on IRC.

 Aha. And what was this discussion about? Can you please mention it here
 and why you and/or Ari think it's a hunspell bug? Currently this bug has
 no suitable info except not mentioning hunspell at all but pidgin and jack

 Grüße/Regards,

 René


Yea, sure.

0455.05 iulian ari: OK.  I have no idea what the problem is then.  I'm
tagging the bug
as 'help'.
1245.24 iulian ari: OK.  It seems that's not a bug in
pidgin-facebookchat.  See the
comments in the bug report. Any idea to which package I should reassign
it?
1259.08 ari iulian: the problem is in hunspell
1336.54 iulian ari: Alright... how did you find out?
1344.18 ari iulian: google.com/codesearch.. maybe you should ask him to
get a backtrace

Here are the logs.  I must say that they are not so helpful.

If there is anything else I can do, please let me know.

Cheers,
Iulian


Bug#583816: libmodglue1-dev: Uninstallable (Depends: 1.17-1)

2010-05-31 Thread Iulian Udrea
On 30 May 2010 20:56, Adam D. Barratt a...@adam-barratt.org.uk wrote:

 Package: src:libmodglue
 Version: 1.17-1
 Severity: serious

 Hi,


Hello



 libmodglue1-dev is currently uninstallable in unstable as it depends on
 the package 1.17-1.

 From the changelog, this appears to be due to this change:

   * Add ${binary:Version} to fix 'weak-library-dev-dependency' lintian
 error.

 However, this line

 Depends: libmodglue1

 was replaced with

 Depends: ${binary:Version}, ${misc:Depends}

 which should be

 Depends: libmodglue1 (= ${binary:Version}), ${misc:Depends}


Right, thanks for spotting this.  I'm uploading a new version right now.

Cheers,
Iulian


Bug#568586: git-cola: depends on git-core without epoch

2010-04-07 Thread Iulian Udrea
On 1 April 2010 00:14, Jonathan Nieder jrnie...@gmail.com wrote:

 reopen 568586 git-cola/1.4.1.2-2
 tags 568586 + patch
 thanks

 Hi Iulian,


Heya Jonathan



 Debian Bug Tracking System wrote:

 * debian/control:
   - Drop the version from the git-core dependency (Closes: #568586).
 + Thanks Jonathan Nieder jrnie...@gmail.com

 It looks like you fixed the Build-Depends-Indep but not the Depends.
 Sorry I missed this before.


Oh, crap.  I thought I removed it from Depends as well.



 Here’s a patch to take care of the rest.

 Subject: Drop versioned installation-time dependency on git-core

 The dependency on git-core (= 1.5) is intended to exclude git from
 etch, for example, but unfortunately git from etch has a version number
 including an epoch.  Since Debian does not support etch-to-squeeze
 upgrades anyway, it is simpler and more obvious to drop the version from
 the dependency.

 The build-time dependency was fixed in debian/1.4.1.2-2~4 (Drop the
 version from the git-core dependency, 2010-02-28).  This commit takes
 care of the configuration-time dependency.

 As a side-effect, there will be less work to do when the git package is
 renamed to ‘git’ (with Provides: git-core).  A versioned dependency
 cannot be satisfied by a Provides.

 Signed-off-by: Jonathan Nieder jrnie...@gmail.com
 ---
  debian/changelog |7 +++
  debian/control   |2 +-
  2 files changed, 8 insertions(+), 1 deletions(-)

 diff --git a/debian/changelog b/debian/changelog
 index 90e3ac2..588a5c2 100644
 --- a/debian/changelog
 +++ b/debian/changelog
 @@ -1,3 +1,10 @@
 +git-cola (1.4.1.2-4) UNRELEASED; urgency=low
 +
 +  * debian/control: Drop the version from the git-core run-time
 +dependency (Closes: #568586).
 +
 + -- Iulian Udrea iul...@ubuntu.com  Wed, 31 Mar 2010 18:11:55 -0500
 +
  git-cola (1.4.1.2-3) unstable; urgency=low

   * debian/control:
 diff --git a/debian/control b/debian/control
 index 5ec4995..bb64054 100644
 --- a/debian/control
 +++ b/debian/control
 @@ -13,7 +13,7 @@ Vcs-Browser:
 http://git.debian.org/?p=collab-maint/git-cola.git

  Package: git-cola
  Architecture: all
 -Depends: ${python:Depends}, ${misc:Depends}, python-qt4, git-core (= 1.5)
 +Depends: ${python:Depends}, ${misc:Depends}, python-qt4, git-core
  Recommends: gitk, xxdiff
  Suggests: python-pyinotify, python-simplejson
  Description: highly caffeinated git gui
 --
 debian.1.7.0.3.1.469.g398f8



Thank you.  I have just committed the changes:
http://git.debian.org/?p=collab-maint/git-cola.git;a=commit;h=5ab57fa4f28168ae0c9c12434fdb0d5eb297cbaf

I will upload it right now.

I apologies for the delayed response.  I didn't have access to a
Debian/Ubuntu box
for roughly one week.

Cheers,
-- 
Iulian Udrea
iul...@ubuntu.com


Bug#561673: pidgin-facebookchat: New upstream version 1.64 available

2010-01-26 Thread Iulian Udrea
Oups!  I have no idea how I missed this e-mail.  I will update the package
tomorrow.

Cheers!
-- 
Iulian Udrea


Bug#554849: git-cola: Please package new upstream version

2009-11-17 Thread Iulian Udrea
Hmm, no idea why this bug hasn't been closed automatically.

Thanks for the report Christoph!

Cheers,
Iulian


Bug#554849: git-cola: Please package new upstream version

2009-11-17 Thread Iulian Udrea
Hmm, no idea why this bug hasn't been closed automatically.

Thanks for the report Christoph!

Cheers,
Iulian


Bug#544183: pidgin-facebookchat: Group name collission leads to thousands of buddies

2009-10-04 Thread Iulian Udrea
Hello Erich,

I have just updated the package to the latest upstream version. [0] I
believe this bug has been fixed but am not 100% certain about it.

Could you please try to reproduce this bug?

[0] You can find the deb package at
http://alioth.debian.org/~iulian-guest/nmu/
(i386 only).

Cheers!
-- Iulian


Bug#492480: ITP: gtkmm-utils -- C++ utility and widget library based on glibmm and gtkmm

2009-08-31 Thread Iulian Udrea
2009/8/31 Philipp Kern pk...@debian.org

 On Mon, Oct 27, 2008 at 07:40:21PM +, Iulian Udrea wrote:
  Since school started I've got no time to work on this package for
  inclusion in Debian any more.
 
  Anyway, I am the maintainer of this package in Ubuntu. If anyone would
  like to take over, please go ahead. I'd be more than happy to see this
  uploaded in Debian too.
 
  IIRC, I already sent an e-mail to ment...@d.n but unfortunately no
  sponsor answered.

 Is there any rdep using this library in Ubuntu?  If not I guess we
 shouldn't
 add random libraries without users to Debian, sorry.



Not at this moment.  I wanted to package paperbox [0] but didn't find time
for it.

Iulian

[0] http://live.gnome.org/PaperBox


Bug#530094: guilt: bashism in /bin/sh script

2009-05-30 Thread Iulian Udrea
2009/5/29 Josef 'Jeff' Sipek jef...@josefsipek.net

 On Thu, May 28, 2009 at 11:23:28PM -0500, Raphael Geissert wrote:
  Hello maintainer,
 
  Another one.
 
  checkbashisms' output:
   possible bashism in ./usr/bin/guilt-select line 19 (should be 'b = a'):
   if [ $# == 0 ]; then

 I addressed all of three of these in 0.32.1. (Uploaded to kernel.org about
 20 minutes ago.)

 Josef 'Jeff' Sipek.

 --
 Reality is merely an illusion, albeit a very persistent one.
- Albert Einstein



Thank you Jeff.  I will update it in Debian as well.

Cheers!
-- 
Iulian Udrea
iul...@ubuntu.com


Bug#485999: ITA: mmv -- Move/Copy/Append/Link multiple files

2009-05-29 Thread Iulian Udrea
2009/5/29 Gerfried Fuchs rho...@deb.at

Hi!

 * Iulian Udrea iul...@ubuntu.com [2009-02-10 20:46:57 CET]:
  I was wondering if you still want to adopt this package.

  I was wondering the same about both Robert and you. :)

  If you are not interested in mmv anymore I'd be more than happy
  to adopt it.

  Still interested, or did your interest move away?

  I have already prepared an upload which closes a couple of bugs and
  fixes some packaging errors.

  As I don't see any reference to this anywhere or any different version
 of it in ubuntu (given that you have an ubuntu mail address) I guess you
 never did publish it anywhere?

  So, if both of you are not interested anymore and Iulian's prepared
 package is nowhere to find I am willing to do the work (again) and take
 over the package, to finalize the issue.

  Thanks. :)
 Rhonda


No, I haven't uploaded anything to Ubuntu.  I wanted to update it in Debian
first and then request a sync with Sid's version.  As I'm not interested in
mmv anymore, you can go ahead and adopt it.

Cheers!
-- 
Iulian Udrea
iul...@ubuntu.com


Bug#485999: ITA: mmv -- Move/Copy/Append/Link multiple files

2009-05-29 Thread Iulian Udrea
2009/5/29 Gerfried Fuchs rho...@debian.at

 owner 485999 !
 thanks

 * Iulian Udrea iul...@ubuntu.com [2009-05-29 16:57:14 CEST]:
  No, I haven't uploaded anything to Ubuntu.  I wanted to update it in
 Debian
  first and then request a sync with Sid's version.  As I'm not interested
 in
  mmv anymore, you can go ahead and adopt it.

  So I take it that you don't have what you prepared anymore and I can
 duplicate the effort...

  Thanks for the fast response, though!
 Rhonda


Unfortunately, yes.  I updated the package and pushed it to git.debian.orgbut I
removed it as soon as I changed my mind regarding this bug.  /me headdesk!

I will keep in mind to don't rm everything I update when I lose interest.

Cheers!
-- 
Iulian Udrea
iul...@ubuntu.com


Bug#528128: git-cola: package is not installable, trying to overwrite a file from git-core

2009-05-11 Thread Iulian Udrea
git-difftool.txt has been removed in 1.3.7.45-1.

I have forgotten to remove the symlink, my bad.

I have fixed this in git (see
http://git.debian.org/?p=collab-maint/git-cola.git;a=commit;h=81de75b3ff253e2ccf4de34ad4170854bf21bbf4
)

2009/5/10 Cristian Greco cristian.deb...@gmail.com

 Package: git-cola
 Version:
 Severity: serious
 Justification: Policy 7.6.1

 Hi,

 I'm getting the following error while installing git-cola in sid:

  Unpacking git-cola (from .../git-cola_1.3.7.21-1_all.deb) ...
  dpkg: error processing /var/cache/apt/archives/git-cola_1.3.7.21-1_all.deb
 (--unpack):
  trying to overwrite `/usr/share/man/man1/git-difftool.1.gz', which is also
 in package git-core
  dpkg-deb: subprocess paste killed by signal (Broken pipe)

 And this is the interesting output from the common manpage file:

 --- git-cola-1.3.7.21/share/doc/git-cola/git-difftool.txt
 +++ git-core-1.6.3/Documentation/git-difftool.txt
 06:29:04.0 +0200
 @@ -103,8 +103,3 @@
  GIT
  ---
  Part of the linkgit:git[1] suite
 -
 -
 -NOTE: git-difftool is an official git command of git-1.6.3.
 -git-cola keeps a version around for compatibility with older
 -versions of git only.

 Thanks,
 Cristian



 -- System Information:
 Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
 Architecture: i386 (i686)

 Kernel: Linux 2.6.29-2-686 (SMP w/1 CPU core)
 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/bash

 Versions of packages git-cola depends on:
 ii  git-core  1:1.6.3-1  fast, scalable, distributed
 revisi
 ii  python2.5.4-2An interactive high-level
 object-o
 ii  python-qt44.4.4-6Python bindings for Qt4
 ii  python-support1.0.2  automated rebuilding support
 for P

 Versions of packages git-cola recommends:
 ii  gitk  1:1.6.3-1  fast, scalable, distributed
 revisi

 Versions of packages git-cola suggests:
 pn  python-pyinotify  none (no description available)
 ii  python-simplejson 2.0.9-1Simple, fast, extensible JSON
 enco

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

 iEYEARECAAYFAkoHWmkACgkQdYzA9QwJWCXvRQCfdV4uUGgfuq6iSxXJ3XFNeA97
 CTgAn3jphQfQcMOK8wx7ebbWd2wy4P/t
 =fLsj
 -END PGP SIGNATURE-



Cheers!
-- 
Iulian Udrea
iul...@ubuntu.com


Bug#528102: Request for debian-cli mailing list

2009-05-11 Thread Iulian Udrea
I second this new list as well.

Cheers.
-- 
Iulian Udrea
iul...@ubuntu.com


Bug#519971: git-cola: breaks python help

2009-03-17 Thread Iulian Udrea
2009/3/18 David Aguilar dav...@gmail.com

 On  0, Bernd Zeimetz b...@debian.org wrote:
  Package: git-cola
  Version: 1.3.5.28-1
  Severity: grave

 Grave?  :'(
 Ouch!  Lesson learned.

 See below...


  git-cola breaks the python modules help:
 
  0 b...@think:~$ python2.5
  Python 2.5.4 (r254:67916, Feb 18 2009, 03:00:47)
  [GCC 4.3.3] on linux2
  Type help, copyright, credits or license for more information.
   help('modules')
 
  Please wait a moment while I gather a list of all available modules...
 
File /var/lib/python-support/python2.5/cola/jsonpickle/__init__.py,
 line 97, in __init__
  self.load_backend('json', 'dumps', 'loads', ValueError)
File /var/lib/python-support/python2.5/cola/jsonpickle/__init__.py,
 line 138, in load_backend
  self._encoders[name] = getattr(mod, encode_name)
  AttributeError: 'module' object has no attribute 'dumps'


 I fixed this and pushed out a new tarball:
http://cola.tuxfamily.org/releases/?C=NO=D
cola-1.3.5.44-src.tar.gz


 Here's the commit diff:

 http://github.com/davvid/git-cola/commit/61cff60a6970afbed3c3cd3922303b18edb891a8


 This won't be a problem in the future when cola starts using a
 private path for its internal python modules, but until then
 this should make things happy.

 I tested the latest code on debian/testing and it seems to do
 the right thing now.



Thanks David, I'm updating the package now.


Iulian
-- 
Iulian Udrea
iul...@ubuntu.com


Bug#489884: guilt-fold should merge the patch headers

2009-03-11 Thread Iulian Udrea
This has been fixed upstream in commit 10278340.


Bug#485999: ITA: mmv -- Move/Copy/Append/Link multiple files

2009-02-10 Thread Iulian Udrea
Hello Robert,

I was wondering if you still want to adopt this package.

If you are not interested in mmv anymore I'd be more than happy
to adopt it.

I have already prepared an upload which closes a couple of bugs and
fixes some packaging errors.

I look forward to talking to you.

Cheers,
Iulian


Bug#513383: git-cola: Display problem after checking in single hunks

2009-02-04 Thread Iulian Udrea
I have tagged it as unreproducible for now.

Thanks.

2009/2/4 Christoph Haas h...@debian.org

 David, thanks for your help and sorry for the delay.

 On Donnerstag, 29. Januar 2009, David Aguilar wrote:
  On Wed, Jan 28, 2009 at 6:38 AM, Christoph Haas em...@christoph-haas.de
 
 wrote:
   Package: git-cola
   Version: 1.3.5-1
   Severity: normal
  
   It's nice that git-cola allows to check in individual hunks of a
   modified file. Checking in single hunks works well. But right after a
   hunk gets staged the Diff View isn't shown correctly. Instead of
   displaying the hunks from top to bottom it appears like all hunks get
   joined onto a single line. Perhaps the @@ at the beginning of a hunk
   isn't detected correctly or something.
 
  When git-cola gets in this state, do you think you could send me the
  output of simply 'git diff'?  That's fundamentally what cola is
  parsing.

 I just tried to reproduce it with a fresh file but failed miserably. I
 tried with '@@' in the string, with overly long lines, added non-ASCII
 characters and even used swear words but I don't see the behavior any
 more. Perhaps just bad luck the first time I used git-cola.

 Feel free to close the report or tag it as unreproducible. I'll be back as
 soon as I see the effect again.

 Cheers
  Christoph



Bug#506004: create /var/run/roundup at startup as /var/run is a tmfs

2008-11-17 Thread Iulian Udrea
Package: roundup
Severity: normal
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu intrepid ubuntu-patch


The attached patch fixes it.


Thank you
--
Iulian
--- debian/roundup.init.orig	2008-11-17 17:18:50.0 +
+++ debian/roundup.init	2008-11-17 17:20:00.0 +
@@ -58,6 +58,8 @@
 	case $1 in
 	start)
 		printf Starting $DESC:
+ install -o root -g root -m 755 -d /var/run/roundup
+
 		start-stop-daemon --start --oknodo --quiet \
   --pidfile $PIDFILE \
   --exec $EXECUTABLE $OPTIONS


Bug#506006: Don't use the versioned interpreter for the scripts.

2008-11-17 Thread Iulian Udrea
Package: roundup
Severity: normal
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu intrepid ubuntu-patch

Please don't use the versioned interpreter for the scripts. The attached
patch should fix it.

Thank you.
--
Iulian
--- debian/rules	2008-11-17 17:49:00.0 +
+++ debian/rules.orig	2008-11-17 17:47:39.0 +
@@ -6,7 +6,7 @@
 
 export DH_VERBOSE=1
 
-UPSTREAM_VERSION=1.4.4
+UPSTREAM_VERSION=1.4.1
 
 DEB_SRCDIR=$(CURDIR)
 ROOT=$(DEB_SRCDIR)/debian/$(PACKAGE)
@@ -16,9 +16,6 @@
 
 DEB_PYTHON_SYSTEM=pycentral
 
-DEB_PYTHON_VERSIONS=all
-
-
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
 include /usr/share/cdbs/1/rules/dpatch.mk
@@ -32,6 +29,20 @@
 	perl debian/dh_installoverrides
 	rm -f $(DOC)/*.1
 
+	: # Replace all '#!' calls to python with /usr/bin/python
+	: # and make them executable
+	for i in `find debian/roundup -type f`; do \
+	  sed '1s,#!.*python[^ ]*\(.*\),#! /usr/bin/python\1,' \
+		$$i  $$i.temp; \
+	  if cmp --quiet $$i $$i.temp; then \
+	rm -f $$i.temp; \
+	  else \
+	mv -f $$i.temp $$i; \
+	chmod 755 $$i; \
+	echo fixed interpreter: $$i; \
+	  fi; \
+	done
+
 clean::
 	rm -fr build home
 


Bug#492480: ITP: gtkmm-utils -- C++ utility and widget library based on glibmm and gtkmm

2008-10-27 Thread Iulian Udrea
Since school started I've got no time to work on this package for
inclusion in Debian any more.

Anyway, I am the maintainer of this package in Ubuntu. If anyone would
like to take over, please go ahead. I'd be more than happy to see this
uploaded in Debian too.

IIRC, I already sent an e-mail to [EMAIL PROTECTED] but unfortunately no
sponsor answered.

--
Iulian




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#498656: ITP: git-cola -- git gui optimized for working with the git index

2008-09-11 Thread Iulian Udrea
Package: wnpp
Severity: wishlist
Owner: Iulian Udrea [EMAIL PROTECTED]

Package name   : git-cola
Version  : 1.1.4.3
Upstream Author: David Aguilar [EMAIL PROTECTED]
URL   : http://cola.tuxfamily.org/
License  : GPLv2
Description : git-cola is a git gui optimized for working with the
git index.

cola is a sweet, carbonated git gui known for its sugary flavour and
caffeine-inspired features.

git-cola includes a custom git command called git-difftool that allows you
to
stage changes using the standard git merge tools.


Bug#492480: ITP: gtkmm-utils -- C++ utility and widget library based on glibmm and gtkmm

2008-07-26 Thread Iulian Udrea
Package: wnpp
Severity: wishlist
Owner: Iulian Udrea [EMAIL PROTECTED]


Package name: gtkmm-utils
Upstream authors: Marko Anastasov [EMAIL PROTECTED]
: Dodji Seketeli [EMAIL PROTECTED]
URL : http://live.gnome.org/gtkmm_utils
License : LGPL
Description : gtkmm-utils is a C++ utility and widget library
  based on glibmm and gtkmm.


The module is composed of two libraries, glibmm-utils and gtkmm-utils.

glibmm-utils:

* Logging framework
* Date, option parsing and string utilities

gtkmm-utils:

* Tile widgets
* Dialog helpers


Bug#489852: ITP: salasaga -- IDE for producing eLearning

2008-07-08 Thread Iulian Udrea
Package: wnpp
Severity: wishlist
Owner: Iulian Udrea [EMAIL PROTECTED]


Package name: Salasaga
Upstream author : Justin Clift [EMAIL PROTECTED]
URL : http://www.salasaga.org/
License : LGPL


Salasaga is an Integrated Development Environment for producing
eLearning. It is a free, easy to use GUI authoring environment that
helps you create visually impressive and actually useful learning
material.




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#474250: ITP: Giver -- simple file sharing desktop application

2008-04-04 Thread Iulian Udrea
Package: wnpp
Severity: wishlist

* Package name  : Giver
  Upstream Author(s): Calvin Gaisford [EMAIL PROTECTED] and
  Scott Reeves [EMAIL PROTECTED]
* URL   : http://code.google.com/p/giver/
* License   : MIT
  Description   : simple file sharing desktop application

Giver is a simple file sharing desktop application. Other people running
Giver on your network are automatically discovered and you can send
files to them by simply dragging the files to their photo or icon shown
in Giver. There is no knowledge or set up needed beyond what the person
looks like or their name to use Giver.




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#469870: gliv package doesn't have a .desktop file and XPM icon

2008-03-07 Thread Iulian Udrea
Package: gliv
Severity: wishlist
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu hardy ubuntu-patch


It has been reported on Ubuntu's BTS that the gliv package includes
no .desktop file and XPM icon - see
https://bugs.launchpad.net/ubuntu/+source/gliv/+bug/199201. 

I fixed this there, but it would be great if you could incorporate the
changes into Debian, too.

I'm attaching the .desktop file that I used. I also added a 32x32 XPM
icon to the package in Ubuntu.


Thank you,

 Iulian Udrea


gliv.desktop
Description: application/desktop


Bug#469357: xwelltris game doesn't have a .desktop file

2008-03-04 Thread Iulian Udrea
Package: xwelltris
Severity: wishlist
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu hardy ubuntu-patch

---

This bug was originally reported on LP: #196872

* There is no .desktop file. I am attaching one. Also it is used in
Ubuntu.

* Added an XPM icon (xwelltris.xpm) in debian/
  - It was downloaded from:
http://destio.us.es/~calvo/dvdlibre/indice/iconos/xwelltris.png
  - Seems to be licensed under CC BY-SA:
http://creativecommons.org/licenses/by-sa/2.5/



xwelltris.desktop
Description: application/desktop