Bug#741078: ITP: lmfit-py -- Least-Squares Minimization with Constraints

2014-03-08 Thread Picca Frédéric-Emmanuel
Package: wnpp
Severity: wishlist
Owner: Picca Frédéric-Emmanuel pi...@debian.org

* Package name: lmfit-py
  Version : 0.7.4
  Upstream Author : matt.newvi...@gmail.com
* URL : http://lmfit.github.io/lmfit-py/
* License : EXPAT
  Programming Lang: Python
  Description : Least-Squares Minimization with Constraints

 The lmfit Python package provides a simple, flexible interface to
 non-linear optimization or curve fitting problems. The package
 extends the optimization capabilities of scipy.optimize by replacing
 floating pointing values for the variables to be optimized with
 Parameter objects. These Parameters can be fixed or varied, have
 upper and/or lower bounds placed on its value, or written as an
 algebraic expression of other Parameters.
 .
 The principal advantage of using Parameters instead of simple
 variables is that the objective function does not have to be
 rewritten to reflect every change of what is varied in the fit, or
 what relationships or constraints are placed on the Parameters. This
 means a scientific programmer can write a general model that
 encapsulates the phenomenon to be optimized, and then allow user of
 that model to change what is varied and fixed, what range of values
 is acceptable for Parameters, and what constraints are placed on the
 model. The ease with which the model can be changed also allows one
 to easily test the significance of certain Parameters in a fitting
 model.
 .
 The lmfit package allows a choice of several optimization methods
 available from scipy.optimize. The default, and by far best tested
 optimization method used is the Levenberg-Marquardt algorithm from
 from MINPACK-1 as implemented in scipy.optimize.leastsq. This method
 is by far the most tested and best support method in lmfit, and much
 of this document assumes this algorithm is used unless explicitly
 stated. An important point for many scientific analysis is that this
 is only method that automatically estimates uncertainties and
 correlations between fitted variables from the covariance matrix
 calculated during the fit.
 .
 A few other optimization routines are also supported, including
 Nelder-Mead simplex downhill, Powell's method, COBYLA, Sequential
 Least Squares methods as implemented in scipy.optimize.fmin, and
 several others from scipy.optimize. In their native form, some of
 these methods setting allow upper or lower bounds on parameter
 variables, or adding constraints on fitted variables. By using
 Parameter objects, lmfit allows bounds and constraints for all of
 these methods, and makes it easy to swap between methods without
 hanging the objective function or set of Parameters.
 .
 Finally, because the approach derived from MINPACK-1 usin the
 covariance matrix to determine uncertainties is sometimes questioned
 (and sometimes rightly so), lmfit supports methods to do a brute
 force search of the confidence intervals and correlations for sets of
 parameters.

This package will be maintained under the debian-science umbrella

Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/lmfit-
py.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/lmfit-py.git


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140308082407.6853.62179.reportbug@mordor



Bug#741065: ITP: etcd-- A highly-available key value store for shared configuration and service discovery

2014-03-08 Thread Niels Thykier
On 2014-03-08 02:47, Jelmer Vernooij wrote:
 * Fast: benchmarked 1000s of writes/s per instance

I think there is a typo here; 1000s of writes/s per instance.  I
suspect (but I am not quite sure) that the intended was something like:

 1000 writes
  _
  second * instance


If so, there is an s too much after the 1000. /pedantic-note

~Niels


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/531ad81a.7010...@thykier.net



Bug#741090: O: ksshaskpass -- interactively prompt users for a passphrase for ssh-add

2014-03-08 Thread Ana Guerrero Lopez
Package: wnpp
Severity: normal

The current maintainer of ksshaskpass, Armin Berres 
armin+deb...@space-based.de,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: ksshaskpass
Binary: ksshaskpass
Version: 0.5.3-1
Maintainer: Armin Berres armin+deb...@space-based.de
Build-Depends: debhelper (= 7.3), kdelibs5-dev, cmake
Architecture: any
Standards-Version: 3.8.3
Format: 3.0 (quilt)
Files:
 82172bedc5bd3577b25084c1d4a999c0 1135 ksshaskpass_0.5.3-1.dsc
 05dad7745e9d92b08bd86e7ab7a9540d 11010 ksshaskpass_0.5.3.orig.tar.gz
 a9e9590006af4fa5db3e66278c8fbf97 2744 ksshaskpass_0.5.3-1.debian.tar.gz
Checksums-Sha1:
 cb9ad954366b9e7f4463c1aa80739f0d736300f9 1135 ksshaskpass_0.5.3-1.dsc
 e3f83e1cc1105cc4476fdc5a9300d770aa10b78b 11010 ksshaskpass_0.5.3.orig.tar.gz
 3df227b2d6e93dfbb4429f637b687bb84e9bea1e 2744 ksshaskpass_0.5.3-1.debian.tar.gz
Checksums-Sha256:
 0e7c0ec27d122443946ba2a3a32684b26db5fee6291a69415053ad2d35e90e47 1135 
ksshaskpass_0.5.3-1.dsc
 a3a47eba74a52ec3d9d8740ed9a29a5aa852d4e268b5d81154f85b90258a2124 11010 
ksshaskpass_0.5.3.orig.tar.gz
 05053f4355a8ca7bef10f53c71d35f3601b20cec6b4fd26fe2a96657c8868801 2744 
ksshaskpass_0.5.3-1.debian.tar.gz
Homepage: http://www.kde-apps.org/content/show.php/show.php?content=50971
Directory: pool/main/k/ksshaskpass
Priority: source
Section: utils

Package: ksshaskpass
Source: ksshaskpass (0.5.3-1)
Version: 0.5.3-1+b1
Installed-Size: 100
Maintainer: Armin Berres armin+deb...@space-based.de
Architecture: amd64
Provides: ssh-askpass
Depends: kdebase-runtime, libc6 (= 2.2.5), libkdecore5 (= 4:4.3.4), libkdeui5 
(= 4:4.3.4), libqtcore4 (= 4:4.5.3), libqtgui4 (= 4:4.5.3), openssh-client
Recommends: kwalletmanager
Description-en: interactively prompt users for a passphrase for ssh-add
 A KDE 4 version of ssh-askpass with KWallet support.
Description-md5: 078c05adc6fbf10e5b529a4ca56a3a67
Homepage: http://www.kde-apps.org/content/show.php/show.php?content=50971
Tag: implemented-in::c++, interface::commandline, role::program, suite::kde,
 uitoolkit::qt
Section: utils
Priority: optional
Filename: pool/main/k/ksshaskpass/ksshaskpass_0.5.3-1+b1_amd64.deb
Size: 9722
MD5sum: 2185c32593c2cd1f0f5f9dd3a7242653
SHA1: ecb8b2d98293b17753b165e8d66fc184a24d13fc
SHA256: f1cc80b71b9c6b6af3925aa2d21519e83fd0d9e0c32b93dbf13926f6a4e5b698


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140308130226.ga14...@pryan.ekaia.org



Bug#741089: O: apparix -- console-based bookmark tool for fast file system navigation

2014-03-08 Thread Ana Guerrero Lopez
Package: wnpp
Severity: normal

The current maintainer of apparix, Armin Berres trigger+deb...@space-based.de,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: apparix
Binary: apparix
Version: 07-261-1
Maintainer: Armin Berres trigger+deb...@space-based.de
Build-Depends: autotools-dev, debhelper (= 5)
Architecture: any
Standards-Version: 3.7.3
Format: 1.0
Files:
 94ad06420754f1083f63548e2555e0e3 655 apparix_07-261-1.dsc
 1667a40e3b6cdf0405e543a539f4369b 240429 apparix_07-261.orig.tar.gz
 af9b2cfbb74bd8edfb78e72103ecd1cd 2410 apparix_07-261-1.diff.gz
Checksums-Sha1:
 f0ae857dff0e0e5a14a4a898c42c74ad733df0d0 655 apparix_07-261-1.dsc
 20a99f7489691c02332078976ffbeb862ee62c3c 2410 apparix_07-261-1.diff.gz
 1b6462a99ece40c6c3274e2c4c958c5a603a1e57 240429 apparix_07-261.orig.tar.gz
Checksums-Sha256:
 360e3fdf1cc6e859d42aaf99b68702fed92542569ebca7a140ebb89f3e5e 655 
apparix_07-261-1.dsc
 3297ac96381b53758113b7b696ffabb8a2285c71e97b1b02891870ae36fd9852 2410 
apparix_07-261-1.diff.gz
 7ecd798554628a5559630e4fecd374f408aeed934886cf06e4bf2692c9cc0c07 240429 
apparix_07-261.orig.tar.gz
Homepage: http://micans.org/apparix/
Directory: pool/main/a/apparix
Priority: source
Section: utils

Package: apparix
Version: 07-261-1
Installed-Size: 224
Maintainer: Armin Berres trigger+deb...@space-based.de
Architecture: amd64
Depends: libc6 (= 2.7-1)
Description-en: console-based bookmark tool for fast file system navigation
 Fast file system navigation by bookmarking directories and jumping to a
 bookmark directly. Apparix integrates regular bookmarks with
 CDPATH-style bookmarks. Subdirectory specification and (bash) tab
 completion add further power.
 .
 Apparix maintains a mapping of user-defined marks (hopefully short and
 descriptive) to file system locations and is wrapped in other commands
 to either jump to those locations or to invoke edit/copy/move commands
 involving them.
Description-md5: 9fbd5e6f310e0e3a967acb6625c6ffd1
Homepage: http://micans.org/apparix/
Tag: implemented-in::c, role::program
Section: utils
Priority: extra
Filename: pool/main/a/apparix/apparix_07-261-1_amd64.deb
Size: 100742
MD5sum: 656ea7bdfd23960b8e62316617b11434
SHA1: 0171e165007996180e6f19bc28a6d55867780cf8
SHA256: 6a00662265dadaf4917c1e4234cac4f1db7a5aab9c99954a1d1412638ebec613


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140308130224.ga14...@pryan.ekaia.org



Bug#741093: O: diffmon -- Tool for reporting changes in system configuration

2014-03-08 Thread Ana Guerrero Lopez
Package: wnpp
Severity: normal

The current maintainer of diffmon, Jeff Bailey jbai...@nisa.net,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: diffmon
Binary: diffmon
Version: 20020222-2.6
Maintainer: Jeff Bailey jbai...@nisa.net
Build-Depends: debhelper ( 9)
Architecture: all
Standards-Version: 3.9.4
Format: 3.0 (quilt)
Files:
 b95047bb1dd885d95102042de462bf54 1034 diffmon_20020222-2.6.dsc
 f60a77a2c13148322e1cbaab4f22c660 10140 diffmon_20020222.orig.tar.gz
 e6bc9f0d5aa065ea681cb18ef4308bf4 5271 diffmon_20020222-2.6.debian.tar.gz
Checksums-Sha1:
 f433e3ca08b2b4fa916355979c8077f54b5b443e 1034 diffmon_20020222-2.6.dsc
 2a6169d28b472a8b9d860f1a60250d4a13fcb3ca 10140 diffmon_20020222.orig.tar.gz
 2736da64cead6721743ef7dd59a9048833991595 5271 
diffmon_20020222-2.6.debian.tar.gz
Checksums-Sha256:
 1bb9e5c5d1c55ee45c53320d50d75d957373f3c4f4736028b38627caa80ebbf1 1034 
diffmon_20020222-2.6.dsc
 08548478c82428ed720b9756da4249a59a3ce5b41223f0deba24f0cd6d7d0486 10140 
diffmon_20020222.orig.tar.gz
 bf00478c1c194ca100bdde6e317eed46ac11b882d3bd8135c48a04beb9811ec4 5271 
diffmon_20020222-2.6.debian.tar.gz
Package-List: 
 diffmon deb admin optional
Directory: pool/main/d/diffmon
Priority: source
Section: admin

Package: diffmon
Version: 20020222-2.6
Installed-Size: 90
Maintainer: Jeff Bailey jbai...@nisa.net
Architecture: all
Depends: sendmail | mail-transport-agent, bash (= 2.0)
Description-en: Tool for reporting changes in system configuration
 This tool is run by a nightly cron job, and takes a `diff' of specified system
 configuration files and emails them to a specified email address.  Options
 to diff can be specified.  This is useful in friendly environments where there
 are multiple sysadmins working on configuration files/setups and everyone's
 changes are reported.  CVS is a better answer, but most of us don't want to
 have the hassle of putting system files in a repository.
Description-md5: cd0d45613de3fe966574f804703905dd
Tag: interface::commandline, role::program, scope::utility, use::configuring,
 use::monitor, works-with::mail, works-with::text
Section: admin
Priority: optional
Filename: pool/main/d/diffmon/diffmon_20020222-2.6_all.deb
Size: 11466
MD5sum: ae03dd545516d795151589f3c787806a
SHA1: b2655f11afc6d247f7e9dccd681d4073a3b792e1
SHA256: 284e32fbbf08996dc905d460945c63e503fc250826bd6f73d8882d0ec1996afa


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140308134406.ga26...@pryan.ekaia.org



Bug#741094: O: pysvn -- A(nother) Python interface to Subversion

2014-03-08 Thread Ana Guerrero Lopez
Package: wnpp
Severity: normal

The current maintainer of pysvn, Henry Velez henry.deb...@gmail.com,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: pysvn
Binary: python-svn, python-svn-dbg
Version: 1.7.8-0.2
Maintainer: Henry Velez henry.deb...@gmail.com
Build-Depends: debhelper (= 9), python-all-dev (= 2.6.6-3~), python-all-dbg, 
python-cxx-dev (= 6.1.1-2), libsvn-dev (= 0.12), libapr1-dev, 
libneon27-gnutls-dev, subversion (= 1.6.1), libaprutil1-dev, python-setuptools
Architecture: any
Standards-Version: 3.9.4
Format: 3.0 (quilt)
Files:
 e34fab6ad5e8078ed8ba331ac7de42e7 1932 pysvn_1.7.8-0.2.dsc
 1e03badde472a6f1e7a11365c1ab9063 347114 pysvn_1.7.8.orig.tar.gz
 96719edfecc4b96a63208df564fc4ba1 8068 pysvn_1.7.8-0.2.debian.tar.xz
Checksums-Sha1:
 6b91e93f3825fb18a1caec27fd45d5a868c59eb7 1932 pysvn_1.7.8-0.2.dsc
 b58c2a8145f0acf57f079746d4089b2b100eaccc 347114 pysvn_1.7.8.orig.tar.gz
 af3d2067b3da2c7a0a5cab13054d54f47c0beca5 8068 pysvn_1.7.8-0.2.debian.tar.xz
Checksums-Sha256:
 270bfdddf79ea0c9d762d114cfc2fa96a1309a9e613b2a4de7cf2d79c7f3f3e0 1932 
pysvn_1.7.8-0.2.dsc
 60936e30e73f8909034d8b51ee2aabbdd8dec04df480b6d271c12f45815367e2 347114 
pysvn_1.7.8.orig.tar.gz
 d2be19b5cc31eb957253eda3e61715c16945755c430e848fec97e5916e55bbb1 8068 
pysvn_1.7.8-0.2.debian.tar.xz
Homepage: http://pysvn.tigris.org/
Package-List: 
 python-svn deb python optional
 python-svn-dbg deb debug extra
Python-Version: all
Directory: pool/main/p/pysvn
Priority: source
Section: python

Package: python-svn
Source: pysvn
Version: 1.7.8-0.2
Installed-Size: 2433
Maintainer: Henry Velez henry.deb...@gmail.com
Architecture: amd64
Replaces: python2.3-svn, python2.4-svn
Provides: python-pysvn, python2.7-svn
Depends: libapr1 (= 1.2.7), libc6 (= 2.2.5), libgcc1 (= 1:4.1.1), libstdc++6 
(= 4.6), libsvn1 (= 1.7), python (= 2.7), python ( 2.8)
Suggests: python-svn-dbg
Conflicts: python2.3-svn, python2.4-svn
Description-en: A(nother) Python interface to Subversion
 The pysvn module is a Python interface to the Subversion version
 control system.  This API exposes client interfaces for managing a
 working copy, querying a repository, and synchronizing the two.
Description-md5: 68e6338441729beae45452e9f94a2f32
Homepage: http://pysvn.tigris.org/
Python-Version: 2.7
Tag: devel::lang:python, devel::library, devel::rcs, implemented-in::python,
 role::devel-lib
Section: vcs
Priority: optional
Filename: pool/main/p/pysvn/python-svn_1.7.8-0.2_amd64.deb
Size: 384170
MD5sum: a327df719627f93a7bb2ab9fe195006e
SHA1: 065f0c8c6b53c5e78ada5534c9c8ab1996f56f2b
SHA256: d1ed3ac318e8a36f872dc35e452da6cf6b964b114162ad3842e5347bda9b825e

Package: python-svn-dbg
Source: pysvn
Version: 1.7.8-0.2
Installed-Size: 853
Maintainer: Henry Velez henry.deb...@gmail.com
Architecture: amd64
Provides: python-pysvn
Depends: python-svn (= 1.7.8-0.2), python-dbg
Description-en: A(nother) Python interface to Subversion (debug extension)
 The pysvn module is a Python interface to the Subversion version
 control system.  This API exposes client interfaces for managing a
 working copy, querying a repository, and synchronizing the two.
Description-md5: d398769dfb76cc2e484403b6e982916a
Homepage: http://pysvn.tigris.org/
Section: debug
Priority: extra
Filename: pool/main/p/pysvn/python-svn-dbg_1.7.8-0.2_amd64.deb
Size: 100020
MD5sum: 5c9ee36c6cef23a238372d26834f0717
SHA1: c7a2a232acbb603cb9dccbaad9572b8116c64ab0
SHA256: c9640ecb91346024f613d0386414fdb8da655ebbfb819ce5170e30a1dd2fc313


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140308134624.ga26...@pryan.ekaia.org



Bug#741106: ITP: xbmc-pvr-addons -- XBMC PVR Addons

2014-03-08 Thread Bálint Réczey
package: wnpp
Severity: wishlist
Owner: Balint Reczey bal...@balintreczey.hu
Package Name : xbmc-pvr-addons
Version: 1.0.0
Upstream Author: Lars Op den Kamp
URL :  https://github.com/opdenkamp/xbmc-pvr-addons
License: GPLv3
Description:  xbmc-pvr-addons
 XBMC addon for handling several PVR technologies


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CAK0OdpwLw21ZCR0Z8xND1wvVFA9Bv0m2ow6R1y8qAzngba=3...@mail.gmail.com



Bug#741122: ITP: libnet-frame-device-perl -- module to get network device information

2014-03-08 Thread Daniel Lintott
Package: wnpp
Owner: Daniel Lintott dan...@serverb.co.uk
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org,debian-p...@lists.debian.org

* Package name: libnet-frame-device-perl
  Version : 1.10
  Upstream Author : Patrice Auffret gomor-c...@gomor.org
* URL : https://metacpan.org/release/Net-Frame-Device
* License : Artistic
  Programming Lang: Perl
  Description : module to get network device information

Net::Frame::Device is used to get network information, and is especially
useful when you want to do low-level network programming.

It also provides useful functions to lookup network MAC addresses.



signature.asc
Description: OpenPGP digital signature


Processed (with 4 errors): retitle 741094 ITA: pysvn -- A(nother) Python interface to Subversion

2014-03-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 retitle 741094 ITA: pysvn -- A(nother) Python interface to Subversion
Bug #741094 [wnpp] O: pysvn -- A(nother) Python interface to Subversion
Changed Bug title to 'ITA: pysvn -- A(nother) Python interface to Subversion' 
from 'O: pysvn -- A(nother) Python interface to Subversion'
 owner 741094 !
Bug #741094 [wnpp] ITA: pysvn -- A(nother) Python interface to Subversion
Owner recorded as Josue Ortega josueort...@debian.org.gt.
 ---
Unknown command or malformed arguments to command.
 Josue Ortega
Unknown command or malformed arguments to command.
 «Happy Hacking»
Unknown command or malformed arguments to command.
 http://josueortega.org
Unknown command or malformed arguments to command.

End of message, stopping processing here.

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


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.13943124964113.transcr...@bugs.debian.org



Processed: tagging 737830

2014-03-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 737830 + pending
Bug #737830 [wnpp] ITP: belle-sip -- SIP stack from the Linphone team
Added tag(s) pending.
 thanks
Stopping processing here.

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


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.139432121921628.transcr...@bugs.debian.org



Processed: affects 737830

2014-03-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 affects 737830 linphone
Bug #737830 [wnpp] ITP: belle-sip -- SIP stack from the Linphone team
Added indication that 737830 affects linphone
 thanks
Stopping processing here.

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


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.139432122521663.transcr...@bugs.debian.org



Bug#740904: ITP: glamour -- beautiful 2D game with princesses for young girls

2014-03-08 Thread Ben Hutchings
On Thu, 2014-03-06 at 02:48 +0100, Miriam Ruiz wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Miriam Ruiz mir...@debian.org
 
 * Package name: glamour
   Version : 1.0.0
   Upstream Author : Nelson do Vale nel...@ocastudios.com
 * URL : https://launchpad.net/glamour
 * License : Code/Art: Public Domain. Music: DFSG-Free
   Programming Lang: Python
   Description : beautiful 2D game with princesses for young girls
 
 In this beautiful strategy game targeted to girls age 8 to 12, each
 participant will take control of a princess from a fairy tale. You
 must walk through the kingdom collecting shoes, dresses and makeup
 to use at the balls, but must be careful: the fashion is always changing.
[...]

This really sounds horribly stereotyped.  (Though I'm sure we already
have other games that are similarly problematic in other ways.)

Please, at least let people decide for themselves who it's for?

Ben.

-- 
Ben Hutchings
I say we take off; nuke the site from orbit.  It's the only way to be sure.


signature.asc
Description: This is a digitally signed message part


Bug#740904: ITP: glamour -- beautiful 2D game with princesses for young girls

2014-03-08 Thread Miriam Ruiz
2014-03-09 1:31 GMT+01:00 Ben Hutchings b...@decadent.org.uk:

 In this beautiful strategy game targeted to girls age 8 to 12, each
 participant will take control of a princess from a fairy tale. You
 must walk through the kingdom collecting shoes, dresses and makeup
 to use at the balls, but must be careful: the fashion is always changing.
 [...]

 This really sounds horribly stereotyped.  (Though I'm sure we already
 have other games that are similarly problematic in other ways.)

 Please, at least let people decide for themselves who it's for?

I've already changed it to to kids age 8 to 12. Do you think I
should also remove a reference to th age target, or just the gendered
one?

Thanks,
Miry


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/cafotxvm82dysptsnek1+9hhoqtkshhokuyppg056vxub+ez...@mail.gmail.com



Bug#740904: ITP: glamour -- beautiful 2D game with princesses for young girls

2014-03-08 Thread Ben Hutchings
On Sun, 2014-03-09 at 01:34 +0100, Miriam Ruiz wrote:
 2014-03-09 1:31 GMT+01:00 Ben Hutchings b...@decadent.org.uk:
 
  In this beautiful strategy game targeted to girls age 8 to 12, each
  participant will take control of a princess from a fairy tale. You
  must walk through the kingdom collecting shoes, dresses and makeup
  to use at the balls, but must be careful: the fashion is always changing.
  [...]
 
  This really sounds horribly stereotyped.  (Though I'm sure we already
  have other games that are similarly problematic in other ways.)
 
  Please, at least let people decide for themselves who it's for?
 
 I've already changed it to to kids age 8 to 12. Do you think I
 should also remove a reference to th age target, or just the gendered
 one?

I can see that may be a useful clue to difficulty.  Thanks.

Ben.

-- 
Ben Hutchings
I say we take off; nuke the site from orbit.  It's the only way to be sure.


signature.asc
Description: This is a digitally signed message part


Bug#740379: ITP: asciinema -- Record and share your terminal sessions,

2014-03-08 Thread gustavo panizzo gfa
On 02/28/2014 06:03 PM, Paul Tagliamonte wrote:
 I will sponsor this, no problem.
pkg is ready, take a look to it.

git+ssh://git.debian.org/git/collab-maint/asciinema.git

if you agree is ok, i will tag and sign it

thanks!


-- 
1AE0 322E B8F7 4717 BDEA BF1D 44BB 1BA7 9F6C 6333


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/531bbab2.8040...@zumbi.com.ar



Bug#724629: RFP: fonts-fira -- sans-serif font family released with FirefoxOS

2014-03-08 Thread Tim

Any progress?

*Download*
The Fira font family comes in a Sans Serif with 4 weights (light, 
regular, medium and bold) all accompanied by italic styles. The package 
also includes a Mono Spaced variant with 2 weights (regular and bold).

http://www.mozilla.org/en-US/styleguide/products/firefox-os/typeface/


Bug#701478: RFP: fonts-opensans -- Sans-serif typeface with many variations from Google

2014-03-08 Thread Tim

Is there any progress on adding this cool, readable font?


--
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/531bda11.8010...@ya.ru