monotone-debian
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-debian] Bug#622954: marked as done (Please package monotone 1.


From: Debian Bug Tracking System
Subject: [Monotone-debian] Bug#622954: marked as done (Please package monotone 1.0)
Date: Sun, 17 Apr 2011 09:52:20 +0000

Your message dated Sun, 17 Apr 2011 09:50:11 +0000
with message-id <address@hidden>
and subject line Bug#622954: fixed in monotone 1.0-1
has caused the Debian Bug report #622954,
regarding Please package monotone 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 address@hidden
immediately.)


-- 
622954: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622954
Debian Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Please package monotone 1.0 Date: Sat, 16 Apr 2011 08:40:22 +0200
Package: monotone
Version: 0.48-3
Severity: wishlist

Hello, monotone 1.0 got released on March, 26th. Can you please package
it?

Thanks,
Regards,

Thomas

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

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

Versions of packages monotone depends on:
ii  libbotan-1.8.2          1.8.11-1.1+b1    multiplatform crypto library
ii  libc6                   2.11.2-11        Embedded GNU C Library: Shared lib
ii  libgcc1                 1:4.6.0-2        GCC support library
ii  libidn11                1.20-1           GNU Libidn library, implementation
ii  liblua5.1-0             5.1.4-5          Simple, extensible, embeddable pro
ii  libpcre3                8.12-3           Perl 5 Compatible Regular Expressi
ii  libsqlite3-0            3.7.5-1          SQLite 3 shared library
ii  libstdc++6              4.6.0-2          The GNU Standard C++ Library v3
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

monotone recommends no packages.

Versions of packages monotone suggests:
pn  monotone-doc                  <none>     (no description available)
pn  monotone-server               <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message --- Subject: Bug#622954: fixed in monotone 1.0-1 Date: Sun, 17 Apr 2011 09:50:11 +0000
Source: monotone
Source-Version: 1.0-1

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

monotone-doc_1.0-1_all.deb
  to main/m/monotone/monotone-doc_1.0-1_all.deb
monotone-extras_1.0-1_all.deb
  to main/m/monotone/monotone-extras_1.0-1_all.deb
monotone-server_1.0-1_all.deb
  to main/m/monotone/monotone-server_1.0-1_all.deb
monotone_1.0-1.debian.tar.gz
  to main/m/monotone/monotone_1.0-1.debian.tar.gz
monotone_1.0-1.dsc
  to main/m/monotone/monotone_1.0-1.dsc
monotone_1.0-1_amd64.deb
  to main/m/monotone/monotone_1.0-1_amd64.deb
monotone_1.0.orig.tar.bz2
  to main/m/monotone/monotone_1.0.orig.tar.bz2



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 address@hidden,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Richard Levitte <address@hidden> (supplier of updated monotone 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 address@hidden)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 16 Apr 2011 17:52:38 +0200
Source: monotone
Binary: monotone monotone-extras monotone-server monotone-doc
Architecture: source amd64 all
Version: 1.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Maintainers for Monotone <address@hidden>
Changed-By: Richard Levitte <address@hidden>
Description: 
 monotone   - Distributed version (revision) control system
 monotone-doc - Distributed version (revision) control system - documentation
 monotone-extras - Distributed version (revision) control system - extras
 monotone-server - Distributed version (revision) control system - server 
scripts
Closes: 622954
Changes: 
 monotone (1.0-1) unstable; urgency=low
 .
   [ Richard Levitte ]
   * New upstream release (closes: #622954).
   * New package produced, monotone-extras.
   * debian/patches/00-fail_cleanly_on_unreadable_db.diff,
   * debian/patches/10-sqlite_3.7.3_empty_blob.diff,
   * debian/patches/20-empty-command.diff: removed, merged upstream.
   * debian/monotone-server.postinst: updated because 0.99 has another need
     for database migration.  Changed all occurences of --norc to
     --no-standard-rcfiles.
   * debian/monotone-server.monotone.init: changed all occurences of --norc
     to --no-standard-rcfiles.
   * rules: rewritten to use dh.
   * nofakeroot: added script that runs a command after temporarly disabling
     the effects of fakeroot.  We need this because we build via the binary /
     binary-arch / binary-indep targets, and they are run via fakeroot, which
     is not recommended for certain build targets.
   * monotone-server.monotone.init: Small adaptation, the startup lua
     script changed name from hooks.lua to serverrc.
   * Remove the monotone user and group on purge, only if
     /var/lib/monotone and /var/run/monotone have been successfully
     removed.
   * debian/control: Change the package descriptions not to start with "A".
     (removes lintian warning description-synopsis-starts-with-article)
 .
   [ Francis Russell ]
   * Make monotone-doc suggest monotone instead of require.
   * Update Vcs-Browser field to point to new source management front-end.
   * Install manual page auto-generated during build instead of outdated 
version.
   * Attempt deletion of /var/run/monotone and /etc/monotone on purge.
   * Add successful removal of /etc/monotone as condition for removal of
     monotone user and group as well.
   * debian/patches/00-db-extension-bash-completion.diff: new, backported
     from upstream to support both "mtn" and "db" file extensions for
     databases.
 .
   [Ludovic Brenta]
   * debian/patches/30-french-po-translation.diff: remove, merged upstream.
Checksums-Sha1: 
 79c9fd0caf7d97bd3636c585143c74189e77eabb 1659 monotone_1.0-1.dsc
 942429ab007129bd1b616a95f06e51d90c298550 3577543 monotone_1.0.orig.tar.bz2
 96badb45ffdecc6eb4a34458209ce75e6d685713 31685 monotone_1.0-1.debian.tar.gz
 960465fbd26de1326b726c9af955b1fb4168fb92 2235148 monotone_1.0-1_amd64.deb
 4086af4060eda566f3c384aab6ed1d798bdab9e5 17194 monotone-extras_1.0-1_all.deb
 c481e63d2189a91e462d3506fae27d0bae244a0a 11230 monotone-server_1.0-1_all.deb
 fabbe7fb351e37540b29e7485dbcd74731d75de5 1710860 monotone-doc_1.0-1_all.deb
Checksums-Sha256: 
 c49c089de46f275d279e6bfc66009d2610e9dd3f4a91370a805fdad88f819563 1659 
monotone_1.0-1.dsc
 e493e6021b7a5094b28f690cb9cc828c4bbfab46d7b592335fb3d316a21daa3b 3577543 
monotone_1.0.orig.tar.bz2
 8be9b1f53d8099bcdb5162a670fda4b5c0121ca820ca2128127d469b7998b3b9 31685 
monotone_1.0-1.debian.tar.gz
 5cdc207ca32ad0f0d11ab5e2629ce2d46cdd7ecdec88d1d52194efdd282ecddb 2235148 
monotone_1.0-1_amd64.deb
 50e89d46c358189806fd23aa9bbe0d185773245bf6d0609d3a008afdef8e50a5 17194 
monotone-extras_1.0-1_all.deb
 c40d8ff83cf378f615a635d8a41c7b769f2112788c5d5655297595740b9e5364 11230 
monotone-server_1.0-1_all.deb
 d7136e8ab1f2237cd77eea80003867fea8f824ab2addb3d4971fb95730018c79 1710860 
monotone-doc_1.0-1_all.deb
Files: 
 dd6e79dbbd394c07e37ae01592bcda13 1659 vcs optional monotone_1.0-1.dsc
 ebd83b028d5b3840082cee4a72be8f0d 3577543 vcs optional monotone_1.0.orig.tar.bz2
 2ba2da0476a61587ff8f62ba0a2b0770 31685 vcs optional 
monotone_1.0-1.debian.tar.gz
 62597d899644e1f3be9c7a7e6dee0af7 2235148 vcs optional monotone_1.0-1_amd64.deb
 7e00e9e1cd1fc7015ebd38d66935c7ad 17194 vcs optional 
monotone-extras_1.0-1_all.deb
 0e40949a65fc5f17d39978928f3312b1 11230 vcs optional 
monotone-server_1.0-1_all.deb
 44ae00899c8b14a5e4f368c18b2a42da 1710860 doc optional 
monotone-doc_1.0-1_all.deb

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

iD8DBQFNqhZAx9kwJZ3/qtQRAhz2AJ4kV89l+cSwR3MmciEvJRHUqsmqcwCgh8vJ
y2XuSnJPqfbUqSvsGCtB9DI=
=k7Cs
-----END PGP SIGNATURE-----



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]