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

Bug#736937: marked as done (RFS: libbinio/1.4+dfsg1-2 [ITA])



Your message dated Tue, 28 Jan 2014 16:12:32 -0800
with message-id <CACZd_tB=pjk_ecu6kfD5cc25cmpeFACbvunjXF5r5Gm=ubNY9w@mail.gmail.com>
and subject line Re: Bug#736937: RFS: libbinio/1.4+dfsg1-2 [ITA]
has caused the Debian Bug report #736937,
regarding RFS: libbinio/1.4+dfsg1-2 [ITA]
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 owner@bugs.debian.org
immediately.)


-- 
736937: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736937
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for the package "libbinio", which I'd like to
adopt:

* Package name    : libbinio
  Version         : 1.4+dfsg1-2
  Section         : libs

It builds those binary packages:

 libbinio-dev - Binary I/O stream class library (development files)
 libbinio1ldbl - Binary I/O stream class library

To access further information about this package, please visit the
following URL:

  http://mentors.debian.net/package/libbinio

Alternatively, one can download the package with dget using this command:

  dget -x
http://mentors.debian.net/debian/pool/main/libb/libbinio/libbinio_1.4+dfsg1-2.dsc

The package is also available in git:

  git://anonscm.debian.org/collab-maint/libbinio.git

Changes since the last upload:

> libbinio (1.4+dfsg1-2) unstable; urgency=medium
> 
>   * New maintainer (Closes: #674874)
>   * Convert to source format 3.0 (quilt):
>     - Remove quilt from build-depends
>     - Add debian/source/format
>   * debian/rules:
>     - Switch to minimal dh7 style rules file
>     - use dh-autoreconf to update config.guess/sub and get new libtool macros
>       for the powerpc64el port (Closes: #727395, #572401)
>     - add get-orig-source target
>     - Rename configure.in to configure.ac before running dh_autoreconf
>   * debian/control:
>     - Add build-depends on dh-autoreconf
>     - Bump debhelper build-depends to >= 9
>     - Add misc:Depends to libbinio-dev
>     - Build for multiarch
>     - Package now complies to standards version 3.9.5
>     - Fix binary-control-field-duplicates-source
>   * debian/compat:
>     - Use dh compat level 9
>   * debian/patches:
>     - remove_gfdl_doc:
>       - Remove all mentions of the documentation, it is GFDL licensed and has
>         been removed from the package
>     - fix-off-by-one:
>       - Import patch from upstream cvs to fix off-by-one error in binstr.cpp:
>         EOF was one byte too early on string streams.
>     - Add description field to all patches
>     - configure-in-deprecated:
>       - configure.in is deprecated, migrate to configure.ac instead
>   * debian/*.install:
>     - Install from multiarch locations
>   * debian/*.symbols:
>     - Add symbol control files
>   * debian/watch:
>     - Update watch file
>   * debian/source/lintian-overrides:
>     - Override deprecated-configure-filename, we rename configure.in to *.ac
>       before running autoreconf
> 
>  -- Andreas Moog <andreas.moog@warperbbs.de>  Sun, 26 Jan 2014 17:30:15 +0100


Regards,
   Andreas Moog
-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
On Tue, Jan 28, 2014 at 8:20 AM, Andreas Moog <andreas.moog@warperbbs.de> wrote:
> Package: sponsorship-requests
> Severity: normal
>
> Dear mentors,
>
> I am looking for a sponsor for the package "libbinio", which I'd like to
> adopt:
>
> * Package name    : libbinio
>   Version         : 1.4+dfsg1-2
>   Section         : libs
>
> It builds those binary packages:
>
>  libbinio-dev - Binary I/O stream class library (development files)
>  libbinio1ldbl - Binary I/O stream class library
>
> To access further information about this package, please visit the
> following URL:
>
>   http://mentors.debian.net/package/libbinio
>
> Alternatively, one can download the package with dget using this command:
>
>   dget -x
> http://mentors.debian.net/debian/pool/main/libb/libbinio/libbinio_1.4+dfsg1-2.dsc
>
> The package is also available in git:
>
>   git://anonscm.debian.org/collab-maint/libbinio.git
>
> Changes since the last upload:
>
>> libbinio (1.4+dfsg1-2) unstable; urgency=medium
>>
>>   * New maintainer (Closes: #674874)
>>   * Convert to source format 3.0 (quilt):
>>     - Remove quilt from build-depends
>>     - Add debian/source/format
>>   * debian/rules:
>>     - Switch to minimal dh7 style rules file
>>     - use dh-autoreconf to update config.guess/sub and get new libtool macros
>>       for the powerpc64el port (Closes: #727395, #572401)
>>     - add get-orig-source target
>>     - Rename configure.in to configure.ac before running dh_autoreconf
>>   * debian/control:
>>     - Add build-depends on dh-autoreconf
>>     - Bump debhelper build-depends to >= 9
>>     - Add misc:Depends to libbinio-dev
>>     - Build for multiarch
>>     - Package now complies to standards version 3.9.5
>>     - Fix binary-control-field-duplicates-source
>>   * debian/compat:
>>     - Use dh compat level 9
>>   * debian/patches:
>>     - remove_gfdl_doc:
>>       - Remove all mentions of the documentation, it is GFDL licensed and has
>>         been removed from the package
>>     - fix-off-by-one:
>>       - Import patch from upstream cvs to fix off-by-one error in binstr.cpp:
>>         EOF was one byte too early on string streams.
>>     - Add description field to all patches
>>     - configure-in-deprecated:
>>       - configure.in is deprecated, migrate to configure.ac instead
>>   * debian/*.install:
>>     - Install from multiarch locations
>>   * debian/*.symbols:
>>     - Add symbol control files
>>   * debian/watch:
>>     - Update watch file
>>   * debian/source/lintian-overrides:
>>     - Override deprecated-configure-filename, we rename configure.in to *.ac
>>       before running autoreconf
>>
>>  -- Andreas Moog <andreas.moog@warperbbs.de>  Sun, 26 Jan 2014 17:30:15 +0100
>

It looks like this has just been uploaded [1], so closing this RFS bug report.

Cheers,
Vincent

[1] http://packages.qa.debian.org/libb/libbinio/news/20140128T212355Z.html

--- End Message ---

Reply to: