Your message dated Sun, 17 Jan 2016 22:09:43 +0000
with message-id <[email protected]>
and subject line Bug#806903: fixed in symfony 2.7.9+dfsg-1
has caused the Debian Bug report #806903,
regarding src:symfony: Please provide directions on developing with Symfony 
using Debian packages
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.)


-- 
806903: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806903
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:symfony
Severity: wishlist

Dear Maintainer,

Given that Symfony is packaged for Debian, I'd expect to find some way to get a 
Symfony development environment based on Debian packages, without having to 
download the whole internet with composer.

Could you please provide some directions on how the packages of Symfony can be 
used for Symfony app development ?

I cannot even seem to find any "top-level" package that'd be a candidate for 
giving me a README.Debian, to get me started.

Many thanks in advance.

Best regards,

-- System Information:
Debian Release: stretch/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'stable-updates'), (500, 
'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Source: symfony
Source-Version: 2.7.9+dfsg-1

We believe that the bug you reported is fixed in the latest version of
symfony, 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.
David Prévot <[email protected]> (supplier of updated symfony 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: SHA256

Format: 1.8
Date: Sun, 17 Jan 2016 16:23:58 -0400
Source: symfony
Binary: php-symfony-asset php-symfony-browser-kit php-symfony-class-loader 
php-symfony-config php-symfony-console php-symfony-css-selector 
php-symfony-debug php-symfony-dependency-injection php-symfony-dom-crawler 
php-symfony-event-dispatcher php-symfony-expression-language 
php-symfony-filesystem php-symfony-finder php-symfony-form 
php-symfony-http-foundation php-symfony-http-kernel php-symfony-intl 
php-symfony-locale php-symfony-options-resolver php-symfony-process 
php-symfony-property-access php-symfony-routing php-symfony-security 
php-symfony-serializer php-symfony-stopwatch php-symfony-templating 
php-symfony-translation php-symfony-validator php-symfony-var-dumper 
php-symfony-yaml php-symfony-doctrine-bridge php-symfony-monolog-bridge 
php-symfony-phpunit-bridge php-symfony-proxy-manager-bridge 
php-symfony-swiftmailer-bridge php-symfony-twig-bridge php-symfony-debug-bundle 
php-symfony-framework-bundle php-symfony-security-bundle php-symfony-twig-bundle
 php-symfony-web-profiler-bundle
 php5-symfony-debug
Architecture: source
Version: 2.7.9+dfsg-1
Distribution: unstable
Urgency: high
Maintainer: Debian PHP PEAR Maintainers <[email protected]>
Changed-By: David Prévot <[email protected]>
Description:
 php-symfony-asset - manage asset URLs
 php-symfony-browser-kit - simulate the behavior of a web browser
 php-symfony-class-loader - load PHP classes automatically
 php-symfony-config - load configurations from different data sources
 php-symfony-console - run tasks from the command line
 php-symfony-css-selector - convert CSS selectors to XPath expressions
 php-symfony-debug - tools to make debugging of PHP code easier
 php-symfony-debug-bundle - debugging tools for the Symfony framework
 php-symfony-dependency-injection - standardize and centralize construction of 
objects
 php-symfony-doctrine-bridge - integration for Doctrine with Symfony Components
 php-symfony-dom-crawler - ease DOM navigation for HTML and XML documents
 php-symfony-event-dispatcher - dispatch events and listen to them
 php-symfony-expression-language - compile and evaluate expressions
 php-symfony-filesystem - basic filesystem utilities
 php-symfony-finder - find files and directories
 php-symfony-form - create HTML forms and process request data
 php-symfony-framework-bundle - basic, robust and flexible MVC framework
 php-symfony-http-foundation - object-oriented layer for the HTTP specification
 php-symfony-http-kernel - building blocks for flexible and fast HTTP-based 
frameworks
 php-symfony-intl - limited replacement layer for the PHP extension intl
 php-symfony-locale - deprecated replacement layer for the PHP extension intl
 php-symfony-monolog-bridge - integration for Monolog with Symfony Components
 php-symfony-options-resolver - configure objects with option arrays
 php-symfony-phpunit-bridge - integration for PHPUnit with Symfony Components
 php-symfony-process - execute commands in sub-processes
 php-symfony-property-access - read from and write to an object or array
 php-symfony-proxy-manager-bridge - integration for ProxyManager with Symfony 
Components
 php-symfony-routing - associate a request with code that generates a response
 php-symfony-security - infrastructure for sophisticated authorization systems
 php-symfony-security-bundle - configurable security system for the Symfony 
framework
 php-symfony-serializer - convert PHP objects into specific formats and vice 
versa
 php-symfony-stopwatch - profile PHP code
 php-symfony-swiftmailer-bridge - integration for Swift Mailer with Symfony 
Components
 php-symfony-templating - tools needed to build a template system
 php-symfony-translation - tools to internationalize an application
 php-symfony-twig-bridge - integration for Twig with Symfony Components
 php-symfony-twig-bundle - configurable integration of Twig with the Symfony 
framework
 php-symfony-validator - tools to validate classes
 php-symfony-var-dumper - ${phpcomposer:description}
 php-symfony-web-profiler-bundle - collect requests information for analysis 
and debugging
 php-symfony-yaml - convert YAML to PHP arrays and the other way around
 php5-symfony-debug - Symfony debug extension
Closes: 806903
Changes:
 symfony (2.7.9+dfsg-1) unstable; urgency=high
 .
   [ Fabien Potencier ]
   * updated VERSION for 2.7.9
 .
   [ Daniel Beyer ]
   * Drop patch to skip broken tests in the Process component (no longer needed)
     - Skip-broken-tests-in-Process-component.patch
   * Add patch to provide function random_bytes() for php 5
     - Embed-paragonie-random_compat-into-the-security-comp.patch
   * Add a README.Debian (Closes: #806903)
 .
   [ David Prévot ]
   * Update autoload and dependencies for php-symfony-framework-bundle
   * Update copyright (years)
   * Add copyright entry for embedded paragonie/random_compat
Checksums-Sha1:
 bf303f7e68cf0461d2dd6aae110c46d5fcb0faa3 5255 symfony_2.7.9+dfsg-1.dsc
 d99e5e4f2e999e5d207a090b3eb146706f89ff2a 3821099 symfony_2.7.9+dfsg.orig.tar.gz
 e78ee3b0a4b38ac77582948b403066d1a6d6b2a6 43676 
symfony_2.7.9+dfsg-1.debian.tar.xz
Checksums-Sha256:
 4187c72878a4b271030964d337b7bff0a4d93febb88ca82366336bb14a5efe31 5255 
symfony_2.7.9+dfsg-1.dsc
 b527ebf345986b57e1899b7f5de480741810b75a498dcc6c8ae96e7032317f6e 3821099 
symfony_2.7.9+dfsg.orig.tar.gz
 71cf0119ceeb824fdc4a6f1349c8bfbc99c6f60d9166bd9291f3eced338576a8 43676 
symfony_2.7.9+dfsg-1.debian.tar.xz
Files:
 6b7a775a23b339e4df8661c0f2c83158 5255 php optional symfony_2.7.9+dfsg-1.dsc
 6e79e097de0b30e988a92e171b1c4774 3821099 php optional 
symfony_2.7.9+dfsg.orig.tar.gz
 2b5e394c46085614e137c29e178cb148 43676 php optional 
symfony_2.7.9+dfsg-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCAAGBQJWm/2lAAoJEAWMHPlE9r08TaAH/ivuQ5Z+qprkffY/eIQ9zU59
y+xZod5A+8hXsLCVse5PcE5eI3a8I+KdvUEw4NzcjxSjOiByGqvQ65W/pAIvTa3u
P3krHvNyHc99pmLIyjXPggqrckwyBJrZJKGDROzLYwgDEo1PbP7+fqM5Q5VQU/HL
3PeZ/4SuyIN0ctRWROv0ovxYqsu0nLtNm2udEhQRAvIYTxcM2YhzzyQ4+5s2Z/hV
mmcmQmyu0yFFVUYiwVb/04RH3NGDHvgcAtuiQWPKu3PPMOu4o4e9sPBfom864id8
ARD44rIio4q/K6Nj2T1xjqG3tbSH+CnlihzTqAtkElXszQmB7owOsV9YzUhfl9Y=
=sa+w
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to