Bug#892726: RFS: smplayer/18.2.2~ds0-1

2018-03-12 Thread Mateusz Łukasik

Package: sponsorship-requests
Severity: normal

  Dear mentors,

  I am looking for a sponsor for my package "smplayer"

 * Package name: smplayer
   Version : 18.2.2~ds0-1
   Upstream Author : Ricardo Villalba 
 * URL : http://smplayer.sourceforge.net/
 * License : GPL-2+
   Section : video

  It builds those binary packages:

smplayer   - Complete front-end for MPlayer and mpv
 smplayer-l10n - Complete front-end for MPlayer and mpv - translation files

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


  https://mentors.debian.net/package/smplayer


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

dget -x 
https://mentors.debian.net/debian/pool/main/s/smplayer/smplayer_18.2.2~ds0-1.dsc


  Changes since the last upload:

  * New upstream release.
  * Move VCS to salsa.
  * Bump Standards-Version to 4.1.3.
  * Dump dh version to 11.

  Regards,
   Mateusz Łukasik



Bug#892727: RFS: openbox/3.6.1-7

2018-03-12 Thread Mateusz Łukasik

Package: sponsorship-requests
Severity: normal

  Dear mentors,

  I am looking for a sponsor for my package "openbox"

 * Package name: openbox
   Version : 3.6.1-7
   Upstream Author : 2003-2011, Dana Jansens 
 * URL : openbox.org
 * License : GPL-2+
   Section : x11

  It builds those binary packages:

gnome-panel-control - command line utility to invoke GNOME panel 
run dialog/menu

 libobrender32v5 - rendering library for openbox themes
 libobt2v5  - parsing library for openbox
 openbox- standards-compliant, fast, light-weight and extensible 
window man

 openbox-dev - development files for the openbox window manager
 openbox-gnome-session - command line utility to run Openbox as GNOME 
session
 openbox-kde-session - command line utility to run Openbox as KDE SC 
session


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


  https://mentors.debian.net/package/openbox


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

dget -x 
https://mentors.debian.net/debian/pool/main/o/openbox/openbox_3.6.1-7.dsc


  Changes since the last upload:

  * Adjust adapt-to-gsd-324.patch for plugin dropped in
gnome-settings-daemon 3.28 (Closes: #892006)
  * Add patch to fix toggled hover and pressed images masks not loaded.
(Closes: #887908)


  Regards,
   Mateusz Łukasik



Bug#892725: RFS: spacefm/1.0.6-1

2018-03-12 Thread Mateusz Łukasik

Package: sponsorship-requests
Severity: normal


  Dear mentors,

  I am looking for a sponsor for my package "spacefm"

 * Package name: spacefm
   Version : 1.0.6-1
   Upstream Author : IgnorantGuru 
 * URL : https://github.com/IgnorantGuru/spacefm
 * License : GPL-3+
   Section : utils

  It builds those binary packages:

spacefm- Multi-panel tabbed file manager - GTK2 version
 spacefm-common - Multi-panel tabbed file manager - common files
 spacefm-gtk3 - Multi-panel tabbed file manager - GTK3 version

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


  https://mentors.debian.net/package/spacefm


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

dget -x 
https://mentors.debian.net/debian/pool/main/s/spacefm/spacefm_1.0.6-1.dsc



  Changes since the last upload:
  * New upstream release. (Closes: #892054)
+ Drop all patches included upstream.
  * debian/control:
+ Bump debhelper version to 11.
+ Bump to Standards-Version to 4.1.3.
+ Add e2fsprogs to depends. (Closes: #887177 #887257)
  * debian/patches:
+ Add drop-gnome-common-macros.patch to drop deprecated gnome-common
macros/variables. (Closes: #830003)
  * Update debian/copyright.
  * Drop changes from Ubuntu - fixed upstream.
  * Drop postinst script and clean postrm. (Closes: #860846)


  Regards,
   Mateusz Łukasik



Bug#892153: Objective-C libraries (was: Bug#892153: marked as done (RFS: addresses-for-gnustep/0.4.8-3 [RC]))

2018-03-12 Thread Yavor Doganov
Paul Wise wrote:
> On Mon, Mar 12, 2018 at 2:02 AM, Yavor Doganov wrote:
> > If -initWithAddressBook:readOnly: is removed in a new version of the
> > library, that's an API/ABI break but again, it won't be reflected in
> > the symbols table.  In a C/C++ library you'll see a symbol
> > disappearing but it won't happen here.  So even the secondary reason
> > for using symbols files (detecting ABI breaks, although that's really
> > a weak test) is not applicable.
> 
> Is there some public indicator of the actual symbols changes? It
> sounds like Debian's core dependencies infrastructure needs to be
> extended to understand Objective C ABIs.

No, and I don't think there's a bug in the toolchain or some kind of
limitation.

Every method of every class is avaialble at runtime.  Application code
can introspect to find out if a method is available, can override a
method, swap implementations, etc.  The runtime performs lookup
whether an object responds to a particular selector by checking the
class dispatch table, resorting to the forwarding mechanism.

The Objective-C compiler does a very basic job by translating method
calls to libobjc function calls; all the queries and decisions which
function pointer to execute as the method's implementation are
deferred and performed by the Objective-C runtime.

Because of the dynamic nature of the language this information is not
available at build time.

As for public vs. private, methods and classes are private only by
convention, the runtime has no way to distinguish them.  Using private
methods is poor practice but you don't get any penalty like implicit
function declaration in C.



Bug#891005: marked as done (RFS: gdbm/1.14.1-5 )

2018-03-12 Thread Debian Bug Tracking System
Your message dated Mon, 12 Mar 2018 12:04:01 +0100
with message-id <48439641-2674-a2f4-d876-a8634b665...@debian.org>
and subject line Re: New version
has caused the Debian Bug report #891005,
regarding RFS: gdbm/1.14.1-5 
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.)


-- 
891005: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891005
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: sponsorship-requests
Severity: wishlist

!Important! This upload re-enables diet libc support {conditional, via
build profiles}. Input from developers, experienced with Debian
bootstrap is very, very welcome.

Dear mentors,

I am looking for a sponsor for my package "gdbm"

* Package name : gdbm
  Version  : 1.14.1-5
  Upstream Author  : bug-g...@gnu.org
* Url  : https://gnu.org/software/gdbm
* Licenses : GPL-3+,GFDL-1.3+
  Programming Lang : C
  Section  : libs

 GNU dbm ('gdbm') is a library of database functions that use extendible
 hashing and works similarly to the standard UNIX 'dbm' functions.
 .
 The basic use of 'gdbm' is to store key/data pairs in a data file, thus
 providing a persistent version of the 'dictionary' Abstract Data Type
 ('hash' to perl programmers).

It builds those binary packages:

  * libgdbm5
  * gdbm-l10n
  * libgdbm-dev
  * gdbmtool
  * libgdbm-compat4
  * libgdbm-compat-dev

This package succesfully builds on debomatic machine:

  https://debomatic-i386.debian.net/distribution#unstable/gdbm/1.14.1-5
 
Please note, that package is maintained with dgit(1) tool
using dgit-maint-merge(7) workflow. For more information about how to
sponsor this package, see dgit-sponsorship(7).

  Git repository: https://salsa.debian.org/iu-guest/gdbm.git
  Git branch: master

With /bin/sh following commands should suffice:

  $ git clone https://salsa.debian.org/iu-guest/gdbm.git gdbm
  $ cd gdbm
  $ make -f debian/rules get-orig-source # 'gbp buildpackage' is fine
  $ dgit sbuild

Changes since last upload:

  * Update Vcs-* fields in debian/control.
  * Bump compat version to 11 (no changes needed)
  * Enable dietlibc build, unless pkg.gdbm.nodietlibc profile is in effect.
  * Change section of bin:gdbm-l10n to 'localization'
  * Fix spelling error on manpage
  * Enable large file support

Regards,
  Dmitry Bogatov
--- End Message ---
--- Begin Message ---
On Sun, 11 Mar 2018 02:51:42 +0300 kact...@gnu.org wrote:
> 
> Hello!
> 
> New version (c762cf4202b415b6b76193cc0c8ddb1faf9955f0), now with
> autopkgtests. 
> 
> Review is welcome. If you have access to exotic architecture, review is
> twice as welcome ;)
> 

I sponsored it, lets see how many people will get upset, or how much stuff will 
break now :)

G.

> 
> 



signature.asc
Description: OpenPGP digital signature
--- End Message ---


Bug#892619: marked as done (RFS: pidgin-sipe/1.23.2-1 -- Pidgin plugin for Skype for Business and Microsoft Lync)

2018-03-12 Thread Debian Bug Tracking System
Your message dated Mon, 12 Mar 2018 11:45:53 +0100
with message-id <4676bf78-236b-51e7-5e88-2c4a1789c...@debian.org>
and subject line Re: RFS: pidgin-sipe/1.23.2-1 -- Pidgin plugin for Skype for 
Business and Microsoft Lync
has caused the Debian Bug report #892619,
regarding RFS: pidgin-sipe/1.23.2-1 -- Pidgin plugin for Skype for Business and 
Microsoft Lync
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.)


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

Dear mentors,

I am looking for a sponsor for package "pidgin-sipe", whose source code is at:

  https://salsa.debian.org/xhaakon-guest/pidgin-sipe

or you may also:

  dget -x 
https://mentors.debian.net/debian/pool/main/p/pidgin-sipe/pidgin-sipe_1.23.2-1.dsc

It builds this binary package:

  pidgin-sipe - Pidgin plugin for Skype for Business and Microsoft Lync

Changes since the last upload:

pidgin-sipe (1.23.2-1) unstable; urgency=medium

  * New upstream release.
- Fixed #338: Incorrect port 0 for IPv6 socket on Windows
- Fixed #337: Duplicate candidates in SDP
- Fixed #336: Lync autodiscover does not follow user redirect
- media: unconditionally ignore multichannel codecs
- updated translations: Turkish (tr)
- fix some HTTP requests that were not sent
  * Bump debhelper compat to level 11.
  * Update copyright years.
  * Use secure d/copyright format URI.
  * Bump Standards-Version to 4.1.3 (no changes required).
  * Move package VCS repository to salsa.debian.org.
  * Recommend gstreamer1.0-plugins-ugly
- installs x264enc GStreamer plugin.

 -- Jakub Adam   Sun, 11 Mar 2018 12:43:23 +0100

Regards,

Jakub



signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
On Sun, 11 Mar 2018 12:56:32 +0100 Jakub Adam  wrote:
> Package: sponsorship-requests
> Severity: normal
> 
> Dear mentors,
> 
> I am looking for a sponsor for package "pidgin-sipe", whose source code is at:
> 
>   https://salsa.debian.org/xhaakon-guest/pidgin-sipe
> 
> or you may also:
> 
>   dget -x 
> https://mentors.debian.net/debian/pool/main/p/pidgin-sipe/pidgin-sipe_1.23.2-1.dsc
> 
> It builds this binary package:
> 
>   pidgin-sipe - Pidgin plugin for Skype for Business and Microsoft Lync
> 
> Changes since the last upload:
> 
> pidgin-sipe (1.23.2-1) unstable; urgency=medium
> 
>   * New upstream release.
> - Fixed #338: Incorrect port 0 for IPv6 socket on Windows
> - Fixed #337: Duplicate candidates in SDP
> - Fixed #336: Lync autodiscover does not follow user redirect
> - media: unconditionally ignore multichannel codecs
> - updated translations: Turkish (tr)
> - fix some HTTP requests that were not sent
>   * Bump debhelper compat to level 11.
>   * Update copyright years.
>   * Use secure d/copyright format URI.
>   * Bump Standards-Version to 4.1.3 (no changes required).
>   * Move package VCS repository to salsa.debian.org.
>   * Recommend gstreamer1.0-plugins-ugly
> - installs x264enc GStreamer plugin.
> 
>  -- Jakub Adam   Sun, 11 Mar 2018 12:43:23 +0100
> 

hello, done

how do you feel about applying for DM?

G.

> Regards,
> 
> Jakub
> 



signature.asc
Description: OpenPGP digital signature
--- End Message ---


Bug#892660: marked as done (RFS: diodon/1.8.0-1)

2018-03-12 Thread Debian Bug Tracking System
Your message dated Mon, 12 Mar 2018 11:50:29 +0100
with message-id 
and subject line Re: Subject: RFS: diodon/1.8.0-1
has caused the Debian Bug report #892660,
regarding RFS: diodon/1.8.0-1
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.)


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

Dear mentors,

I am looking for a sponsor for my package "diodon"

 * Package name: diodon
   Version : 1.8.0-1
   Upstream Author : Oliver Sauder 
 * URL : https://launchpad.net/diodon/
 * License : GPLv2
   Section : utils

It builds those binary packages:

 diodon - GTK+ Clipboard manager
 diodon-dev - GTK+ Clipboard manager (development files)
 gir1.2-diodon-1.0 - GTK+ Clipboard manager (GObject introspection data)
 libdiodon0 - GTK+ Clipboard manager (main library)

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

https://mentors.debian.net/package/diodon


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

  dget -x
https://mentors.debian.net/debian/pool/main/d/diodon/diodon_1.8.0-1.dsc

Changes since the last upload:

  * New upstream release.
  * Remove gee dependency (LP: #1745877)
  * Add support for valac 0.40 (Closes: #891628)
  * Set Section of libdiodon to libs
  * Set Section of diodon-dev to libdevel
  * Bump Standard Version to 4.1.3
  * Fix debian-watch-uses-insecure-uri
  * Use compat version 11

Regards,
 Oliver Sauder








signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Hello,
On Sun, 11 Mar 2018 21:23:27 +0100 Oliver Sauder  wrote:
> Package: sponsorship-requests
> Severity: normal
> 
> Dear mentors,
> 
> I am looking for a sponsor for my package "diodon"
> 
>  * Package name: diodon
>Version : 1.8.0-1
>Upstream Author : Oliver Sauder 
>  * URL : https://launchpad.net/diodon/
>  * License : GPLv2
>Section : utils
> 
> It builds those binary packages:
> 
>  diodon - GTK+ Clipboard manager
>  diodon-dev - GTK+ Clipboard manager (development files)
>  gir1.2-diodon-1.0 - GTK+ Clipboard manager (GObject introspection data)
>  libdiodon0 - GTK+ Clipboard manager (main library)
> 
> To access further information about this package, please visit the
> following URL:
> 
> https://mentors.debian.net/package/diodon
> 
> 
> Alternatively, one can download the package with dget using this command:
> 
>   dget -x
> https://mentors.debian.net/debian/pool/main/d/diodon/diodon_1.8.0-1.dsc
> 
> Changes since the last upload:
> 
>   * New upstream release.
>   * Remove gee dependency (LP: #1745877)
>   * Add support for valac 0.40 (Closes: #891628)
>   * Set Section of libdiodon to libs
>   * Set Section of diodon-dev to libdevel
>   * Bump Standard Version to 4.1.3
>   * Fix debian-watch-uses-insecure-uri
>   * Use compat version 11
> 


I like it!

done

G.
> Regards,
>  Oliver Sauder
> 
> 
> 
> 
> 
> 



signature.asc
Description: OpenPGP digital signature
--- End Message ---


Bug#892581: marked as done (RFS: dh-sysuser/1.3.1 )

2018-03-12 Thread Debian Bug Tracking System
Your message dated Mon, 12 Mar 2018 11:59:45 +0100
with message-id 
and subject line RFS: dh-sysuser/1.3.1
has caused the Debian Bug report #892581,
regarding RFS: dh-sysuser/1.3.1 
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.)


-- 
892581: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892581
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "dh-sysuser"

* Package name : dh-sysuser
  Version  : 1.3.1
  Upstream Author  : Dmitry Bogatov 
* Url  : https://salsa.debian.org/runit-team/dh-sysuser
* Licenses : GPL-3+
  Programming Lang : Perl
  Section  : admin

 dh-sysuser provides a debhelper sequence addon named 'sysuser'
 and command 'dh_sysuser', which provide declarating way to
 ensure, that required users are present after package installation
 and correctly handled after package removal.

It builds those binary packages:

  * dh-sysuser
  * sysuser-helper

This package succesfully builds on debomatic machine:

  https://debomatic-i386.debian.net/distribution#unstable/dh-sysuser/1.3.1
To access further information about this package, visit the following URL:

https://mentors.debian.net/package/dh-sysuser

Alternatively, one can download the package with dget using this command:
dget -x 
https://mentors.debian.net/debian/pool/main/d/dh-sysuser/dh-sysuser_1.3.1.dsc

Alternatively, you can access package debian/ directory via git from URL:
https://salsa.debian.org/runit-team/dh-sysuser.git

More information about dh-sysuser can be obtained from
https://salsa.debian.org/runit-team/dh-sysuser


Changes since last upload:

  * Fix description of sysuser-helper package: s/it's/its. (Closes: #844342)
+ Thanks: Toby Speight 
  * Remove system user without home directory at package uninstall. If
there is no home directory, it seems safe to assume that no files
belong to that user, and removing that user will not cause harm.
  * Create system users with /usr/sbin/nologin as shell.
  * Do not impose dependency on bin:adduser. It is unneeded, since
bin:sysuser-helper uses useradd(8), which is provided by bin:passwd,
with is of required priority.
  * Document in manpage, that sysuser-helper delegates its job to useradd(8)
(Closes: #848240)
  * Remove useless account locking in prerm.
  * Ensure that content of /etc/skel is not copied into home directory.
  * Update Vcs-* and Homepage fields in debian/control.
  * Update standards version to 4.1.3 (no changes needed)
  * Bump compat version to 11 (no changes needed)
  * Document and implement login, that system user is removed
when it has either empty home directory or none at all (Closes: #848239)

Regards,
  Dmitry Bogatov
--- End Message ---
--- Begin Message ---
hello,

>I am looking for a sponsor for my package "dh-sysuser"

done.

G.



signature.asc
Description: OpenPGP digital signature
--- End Message ---


Bug#892634: marked as done (RFS: dh-runit/2.7.1 )

2018-03-12 Thread Debian Bug Tracking System
Your message dated Mon, 12 Mar 2018 12:00:48 +0100
with message-id 
and subject line Re: RFS: dh-runit/2.7.1
has caused the Debian Bug report #892634,
regarding RFS: dh-runit/2.7.1 
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.)


-- 
892634: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892634
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: sponsorship-requests
Severity: wishlist

!Just recently I got upload to experimental recently.
 I am sorry, I meant unstable!

Dear mentors,

I am looking for a sponsor for my package "dh-runit"

* Package name : dh-runit
  Version  : 2.7.1
  Upstream Author  : Dmitry Bogatov 
* Url  : https://salsa.debian.org/runit-team/dh-runit
* Licenses : GPL-3+
  Programming Lang : Perl
  Section  : admin

 dh-runit provides a debhelper sequence addon named 'runit' and the
 dh_runit command.
 .
 The dh_runit command installs runscripts and adds the appropriate code to
 the postinst, prerm and postrm maint scripts to properly enable/disable
 runscripts.

It builds those binary packages:

  * dh-runit
  * runit-helper

This package succesfully builds on debomatic machine:

  https://debomatic-i386.debian.net/distribution#unstable/dh-runit/2.7.1
To access further information about this package, visit the following URL:

https://mentors.debian.net/package/dh-runit

Alternatively, one can download the package with dget using this command:
dget -x 
https://mentors.debian.net/debian/pool/main/d/dh-runit/dh-runit_2.7.1.dsc

Alternatively, you can access package debian/ directory via git from URL:
https://salsa.debian.org/runit-team/dh-runit.git

More information about dh-runit can be obtained from
https://salsa.debian.org/runit-team/dh-runit


Changes since last upload:

  * Upload to unstable.

Regards,
  Dmitry Bogatov
--- End Message ---
--- Begin Message ---
On Sun, 11 Mar 2018 19:23:24 +0300 Dmitry Bogatov  wrote:
> 
> Package: sponsorship-requests
> Severity: wishlist
> 
> !Just recently I got upload to experimental recently.
>  I am sorry, I meant unstable!
> 
> Dear mentors,
> 
> I am looking for a sponsor for my package "dh-runit"
> 
> * Package name : dh-runit
>   Version  : 2.7.1
>   Upstream Author  : Dmitry Bogatov 
> * Url  : https://salsa.debian.org/runit-team/dh-runit
> * Licenses : GPL-3+
>   Programming Lang : Perl
>   Section  : admin
> 
>  dh-runit provides a debhelper sequence addon named 'runit' and the
>  dh_runit command.
>  .
>  The dh_runit command installs runscripts and adds the appropriate code to
>  the postinst, prerm and postrm maint scripts to properly enable/disable
>  runscripts.
> 
> It builds those binary packages:
> 
>   * dh-runit
>   * runit-helper
> 
> This package succesfully builds on debomatic machine:
> 
>   https://debomatic-i386.debian.net/distribution#unstable/dh-runit/2.7.1
> To access further information about this package, visit the following URL:
> 
> https://mentors.debian.net/package/dh-runit
> 
> Alternatively, one can download the package with dget using this command:
> dget -x 
> https://mentors.debian.net/debian/pool/main/d/dh-runit/dh-runit_2.7.1.dsc
> 
> Alternatively, you can access package debian/ directory via git from URL:
> https://salsa.debian.org/runit-team/dh-runit.git
> 
> More information about dh-runit can be obtained from
> https://salsa.debian.org/runit-team/dh-runit
> 
> 
> Changes since last upload:
> 
>   * Upload to unstable.
> 

done

G.

> Regards,
>   Dmitry Bogatov
> 
> 



signature.asc
Description: OpenPGP digital signature
--- End Message ---


Bug#883379: RFS: deepin-voice-recorder/1.3.6-1 [ITP]

2018-03-12 Thread Gianfranco Costamagna
control: tags -1 moreinfo

> Is there any possibility of renaming this directory to deepin-manual
> or deepin-manuals (if deepin-manual is already taken by the
> deepin-manual package)? I think dman is too generic and likely to be
> confused for something related to man-db.
I agree here

G.



signature.asc
Description: OpenPGP digital signature


Bug#892153: Objective-C libraries (was: Bug#892153: marked as done (RFS: addresses-for-gnustep/0.4.8-3 [RC]))

2018-03-12 Thread Paul Wise
On Mon, Mar 12, 2018 at 4:20 PM, Yavor Doganov wrote:

> Because of the dynamic nature of the language this information is not
> available at build time.

Hmmm, what about something that looks at the headers?

-- 
bye,
pabs

https://wiki.debian.org/PaulWise



Bug#892153: Objective-C libraries (was: Bug#892153: marked as done (RFS: addresses-for-gnustep/0.4.8-3 [RC]))

2018-03-12 Thread Yavor Doganov
Paul Wise wrote:
> Hmmm, what about something that looks at the headers?

This is possible in theory although it looks complex, fragile and
insufficient to me.  It would help library maintainers to detect API
breaks and subsequently ABI breaks (at least one source for them), but
I can't see how it would achieve what symbols files do for C/C++.

An object type can be unknown at compile time so it would be
impossible to determine which method is going to be actually performed
at runtime; two unrelated classes may have methods with the same name.
Application code can also obtain a specific method implementation with
libobjc functions and execute it directly as a C function -- this is
transparent and unrelated to the public API.

An ABI compliance checker for Objective-C would be a nice thing but
it would be quite a project.  Such a tool should be intelligent enough
to analyze the whole code and not just the headers.



Bug#892483: Moving to pkg-security

2018-03-12 Thread Alexander Kulak


Preparing the package in pkg-security team.

--
Alexander Kulak



Bug#892483: marked as done (RFS: ccrypt/1.10-5 [ITA] -- secure encryption and decryption of files and streams)

2018-03-12 Thread Debian Bug Tracking System
Your message dated Mon, 12 Mar 2018 22:32:59 +
with message-id 
and subject line closing RFS: ccrypt/1.10-5 [ITA] -- secure encryption and 
decryption of files and streams
has caused the Debian Bug report #892483,
regarding RFS: ccrypt/1.10-5 [ITA] -- secure encryption and decryption of files 
and streams
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.)


-- 
892483: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892483
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "ccrypt"

* Package name: ccrypt
  Version : 1.10-5
  Upstream Author : Peter Selinger 
* URL : http://ccrypt.sourceforge.net/
* License : GPL-2+
  Section : utils

It builds those binary packages:

  ccrypt - secure encryption and decryption of files and streams

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

  https://mentors.debian.net/package/ccrypt

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

  dget -x https://mentors.debian.net/debian/pool/main/c/ccrypt/ccrypt_1.10-5.dsc

Changes since the last upload:

 * New maintainer (closes: #879649)
 * Bump standards to current
 * Add emacsen-compat according to debian-emacs-policy (closes: #772894)
 * Fix warnings on emacs files install

Some advocacy:

I use ccrypt (now orphaned) for years and I believe it deserves to be actively 
maintained.
This package fits my skills.
I contacted upstream author and he approves his availability and my decision.


Regards,
Alexander Kulak
--- End Message ---
--- Begin Message ---
Package ccrypt has been removed from mentors.--- End Message ---