Your message dated Thu, 28 Feb 2013 21:02:32 +0000
with message-id <[email protected]>
and subject line Bug#578090: fixed in sd 0.75-1
has caused the Debian Bug report #578090,
regarding sd: Won't clone from Redmine; missing Redmine.pm
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 [email protected]
immediately.)


-- 
578090: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578090
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sd
Version: 0.74-1
Severity: normal

sd clone --from
redmine:http://software.complete.org/software/projects/show/offlineimap
Can't locate Net/Redmine.pm in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
/usr/local/lib/site_perl /usr/local/lib/perl/5.10.0
/usr/local/share/perl/5.10.0 .) at
/usr/share/perl5/App/SD/Replica/redmine.pm line 17.


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

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

Versions of packages sd depends on:
ii  libdatetime-format-natural-pe 0.85-1     Perl module for parsing human-read
ii  libdatetime-perl              2:0.5200-1 module for manipulating dates, tim
ii  libhtml-tree-perl             3.23-1     represent and create HTML syntax t
ii  libprophet-perl               0.741-1    distributed, peer-to-peer replicat
ii  libtime-progress-perl         1.5-1      perl module for elapsed and estima
ii  liburi-perl                   1.50-1     module to manipulate and access UR
ii  perl                          5.10.1-12  Larry Wall's Practical Extraction 

sd recommends no packages.

Versions of packages sd suggests:
pn  libemail-address-perl         <none>     (no description available)
pn  libhiveminder-perl            <none>     (no description available)
pn  libnet-github-perl            <none>     (no description available)
pn  libnet-google-code-perl       <none>     (no description available)
pn  libnet-jifty-perl             <none>     (no description available)
pn  libnet-redmine-perl           <none>     (no description available)
pn  libnet-trac-perl              <none>     (no description available)
pn  librt-client-rest-perl        <none>     (no description available)
ii  libwww-perl                   5.834-1    Perl HTTP/WWW client/server librar

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: sd
Source-Version: 0.75-1

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

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <[email protected]> (supplier of updated sd 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 28 Feb 2013 21:51:04 +0100
Source: sd
Binary: sd
Architecture: source all
Version: 0.75-1
Distribution: unstable
Urgency: low
Maintainer: Jonas Smedegaard <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Description: 
 sd         - peer-to-peer bug tracker
Closes: 578090 681815
Changes: 
 sd (0.75-1) unstable; urgency=low
 .
   [ upstream ]
   * New release "this is getting ridiculous".
     User-visible highlights (not all commits are listed here):
     + fix hiveminder logins when setting username/password via URL.
     + bump dependencies to fix bitrot.
     + foreign replicas now have better username/password prompting.
     + clean up hiveminder sync messages.
     + fix cloning from hiveminder.
     + progress bar cleanups on clone/pull.
     + publish --html works again.
       Closes: bug#681815. Thanks to Helmut Grohne.
     + new server default port that clashes less with other HTTP servers.
     + misc mac fixes.
     + make -h more discoverable.
     + new 'help commands' page.
     + 'help browser' and 'help clone' now point to sync help.
     + mention --as and --local in clone usage messages.
     + add some SD-specific bash completion rules.
 .
   [ Christine Spang ]
   * Remove Redmine from the package description and recommendations
     since it is too alpha to support in this package yet.
     Closes: #578090.
   * Update homepage.
 .
   [ Jonas Smedegaard ]
   * Use CDBS (not dh sequencer).
     + Declare package relations in rules file.
     + Let CDBS automagically install README (and stop install irrelevant
       testsuite README while at it).
     + Implement get-orig-source target.
   * Take over as lead maintainer. Keep Christine as Uploader.
   * Update package relations:
     + Declare all build-dependencies in Build-Depends: Using
       Build-Depends-Indep has benefit only for architecture-specific
       packages.
     + Fix tighten (build-)dependency on libprophet-perl, and fix
       build-depend and depend on same version.
     + Stop build-depending on libtest-simple-perl: Provided by
       perl(-modules) since stable, and oldstable no longer supported.
       Drop corresponding TODO item.
     + Relax to build-depend unversioned on libtest-script-run-perl:
       Needed version satisfied in stable, and unavailable in oldstable
       (which is no longer supported anyway).
     + Build-depend on libtest-http-server-simple-perl and
       libtest-www-mechanize-perl: Enables more tests.
     + Explicitly build-conflict against libnet-google-code-perl and
       libnet-github-perl: Avoids some tests failing/hanging.
     + Tighten (build-)dependency on libhtml-tree-perl: Needed since
       App::SD 0.75.
     + (Build-)depend on libemail-mime-perl, libpath-class-perl and
       libtry-tiny-perl: Needed since App::SD 0.75.
     + Suggest libconfig-gitlike-perl: Needed for github replica since
       App::SD 0.75.
   * Bump dephelper compatibility level to 8.
   * Rewrite copyright file using machine-readable format 1.0.
   * Bump standards-version to 3.9.4.
   * Use anonscm.debian.org URLs in control file Vcs-* fields.
   * Imported Upstream version 0.75
   * Switch to dpkg source format 3.0 (quilt).
   * Add git-buildpackage config, enabling pristine-tar and signed tags.
Checksums-Sha1: 
 ea921820ace9110318462e630e65365bdf57e97d 2180 sd_0.75-1.dsc
 3c12017834099f82fc93a79993698880a0445ffe 150690 sd_0.75.orig.tar.gz
 0d809dcf32c022c67a2d6e3c3c8241941994bdda 5945 sd_0.75-1.debian.tar.gz
 4f978e49cb7f55010918e3d9cda08a8dc73ee707 142470 sd_0.75-1_all.deb
Checksums-Sha256: 
 f5e20be71f2f87c13179064bb0b74cc502603bb3b489eb4484834d023932fef1 2180 
sd_0.75-1.dsc
 16312fd046a80fdc0499c0b8e11ec08ee2fe90d4d5cfd7b8cf076870671462d2 150690 
sd_0.75.orig.tar.gz
 781512842ae9b29325b4946ee1df655ab88289324dcfeb2bb282dbae418cfe12 5945 
sd_0.75-1.debian.tar.gz
 b8e6e101a35069309f89aee40f4da59bc67482c3c08bfb7cdf59a7933558614d 142470 
sd_0.75-1_all.deb
Files: 
 fd4cc44cfaafc4a36bfa6575b205dbeb 2180 perl optional sd_0.75-1.dsc
 70c8d2ad969871dfe7a2d4a532a19fdc 150690 perl optional sd_0.75.orig.tar.gz
 81d87d43a043563e54a41d0dbf3ba7c8 5945 perl optional sd_0.75-1.debian.tar.gz
 e358195cf389febcc47efa4cd006535a 142470 perl optional sd_0.75-1_all.deb

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

iQIcBAEBCgAGBQJRL8SkAAoJECx8MUbBoAEhiZQP/jdkE0vyGEAXJgs4y+dpTbYS
huVQ9bP/SRETUTbdzQ5/dIDg6AD0ZE46+n7PL/oMIxtC6ny0Qmhit+O1PLis6Zb0
uIy3OB2SAJU8S8X6VErsxAnfGOIycA06UpSZOAMOKvlUG2olnNCUH1xtNurSVwUB
LyfU0Dol1cD+7RLRFMofTj0t+oY/+zF6kLW7Wkx0/H0xpAinrkDwnZ/Gc2R5/NWo
kwTWYc0Yw0Ehw5oShYhF0xrTY+ShxMmyRvrH7kjaJ046tMJlEiOP0xB+9seEnuzq
gTZyhM1uKNeQNp3UB7PrLKxAqgm8Sx2a0OYM5Fnmj1ov9Rm94WyAsFkrts/NntSU
xZtOmdOzrjsT8gPRc11P/QMs+xfLvgbIxDU2/8dbvj5JAScgmm3zGwdTGqIuSxmt
sIIjD+4Sv2L/wlE0ob/ixgaeh+P44mqBzdr9QXdK7cBfTG6x+u2TKmFwkLPNJyWe
hkREL/hvuOFHEqCjFbpcGpffUOhXZcJpGiVcMA/StVBpIHsjjbi2qq1PmZAE+o2d
8U1S1HROlpFBZEsuUZhA7IabLE16sRJ0MzgKvpYSGt0pkNe48kmU5Wvzks60xksv
TS3McGQz07N03SZkePK53PYUkWB+j8C3m46ZSJ/lUvz/Ix7WpReAuoghsuymetQz
39rMaXtDKa2S6dhK9RQY
=QuZx
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to