[DRE-maint] Bug#618960: ruby-gnome2: Please backport upstream patch for compatibility with newer Poppler

2011-04-04 Thread Pino Toscano
Package: ruby-gnome2
Version: 0.19.3-2
Severity: wishlist

Hi,

currently ruby-gnome2 fails to compile with Poppler = 0.15 (which is not in
Debian, yet), see also the upstream bug:
http://sourceforge.net/tracker/?func=detailaid=3079667group_id=53614atid=470969
A different patch has been merged in trunk as r3942,
http://ruby-gnome2.svn.sourceforge.net/viewvc/ruby-gnome2?view=revisionrevision=3942
and it maintains compatibility with the Poppler currently in Debian (0.12.4).
Could you please apply the patch (which applies cleanly, just the 
rbpoppler-page.c
is in a different path) so when we will eventually start a Poppler transition
ruby-gnome2 can just be binNMUed?

Thanks,
-- 
Pino




___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] adding the package libsession-ruby in the debian archive?

2011-04-04 Thread Philippe Le Brouster
Hi,

I need to use the ruby library 'session'[1] for a project in which I'm
involved. So I've made the debian package for this library.

Before opening an ITP and asking for sponsoring (I'm not yet DM/DD, but
I'll soon apply to become a DM), I wonder if somebody in the RubyExtras team
could review this package and/or tell me if I miss something specific to
the ruby policy.

It is a simple package so I think it will be quick. You could find the
debian package source here :


http://onagre.fdn.fr/~plb/debian/pool/main/libs/libsession-ruby/libsession-ruby_2.4-1~1.dsc

Regards,

[1] http://www.codeforpeople.com/lib/ruby/session/
-- 
Philippe Le Brouster

___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] [Bug 643768] Re: gem build broken by recent upgrade

2011-04-04 Thread Clint Byrum
This was fixed in Debian in version 1.3.7-3 (and subsequently synced
into natty), and upstream in v1.5.0

http://rubyforge.org/tracker/?func=detailatid=577aid=28582group_id=126


** Changed in: libgems-ruby (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/643768

Title:
  gem build broken by recent upgrade

Status in “libgems-ruby” package in Ubuntu:
  Fix Released

Bug description:
  After updating my maverick system, the latest uploaded package seems
  to have broken the 'gem build' command:

  ubuntu@ip-10-196-111-253:~/g$ gem build metadata 
  ERROR:  While executing gem ... (NameError)
  uninitialized constant Gem::Specification::YAML

  However, if I add a .gemrc file, it works:

  ubuntu@ip-10-196-111-253:~/g$ touch ~/.gemrc
  ubuntu@ip-10-196-111-253:~/g$ gem build metadata 
  WARNING:  no rubyforge_project specified
  WARNING:  description and summary are identical
Successfully built RubyGem
Name: piggy
Version: 0.0.6
File: piggy-0.0.6.gem

  This is because the existence of the .gemrc file triggers a
  conditional require yaml in rubygems/config_file.rb

  Seems this has also been seen in NetBSD

  http://mail-index.netbsd.org/pkgsrc-bugs/2010/09/13/msg039540.html



___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers

[DRE-maint] [Bug 743864] [NEW] Headers for libglib2-ruby1.8 are in ruby-gnome2-dev

2011-04-04 Thread Funky Bibimbap
Public bug reported:

Binary package hint: ruby-gnome2

It isn't possible to install only the Gtk2 bindings for Ruby (or even
only Glib2) because of missing headers that have been put into ruby-
gnome2-dev. This package depends on Gnome, which means anyone on a
Kubuntu or Xubuntu will have to install all those Gnome packages for no
good reason.

Every package based on a gem should provide all the files that the gem
provides, otherwise it defeats the point of making the Gnome2 bindings
packaging modular.

** Affects: ruby-gnome2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/743864

Title:
  Headers for libglib2-ruby1.8 are in ruby-gnome2-dev

Status in “ruby-gnome2” package in Ubuntu:
  New

Bug description:
  Binary package hint: ruby-gnome2

  It isn't possible to install only the Gtk2 bindings for Ruby (or even
  only Glib2) because of missing headers that have been put into ruby-
  gnome2-dev. This package depends on Gnome, which means anyone on a
  Kubuntu or Xubuntu will have to install all those Gnome packages for
  no good reason.

  Every package based on a gem should provide all the files that the gem
  provides, otherwise it defeats the point of making the Gnome2 bindings
  packaging modular.



___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers

[DRE-maint] Redmine on Debian Testing (wheezy) installation

2011-04-04 Thread Szabó Gergely
Hello,

I've found your address on the debian site as the primary Redmine maintainer.
Please direct me to the right forum if I should not address you directly.

I'm having some trouble installing Redmine on a fresh Debian Testing machine.
The installed Redmine version would be 1.0.5-1.


Before starting I've already had Apache2 and MySQL installed:
Server version: Apache/2.2.17 (Debian)
mysql  Ver 14.14 Distrib 5.1.49, for debian-linux-gnu (i486) using readline 6.1


Then I install the redmine-mysql package, no problem:
Setting up redmine-mysql (1.0.5-1) ...


Then I attempt to install Redmine (I'm root all the time):
# apt-get install redmine
...
The following NEW packages will be installed:
  libbreakpoint-ruby1.8 libmmap-ruby1.8 libruby1.8-extras rails rails-ruby1.8 
rake redmine ruby rubygems1.8 
(Please note the lack of passenger!!!)
...
Do you want to continue [Y/n]? Y
...
Creating config file /etc/redmine/default/database.yml with new version
rake aborted!
uninitialized constant ActiveSupport::Dependencies::Mutex
/usr/share/redmine/Rakefile:10
(See full trace by running task with --trace)
dpkg: error processing redmine (--configure):
 subprocess installed post-installation script returned error exit status 1
configured to not write apport reports
  Errors were encountered while processing:
 redmine
E: Sub-process /usr/bin/dpkg returned an error code (1)


Then, as suggested by dpkg:
# cd /usr/share/redmine
# rake --trace
(in /usr/share/redmine)
rake aborted!
uninitialized constant ActiveSupport::Dependencies::Mutex
/usr/lib/ruby/1.8/rake.rb:2503:in `const_missing'
/usr/lib/ruby/1.8/active_support/dependencies.rb:55
/usr/lib/ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
/usr/lib/ruby/1.8/rubygems/custom_require.rb:36:in `require'
/usr/lib/ruby/1.8/active_support.rb:56
/usr/lib/ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
/usr/lib/ruby/1.8/rubygems/custom_require.rb:36:in `require'
/usr/share/redmine/vendor/rails/railties/lib/tasks/misc.rake:18
/usr/share/redmine/vendor/rails/railties/lib/tasks/rails.rb:4:in `load'
/usr/share/redmine/vendor/rails/railties/lib/tasks/rails.rb:4
/usr/share/redmine/vendor/rails/railties/lib/tasks/rails.rb:4:in `each'
/usr/share/redmine/vendor/rails/railties/lib/tasks/rails.rb:4
/usr/lib/ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
/usr/lib/ruby/1.8/rubygems/custom_require.rb:36:in `require'
/usr/share/redmine/Rakefile:10
/usr/lib/ruby/1.8/rake.rb:2383:in `load'
/usr/lib/ruby/1.8/rake.rb:2383:in `raw_load_rakefile'
/usr/lib/ruby/1.8/rake.rb:2017:in `load_rakefile'
/usr/lib/ruby/1.8/rake.rb:2068:in `standard_exception_handling'
/usr/lib/ruby/1.8/rake.rb:2016:in `load_rakefile'
/usr/lib/ruby/1.8/rake.rb:2000:in `run'
/usr/lib/ruby/1.8/rake.rb:2068:in `standard_exception_handling'
/usr/lib/ruby/1.8/rake.rb:1998:in `run'
/usr/bin/rake:28

Please note, that /ect/redmine/default/database.yml is aactually there and its 
contents is OK too.
But session.yml is missing.

After the failed installation here are the versions of some of my related 
programs:
# ruby -v
ruby 1.8.7 (2011-02-18 patchlevel 334) [i486-linux]
# gem -v
1.6.2
# rails -v
Rails 2.3.5

Actually, http://www.redmine.org/projects/redmine/wiki/RedmineInstall states:
RubyGems 1.3.1 or higher is required (Rails 2.3.5 will fail with RubyGems 1.5.0 
and later, stick to previous versions of RubyGems)

So is the problem that Debian Testing's RubyGems is too new (1.6.2) ???


Do you have any ideas how I could go on?


Thanks and Best regards
Gergely Szabó

This transmission is intended solely for the addressee and contains 
confidential information.
If you are not the intended recipient, please immediately inform the sender and 
delete the message and any attachments from your system. 
Furthermore, please do not copy the message or disclose the contents to anyone 
unless agreed otherwise. To the extent permitted by law we shall in no way be 
liable for any damages, whatever their nature, arising out of transmission 
failures, viruses, external influence, delays and the like.


___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] [Bug 749099] [NEW] libcairo-ruby version 1.8.1-1build1 failed to build on i386

2011-04-04 Thread Matthias Klose
Public bug reported:

libcairo-ruby version 1.8.1-1build1 failed to build on i386
Link to failed build: 
https://launchpad.net/ubuntu/+archive/test-rebuild-20110329/+buildjob/2398985

Direct link to the build log: https://launchpad.net/ubuntu/+archive
/test-rebuild-20110329/+buildjob/2398985/+files/buildlog_ubuntu-
natty-i386.libcairo-ruby_1.8.1-1build1_FAILEDTOBUILD.txt.gz

This log snippet might be of interest, since it triggered the matcher 'Purging 
chroot-autobuild'.
Excerpt 1416 lines into the build log:

--with-override-variables
--without-override-variables
--with-pkg-config
--without-pkg-config
--with-override-variables
--without-override-variables
--with-pkg-config
--without-pkg-config
--with-override-variables
--without-override-variables
./pkg-config.rb:131:in `parse_pc': .pc for gobject-2.0 doesn't exist. 
(RuntimeError)
from ./pkg-config.rb:69:in `declaration'
from ./pkg-config.rb:32:in `requires_private'
from ./pkg-config.rb:87:in `collect_cflags'
from ./pkg-config.rb:36:in `cflags'
from ./pkg-config.rb:88:in `collect_cflags'
from ./pkg-config.rb:87:in `collect'
from ./pkg-config.rb:87:in `collect_cflags'
from ./pkg-config.rb:36:in `cflags'
from ./pkg-config.rb:258:in `cflags'
from ./pkg-config.rb:301:in `have_package'
from extconf.rb:81
yes
make: *** [install/libcairo-ruby1.8] Error 1
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary gave error exit 
status 2
**
Build finished at 20110403-1023
FAILED [dpkg-buildpackage died]
Purging chroot-autobuild/build/buildd/libcairo-ruby-1.8.1

** Affects: libcairo-ruby (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: ftbfs natty

-- 
You received this bug notification because you are subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/749099

Title:
  libcairo-ruby version 1.8.1-1build1 failed to build on i386

Status in “libcairo-ruby” package in Ubuntu:
  New

Bug description:
  libcairo-ruby version 1.8.1-1build1 failed to build on i386
  Link to failed build: 
https://launchpad.net/ubuntu/+archive/test-rebuild-20110329/+buildjob/2398985

  Direct link to the build log: https://launchpad.net/ubuntu/+archive
  /test-rebuild-20110329/+buildjob/2398985/+files/buildlog_ubuntu-
  natty-i386.libcairo-ruby_1.8.1-1build1_FAILEDTOBUILD.txt.gz

  This log snippet might be of interest, since it triggered the matcher 
'Purging chroot-autobuild'.
  Excerpt 1416 lines into the build log:

--with-override-variables
--without-override-variables
--with-pkg-config
--without-pkg-config
--with-override-variables
--without-override-variables
--with-pkg-config
--without-pkg-config
--with-override-variables
--without-override-variables
  ./pkg-config.rb:131:in `parse_pc': .pc for gobject-2.0 doesn't exist. 
(RuntimeError)
from ./pkg-config.rb:69:in `declaration'
from ./pkg-config.rb:32:in `requires_private'
from ./pkg-config.rb:87:in `collect_cflags'
from ./pkg-config.rb:36:in `cflags'
from ./pkg-config.rb:88:in `collect_cflags'
from ./pkg-config.rb:87:in `collect'
from ./pkg-config.rb:87:in `collect_cflags'
from ./pkg-config.rb:36:in `cflags'
from ./pkg-config.rb:258:in `cflags'
from ./pkg-config.rb:301:in `have_package'
from extconf.rb:81
  yes
  make: *** [install/libcairo-ruby1.8] Error 1
  dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary gave error 
exit status 2
  **
  Build finished at 20110403-1023
  FAILED [dpkg-buildpackage died]
  Purging chroot-autobuild/build/buildd/libcairo-ruby-1.8.1



___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers

[DRE-maint] [Bug 749099] Re: libcairo-ruby version 1.8.1-1build1 failed to build on i386

2011-04-04 Thread Steve Langasek
Yes, libcairo-ruby includes a pkg-config.rb in its source which
completely bypasses pkg-config.  libcairo-ruby should be using pkg-
config instead of reimplementing it.

** Changed in: libcairo-ruby (Ubuntu)
   Status: New = Triaged

** Changed in: libcairo-ruby (Ubuntu)
   Importance: Undecided = Medium

** Tags added: multiarch

-- 
You received this bug notification because you are subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/749099

Title:
  libcairo-ruby version 1.8.1-1build1 failed to build on i386

Status in “libcairo-ruby” package in Ubuntu:
  Triaged

Bug description:
  libcairo-ruby version 1.8.1-1build1 failed to build on i386
  Link to failed build: 
https://launchpad.net/ubuntu/+archive/test-rebuild-20110329/+buildjob/2398985

  Direct link to the build log: https://launchpad.net/ubuntu/+archive
  /test-rebuild-20110329/+buildjob/2398985/+files/buildlog_ubuntu-
  natty-i386.libcairo-ruby_1.8.1-1build1_FAILEDTOBUILD.txt.gz

  This log snippet might be of interest, since it triggered the matcher 
'Purging chroot-autobuild'.
  Excerpt 1416 lines into the build log:

--with-override-variables
--without-override-variables
--with-pkg-config
--without-pkg-config
--with-override-variables
--without-override-variables
--with-pkg-config
--without-pkg-config
--with-override-variables
--without-override-variables
  ./pkg-config.rb:131:in `parse_pc': .pc for gobject-2.0 doesn't exist. 
(RuntimeError)
from ./pkg-config.rb:69:in `declaration'
from ./pkg-config.rb:32:in `requires_private'
from ./pkg-config.rb:87:in `collect_cflags'
from ./pkg-config.rb:36:in `cflags'
from ./pkg-config.rb:88:in `collect_cflags'
from ./pkg-config.rb:87:in `collect'
from ./pkg-config.rb:87:in `collect_cflags'
from ./pkg-config.rb:36:in `cflags'
from ./pkg-config.rb:258:in `cflags'
from ./pkg-config.rb:301:in `have_package'
from extconf.rb:81
  yes
  make: *** [install/libcairo-ruby1.8] Error 1
  dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary gave error 
exit status 2
  **
  Build finished at 20110403-1023
  FAILED [dpkg-buildpackage died]
  Purging chroot-autobuild/build/buildd/libcairo-ruby-1.8.1



___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers

[DRE-maint] Bug#620911: Rubygems 1.6.2-1 breaks Redmine 1.0.

2011-04-04 Thread Jérémy Lal
On 05/04/2011 03:29, David Martínez Moreno wrote:
 I can send you the patches needed for that, unless you foresee the upload of 
 redmine 1.1 to sid REAL soon.

Thank you but i already patched redmine 1.1.2-1 and uploaded it
into experimental. I'm uploading 1.1.2-2 to sid right now.

Jérémy.




___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] Processed: limit source to redmine, tagging 620911

2011-04-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 #redmine (1.1.2-2) unstable; urgency=low
 #
 #  * Upload to unstable. (Closes: #620911)
 #
 limit source redmine
Limiting to bugs with field 'source' containing at least one of 'redmine'
Limit currently set to 'source':'redmine'

 tags 620911 + pending
Bug #620911 [redmine] Rubygems 1.6.2-1 breaks Redmine 1.0.
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
620911: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620911
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers


[DRE-maint] Accepted redmine 1.1.2-2 (source all)

2011-04-04 Thread Jérémy Lal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Apr 2011 04:06:22 +0200
Source: redmine
Binary: redmine redmine-mysql redmine-pgsql redmine-sqlite
Architecture: source all
Version: 1.1.2-2
Distribution: unstable
Urgency: low
Maintainer: Jérémy Lal kapo...@melix.org
Changed-By: Jérémy Lal kapo...@melix.org
Description: 
 redmine- flexible project management web application
 redmine-mysql - metapackage providing MySQL dependencies for Redmine
 redmine-pgsql - metapackage providing PostgreSQL dependencies for Redmine
 redmine-sqlite - metapackage providing sqlite dependencies for Redmine
Closes: 620911
Changes: 
 redmine (1.1.2-2) unstable; urgency=low
 .
   * Upload to unstable. (Closes: #620911)
Checksums-Sha1: 
 7f0ddfc23d1e987f6e091ec64ba58668473a9635 1348 redmine_1.1.2-2.dsc
 08df19c0dcc0328d46ed473eec04b86606e21cc8 33170 redmine_1.1.2-2.debian.tar.gz
 1ba0f612767d0b9318d30b1f82df010231f024a8 1686342 redmine_1.1.2-2_all.deb
 07d1b197620bd013943231351938ea3e918b1e73 40320 redmine-mysql_1.1.2-2_all.deb
 a2ed0fd905ac99f38f8a39001ae44e28b9793bf2 40308 redmine-pgsql_1.1.2-2_all.deb
 ac1ef2d18d6682e0297c0ce11e618803570bd299 40286 redmine-sqlite_1.1.2-2_all.deb
Checksums-Sha256: 
 ca84f1c02a9b714b71c8e1ede2742b654c5de41d5430209d99dda2d2f741ebbb 1348 
redmine_1.1.2-2.dsc
 7151cb28166e8d6c5b36dfb03a1c6b0a66db0594e5d2479a3aab77e0695c2095 33170 
redmine_1.1.2-2.debian.tar.gz
 9062bcd0b4ca3a7037a34c70ac3b7b7ef5712ccc6c7cb560da13e1541626b865 1686342 
redmine_1.1.2-2_all.deb
 5167d7d332e5c9de4d0f59495e640a27670c07c77c130dd657b1b9c7acf2f611 40320 
redmine-mysql_1.1.2-2_all.deb
 25fa7d106e883c52d7e29df5a2283094b9e8101c6ee10f0d61003aa5b061edb9 40308 
redmine-pgsql_1.1.2-2_all.deb
 0c66b3015cfac42d5f9e32f22e5943d7663667018ab7cbd5a9dc0ebe9f1d843c 40286 
redmine-sqlite_1.1.2-2_all.deb
Files: 
 ef8437852dfa5d8c6dc8ce9833fc6b4e 1348 web extra redmine_1.1.2-2.dsc
 b1763df1931ba5abafacda687c04c44b 33170 web extra redmine_1.1.2-2.debian.tar.gz
 6853af4f058960deb1ca2f15b9049f1d 1686342 web extra redmine_1.1.2-2_all.deb
 4214345be8fbe7516d73ea4ed8e0190b 40320 web extra redmine-mysql_1.1.2-2_all.deb
 571f074c0f5d5b6a1561cb067de1218c 40308 web extra redmine-pgsql_1.1.2-2_all.deb
 c662ad35c11a9d804a14490ac2ba7790 40286 web extra redmine-sqlite_1.1.2-2_all.deb

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

iEYEARECAAYFAk2aegUACgkQDMRIEQdBQdyC9QCeLMJfakKt/8auPSTuiA8MI7EX
go0AoLwxcNneDN3bm4g+Gf87PsxwQCo6
=YVcv
-END PGP SIGNATURE-


Accepted:
redmine-mysql_1.1.2-2_all.deb
  to main/r/redmine/redmine-mysql_1.1.2-2_all.deb
redmine-pgsql_1.1.2-2_all.deb
  to main/r/redmine/redmine-pgsql_1.1.2-2_all.deb
redmine-sqlite_1.1.2-2_all.deb
  to main/r/redmine/redmine-sqlite_1.1.2-2_all.deb
redmine_1.1.2-2.debian.tar.gz
  to main/r/redmine/redmine_1.1.2-2.debian.tar.gz
redmine_1.1.2-2.dsc
  to main/r/redmine/redmine_1.1.2-2.dsc
redmine_1.1.2-2_all.deb
  to main/r/redmine/redmine_1.1.2-2_all.deb



___
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers

[DRE-maint] Bug#620911: marked as done (Rubygems 1.6.2-1 breaks Redmine 1.0.)

2011-04-04 Thread Debian Bug Tracking System
Your message dated Tue, 05 Apr 2011 02:49:09 +
with message-id e1q6wkl-as...@franck.debian.org
and subject line Bug#620911: fixed in redmine 1.1.2-2
has caused the Debian Bug report #620911,
regarding Rubygems 1.6.2-1 breaks Redmine 1.0.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
620911: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620911
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Severity: serious
Package: redmine
Version: 1.0.5-1

Hello, Jérémy.  I'm extremely happy with the Redmine packages, they 
work like a charm, and I've been upgrading without any glitch.


I am in wheezy right now, and the problem came when rubygems got 
upgraded a couple of weeks ago to 1.6.2-1.  I didn't restart Redmine, 
and the next time I did the whole thing started to crash.  Finally I 
found that it was giving out errors about missing things, and I had 
manually to patch the Redmine installation.


I can send you the patches needed for that, unless you foresee the 
upload of redmine 1.1 to sid REAL soon.


Thanks in advance,


Ender.


---End Message---
---BeginMessage---
Source: redmine
Source-Version: 1.1.2-2

We believe that the bug you reported is fixed in the latest version of
redmine, which is due to be installed in the Debian FTP archive:

redmine-mysql_1.1.2-2_all.deb
  to main/r/redmine/redmine-mysql_1.1.2-2_all.deb
redmine-pgsql_1.1.2-2_all.deb
  to main/r/redmine/redmine-pgsql_1.1.2-2_all.deb
redmine-sqlite_1.1.2-2_all.deb
  to main/r/redmine/redmine-sqlite_1.1.2-2_all.deb
redmine_1.1.2-2.debian.tar.gz
  to main/r/redmine/redmine_1.1.2-2.debian.tar.gz
redmine_1.1.2-2.dsc
  to main/r/redmine/redmine_1.1.2-2.dsc
redmine_1.1.2-2_all.deb
  to main/r/redmine/redmine_1.1.2-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 620...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jérémy Lal kapo...@melix.org (supplier of updated redmine package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Apr 2011 04:06:22 +0200
Source: redmine
Binary: redmine redmine-mysql redmine-pgsql redmine-sqlite
Architecture: source all
Version: 1.1.2-2
Distribution: unstable
Urgency: low
Maintainer: Jérémy Lal kapo...@melix.org
Changed-By: Jérémy Lal kapo...@melix.org
Description: 
 redmine- flexible project management web application
 redmine-mysql - metapackage providing MySQL dependencies for Redmine
 redmine-pgsql - metapackage providing PostgreSQL dependencies for Redmine
 redmine-sqlite - metapackage providing sqlite dependencies for Redmine
Closes: 620911
Changes: 
 redmine (1.1.2-2) unstable; urgency=low
 .
   * Upload to unstable. (Closes: #620911)
Checksums-Sha1: 
 7f0ddfc23d1e987f6e091ec64ba58668473a9635 1348 redmine_1.1.2-2.dsc
 08df19c0dcc0328d46ed473eec04b86606e21cc8 33170 redmine_1.1.2-2.debian.tar.gz
 1ba0f612767d0b9318d30b1f82df010231f024a8 1686342 redmine_1.1.2-2_all.deb
 07d1b197620bd013943231351938ea3e918b1e73 40320 redmine-mysql_1.1.2-2_all.deb
 a2ed0fd905ac99f38f8a39001ae44e28b9793bf2 40308 redmine-pgsql_1.1.2-2_all.deb
 ac1ef2d18d6682e0297c0ce11e618803570bd299 40286 redmine-sqlite_1.1.2-2_all.deb
Checksums-Sha256: 
 ca84f1c02a9b714b71c8e1ede2742b654c5de41d5430209d99dda2d2f741ebbb 1348 
redmine_1.1.2-2.dsc
 7151cb28166e8d6c5b36dfb03a1c6b0a66db0594e5d2479a3aab77e0695c2095 33170 
redmine_1.1.2-2.debian.tar.gz
 9062bcd0b4ca3a7037a34c70ac3b7b7ef5712ccc6c7cb560da13e1541626b865 1686342 
redmine_1.1.2-2_all.deb
 5167d7d332e5c9de4d0f59495e640a27670c07c77c130dd657b1b9c7acf2f611 40320 
redmine-mysql_1.1.2-2_all.deb
 25fa7d106e883c52d7e29df5a2283094b9e8101c6ee10f0d61003aa5b061edb9 40308 
redmine-pgsql_1.1.2-2_all.deb
 0c66b3015cfac42d5f9e32f22e5943d7663667018ab7cbd5a9dc0ebe9f1d843c 40286 
redmine-sqlite_1.1.2-2_all.deb
Files: 
 ef8437852dfa5d8c6dc8ce9833fc6b4e 1348 web extra redmine_1.1.2-2.dsc
 b1763df1931ba5abafacda687c04c44b 33170 web extra redmine_1.1.2-2.debian.tar.gz
 6853af4f058960deb1ca2f15b9049f1d 1686342 web extra redmine_1.1.2-2_all.deb
 4214345be8fbe7516d73ea4ed8e0190b 40320 web extra redmine-mysql_1.1.2-2_all.deb
 571f074c0f5d5b6a1561cb067de1218c 40308 web extra redmine-pgsql_1.1.2-2_all.deb