Re: make 4.0: archive rebuild resulted in 73 packages broken (help wanted)

2014-05-02 Thread Manoj Srivastava
On Thu, May 01 2014, Paul Smith wrote:
 On Wed, 2014-04-30 at 10:55 -0700, Manoj Srivastava wrote:
 Opened bug in Savannah BTS:
  https://savannah.gnu.org/bugs/?42249

 I pushed a fix for this.  See if it helps.

I have built a new version into experimental with that patch. Of
 the ~60 packages previously broken with make 4.0, I have now
 successfully built 6 (or roughly 10%) with a newly patched make.

With the other patches back ported from the savannah git repo, I
 think we have now addressed the issues uncovered by the archive
 rebuild. I am currently uoploading to experimental, and will hold it
 there for 24 hours, and upload it to unstable in 24 hours.

Many thanks to Paul for the quick turn around on this bug.

manoj
-- 
QOTD: This is a one line proof... if we start sufficiently far to the
left.
Manoj Srivastava sriva...@acm.org http://www.golden-gryphon.com/  
4096R/C5779A1C E37E 5EC5 2A01 DA25 AD20  05B6 CF48 9438 C577 9A1C


signature.asc
Description: PGP signature


Bug#746632: ITP: django-simple-captcha -- Django Simple Captcha Django application

2014-05-02 Thread Brian May
Package: wnpp
Severity: wishlist
Owner: Brian May b...@debian.org

* Package name: django-simple-captcha
  Version : 0.4.2
  Upstream Author : Marco Bonetti
* URL : https://github.com/mbi/django-simple-captcha
* License : [1]
  Programming Lang: Python
  Description : Django Simple Captcha Django application

Django Simple Captcha is an extremely simple, yet highly customizable
Django application to add captcha images to any Django form.

This is used by a Django application I maintain.

The source package is django-simple-captcha, the binary will probably
have to be renamed to python-captcha to make it Debian python policy
compliant.

With this in mind, I have a package available at:
https://code.vpac.org/debian/pool/main/d/django-simple-captcha/


Later: Just accidentally noticed that the name (python-captcha) has
already been taken in Debian, by a packaging that looks rather different
(for Python, not Django), so I may not actually be able to do this.

However, already entered most of this report now, so I am going submit
it like it or not :-).


[1] License:

Copyright (c) 2008 - 2014 Marco Bonetti

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Software), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140502062434.28049.80572.report...@aquitard.in.vpac.org



Re: [Pkg-shadow-devel] Help wanted: test new shadow source package (login, passwd, uidmap, etc.)

2014-05-02 Thread Christian PERRIER
Quoting Serge Hallyn (serge.hal...@ubuntu.com):
 Quoting Christian PERRIER (bubu...@debian.org):
  Quoting Christian PERRIER (bubu...@debian.org):
   Hello fellow developers,
   
   I would like to request your help in testing the new version of the
   shadow package (that provides login, passwd and such other important
   or base packages).
  
  I haven't got much feedbackwhich is indeed what I was more or less
  expecting. ;-)
  
  So, well, let's jump into the mud (I love to do that when
  running.not sure I love to do that in my FLOSS activities) and
  I'll soon upload shadow to unstable Be prepared.
 
 Hi,
 
 so first glitch I found is that /etc/subuid was not created for me.
 login.postinst only creates that on new installs.  In Ubuntu it
 does so anytime it does not exist - I assume you made that change
 on purpose?  usermod -v refuses to run if the file does not exist,
 so users will need to be told to create those files themselves.

What makes you think this?

In login.postinst, we have:

# Create subuid/subgid if missing
if [ ! -e /etc/subuid ]; then
touch /etc/subuid
chown root:root /etc/subuid
chmod 644 /etc/subuid
fi


(strangely indented, admitedlybut unless I'm missing something
obvious, it is unconditionnally run)

That code probably somes unchanged from the patches that have been
proposed, indeed.

And, well, on my system, /etc/subuid and /etc/subgid were indeed
created when I manually installed the new login package.



signature.asc
Description: Digital signature


Re: Bug#745872: ITP: profanity -- a console based XMPP client

2014-05-02 Thread Dariusz Dwornikowski
On 28 April 2014 22:23, Clint Adams cl...@debian.org wrote:
 On Mon, Apr 28, 2014 at 10:15:32PM +0200, Jeroen Dekkers wrote:
 Please use a wording that also grants permission to link to forks of
 OpenSSL such as LibreSSL, in case LibreSSL or another fork is
 preferred over OpenSSL in the future. You can take wget as an example:

 No, please use a more secure library with a better license.


Great News,

Upstream reimplemented to use gnuTLS, so no need to relicense.


-- 
Pozdrawiam,
Dariusz Dwornikowski, Assistant
Institute of Computing Science, Poznań University of Technology
www.cs.put.poznan.pl/ddwornikowski/
room 2.7.2 BTiCW | tel. +48 61 665 29 41


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CAGnkunc8HG=4mdHTAUhFpJAYohTAG+2s2BQL_q�5s0hza...@mail.gmail.com



Re: goals for hardening Debian: ideas and help wanted

2014-05-02 Thread Aaron Zauner
Hi Kevin,

Kevin Chadwick wrote:
 Debian developers not being able to upload security fixes is part of
 the mix but then I would guess you could more easily bring down the TOR
 network too than a private VPN and filtering would be much more
 difficult so I would say TOR is not *optimum* for security or
 availability and obscurity is no real security though perhaps very 
 occasionally the best possible ;-).
I'm not saying that DD's should use Tor. But a VPN might not be more secure.

 Tor is more complex, less proven, had more past exploits and crucially I
 believe? generally more reliant on external infrastructure. It's
 primary aim is privacy and not a simply secure protocol. I include SSH
 when I say VPN too but host security is paramount in any case.
Software VPNs have had vulnerabilities over and over again, the last one
being heartbleed (that also affected commercial VPN products such as
Cisco ASA/PIX and some Juniper devices). IPsec hat to be revised and is
often implemented in a way that defies the standard that has been under
heavy criticism by the cryptography community (e.g.
https://www.schneier.com/paper-ipsec.html)

Bashing on Tor does not help here.

Aaron



signature.asc
Description: OpenPGP digital signature


Re: Call for help from KDE Team

2014-05-02 Thread Maximiliano Curia
¡Hola Paul!

El 2014-05-02 a las 08:40 +0800, Paul Wise escribió:
 On Fri, May 2, 2014 at 2:19 AM, Maximiliano Curia wrote:
  For quite a while now the KDE team has been severely understaffed. We 
  maintain
  a lot of packages, with many different kinds of bugs, but we don't have 
  enough
  people to do all the work that needs to be done. We have tools that help us
  automate the update to new upstream releases, but that's just the tip of the
  iceberg of our work and so we are writing to invite more people to get
  involved in the team and help us get KDE software in Debian into better 
  shape.

 Have you invited the Kubuntu team to join you? I'll send a mail to the
 other derivatives I can find that use KDE.

We've invited the Kubuntu team to merge their efforts with ours and use the
same packaging vcs. The answer was positive, although the migration is a bit
too far in the future. They sort of agree that they could migrate from
launchpad bzr to git.debian.org, but as they are a larger group they separate
junior and senior developers, requiring a review for each junior commit, for
which they have a workflow and systems in place that won't be directly usable
in git.debian.org. so the idea is to keep in sync most of our work, and see if
we can figure out a way to merge it.

Which translates to some overhead and a larger TODO list than an immediate
help, but sure, once certain threshold in time invested is reached, both Debian
and Ubuntu could benefit from it.

Happy hacking,
-- 
Good judgement comes from experience, and experience comes from bad
judgement.
-- Fred Brooks
Saludos /\/\ /\  `/


signature.asc
Description: Digital signature


Re: mirror.debian.net down?

2014-05-02 Thread Raphael Geissert
[Copying the appropriate list]

Luca Filipozzi wrote:

 On Wed, Apr 30, 2014 at 12:00:55AM +0100, Steven Chamberlain wrote:
 On 29/04/14 23:22, Luca Filipozzi wrote:
  It should be mostly corrected now although one name server is still not
  transferring properly.
  
  Technicians have been deployed.
 
 If there is any more you can tell me about this DNS zone, it would be
 nice to document it better at https://wiki.debian.org/DebianGeoMirror
 If it is deprecated (as is geomirror.debian.net) that could be mentioned
 there.  I'm curious how the list of mirrors is maintained, too.
 
 So am I.  It used to be a dynamic zone but hasn't seen updates in almost 2
 years.  It should go away, IMO.

I personally thought it was gone already. Simon might confirm or prove me 
wrong, but AFAIR it should no longer exist.

Oh and it used to be updated by the data from Mirrors.masterlist

 I still find it very useful in combination with a caching web proxy
 (better than http.debian.net because that can vary the resultant object
 URI, and better than cdn.debian.net because that doesn't consider
 mirrors carrying only a subset of architectures).

Doesn't your caching proxy actually cache the 301s? redirections to volatile 
data get a 302 so that only the data from the mirror is cached, but non-
volatile data get 301s.

Cheers,
-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/ljvqpr$o4e$1...@ger.gmane.org



Re: Call for help from KDE Team

2014-05-02 Thread Maximiliano Curia
¡Hola Ritesh!

El 2014-05-02 a las 00:57 +0530, Ritesh Raj Sarraf escribió:
 I've been trying to do my part, in maintaining small packages in the
 KDE Extras Team.

 For KDE Core, the commitments are high. Even after the source split,
 the dependencies that the KDE Components have amongst each other,
 makes me nervous to pick one up.

 Perhaps I will start with monitoring the bug report and adding my
 input as and when necessary.

Thanks for the reply. You are more than welcome to start working on some of
the tasks described or whatever tasks you consider useful for our users, but,
please, don't do it because of guilt. We value your contributions and the team
is lucky to have you as a member, if you have the time and the energy to chew
into more things, please go ahead. We can try to help you overcome your
nervousness about the pending tasks. But, remind yourself that the amount of
work we can accomplish is finite while the amount of things that need to be
done tends to be infinite, in various dimensions. :)

Have fun,
-- 
UNIX is basically a simple operating system, but you have to be a genius to
understand the simplicity.
-- Dennis Ritchie
Saludos /\/\ /\  `/


signature.asc
Description: Digital signature


Bug#746652: ITP: openambit -- utilities for Suunto Ambit sport watches

2014-05-02 Thread Christian Perrier
Package: wnpp
Severity: wishlist
Owner: Christian Perrier bubu...@debian.org

* Package name: openambit
  Version : 0.2
  Upstream Author : Emil Ljungdahl
* URL : http://openambit.org/
* License : GPL-3
  Programming Lang: C
  Description : utilities for Suunto Ambit sport watches

 This package provides software that helps communicating with Suunto Ambit
 outdoor watches.

The main motivation for me to package this is because I need it to avoid
being forced to use a Microsoft Windows machine to synchronize my brand
new shiny Suunto Ambit 2 watch...:-)

Suunto only officially supports Windows and doesn't plan to provide Linux
versions of the software that helps communicating with the watch
and sync its data to the Movescount website.

That package would indeed be useful to all users of Debian who own
a Suunto Ambit watch for outdoor activities.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140502103655.4085.97623.report...@mykerinos.kheops.frmug.org



Re: Call for help from KDE Team

2014-05-02 Thread David Goodenough
On Friday 02 May 2014 11:32:41 Maximiliano Curia wrote:
 ¡Hola Paul!
 
 El 2014-05-02 a las 08:40 +0800, Paul Wise escribió:
  On Fri, May 2, 2014 at 2:19 AM, Maximiliano Curia wrote:
   For quite a while now the KDE team has been severely understaffed. We
   maintain a lot of packages, with many different kinds of bugs, but we
   don't have enough people to do all the work that needs to be done. We
   have tools that help us automate the update to new upstream releases,
   but that's just the tip of the iceberg of our work and so we are
   writing to invite more people to get involved in the team and help us
   get KDE software in Debian into better shape. 
  Have you invited the Kubuntu team to join you? I'll send a mail to the
  other derivatives I can find that use KDE.
 
 We've invited the Kubuntu team to merge their efforts with ours and use the
 same packaging vcs. The answer was positive, although the migration is a bit
 too far in the future. They sort of agree that they could migrate from
 launchpad bzr to git.debian.org, but as they are a larger group they
 separate junior and senior developers, requiring a review for each junior
 commit, for which they have a workflow and systems in place that won't be
 directly usable in git.debian.org. so the idea is to keep in sync most of
 our work, and see if we can figure out a way to merge it.
 
 Which translates to some overhead and a larger TODO list than an immediate
 help, but sure, once certain threshold in time invested is reached, both
 Debian and Ubuntu could benefit from it.
 
 Happy hacking,
Sounds like a job for Gerrit.  Currently not fully packages for Debian
but I understand there is work being done one it.  There is a github 
project at https://github.com/dnaeon/gerrit-debian which builds debs.

David


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/2391161.nUmctEEEVR@stargate



Bug#746653: ITP: libcatalyst-plugin-email-perl -- module to send emails with Catalyst

2014-05-02 Thread Michael Prokop
Package: wnpp
Owner: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name: libcatalyst-plugin-email-perl
  Version : 0.08
  Upstream Author : Sebastian Riedel s...@cpan.org
* URL : https://metacpan.org/release/Catalyst-Plugin-Email
* License : Artistic or GPL-1+
  Programming Lang: Perl
  Description : module to send emails with Catalyst

Send emails with Catalyst and Email::Send and Email::MIME::Creator.

Actual packaging work is by Victor, and the current state of packaging is 
living at
git://anonscm.debian.org/pkg-perl/packages/libcatalyst-plugin-email-perl.git /
ssh://git.debian.org/git/pkg-perl/packages/libcatalyst-plugin-email-perl.git
thanks to gregor herrmann.

regards,
-mika-


signature.asc
Description: Digital signature


Re: goals for hardening Debian: ideas and help wanted

2014-05-02 Thread Kevin Chadwick
previously on this list Tzafrir Cohen contributed:

  A wide misconception. Chroots are easily implemented and add security
  almost for free   
 
 Not completely for free. You now have an extra mini-system to maintain.
 
 (often /dev/log is all that is needed) and so can be

You completely misunderstand. Many daemons have chroot config options
for security reasons. I am asking does Debian use them by default and
if not why not.

  used by default without any potential problems,   
 
  they also never bring
  new risks  
 
 unless you forget to unpdate them.
 

You don't need to update them, they are basically empty and created on
daemon startup with perhaos one or two files like a dns root key for
unbound which is then self maintained (better if writes could be
avoided though). I am talking about dropping an unpriviledged process
permissions to next to nothing running with no shell and no filesystem
access so that any exploit in the network/any input code is far
less likely to get any further.

 It's also worth mentioning systemd-nspawn:
 http://www.freedesktop.org/software/systemd/man/systemd-nspawn.html

Not at all, it hasn't been tested for this, isn't supported by daemons
that crucially use priviledge seperation, which involves forking
children so a tiny process doing what root needs or a tiny process doing
the dangerous stuff in a chroot as an unpriviledged user or a
combination of both and any wrong communication means the priv parent
dies), sounds like it does what most Linux admins think chroot is only
good for and talks about all sorts of stuff that would make any chroot
in this way pointless. more powerful I expect means less secure in
this usage.

p.s. this is proper security in quality daemons implementing application
specific security not polkit/systemd rubbish. Whilst you have got me to
mention systemd I shall bring something up that has yanked my chain.

I suppose the debian page

https://wiki.debian.org/Debate/initsystem/systemd

Is just written by random developers and is not official or speaking as
a debian collective because it is very unbalanced indeed.

Embedded more performance less memory blah blah well that depends as
systemd is NOT compatible with application specific embedded that
basically is what embedded is all about and the Linux kernel is
atleast for now and would be forked otherwise. I could argue further
about larger systems but I won't bother, it would just be twisted and
move away from the main point anyway.

http://lists.busybox.net/pipermail/buildroot/2011-November/047612.html

-- 
___

'Write programs that do one thing and do it well. Write programs to work
together. Write programs to handle text streams, because that is a
universal interface'

(Doug McIlroy)

In Other Words - Don't design like polkit or systemd
___

I have no idea why RTFM is used so aggressively on LINUX mailing lists
because whilst 'apropos' is traditionally the most powerful command on
Unix-like systems it's 'modern' replacement 'apropos' on Linux is a tool
to help psychopaths learn to control their anger.

(Kevin Chadwick)

___


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/25453.25357...@smtp118.mail.ir2.yahoo.com



Re: goals for hardening Debian: ideas and help wanted

2014-05-02 Thread Kevin Chadwick
On Fri, 02 May 2014 10:55:15 +0200
Aaron Zauner wrote:

 Bashing on Tor does not help here.

The page suggests all devs use Tor to avoid being targetted. 

I am saying, does it accomplish that and is is best practice. Should
they be hackable even if they are targetted or stumbled upon. I find
that highly questionable and I am suggesting other simpler policies
will be far more effective. Hiding is fine but not at the cost of
complexity where security (confidentiality/protection/unexploitability)
is paramount.

I also mentioned ssh which I believe all the devs are using already. I
am not going to say which VPN/SSH is best for the devs, I wouldn't
know. I expect they would not choose commerical proprietary
insecure CISCO you compare to TOR though in any case.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/519419.15824...@smtp146.mail.ir2.yahoo.com



Re: goals for hardening Debian: ideas and help wanted

2014-05-02 Thread Kevin Chadwick
previously on this list Kevin Chadwick contributed:

 all sorts of stuff that would make any chroot
 in this way pointless. more powerful I expect means less secure in
 this usage.

p.p.s. why implement yet more code and complexity into systemd for
preventing device files when you can just use the nodev filesystem flag.

Yet another classic example of pointless arguably, more likely
detrimental feature creep/steal and even worse when duplicating existing
functions that can be applied more universally.

Perhaps because of this quote taken from the opening page of a book
about Ada and high integrity software.


There are two ways of constructing a software design. One is to make
it so simple that there are OBVIOUSLY no deficiencies. And the other is
to make it so complicated that there are no OBVIOUS deficiencies

Professor C. A. R. Hoare
The 1980 Turing award lecture

I think the one thing all should be able to agree on about systemd is
that systemd falls into the latter.

-- 
___

'Write programs that do one thing and do it well. Write programs to work
together. Write programs to handle text streams, because that is a
universal interface'

(Doug McIlroy)

In Other Words - Don't design like polkit or systemd
___

I have no idea why RTFM is used so aggressively on LINUX mailing lists
because whilst 'apropos' is traditionally the most powerful command on
Unix-like systems it's 'modern' replacement 'apropos' on Linux is a tool
to help psychopaths learn to control their anger.

(Kevin Chadwick)

___


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/753535.36099...@smtp138.mail.ir2.yahoo.com



Re: [Pkg-shadow-devel] Help wanted: test new shadow source package (login, passwd, uidmap, etc.)

2014-05-02 Thread Serge Hallyn
Quoting Christian PERRIER (bubu...@debian.org):
 Quoting Serge Hallyn (serge.hal...@ubuntu.com):
  Quoting Christian PERRIER (bubu...@debian.org):
   Quoting Christian PERRIER (bubu...@debian.org):
Hello fellow developers,

I would like to request your help in testing the new version of the
shadow package (that provides login, passwd and such other important
or base packages).
   
   I haven't got much feedbackwhich is indeed what I was more or less
   expecting. ;-)
   
   So, well, let's jump into the mud (I love to do that when
   running.not sure I love to do that in my FLOSS activities) and
   I'll soon upload shadow to unstable Be prepared.
  
  Hi,
  
  so first glitch I found is that /etc/subuid was not created for me.
  login.postinst only creates that on new installs.  In Ubuntu it
  does so anytime it does not exist - I assume you made that change
  on purpose?  usermod -v refuses to run if the file does not exist,
  so users will need to be told to create those files themselves.
 
 What makes you think this?
 
 In login.postinst, we have:
 
 # Create subuid/subgid if missing
 if [ ! -e /etc/subuid ]; then
 touch /etc/subuid
 chown root:root /etc/subuid
 chmod 644 /etc/subuid
 fi
 
 
 (strangely indented, admitedlybut unless I'm missing something

Oh, yo'ure right.  The indenting threw me off.

And the reason they weren't created was that I was blindly expecting
the uidmap package to depend on both passwd and login = 1:4.2-1,
so while i had upgraded passwd to experimental's version i hadn't
upgraded login's.

Sorry, my bad.  So all seemed to be working fine!

 obvious, it is unconditionnally run)
 
 That code probably somes unchanged from the patches that have been
 proposed, indeed.
 
 And, well, on my system, /etc/subuid and /etc/subgid were indeed
 created when I manually installed the new login package.
 



 ___
 Pkg-shadow-devel mailing list
 pkg-shadow-de...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-shadow-devel


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140502133733.GB1760@ubuntumail



Re: [Pkg-shadow-devel] Help wanted: test new shadow source package (login, passwd, uidmap, etc.)

2014-05-02 Thread Serge Hallyn
Quoting Steve Langasek (vor...@debian.org):
 On Fri, May 02, 2014 at 04:38:15AM +, Serge Hallyn wrote:
  Quoting Christian PERRIER (bubu...@debian.org):
   Quoting Christian PERRIER (bubu...@debian.org):
Hello fellow developers,

I would like to request your help in testing the new version of the
shadow package (that provides login, passwd and such other important
or base packages).
 
   I haven't got much feedbackwhich is indeed what I was more or less
   expecting. ;-)
 
   So, well, let's jump into the mud (I love to do that when
   running.not sure I love to do that in my FLOSS activities) and
   I'll soon upload shadow to unstable Be prepared.
 
  so first glitch I found is that /etc/subuid was not created for me.
  login.postinst only creates that on new installs.  In Ubuntu it
  does so anytime it does not exist - I assume you made that change
  on purpose?  usermod -v refuses to run if the file does not exist,
  so users will need to be told to create those files themselves.
 
 The right answer is probably to create the file on new installs and on
 upgrades from versions earlier than the first version introducing this.

Yeah I was thinking that last night - i guess this is pretty easy to
do, and some people will not want to have those files.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140502133823.GC1760@ubuntumail



noexec goal for hardening Debian (was Re: Bug#746496: general: Package upgrade scripts partly fail when /tmp is noexec)

2014-05-02 Thread Thorsten Glaser
Henrique de Moraes Holschuh dixit:

On Wed, 30 Apr 2014, Pierre wrote:

 When /tmp is configured as noexec (for example /tmp in RAM), some
 scripts fail on package update.

[…]
It may look like it is working, but we don't properly support it,

Sounds like a release goal for jessie+1 or jessie+2.

bye,
//mirabilos
-- 
“It is inappropriate to require that a time represented as
 seconds since the Epoch precisely represent the number of
 seconds between the referenced time and the Epoch.”
-- IEEE Std 1003.1b-1993 (POSIX) Section B.2.2.2


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/pine.bsm.4.64l.1405021354020.22...@herc.mirbsd.org



Multiarch and interpreters

2014-05-02 Thread Niko Tyni
On Fri, Apr 18, 2014 at 07:11:56AM +0200, Guillem Jover wrote:

 After my warning [W] about this subverting the dependency system was
 willfully ignored, I concluded trying to do anything else about it
 was a waste of time and energy.
 
   [W] https://lists.debian.org/debian-devel/2013/04/msg00578.html

It seems to me that an interpreter supporting DSO language extensions
can have multi-arch support at several different levels. I think
this classification might explain why the current python multiarch
implementation hasn't encountered the above problems.

The levels I see are

1) multiarch annotations for /usr/bin/interp, but no Multi-Arch:same
   packages. The architecture of /usr/bin/interp must match the
   architecture of any corresponding embedded interpreter packages [1]
   (containing libinterp.so.*) on the system. Packaged DSO extensions
   must obviously match this architecture too.

2) Multi-Arch:same embedded interpreter packages (with the standard
   library), but separately packaged DSO extensions can be installed
   for only one architecture at a time
- makes a somewhat wider set of non-native packages installable than 1)
  (those depending on the embedded interpreter package)
- the dependencies of DSO extension packages guarantee that their
  architecture matches the /usr/bin/interp package
- how useful are the embedded interpreters on architectures not
  matching /usr/bin/interp, when you can't install packaged DSO
  extensions for them?

3) Multi-Arch:same embedded interpreters (+stdlib), but packaged DSO 
   extensions aren't limited to one architecture (and could be
   Multi-Arch:same)
- this would be the full multiarch implementation
- DSO extension packages depend on the embedded interpreter packages
  (and probably on the /usr/bin/interp package without :any as
   an alternative)
- currently fragile/broken due to our dependency system limitations
  (see Guillem's link above)

I think python3 is doing 2), and ruby2.0 seems to be trying to do 3).
I'm currently contemplating whether to do 1) or 2) for perl. I'll
follow up on that in a separate mail.

I hadn't fully realized the difference between 2) and 3) until now,
so I hope this is useful for somebody else too. 

This comes from a perl background, where packaged DSO extensions depend
on perlapi-* and the perl source package could control who provides
it. Possibly the dependencies of packaged DSO extensions for other
interpreters don't have a similar point of control. I suppose that this
would make the line between 2) and 3) more blurry and call for policy
and/or helper support to avoid premature takeup on 3) before its problems
are resolved.

Does this make sense?

[1] I'm assuming that linking against libinterp.so.* is only used for
embedding an interpreter, not for utility functions or the like.
I think this is true for perl. If it doesn't hold for other
interpreters, I'd be interested in examples.
-- 
Niko Tyni   nt...@debian.org


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140502141448.GA7566@estella.local.invalid



Re: mass bug report filing, update of the Ruby-Version attribute is needed for jessie

2014-05-02 Thread Antonio Terceiro
On Thu, May 01, 2014 at 10:51:15PM +0200, Matthias Klose wrote:
 Currently more than 300 packages have a Ruby-Version attribute which lists
 either ruby1.8 or ruby1.9, but neither ruby2.0 or ruby2.1.  When using these
 packages as gems, then the gem is not found.  The recent ruby gems
 infrastructure now uses 'all' as this Ruby-Version attribute for architecture
 independent packages, so after an one time update these packages should be
 usable as gems for future ruby versions as well.  Most of these packages only
 build architecture independent packages, so source full uploads are needed.
 
 Not sure if all of these packages are used as gems, but at least for these the
 bug severity should be serious, maybe less for the others.
 
 $ cat /var/lib/apt/lists/*Packages | grep-dctrl -n -sSource:Package
 -FRuby-Versions -r 'ruby1.[89]' | sort -u | wc -l
 366

Note that the real issue is not the contents of the Ruby-Versions field,
which is not used for anything other than this very type of checking.

The real problem is the fact that their gemspecs (distro-agnostic
metadata that tells Ruby which packages are installed) are not installed
in a place that will be picked up by newer versions of Ruby, so yes they
need a sourcefull upload, but only if they actually ship gemspecs.

Looking for packages that still ship gemspecs for 1.8 or 1.9.1, the number is
slightly lower/

$ (apt-file search /usr/share/rubygems-integration/1.8; apt-file search 
/usr/share/rubygems-integration/1.9.1) | cut -d : -f 1 | sort -u | wc -l
300

-- 
Antonio Terceiro terce...@debian.org


signature.asc
Description: Digital signature


Re: noexec goal for hardening Debian (was Re: Bug#746496: general: Package upgrade scripts partly fail when /tmp is noexec)

2014-05-02 Thread Henrique de Moraes Holschuh
On Fri, 02 May 2014, Thorsten Glaser wrote:
 Henrique de Moraes Holschuh dixit:
 On Wed, 30 Apr 2014, Pierre wrote:
  When /tmp is configured as noexec (for example /tmp in RAM), some
  scripts fail on package update.
 
 […]
 It may look like it is working, but we don't properly support it,
 
 Sounds like a release goal for jessie+1 or jessie+2.

No, it is useless, wasted effort.  NOEXEC $TMPDIR (and NOEXEC /tmp) will
always break the world.

There is no shortage of troublesome release goals that are worth the effort.
NOEXEC /tmp is not one of them.

E.g. it would be a lot better to, instead, adopt per-user (that can also
mean per-daemon/per-service) exclusive $TMPDIR enhanced by per-user mount
namespaces that also take care of /tmp, or something to that effect.   But
those won't be NOEXEC.

-- 
  One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie. -- The Silicon Valley Tarot
  Henrique Holschuh


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140502151920.gb19...@khazad-dum.debian.net



Bug#746693: ITP: ruby-zip-zip -- provides a simple adapter to let all your dependencies use RubyZip v1.0.0

2014-05-02 Thread Praveen Arimbrathodiyil
Package: wnpp
Severity: wishlist
Owner: Praveen Arimbrathodiyil prav...@debian.org

* Package name: ruby-zip-zip
  Version : 0.3
  Upstream Author : Orien Madgwick
* URL : https://rubygems.org/gems/zip-zip
* License : Expat
  Programming Lang: Ruby
  Description : provides a simple adapter to let all your dependencies use 
RubyZip v1.0.0

So you've upgraded a gem dependency that requires RubyZip v1.0.0 or higher. 
While all your other dependencies use the interface provided by v0.x.

zip-zip provides a simple adapter to let all your dependencies use RubyZip 
v1.0.0. It is very simple and light weight, aliasing the old class names to the 
new.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140502154832.27747.45814.report...@ravel.debian.org



Re: Non-source Javascript files in upstream source

2014-05-02 Thread Ian Jackson
Russ Allbery writes (Re: Non-source Javascript files in upstream source):
 I continue to hold to my position that distributing sourceless files in
 source packages, provided they are under a free license and not used as
 part of the process of building binary package, is a nuisance rather than
 a meaningful DFSG violation and not worth spending project time and
 resources on.  That said, I do understand why people want simple rules
 with no exceptions, even if those rules lead to moderately nonsensical
 corner cases.
 
 I very much doubt that further discussion of this is going to change
 anyone's mind, and I suspect we will simply continue to disagree on the
 requirements until such a time as someone proposes a GR to clarify this
 (if that ever happens).  I don't care enough about the issue to do that
 myself.

I'm starting to get tempted.  If we have a GR on it, regardless of the
outcome, we can stop these arguments a bit sooner.

Ian.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/21347.55434.940648.630...@chiark.greenend.org.uk



Re: Non-source Javascript files in upstream source

2014-05-02 Thread Paul Tagliamonte
On Fri, May 02, 2014 at 06:40:26PM +0100, Ian Jackson wrote:
 I'm starting to get tempted.  If we have a GR on it, regardless of the
 outcome, we can stop these arguments a bit sooner.

Please do note that this would be a GR to override a DPL delegated
team's decision[1], just to be absolutely clear.

Cheers,
  Paul

[1]: https://lists.debian.org/debian-devel-announce/2014/04/msg00014.html

-- 
 .''`.  Paul Tagliamonte paul...@debian.org  |   Proud Debian Developer
: :'  : 4096R / 8F04 9AD8 2C92 066C 7352  D28A 7B58 5B30 807C 2A87
`. `'`  http://people.debian.org/~paultag
 `- http://people.debian.org/~paultag/conduct-statement.txt


signature.asc
Description: Digital signature


Re: Non-source Javascript files in upstream source

2014-05-02 Thread Russ Allbery
Paul Tagliamonte paul...@debian.org writes:
 On Fri, May 02, 2014 at 06:40:26PM +0100, Ian Jackson wrote:

 I'm starting to get tempted.  If we have a GR on it, regardless of the
 outcome, we can stop these arguments a bit sooner.

 Please do note that this would be a GR to override a DPL delegated
 team's decision[1], just to be absolutely clear.

That doesn't matter for a GR.  A GR can do that with a simple majority.

However, to put this issue to rest, the GR probably needs to amend the
DFSG to make it unambiguous, so a 3:1 supermajority would be a good idea
anyway.

-- 
Russ Allbery (r...@debian.org)   http://www.eyrie.org/~eagle/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/878uqkjb7q@windlord.stanford.edu



A question about patches for upstream

2014-05-02 Thread Svante Signell
Hi,

Does the Debian guidelines give any hints on who is responsible to
report a patch upstream? Is it the bug submitters or the Debian package
maintainers responsibility (in addition to eventually apply them to the
packages)?

Thanks! 


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1399058475.8487.20.camel@PackardBell-PC



Re: Non-source Javascript files in upstream source

2014-05-02 Thread Bas Wijnen
On Fri, May 02, 2014 at 11:18:33AM -0700, Russ Allbery wrote:
 Paul Tagliamonte paul...@debian.org writes:
  On Fri, May 02, 2014 at 06:40:26PM +0100, Ian Jackson wrote:
 
  I'm starting to get tempted.  If we have a GR on it, regardless of the
  outcome, we can stop these arguments a bit sooner.
 
  Please do note that this would be a GR to override a DPL delegated
  team's decision[1], just to be absolutely clear.

Is there any disagreement about this?  As far as I've understood so far, there
are only two points that keep being discussed:

1. Do we need to check that generated files which we don't use are actually
   generated from the provided source?  Main example here is a configure file
   which gets overwritten during build.

2. What is source for a non-programmatic work such as a rendered bitmap of a
   3-D model, do we require source for non-programmatic works, and if not, what
   defines a programmatic work?

Neither of these is clarified by their recent statement.

 However, to put this issue to rest, the GR probably needs to amend the
 DFSG to make it unambiguous, so a 3:1 supermajority would be a good idea
 anyway.

That would be a good idea, but given the constant discussions and the vote in
2006[1], it seems doubtful whether we can get a simple majority on any point of
view in this matter.  So it might be better to at least include an option which
makes the statement without modifying the DFSG.

Thanks,
Bas

[1] https://www.debian.org/vote/2006/vote_004


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140502192002.ga10...@fmf.nl



Re: A question about patches for upstream

2014-05-02 Thread Bas Wijnen
On Fri, May 02, 2014 at 09:21:15PM +0200, Svante Signell wrote:
 Does the Debian guidelines give any hints on who is responsible to
 report a patch upstream? Is it the bug submitters or the Debian package
 maintainers responsibility (in addition to eventually apply them to the
 packages)?

I don't think this is very clear from the guidelines, and I have had mixes
responses from maintainers when reporting upstream bugs, varying from thanks,
I'll report it upstream for you to stop wasting my time, report it upstream
instead.

One of the main reasons I use a distribution (Debian) instead of installing
things from upstream is that I have a single point of contact for bug reports,
and don't need to register in several different bug tracking systems.
Providing this service to our users is IMO one of the tasks of a maintainer.
Needless to say, I'm not amused by the report this upstream response.  But
the fact that I get it shows that this point of view is not shared by everyone.

Thanks,
Bas


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140502192934.gb10...@fmf.nl



Re: Non-source Javascript files in upstream source

2014-05-02 Thread Paul Tagliamonte
I'm not writing this email with my ftpteam hat on.



On whenever (I can't be bothered to actually quote, sorry :) ) Russ wrote:
 That doesn't matter for a GR.  A GR can do that with a simple
 majority.

I know, but I just want to make it absolutely clear, since I believe
the statement made covers this, and I think it presents a GR in a
different light -- just politically, even if it doesn't change the votes
needed.




On Fri, May 02, 2014 at 09:20:02PM +0200, Bas Wijnen wrote:
 Is there any disagreement about this?  As far as I've understood so far, there
 are only two points that keep being discussed:
 
 1. Do we need to check that generated files which we don't use are actually
generated from the provided source?  Main example here is a configure file
which gets overwritten during build.

Yes. Please see the email. You need to make sure you have source for
everything. If you're not shipping the raw source (e.g. most Python), be
sure you're making the binary in your rules file, and using that binary
in the deb.


 2. What is source for a non-programmatic work such as a rendered bitmap of a
3-D model, do we require source for non-programmatic works, and if not, 
 what
defines a programmatic work?

Preferred form of modification. Yes, there exist edge-cases (an image
made from a photo taken of someone which had two pixels flipped after
putting it through scanner after skydiving while drawing it), but I
think good judgement here is fine.

If the png was made from the svg, include the svg. If a binary was made
from c, include the c. If a min.js was made from .js, include the js. If
a config file was made by a jinja template, include the template.

If you were to 'update' the image, how would you do it? What things
would you need? Include that. Think about what you'd need when you fork
the project.


Hopefully most maintainers can identify the preferred form of
modification on their own. If anyone has trouble, ask for help.

Debian Legal is a good place, as is the ftpteam, debian-devel or
wherever you feel most comfortable soliciting the help of others.


 Neither of these is clarified by their recent statement.

I believe they are. We require source. This applies to source packages.
If you don't have source, don't include the thing. If you have the
source, rebuild it at build time.

  However, to put this issue to rest, the GR probably needs to amend the
  DFSG to make it unambiguous, so a 3:1 supermajority would be a good idea
  anyway.
 
 That would be a good idea, but given the constant discussions and the vote in
 2006[1], it seems doubtful whether we can get a simple majority on any point 
 of
 view in this matter.  So it might be better to at least include an option 
 which
 makes the statement without modifying the DFSG.


-- 
 .''`.  Paul Tagliamonte paul...@debian.org  |   Proud Debian Developer
: :'  : 4096R / 8F04 9AD8 2C92 066C 7352  D28A 7B58 5B30 807C 2A87
`. `'`  http://people.debian.org/~paultag
 `- http://people.debian.org/~paultag/conduct-statement.txt


signature.asc
Description: Digital signature


Re: A question about patches for upstream

2014-05-02 Thread Russ Allbery
Svante Signell svante.sign...@gmail.com writes:

 Does the Debian guidelines give any hints on who is responsible to
 report a patch upstream? Is it the bug submitters or the Debian package
 maintainers responsibility (in addition to eventually apply them to the
 packages)?

I don't think we have a clear guideline on it.

The ideal, as far as I'm concerned, is for the Debian package maintainer
to forward bugs upstream.  This has multiple advantages: the package
maintainer is generally capable of producing higher quality bug reports,
they usually have a better relationship with upstream and know which bugs
should be reported and how they should be reported to be effective, they
can filter out all of the bugs that are due to Debian packaging artifacts
or local changes, and that allows us to present a unified bug reporting
interface to our users.

I consider myself responsible for forwarding to upstream all of the
upstream-relevant bug reports on my packages.  (Note that just because
I'm responsible for it doesn't mean it necessarily *happens*.  I'm also
responsible for resolving the package bugs, and yet some of them will
probably not be resolved due to lack of time and resources.)  I'm
certainly happy for anyone else's help (who can do the job properly),
including the original reporter.

That said, the process of forwarding bugs along is sort of annoying in
many cases and may not be a very appealing place for volunteers to spend
their time, so I think it tends to be one of the first things that stops
happening when maintainer teams are overloaded.

I'm not a big fan of telling users not to report bugs against Debian and
instead report them upstream, which has happened a few times.  But in the
interest of transparency, I *do* think it's a good idea for overloaded
teams who are unlikely to find the time and energy to forward relevant
bugs upstream to tell the user that and let them know that they'll
probably have to forward it themselves to have any reasonable chance at
getting the bug fixed.  That's not an ideal situation, of course, but I
think it's better to admit when we're struggling than to let the bugs
silently accumulate and leave the users wondering.

-- 
Russ Allbery (r...@debian.org)   http://www.eyrie.org/~eagle/


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87mwf0hr0f@windlord.stanford.edu



Bug#746716: ITP: gnome-main-menu -- GNOME start menu applet for MATE

2014-05-02 Thread Mike Gabriel
Package: wnpp
Severity: wishlist
Owner: Mike Gabriel mike.gabr...@das-netzwerkteam.de

* Package name: gnome-main-menu
  Version : 1.8.0
  Upstream Author : GNOME and MATE developers
* URL : http://git.mate-desktop.org/gnome-main-menu/
* License : GPL-2+
  Programming Lang: C, C++
  Description : GNOME start menu applet for MATE

 This applet provides a start menu for the MATE desktop.
 .
 It features a list of favorite applications, and recently used documents.
 .
 It provides shortcuts for common system administration actions and integrates
 with network-manager for network status reporting.


NOTE about the package name:

 This project is a friendship project between the MATE developers and
 the GNOME developers and the upstream code is maintained by the MATE
 developers on git.gnome.org.
 .
 Due to this, the name gnome-main-menu has been kept, but the package
 is a package for the MATE desktop environment.
 .
 The bin:package in Debian will be named mate-gnome-main-menu-applet.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140502202857.20172.52616.report...@minobo.das-netzwerkteam.de



Re: Non-source Javascript files in upstream source

2014-05-02 Thread Michael Banck
On Fri, May 02, 2014 at 03:58:37PM -0400, Paul Tagliamonte wrote:
 If the png was made from the svg, include the svg. 

Well, it is unclear who you are adressing here.  If upstream made a .png
from (prsumably) an .svg, but did not include the .svg in the tarball,
how can the Debian maintainer include if they don't have access to it?

I agree that when possible and feasable, the original source should be
used.  

I just also tend to think then when upstream includes a PDF as very
useful documentation, and it can be decuced from the layout that this
was done by LaTeX or LibreOffice, but the respective source files are
missing, our users are best served by including this PDF in this case
(if there are no overriding licensing issues on top).  

It is ok to ask upstream if the maintainer wants to take that extra
step, but I don't think it should be mandated.

My 0.02 cents, anyway.


Michael


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20140502214330.gf25...@raptor.chemicalconnection.dyndns.org



Re: Non-source Javascript files in upstream source

2014-05-02 Thread Theodore Ts'o
On Fri, May 02, 2014 at 09:20:02PM +0200, Bas Wijnen wrote:
 
 1. Do we need to check that generated files which we don't use are actually
generated from the provided source?  Main example here is a configure file
which gets overwritten during build.

For the record, the reason why I ship a configure as well as a
configure.in file with e2fsprogs is simply because I don't trust that
an arbitrary version of autoconf won't break with what I have in my
configure.in.  And I don't want to trouble-shoot some random Gentoo's
user's version of autoconf --- as far as I am concerned, the autoconf
maintainers have provided no guarantees of stability between versions,
at least none that I am willing to trust.

So I am only going to ship configure as generated by a version of
autoconf that I have personally tested as working.  And there have
been times in the past when I've simply kept an older version of
autoconf because the current version of autoconf was busted as far as
I was concerned, and I didn't have time to trouble shoot the damned
thing.

If someone starts complaining that I shipped a version of configure
that corresponded to autoconf version N, and sid just uploaded N+1,
and therefore my configure doesn't match with my configure.in, and
that's therefore a DFSG violation, I'm going to be really annoyed.

Heck, when autoconf has been busted, there have been times that
modifying the configure script directly *was* my preferred form for
making modifications

*Especially* if debian stable, testing, unstable, and experimental
might theoretically have completely different versions of autoconf,
making it fundamentally impossible to guarantee that configure is
exactly generated from the version of autoconf in all releases of
Debian.

There is such a thing of trying to adhere to the DFSG to the point of 
insanity

- Ted


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140502234708.ga11...@thunk.org



Re: A question about patches for upstream

2014-05-02 Thread Matthias Klose
Am 02.05.2014 21:21, schrieb Svante Signell:
 Hi,
 
 Does the Debian guidelines give any hints on who is responsible to
 report a patch upstream? Is it the bug submitters or the Debian package
 maintainers responsibility (in addition to eventually apply them to the
 packages)?

For any essential packages it should be a mix of the package maintainers and the
port maintainers.  I'm usually fine to apply local patches conditionally for
some port, when these are not yet upstream, but it really should be the
responsibility of the port maintainers to keep the basic port working and submit
these patches upstream.

  Matthias


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/536435b6.4070...@debian.org



Re: Non-source Javascript files in upstream source

2014-05-02 Thread Scott Kitterman
On May 2, 2014 5:43:30 PM EDT, Michael Banck mba...@debian.org wrote:
On Fri, May 02, 2014 at 03:58:37PM -0400, Paul Tagliamonte wrote:
 If the png was made from the svg, include the svg. 

Well, it is unclear who you are adressing here.  If upstream made a
.png
from (prsumably) an .svg, but did not include the .svg in the tarball,
how can the Debian maintainer include if they don't have access to it?

I agree that when possible and feasable, the original source should be
used.  

I just also tend to think then when upstream includes a PDF as very
useful documentation, and it can be decuced from the layout that this
was done by LaTeX or LibreOffice, but the respective source files are
missing, our users are best served by including this PDF in this case
(if there are no overriding licensing issues on top).  

It is ok to ask upstream if the maintainer wants to take that extra
step, but I don't think it should be mandated.

My 0.02 cents, anyway.

I think these are all a different case than JavaScript. JavaScript is code and 
I don't think there's much debate about the question of if code requires 
source.  The debate is primarily about if lack of non-minified JavaScript 
source is a big enough problem to be worth the effort of fixing if it's not 
used in the binary. 

The works you describe aren't code, so there is an ambiguity between DFSG and 
the social contract that creates a difference of opinion about if these require 
source at all.

I believe it's important to keep these two  issues separate in order to better 
resolve both of them. 

Scott K



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/c5a0379d-1546-49c4-920e-e03f4e771...@email.android.com



Re: Non-source Javascript files in upstream source

2014-05-02 Thread Charles Plessy
Le Fri, May 02, 2014 at 09:20:02PM +0200, Bas Wijnen a écrit :
 
 1. Do we need to check that generated files which we don't use are actually
generated from the provided source?  Main example here is a configure file
which gets overwritten during build.
 
 2. What is source for a non-programmatic work such as a rendered bitmap of a
3-D model, do we require source for non-programmatic works, and if not, 
 what
defines a programmatic work?
 
 Neither of these is clarified by their recent statement.

I totally agree: in the FTP team's statement, first there is a quote of the 
DFSG:

“The program must include source code”

but then it adds later:

”all files in source packages must come with their source as required by 
the DFSG”

This does not resolve the ambiguity in our Social Contract and the DFSG, where
sometimes we refer to a “work”, sometimes a “component” and sometimes a
“program” (and actually never to “files” in that context).

Regarding the possibility of a GR:

Most of the text of the DFSG is about judging licenses, not files.  It refers
to “programs” without defining what they are.  Points 2 (related to source
code) and 4 (related to patches) suggest that “program” refers to executables,
but this interpretation may be too naive as it does not take into account how
others defined a “program” before the DFSG were written (in the GPL: a
copyrightable work), nor it takes into account the historical discussions when
the DFSG were written.  Altogether, this calls for clarifying what a “program”
is.

Point 2 is also strange from a gramatical point of view: 

   “The program must […], and must allow distribution in source code”.

I do not think that it was written with DRMs in mind (where programs really
allow or disallow some actions), and it looks like what it intended is rather :

   “The program must […], and its license must…”.  

We could clarify the DFSG by separating the two issues (freedom by source code
and freedom by license):

 - Introduce a point 0 explaining our requirements for the presence of source
   code.

 - Replace “program must include source code, and” by “license” in point 2.

 - Either define what a “program” is in point 0, or introduce a new definition
   for “works”, and replace “program” by “work” in the remaining points.

The contents of this new point 0 are the core of the disagreemnts.

I think that GR could be useful to solve the ambiguity of the DFSG it would not
contain too many overlaping options.  For instance:

 a) Disambiguate in a way that represents a status quo regarding our current
practices.

 b) Extend our requirements for source code to explicitely include non-programs
in our source packages.

 c) Focus our requirements for source code on the binary packages and the files
necessary to rebuild them from the source packages.

People know which one is my favorite, so I will not repeat it here :)

Have a nice week-end,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140503015950.ga1...@falafel.plessy.net



Re: Non-source Javascript files in upstream source

2014-05-02 Thread Nikolaus Rath
Paul Tagliamonte paul...@debian.org writes:
 On Fri, May 02, 2014 at 09:20:02PM +0200, Bas Wijnen wrote:
 Is there any disagreement about this?  As far as I've understood so far, 
 there
 are only two points that keep being discussed:
 
 1. Do we need to check that generated files which we don't use are actually
generated from the provided source?  Main example here is a configure file
which gets overwritten during build.

 Yes. Please see the email. You need to make sure you have source for
 everything. If you're not shipping the raw source (e.g. most Python), be
 sure you're making the binary in your rules file, and using that binary
 in the deb.

Ah, wait. So is the requirement that we ship the source to all files in
the source package, or is the requirement to ship the source to all
files in the source package that are used to generate the binary
package?

I always thought it was the latter, and your mail seems to say that as
well, but the original email indicates the former.

I'm still surprised that I had to start stripping out javascript files
in the Sphinx-generated documentation from upstream tarballs, despite
the documentation being completely removed and regenerated during the
build.


Best,
-Nikolaus
-- 
GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F
Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

 »Time flies like an arrow, fruit flies like a Banana.«


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87r44bpmof@vostro.rath.org



Re: A question about patches for upstream

2014-05-02 Thread Paul Wise
On Sat, May 3, 2014 at 3:21 AM, Svante Signell wrote:

 Does the Debian guidelines give any hints on who is responsible to
 report a patch upstream? Is it the bug submitters or the Debian package
 maintainers responsibility (in addition to eventually apply them to the
 packages)?

Is this in relation to a particular package or situation?

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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



Re: A question about patches for upstream

2014-05-02 Thread Christian PERRIER
Quoting Russ Allbery (r...@debian.org):

 That said, the process of forwarding bugs along is sort of annoying in
 many cases and may not be a very appealing place for volunteers to spend
 their time, so I think it tends to be one of the first things that stops
 happening when maintainer teams are overloaded.

Definitely. That happens even more quickly for packages or software
where reproducting bugs is not easy when you're not the one who
reported them initially. That has been my experience with samba, where
most bugs are related to some specific setups which are not easy to
reproduce in a developer environment. Acting as a proxy between bug
submitters and upstream developers isn't very efficient most of the
time.

Still, my feeling about this is that this is *at first* the
maintainer's responsibility and at least it is his|her responsibility
to help the bug submitter in reporting upstream properly, and properly
deal with upstream.

But, of course, for complicated *and* popular *and* understaffed
packages.that can very quickly become a really tedious taskand
often the one that gets dropped if the maintenance team is overloaded.

Still, we should avoid to leave bug submitter with please report
upstream, thanks (and, well, I did that anyway from time to time,
myself: we're all far from perfect).



signature.asc
Description: Digital signature


Accepted make-dfsg 4.0-3 (source amd64)

2014-05-02 Thread Manoj Srivastava
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 01 May 2014 22:09:08 -0700
Source: make-dfsg
Binary: make
Architecture: source amd64
Version: 4.0-3
Distribution: experimental
Urgency: medium
Maintainer: Manoj Srivastava sriva...@debian.org
Changed-By: Manoj Srivastava sriva...@debian.org
Description: 
 make   - utility for directing compilation
Closes: 746443
Changes: 
 make-dfsg (4.0-3) experimental; urgency=medium
 .
   * Cherry pick upstream patch to Propagate correct rule status results.
   * Bug fix: New make behaviour confuses dpkg-buildpackages#39; test for
 make targets. Fixed by above. (Closes: #746443).
Checksums-Sha1: 
 3318447e64e242a91e1b66f3f2e54cb1518a74b1 1714 make-dfsg_4.0-3.dsc
 7f70f61605bd93dbcc6e252cd4df28b13a4f3d49 34676 make-dfsg_4.0-3.debian.tar.xz
 432abe3256344dbb230343dce585a0e4fc8cf92d 340644 make_4.0-3_amd64.deb
Checksums-Sha256: 
 df244beb68d6793f5bd67ed604fb073249ff4c80808547cdad5b0691462b882d 1714 
make-dfsg_4.0-3.dsc
 0f60fed609341de626c71326fda88cb7abba90b15f619af1faa7e838d66bec9c 34676 
make-dfsg_4.0-3.debian.tar.xz
 e6aab4cd9af6ba6b3ba911b39f41b4c425a5ff7bd14eba85e6abf9fc528064c3 340644 
make_4.0-3_amd64.deb
Files: 
 b93b1bba6ddd02e0d70d7c0423e4bd17 340644 devel standard make_4.0-3_amd64.deb
 ecbad00201f8145a01b30a4501d36480 1714 devel standard make-dfsg_4.0-3.dsc
 e5b1341799d94e3cb76947f43dbf8e71 34676 devel standard 
make-dfsg_4.0-3.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQFtBAEBCgBXBQJTYy/CUBSAABsALHNyaXZhc3RhQGdvbGRlbi1ncnlwaG9u
LmNvbUFCQTcxMDI1QTFCNUE4OEE0RTVGNjhDMjM2QkQ3MjBGNkY1NzY0NzJfNTcx
AAoJEDa9cg9vV2RyXSAH/R8tBvlT2JIt6sqSrFts/iKM9jGVWYB1+7sLHFOqGvTj
3/KoDTsl2OfQAS072EJVWOX4cXI49X4zSdPpzBiS4K7QQJNmc0uyM/p83gvi4LON
wZkTAgRTlXH+kZ+6rSYGglnJAePh9RiPh5wQp7ve/98L0Kmc4/wCoPTloKJee29q
j9UIt4XB/paB4/4iJ11ZIphUVdsnjDu2dsDpU9myzjhd6Dm5q7o09bozQmY1EJYv
dRxflN7RAF2/a+CD2s3RRaYSUKhM9jctYv0alvKkarItSoxuWifxqznq2wg1IXYc
M1ZxEzXR+67INqljU7iI6d2vTl8s7jOexyw+Re3wZ14=
=QcuW
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wg6zt-00073k...@franck.debian.org



Accepted busybox 1:1.22.0-6 (source i386 all)

2014-05-02 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 28 Apr 2014 08:48:37 +0200
Source: busybox
Binary: busybox busybox-static busybox-udeb busybox-syslogd udhcpc udhcpd
Architecture: source i386 all
Version: 1:1.22.0-6
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 busybox- Tiny utilities for small and embedded systems
 busybox-static - Standalone rescue shell with tons of builtin utilities
 busybox-syslogd - Provides syslogd and klogd using busybox
 busybox-udeb - Tiny utilities for the debian-installer (udeb)
 udhcpc - Provides the busybox DHCP client implementation
 udhcpd - Provides the busybox DHCP server implementation
Closes: 745292
Changes: 
 busybox (1:1.22.0-6) unstable; urgency=low
 .
   * Team upload
 .
   [ Cyril Brulebois ]
   * Fix typo in udhcpc's long description, thanks to Pascal De Vuyst for
 the report (Closes: #745292).
Checksums-Sha1: 
 b935fbe2597cf3ec3b52ea3b9cd4f1783fc6833a 2208 busybox_1.22.0-6.dsc
 486fb55c3efa71148fe07895fd713ea3a5ae343a 2218120 busybox_1.22.0.orig.tar.bz2
 26beb77c9e9e9b969262d1ff37c3f5c2148ae9e4 49352 busybox_1.22.0-6.debian.tar.xz
 2697f6a139852208024fe731a60655c812adc09b 363518 busybox_1.22.0-6_i386.deb
 45d7feeb35c6f045fac1ff67c495b5565929a73a 765292 
busybox-static_1.22.0-6_i386.deb
 a46c290424bead3b4b2d0e26a6213d38a6f49d18 159770 busybox-udeb_1.22.0-6_i386.udeb
 f1e5b4ae4ff83b62caaa4b652e444edbfeab5e4c 22550 busybox-syslogd_1.22.0-6_all.deb
 1ba1d3df934acaf8f431e5aa3b1db4295a842786 20338 udhcpc_1.22.0-6_i386.deb
 268c50c27407a84c6b691d395c56774fcf788475 23388 udhcpd_1.22.0-6_i386.deb
Checksums-Sha256: 
 57d272d52cc4064ffa73b216ade6bb4963f96b18c4f7be6136e2d1fe82bdb3d1 2208 
busybox_1.22.0-6.dsc
 92f00cd391b7d5fa2215c8450abe2ba15f9d16c226e8855fb21b6c9a5b723a53 2218120 
busybox_1.22.0.orig.tar.bz2
 0ef031c69670fcb7a654cda31dc24322a67ccc5477d50a8cd8f11188a3ccd5f1 49352 
busybox_1.22.0-6.debian.tar.xz
 a9a3c1767f6a217d16fa6b0db9d79196f8f7888c7e756ca929e2f63c390dccb9 363518 
busybox_1.22.0-6_i386.deb
 25257c0193c10b521ccc5a3e987342b62c025d0a8ccd37082af4355c6fbf097d 765292 
busybox-static_1.22.0-6_i386.deb
 dc8b62ff5f0d6c7b51c2f036fb65abd02a143f11301268e274fb967cdcc1efbf 159770 
busybox-udeb_1.22.0-6_i386.udeb
 f897f051ac8cf3ef92a9da04759878d28695b1e7e5af4898723bd34c024144f2 22550 
busybox-syslogd_1.22.0-6_all.deb
 5dcaa4d5a41d654ede327c04390a8da9c76816dd13a50ef0a58fa2fda7559be0 20338 
udhcpc_1.22.0-6_i386.deb
 c1e00dfb22d87fe511bd5b0d1afff84b3c0b1edba7114d091eca3fc7a71b743a 23388 
udhcpd_1.22.0-6_i386.deb
Files: 
 7e03c0518566c67fee79a59832602ed8 363518 utils optional 
busybox_1.22.0-6_i386.deb
 14faa1701a34dc031f34915a69176587 765292 shells extra 
busybox-static_1.22.0-6_i386.deb
 fec4133d41665779fe4977d0217d0525 159770 debian-installer extra 
busybox-udeb_1.22.0-6_i386.udeb
 2eb0eacf9fe9b2f11cad654f00cc3a22 22550 utils optional 
busybox-syslogd_1.22.0-6_all.deb
 e7dd0558cf124aafe4f5f32fc58b56d1 20338 net optional udhcpc_1.22.0-6_i386.deb
 3eb872bc248300caf1937a09892c94d6 23388 net optional udhcpd_1.22.0-6_i386.deb
 adb326af1f2c3250516162888f8e6099 2208 utils optional busybox_1.22.0-6.dsc
 ac1881d1cdeb0729b22c663feaf1c663 2218120 utils optional 
busybox_1.22.0.orig.tar.bz2
 1dfec61549f53febf355f89ad679ba3e 49352 utils optional 
busybox_1.22.0-6.debian.tar.xz

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

iQIVAwUBU2M/AIcvcCxNbiWoAQLxbg/9ElPJkOyToJqxH5tQL+nhrWt7wGCjoJAS
knaAwoSFhrUCvRmEb+l0CaGrXZZ0+CRNJfVFWPMN48vOR/RfCM0zh3MrWeD7NxC4
6z0oNkq8vA5HVHV0wqC18DUCDUtjwnlt4FA2smLSw5uLO6zHNeCBTEdMYj4g14MF
p7ox7+Gdke2S2Um8pu2EMfWcFUqB9v3Zto5jJAtIakBfpD3+xYbO0z1qB58dUv/5
Ho/8HLSjaeL7661hMQ5x1atyctl25DTgN7TcBbfK2YXKF2j82IOucLpmeihaIMHu
5rL/Ty0TTaoW1/jPFvhMNQUWDKe6PXRNwx0xhuuhSEwVo10bGD//NNDqIRCSQK8d
mg+QsC6oR08fcfS9qTb8WJL2I9DSad+o7mTs9UzhRCfdetS/9MZH41iH7a7zMdUx
d6qE/sPWA6Lb9bzElqxwO6UXYNV1m25JUICjVj/+3y/lOqenO8L1/kSEjk5gZq/A
ueA+E6k4au8pMzy7726dU8/TmmrqjNySuooiIoWIUvF9Cl4VChXqN6KHg3rqQ8tZ
b4R49AZ4lfi/DhfFzOipr38r/jSa2K8TI0zU0kQVXtHWfsOqT1fWesj5kbcsxMt5
hDAqIvPnkBxW7W1R5qIIoUm1EmQoHtRXNFHD5uUPQ1wJqFCN0sDgqDay1jY4nQpf
fNiOdL3j/xk=
=t+sU
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wg7gw-0003a6...@franck.debian.org



Accepted mate-settings-daemon 1.8.0-3 (source all amd64)

2014-05-02 Thread Mike Gabriel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 30 Apr 2014 16:38:33 +0200
Source: mate-settings-daemon
Binary: mate-settings-daemon mate-settings-daemon-gstreamer 
mate-settings-daemon-pulse mate-settings-daemon-common 
mate-settings-daemon-gstreamer-dbg mate-settings-daemon-pulse-dbg
Architecture: source all amd64
Version: 1.8.0-3
Distribution: unstable
Urgency: low
Maintainer: MATE Packaging Team pkg-mate-t...@lists.alioth.debian.org
Changed-By: Mike Gabriel sunwea...@debian.org
Description: 
 mate-settings-daemon - MATE session settings daemon (metapackage)
 mate-settings-daemon-common - MATE session settings daemon (common files)
 mate-settings-daemon-gstreamer - MATE session settings daemon (GStreamer 
version)
 mate-settings-daemon-gstreamer-dbg - MATE session settings daemon (GStreamer 
version, debugging symbol
 mate-settings-daemon-pulse - MATE session settings daemon (PulseAudio version)
 mate-settings-daemon-pulse-dbg - MATE session settings daemon (PulseAudio 
version, debugging symbo
Changes: 
 mate-settings-daemon (1.8.0-3) unstable; urgency=low
 .
   * debian/rules:
 + Enable parallel builds.
   * debian/copyright:
 + Fix typo (opinion - option).
Checksums-Sha1: 
 b968153d2315f8a248dd2965e1ac5405a72f2006 3080 mate-settings-daemon_1.8.0-3.dsc
 b000e1f9b93fb4ea6c41dfbf060a559eba18d44c 5828 
mate-settings-daemon_1.8.0-3.debian.tar.xz
 27e907403475412583974ca2a6ff488da07e99a0 5692 
mate-settings-daemon_1.8.0-3_all.deb
 e738131eb90ec1be7412f14db66452a28b228cb4 268412 
mate-settings-daemon-common_1.8.0-3_all.deb
 d72be3835bef126d1d4be95b5e538725640bf798 194442 
mate-settings-daemon-gstreamer_1.8.0-3_amd64.deb
 ce1c5d0f295664355594c176c7f9293c03eced30 213288 
mate-settings-daemon-pulse_1.8.0-3_amd64.deb
 82d44608ffb6cf90fc7b2233df047ac2becf5fdd 680326 
mate-settings-daemon-gstreamer-dbg_1.8.0-3_amd64.deb
 e52c5d890e624c3c1fe2a73f74299ab8b6bf13c4 754806 
mate-settings-daemon-pulse-dbg_1.8.0-3_amd64.deb
Checksums-Sha256: 
 05215690543fc36f3db7e2384a9bb1ecd6ac93603b0c873ca36ae801a544a8ec 3080 
mate-settings-daemon_1.8.0-3.dsc
 329e3e04e46ff0ffd2f66bb16dc6735d4aa334542c86ed37b111b7d8c507d0e6 5828 
mate-settings-daemon_1.8.0-3.debian.tar.xz
 4184452935acbda70c11844df8f51e0e0c6e81185a02f8cd354aee8474f38145 5692 
mate-settings-daemon_1.8.0-3_all.deb
 07e348d978b3c0fa99d7fa3faf993e1482ca8579d12ae464d1034de4c5e63ad2 268412 
mate-settings-daemon-common_1.8.0-3_all.deb
 f98cc63d5e466026ecc7ed57278cab3581c9136c620f25881d86a53ce5b955b2 194442 
mate-settings-daemon-gstreamer_1.8.0-3_amd64.deb
 e026c7b86145cde427dd26d91f0ddffc9b7b13c845c3eed390aca6aaa45a0ba8 213288 
mate-settings-daemon-pulse_1.8.0-3_amd64.deb
 dd22a26db82030f83b07e7669559dae5dda86ffe04490e8829b83bd8d674518b 680326 
mate-settings-daemon-gstreamer-dbg_1.8.0-3_amd64.deb
 6801deb6d09167539357924ce3d61742b8d6c068843424ac9f702f77da8d6d36 754806 
mate-settings-daemon-pulse-dbg_1.8.0-3_amd64.deb
Files: 
 5f3cbebd551a085ab12d8fdef8ab1e5e 5692 x11 optional 
mate-settings-daemon_1.8.0-3_all.deb
 e283d3985cdc1e73a86aa13d00877479 268412 x11 optional 
mate-settings-daemon-common_1.8.0-3_all.deb
 375482dceb740fccf3a51ce7891f2803 194442 x11 optional 
mate-settings-daemon-gstreamer_1.8.0-3_amd64.deb
 10ada7c44aa79d55797e3e93392557da 213288 x11 optional 
mate-settings-daemon-pulse_1.8.0-3_amd64.deb
 9f13707d16556cb7743b0f3260b5d1c4 680326 debug extra 
mate-settings-daemon-gstreamer-dbg_1.8.0-3_amd64.deb
 c7f91336572ef5a37fb65e1a0248b429 754806 debug extra 
mate-settings-daemon-pulse-dbg_1.8.0-3_amd64.deb
 adeef9c1b1af0c188c2bb6fcccb8f2e6 3080 x11 optional 
mate-settings-daemon_1.8.0-3.dsc
 0bcd0d05270abddb3f08498aaae2fc7e 5828 x11 optional 
mate-settings-daemon_1.8.0-3.debian.tar.xz

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

iQIcBAEBCAAGBQJTY0KmAAoJEJr0azAldxsxiroP/R553kkVJ9m3EOZy+ifGT8d5
wl+XVRUXtYn87/n1bm0Is9BwbSYD/RrvPymGzqf2IPyUkPWLAKp+v6EVMRUDrmIT
s420ckAeM6zOBKjj89279eL0T/zNyjGnSrJkKypINkpo963BeeKTgwca0hT9sf4r
9X1WajYqxXRvet0f6783IX3I3aR3olt0RbVAb+aIryrwn2Cf0rVqP48FSXiO8yzR
e1x1WInuM0CJFLRjglLp0IL4RDtIA8VfQLzSTMNCFLWJS0AVuqvoeQ4A2aPY6bm2
tbLm5rk2T/hbXk5aOaQmluYmuEmTC3i9DW7mTXSB0djN2WBX+7ydLsh5+ETTWjzh
fIMhivQOrVvk8YAIQQQB8FLZ6OLu182oGiq9AcLTz7y8lQVb+298e1rsmisV2jSy
pzRSnXxld/XUqJQ4ex5JFkp783dlLW2l+fBGQNqqTQeyvvSrTU47TIZulS4dArrI
2S+rc0LFxTgDgiGM4eCDcvBAewMD92QYqXwdxPVs97dVM+vxVTSVW7qjEi/KYDYn
QEELsvT1XSNBJMplyJ+hHvRQMU1otHe48ybxOvqMCZGGs2nWpZFztk0REqDClkGU
6kj9gmW3QYeWRDUg5KfZi7+zck7fvOPltq6AERJ8CrQcNSkGmdYhFcFLk1f3m8Jn
WWzhfbp05Cqz/JtANBUx
=ggi8
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wg7va-0004sn...@franck.debian.org



Accepted mate-backgrounds 1.8.0-2 (source all)

2014-05-02 Thread Mike Gabriel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 09:09:23 +0200
Source: mate-backgrounds
Binary: mate-backgrounds
Architecture: source all
Version: 1.8.0-2
Distribution: unstable
Urgency: low
Maintainer: MATE Packaging Team pkg-mate-t...@lists.alioth.debian.org
Changed-By: Mike Gabriel sunwea...@debian.org
Description: 
 mate-backgrounds - Set of backgrounds packaged with the MATE Desktop 
Environment
Changes: 
 mate-backgrounds (1.8.0-2) unstable; urgency=low
 .
   * debian/copyright:
 + Point to git.mate-desktop.org in Source: field.
 + Fix typo (opinion - option).
Checksums-Sha1: 
 d8444538b1731cb51138abd8b51eda004cb47b28 2173 mate-backgrounds_1.8.0-2.dsc
 494a9028b3691d43c65ca0d1963377e9042dfbe8 2724 
mate-backgrounds_1.8.0-2.debian.tar.xz
 1adfdc458ec1b184a9d87a5a231a27a683664b8f 11589182 
mate-backgrounds_1.8.0-2_all.deb
Checksums-Sha256: 
 c2e1062aed5174b1afe56716e63fe519dd256318ea8431e60bb9ce1538cd001b 2173 
mate-backgrounds_1.8.0-2.dsc
 a3ed4acea2f140f87ed834621b9dffb6fe4cf85e12f404721371ccd1b8cf4b8a 2724 
mate-backgrounds_1.8.0-2.debian.tar.xz
 bef2c98dfe22f15cba08839fccab8c9f3bf75bb2d8f4246f23694d742500334b 11589182 
mate-backgrounds_1.8.0-2_all.deb
Files: 
 e454b9828b778fbce98403f3855f68cf 11589182 x11 optional 
mate-backgrounds_1.8.0-2_all.deb
 f8e7dd19f2cbd301303c736a8b26275b 2173 x11 optional mate-backgrounds_1.8.0-2.dsc
 7cb4f315672f99c7efb3d92159cc2449 2724 x11 optional 
mate-backgrounds_1.8.0-2.debian.tar.xz

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

iQIcBAEBCAAGBQJTY0VLAAoJEJr0azAldxsx7oUP/jvrak/qlXN8ShDNJANbaCa8
Pgze84/mQNsp2VbMoA2Zn6QBt2tq3Z9U/nmNJL439Uwur3l7oxHTzYysfeuLjaB8
nc6M+qehnP/ZsQfJIAHhd2gBR8ApmHssus/GSrZpdoeCzPQWmmS9cFs7M/h0AlKO
g+gX80KabNrgcEl+xTjKB/KDwXFOCVxMfp4eVnhyQmwIz4Bc5I8fYjFXTPuNhFCY
OgVxM0Xd3sjd4xHfkcQdsT/wWETG5CgPk2too7c5VwqMYyT18UVAgKm9GIQz6MWn
xq8roiK8gXmx36Z+YfoVEcL1p68l0EJQ1zsxicuLnwI2iRpDyt4C2RcnXRWaCWEo
lINT5U8qsmv0AGUFlf2Z6kWuOEI8T1cDC/3G93Wvl/Zcw+prnx4JTssbXfXgjFEs
EO6cn1tKMVe0Xe635jTxACFo3c3SMsrf57smRVQ8xfE8ilMj8mW7kAikDhZX76f9
bYSTelykjMZUWjABpZwDm7NR68DrW8chIXkS9IWDw4z7AgdnnkjwY4oXsA1KM58/
UrMLTATsrkJkcA2k+ldq96lBXf8ipCQvO+e3hrrSnrHAYRCTyu9OBowNqhJ7gUK8
QhrUIpCpud1sXLsh4Jbi+/wHb6hRntbKvJhjahfNC4e4vN364vk/+cdu2nFZbwXJ
9d6XB3e0AnQ9z4co3LVq
=uJ8g
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wg7kk-0006ao...@franck.debian.org



Accepted tzsetup 1:0.52 (source all)

2014-05-02 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 02 May 2014 08:47:33 +0200
Source: tzsetup
Binary: tzsetup-udeb
Architecture: source all
Version: 1:0.52
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-b...@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 tzsetup-udeb - choose time zone (udeb)
Changes: 
 tzsetup (1:0.52) unstable; urgency=low
 .
   [ Updated translations ]
   * Russian (ru.po) by Yuri Kozlov
   * Turkish (tr.po) by Mert Dirik
Checksums-Sha1: 
 5ad84a3119d4c11d5881aab7b9803b1aadca8790 1669 tzsetup_0.52.dsc
 852e4774f43329dcefdc3342830bfb3782879708 106372 tzsetup_0.52.tar.xz
 9e5a19c8fdf93382a762e066814387a1ed046d9f 91690 tzsetup-udeb_0.52_all.udeb
Checksums-Sha256: 
 db63316c9013491fed81adb3c30d58726e6b1cb67682f9abac2b7379a6a84c5b 1669 
tzsetup_0.52.dsc
 2570c966459a57a29b8e9fff8cb9519d7ddc14a85c8a78bf24125d39d070770e 106372 
tzsetup_0.52.tar.xz
 5c75f16b084ba2cee0b9d4bfa8c4262d3ab998b6f4d138164015163cc0545bbd 91690 
tzsetup-udeb_0.52_all.udeb
Files: 
 49d854451b3f52ac33a6325e54051e1c 91690 debian-installer optional 
tzsetup-udeb_0.52_all.udeb
 33858f8c46e6d0431ac293ce06064e7e 1669 debian-installer optional 
tzsetup_0.52.dsc
 b98cf2d1024c8ee0a4f49b9c5f83a8e2 106372 debian-installer optional 
tzsetup_0.52.tar.xz

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

iQIVAwUBU2NEqIcvcCxNbiWoAQKJnQ//fmCaCYBEg8CX+ZWYa7AAJf5whvDO9xVn
3lWBqBFDoV3bPd8oPHVzDcUqR+NA/N9OAQDeEIC3LTD6Ge2law1PR5dEbJfqx3DX
xPvb99L1V7A9HfqV0xG0loCZlMaRIbv4uC6rRnAFOaeA8O106lKMIn0V9z5NMsHU
nbpBfReu0sa1BPGX+pR6IqYiw4fsyXndSV7UDswSPOLjRZgPfthTaDY4eAtKLTwC
CRisazSHGNAViX9UsorpieVWelzr2UWOoCBbzbLeJCfGiyJqljnSdtYu4lQ/YfNU
ZdzGdl5rgBQ74igJ2DDmPDKGuFJvgHjwmJUHds9tOmSeMjd2k9MXmuJxNsMuIvve
wADlReGukrS+KfOZBF8YwengFls2ZgRUwouoaJkqfduI+OcyhiT1f5ciTYf6FPIr
Uxxt31jl06kJLTBTNlcsCRgBLr/835zc8Oa1W8BUaQAidx8x4Q+unruCM6QYy7XX
eB9GW2sUlxVAC7I4OCbUS1Trz/Pdq9tyw2zIrWTXbGU6FagkevSuVZ/46S2m+qZ8
8R0JuZeEZfOzzRrWMGBh6zRJOkVbSFhMVYJQuVwPM/l4gm0bYL+lHdkPDNDBsUgz
XDMKVY4vBbDCYhR525C5XJ4qWc4ioGkflJF89/1MI0FP/oz7XD3a9dsWYKGMDUqf
Nlz9DNoLc4k=
=0YvH
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wg7lm-0006fr...@franck.debian.org



Accepted ck 0.4.2-1 (source amd64)

2014-05-02 Thread Daniel Pocock
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 09:17:48 +0200
Source: ck
Binary: libck0 libck-dev
Architecture: source amd64
Version: 0.4.2-1
Distribution: unstable
Urgency: medium
Maintainer: Daniel Pocock dan...@pocock.pro
Changed-By: Daniel Pocock dan...@pocock.pro
Description: 
 libck-dev  - Concurrency Kit - development files
 libck0 - Concurrency Kit - shared libraries
Changes: 
 ck (0.4.2-1) unstable; urgency=medium
 .
   * New upstream release.
   * Fixes some build issues for non-Intel platforms.
Checksums-Sha1: 
 916182ba395c6f29ea4bf8ff0bc123b78e369c36 1780 ck_0.4.2-1.dsc
 70c49d50345c915af2248e7f5223ecf74200dacb 195446 ck_0.4.2.orig.tar.gz
 dfae6cb2749081813e7cc9f11b25757e9bc6f2d4 2190 ck_0.4.2-1.diff.gz
 123c58895bb427a6a98fc4e20ab287afede07c8d 22654 libck0_0.4.2-1_amd64.deb
 50757bc7cc633f61a37b5138a4406513fea48794 260440 libck-dev_0.4.2-1_amd64.deb
Checksums-Sha256: 
 938f8ab1a60c7a6d0ce9a9248613c33ab6196bc13ff8afad17a0d3133f0cf052 1780 
ck_0.4.2-1.dsc
 c298835c55a9652c05ca8a6db90959a9b740ff12bf4b35b649ec9614e635984c 195446 
ck_0.4.2.orig.tar.gz
 42b19a09ff45b2b296ad6fccd580bc82a42aa309ae60354cbd9a88ae442bc532 2190 
ck_0.4.2-1.diff.gz
 70d4e2bb34f754dd63e9439dfa6d42b022c5f6a6f27e91a32fe238c0db859dbb 22654 
libck0_0.4.2-1_amd64.deb
 2bd8db334e85d34a28c64b3650636b447929dd12c6c380310cc031bfc45c0912 260440 
libck-dev_0.4.2-1_amd64.deb
Files: 
 19bf6cb0b41bada25b002f1fa0a27962 1780 libs optional ck_0.4.2-1.dsc
 c9d3a9d08df2662d99aa1bf2d6599950 195446 libs optional ck_0.4.2.orig.tar.gz
 f8746839ac9d559c12ad5c7d89edab75 2190 libs optional ck_0.4.2-1.diff.gz
 efcd3cba2de314acff66cb398f67a0b4 22654 libs optional libck0_0.4.2-1_amd64.deb
 c1c7d7faab3301f14548a5334eaafe4d 260440 libdevel optional 
libck-dev_0.4.2-1_amd64.deb

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

iQIcBAEBCAAGBQJTY0k+AAoJEOm1uwJp1aqDNRcP/R1PS4Ei59Ce/QW0NpbAD+RV
ATGoPjBN+z3y4uDQWEsTqIXAr01Hy3ZY4cBewCklAiE0JmUUMFGs3248TvS/bgOy
w4AK2KJOmWWZxhc78GQXr8dqwiwl/2WZc+hlPz7qsTNdalsamWWd8TBIs24EuChp
TgU+d8N4sdBaRJa3u7Llkm9ieIoNr81gkb3ivG985cj88lZ0tgDbikXLWxhCIPrW
y8FKtUdpqaBXBoNny4POHHynCz2+Gz8v8YuDTgCyzE7K0yvBH0By+ahVi3jcZdk5
uSVq00pbI918M7vfRI3Iuu9XWmt+yRVoICIr8jH2PbzU1Z5n2jMhtZXSeT0bIfXq
SyGDrsrqgsMze4SIDTNWRWqNjDT+TllxUCI4+aIlY7eODbCnWLcKdlbWTKx1o7/a
+egsgGyRaRD4x9nsTR4ihKffl9gAyxKPCyNDLKGek6+SKi0P0oR69cNfmbEnQRbJ
I25TSoh/vMB6DXv5EpbBRLvOh/6A4lMFQdmCTnyiEneQSRYDTghkSIBbl5RTpJon
Kvzrw6JrCRo7pB+APEP+wj19ZJd1r08JCbcExvP2TXzvf/8JFGz6502qCcoqr74f
gC283DDCO4YCPtcOMGzbOncIgQJMJnaFCNRnoFBB7DJZ/GHEjKZBb73NT4OYarNq
G9G2RMRWjKs7hxOOZyb2
=c7L7
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wg7yn-0008cr...@franck.debian.org



Accepted qviaggiatreno 2013.7.3-4 (source amd64)

2014-05-02 Thread Gianfranco Costamagna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 02 May 2014 08:46:48 +0200
Source: qviaggiatreno
Binary: qviaggiatreno
Architecture: source amd64
Version: 2013.7.3-4
Distribution: experimental
Urgency: medium
Maintainer: Davide Puricelli (evo) e...@debian.org
Changed-By: Gianfranco Costamagna costamagnagianfra...@yahoo.it
Description: 
 qviaggiatreno - Qt tool to monitor the Italian railway traffic
Changes: 
 qviaggiatreno (2013.7.3-4) experimental; urgency=medium
 .
   * Bump std-version to 3.9.5, no changes required
Checksums-Sha1: 
 ab41b1abc9b783ff6a36705674c38e0991c0ceb1 1704 qviaggiatreno_2013.7.3-4.dsc
 1e3a638d20cd772b991d8f34cd395ec2e8e3f337 15300 
qviaggiatreno_2013.7.3-4.debian.tar.xz
 77d9296df37411bf832cce16226d0e8c57d3a56f 216182 
qviaggiatreno_2013.7.3-4_amd64.deb
Checksums-Sha256: 
 5900d0bc9ab5c84e27c33749de24936dd40f128c20a18d6577b5d88fc602ebae 1704 
qviaggiatreno_2013.7.3-4.dsc
 37e501f42ecfc4ece5d24e46f34878d0320a37e095c1369b178957144765830f 15300 
qviaggiatreno_2013.7.3-4.debian.tar.xz
 f2d70be07077bc7e8f0ab0bec5d4f029dcf758eaf960f6b0ec334d8b524aebb9 216182 
qviaggiatreno_2013.7.3-4_amd64.deb
Files: 
 054e593cef24cd2de834c86aca9a0856 216182 misc optional 
qviaggiatreno_2013.7.3-4_amd64.deb
 6306609d7b6af8feb92123970b327feb 1704 misc optional 
qviaggiatreno_2013.7.3-4.dsc
 80ac4da2193091a059d95cf182e191ce 15300 misc optional 
qviaggiatreno_2013.7.3-4.debian.tar.xz

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

iQEcBAEBAgAGBQJTY0mEAAoJEItu8lKPB14djTAH/1pChiY/OMcdhnGFXPN1x/Yw
H3zhVohvw58tTdYdnIAiD8DWNEH4qbn2XZgX8Zjhz8UkJyiOgDAqIBtXxWYC8LOB
dr/tlM13qIO3ntaBtrN0Z3Xov+v3sAdHZFjgfEOp+D7SJGFAaxwtk2djOL5IZmPu
Tau1ul5IIdu9TcJDRcrAgqkucCAzrR5bLg1/olSR6Yw2mQB224E3oTDwP84iEwHX
P/XDjADPFmuJLMDteHfHOkjFDap4xgJ0KaIm2XC3/iB8kwrtUM6V3NaUkM7mVQGl
SFR7BO8hgdejPfLdh++a6Q/2AHXPAVWaduAI5iOCDNFUjT2vLEHiV4mReOF6xMs=
=T1gK
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wg7yh-0008gg...@franck.debian.org



Accepted eom 1.8.0+dfsg1-2 (source all amd64)

2014-05-02 Thread Mike Gabriel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 10:41:47 +0200
Source: eom
Binary: eom eom-common eom-dbg eom-dev
Architecture: source all amd64
Version: 1.8.0+dfsg1-2
Distribution: unstable
Urgency: low
Maintainer: MATE Packaging Team pkg-mate-t...@lists.alioth.debian.org
Changed-By: Mike Gabriel sunwea...@debian.org
Description: 
 eom- Eye of MATE graphics viewer program
 eom-common - Eye of MATE graphics viewer program (common files)
 eom-dbg- Eye of MATE graphics viewer program (debugging symbols)
 eom-dev- Eye of MATE graphics viewer program (development files)
Changes: 
 eom (1.8.0+dfsg1-2) unstable; urgency=low
 .
   * debian/control:
 + Add D (bin:package eom): mate-desktop-common.
   * debian/rules:
 + Fix copy+paste error in tarball repacking code.
   * debian/copyright:
 + Fix typo (opinion - option).
Checksums-Sha1: 
 1aa11acaeddb418b548ecba586be45e4b8e102c7 2624 eom_1.8.0+dfsg1-2.dsc
 17d479fc7c20be6089edab54a8ec9b4e21801bd7 6564 eom_1.8.0+dfsg1-2.debian.tar.xz
 f73cc51576daf14a977dd6690348e647e72d0733 405798 
eom-common_1.8.0+dfsg1-2_all.deb
 8f34fbad800441ec751f91ee91079f021f8e9ce2 197762 eom_1.8.0+dfsg1-2_amd64.deb
 528607e9fa400d5b6b26d20a2bd78a20b9cb6471 550580 eom-dbg_1.8.0+dfsg1-2_amd64.deb
 4f6d16f29c48b75d0d00402033d7a488a11dda2a 18282 eom-dev_1.8.0+dfsg1-2_amd64.deb
Checksums-Sha256: 
 c09bfc2e1cdbf454a978c35f883af5dba9062ec58441d478042980a4c2a08143 2624 
eom_1.8.0+dfsg1-2.dsc
 bd1a8cda0877c5769d9c593ae3a755f0689b384f5ab851b8eb9764fc7ce55ad4 6564 
eom_1.8.0+dfsg1-2.debian.tar.xz
 b6346530f59227d1e72ee112553ac9f88bafe2c2c1e7077ec57b76ebf8f31b82 405798 
eom-common_1.8.0+dfsg1-2_all.deb
 c1b3c6ec5656dafdd2f302f02139939877e6f2cebfc7d037e75f524bdbf00b90 197762 
eom_1.8.0+dfsg1-2_amd64.deb
 aff8c7d26de55bcdc4aaf5293957af91eeba0341bb20212079d3967837e22447 550580 
eom-dbg_1.8.0+dfsg1-2_amd64.deb
 980962f4d1384ee57c901e50ce3cf494dfbb883f31247ce51abb2883d6b4e1e1 18282 
eom-dev_1.8.0+dfsg1-2_amd64.deb
Files: 
 752c2dfb2d3d499240593d1c57e5b21b 405798 graphics optional 
eom-common_1.8.0+dfsg1-2_all.deb
 a2e7b9b98eca374227bd08b20ceee5eb 197762 graphics optional 
eom_1.8.0+dfsg1-2_amd64.deb
 1092d7e83f61e86f510c32b58119682b 550580 debug extra 
eom-dbg_1.8.0+dfsg1-2_amd64.deb
 112e0502d15f6ae60b4acef51e7e9500 18282 libdevel optional 
eom-dev_1.8.0+dfsg1-2_amd64.deb
 9a003f650e643d1301e768239babc170 2624 graphics optional eom_1.8.0+dfsg1-2.dsc
 a7026da2bce8ae4c74285e9defc91c27 6564 graphics optional 
eom_1.8.0+dfsg1-2.debian.tar.xz

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

iQIcBAEBCAAGBQJTY1vnAAoJEJr0azAldxsxw44QAJJXsnit/wmeg/4L/hKXGTBE
AEYdNpsRsHGrRSFC4e1MisDuhfzDTJPaiz1xO0AK4gTojB23beLpJKDXWa/9oBhM
ZvRXByoFLMuixbxC6b0mYPq205hJ2/ji9C2VkF7v1ONxvUz40TCmyoYcze7H6UEk
6jWuYLyj/qt4H8oSD3kpD3bPZyLtOC+zpnlGtJwRmU43xwlbQVTiFl66u88p+pka
qIw2xbCPqK2zaR39T7jKIkDuV77sE5AvVhQeX4gZ0gNabqrJwxb/P8A94OLJ9mvt
GLKpEqlvpKDbJUbFN31hJp9oNDGIGoX3f9snUX+nVYV1byJQKLXIaEQGWfhLSgav
aVz9r2fRNG6628xYkWjBu/8VGC1UPw1MP9/xkQtOA+juWn+a5tp7jizKPgcrV0r/
SF98SgC+dnCAluG8wwy9135AnhamQn+hvri6C8tytkFpi5DTmhNRu/8AQnsuO06V
sLi9P1HKgpv/I21b07l1boybQT3FXbElHWRnKfrP+La8Sm++Y+AI5lJU8ww63knZ
k2Wc7jSfLEas+hJxM02lzYch5F79lxsdx8gXi/gVEslECiBat7eH8L8Tgfrsq1i7
8MP4hOVQn4ySkQJ+5zR3LmKgC4bd0c/rO3nJiNMubIOiiv2/ahf0+ZLvyvsKzxp+
QqTZqGU75FPdIpb9kqeX
=yfbt
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wg9d4-0003kb...@franck.debian.org



Accepted haskell-yesod-bin 1.2.7.3-2 (source amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 09:54:43 +0200
Source: haskell-yesod-bin
Binary: yesod
Architecture: source amd64
Version: 1.2.7.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 yesod  - Helper executables for the Haskell web framework Yesod
Changes: 
 haskell-yesod-bin (1.2.7.3-2) unstable; urgency=medium
 .
   * Update recommends
   * Add autopkg test case to see if all dependencies for yesod init are
 avialable.
Checksums-Sha1: 
 23521bd72d79b2624da94f17a6f7e4c0fae242a7 3608 haskell-yesod-bin_1.2.7.3-2.dsc
 89824416e9d54cac70edc072562307b67bfb8336 3800 
haskell-yesod-bin_1.2.7.3-2.debian.tar.xz
 718a3e0f1cb01de1674e59b54f07c2b2696b2243 6159846 yesod_1.2.7.3-2_amd64.deb
Checksums-Sha256: 
 4c0426dc6a178ccdbdbfb6b9c5d7a933b48b56cfd2d6c065f9ff270fb92f24c9 3608 
haskell-yesod-bin_1.2.7.3-2.dsc
 3956900f199131976786275adf392a9efc8db107b23aa463d66f07c4cc97c95b 3800 
haskell-yesod-bin_1.2.7.3-2.debian.tar.xz
 303a26de9940d1b61596567fea2d58fb9341de91082c5786e5531149218e07df 6159846 
yesod_1.2.7.3-2_amd64.deb
Files: 
 17e5fbdd28a1f6f7ba21d11386a0fc3d 6159846 haskell extra 
yesod_1.2.7.3-2_amd64.deb
 8382a689461d8912598bd78c002667e6 3608 haskell extra 
haskell-yesod-bin_1.2.7.3-2.dsc
 5a1b168ae228452b26eb37012bc902a0 3800 haskell extra 
haskell-yesod-bin_1.2.7.3-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY1z/AAoJED2QirPw+/Uf91gP/2++fe4TlaF3fwuNERqbYFvV
B+c6Yzf3DbDS+0PW2Eo7Ou+Cezsi5cMPruak8+hee+tsymyEItXJD9sAK23knFZf
LhXL4gnpnDP3R9K9eEkv0CbXTnEvn10QurHYeqlnR6N0fra0bWG0tY+62OAAarF2
67y46hXB67b+HTfAZ3tD4JX8/O5yMtg9gslxUuuIsBNGVLxHN8Qw0u8wi7hKkS78
xctdNx0UVS0PTMz9vFh6+qUYDWMLNwVDzIUGO/ekaiHxWcx2RkRMTKH8WpLf3Lgx
hX2BLF9aty2ZGU9GUv11VCEc3SqwzFdbaePxXuD296+E+1SqcBHVO2ZcyS10g+aF
0IdeA2rcy9O6R1qfm0PDU3lESIGX4669g2RDQCJYFDx19mTpEczJa7tAHfShUHF2
qE2K06ZNkKRBOcSfXvN8eFo1MXTpt6JwBPGkJFSFwCRowwMwKErcqljE0piWdIPw
CopFlb4f7RB5uMiRO+eRaDewQDKBzM81aKju2ioKNloQa9uRHM5UtYzxDrHAp8FM
GNDv2axObt9F1tXFRDCxKspQdQRYZhYiykcQx9EdyJgIQ7g89Ya3s69z93BTZ9fk
g0arwEYoVgYMDmQh9z9/JVl1SmKPgI5gKnv9xm3KKeaSnNVBn5tNIojDOm47ojTI
973gRn+xyMFOhBHi2VoA
=hF/m
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wg9dy-0003px...@franck.debian.org



Accepted mate-notification-daemon 1.8.0-2 (source amd64)

2014-05-02 Thread Mike Gabriel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 10:24:53 +0200
Source: mate-notification-daemon
Binary: mate-notification-daemon mate-notification-daemon-dbg
Architecture: source amd64
Version: 1.8.0-2
Distribution: unstable
Urgency: low
Maintainer: MATE Packaging Team pkg-mate-t...@lists.alioth.debian.org
Changed-By: Mike Gabriel sunwea...@debian.org
Description: 
 mate-notification-daemon - daemon for displaying passive pop-up notifications
 mate-notification-daemon-dbg - daemon for displaying passive pop-up 
notifications (debugging sym
Changes: 
 mate-notification-daemon (1.8.0-2) unstable; urgency=low
 .
   * debian/rules:
 + Enable parallel builds.
 + Turn on compiler commands during package build (configure option:
   --disable-silent-rules).
 + Fix cleaning up of unwanted .la files during build.
   * debian/control:
 + Improve LONG_DESCRIPTION of dbg:package
   * debian/copyright:
 + Point to git.mate-desktop.org in Source: field.
   * man pages:
 + Use mate-notification-properties man page as provided by upstream
   since 1.8.0.
Checksums-Sha1: 
 d6a4a6a00456ab2faf163bc6dbafbfb172ad4091 2428 
mate-notification-daemon_1.8.0-2.dsc
 3537bb1fc1984f48e27f0184678e0e31ec15866f 3304 
mate-notification-daemon_1.8.0-2.debian.tar.xz
 52019be4f3890d2e0cb069fe585bb4660893278a 86318 
mate-notification-daemon_1.8.0-2_amd64.deb
 c5e8117f9a718ca56db1c7d7a43767a5f64001b5 188730 
mate-notification-daemon-dbg_1.8.0-2_amd64.deb
Checksums-Sha256: 
 e1378a3daaa5a19aa1a1e476d021c33244fa0781f2b878624b46159085911751 2428 
mate-notification-daemon_1.8.0-2.dsc
 e838e04f15607a23820c187c74b9e1189f3ca3eb7761ae28d4848592c0b75a4d 3304 
mate-notification-daemon_1.8.0-2.debian.tar.xz
 a40ea18e11fa01a44a0f2cc57ebe53ba71088c52810dd5797bb50da6b3730fd2 86318 
mate-notification-daemon_1.8.0-2_amd64.deb
 b2d71a8369fab7ceab5f75fbdf431092ef23e88c9df0e9cdbad9643803a8e62a 188730 
mate-notification-daemon-dbg_1.8.0-2_amd64.deb
Files: 
 ccb911dad62769d9f96c9b157fa7c4b1 86318 x11 optional 
mate-notification-daemon_1.8.0-2_amd64.deb
 ebbec8162c1ef29f24c7e672ebd5a53a 188730 debug extra 
mate-notification-daemon-dbg_1.8.0-2_amd64.deb
 0b47c01bfeb0a062384c10f15f19ad18 2428 x11 optional 
mate-notification-daemon_1.8.0-2.dsc
 3b1dc584c1a81db9b409fdc8e6304355 3304 x11 optional 
mate-notification-daemon_1.8.0-2.debian.tar.xz

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

iQIcBAEBCAAGBQJTY1cqAAoJEJr0azAldxsx5l8P/0tZd8e/Gma5yduL1NfBQgzy
362waQRMfwWTYfWS/V50BkYU2XPq8dnQNcjlFW0myJjvwlkCPEBMhFy7TlD7JRjy
8ZMFPfkGzZLhdW9agpeCzGFSwEJ7EP6f8fKrec/HP2ZygW0+hPFCVsIfngtZjECl
EySM/PxnTufrphM7cfS8H4NCo7m7XQ3gZ9UTnr5uYb2W0le4xoMCbSikS+7eJaCh
A/VBcwCCIH9AkYimA4uJEesgWcedrBjCClALmkvmXJcA51CmUu42RQBayxw0v8Li
Q6hi1on5KtxZ67kgFmifzdeEUH/J+R3Rr4a1FrH/z7+j1eBrqW5ycPhOslolRySA
d8oiqgwKt2X4ARwIEvvissgGz+2ze8i3LBHGN/OjLV4Xq608KhYY7XUlsfmZ7Fvo
wiYmtuUi46yLsaE+RCnHfDbLPVAi+ouBYlKRgxw6EkSad2yFLrNgSKyePcakZxOf
USL3TUaZPAxbe0cbnpTdf1lWjrC/2sjeSpV/Ne5xpp8WnPKXOYKMvpdvChk1Yi3r
R7WY8g/WBEIaeVKRagC8x4GRgT6bYyNAc2Z36WSEHxmHYJ2xOOe1TMw/jCfR3ObX
RD+qQJvXptQuBU+CtHuYuwYSuR7u27LSwse+pF0tGUG3H6ZBCYv+euC8Zc3TjnHH
HZDXhdJXRq7EwmPQZrpB
=6ea6
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wg9ev-0004gj...@franck.debian.org



Accepted mate-themes 1.8.0-2 (source all)

2014-05-02 Thread Mike Gabriel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 10:05:36 +0200
Source: mate-themes
Binary: mate-themes
Architecture: source all
Version: 1.8.0-2
Distribution: unstable
Urgency: low
Maintainer: MATE Packaging Team pkg-mate-t...@lists.alioth.debian.org
Changed-By: Mike Gabriel sunwea...@debian.org
Description: 
 mate-themes - Official themes for the MATE desktop
Changes: 
 mate-themes (1.8.0-2) unstable; urgency=low
 .
   * debian/copyright:
 + Point to git.mate-desktop.org in Source: field.
 + Fix typo (opinion - option).
Checksums-Sha1: 
 73e88c9e97dfa55b9e94a4212c5fafd205d778f0 2168 mate-themes_1.8.0-2.dsc
 0643f88c42e26c14aecf944e7d14bfdd50572c63 10620 
mate-themes_1.8.0-2.debian.tar.xz
 36e0a67ac280d82556ebb7e7039ae3d71ab3b216 2801268 mate-themes_1.8.0-2_all.deb
Checksums-Sha256: 
 f46a5a1c49ce4bf1c3cb132a660ccac4380bdc7a1ccdfc8369d2ae6d38bbf7c1 2168 
mate-themes_1.8.0-2.dsc
 d5cd60bacf2082d57fe60a825b4d77b1f4c5d0b2552405024e75a5e16c359375 10620 
mate-themes_1.8.0-2.debian.tar.xz
 91a18563ff5ebf094367695b08a09d7a81381579f65b45027b6b5ac7491cb23b 2801268 
mate-themes_1.8.0-2_all.deb
Files: 
 ba96219fa8a53030a4e0c4fd476f4e65 2801268 x11 optional 
mate-themes_1.8.0-2_all.deb
 acba106050e76f42e3fbeee20a411464 2168 x11 optional mate-themes_1.8.0-2.dsc
 0582fe91f225e8193560665187fc4f16 10620 x11 optional 
mate-themes_1.8.0-2.debian.tar.xz

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

iQIcBAEBCAAGBQJTY1LaAAoJEJr0azAldxsxm5QQAKDGL+9VcOQugZ4sv8FLO3te
AY7tvu2SL42zwf+8SR1vU7Sw5+cLrkhfGlt4D2GGnqziGpRGDnVfRFUX9Zfp5Y7l
No7FuJAPjSu8bmRE8cM5scPnc0OeSu83rYNWFyG/qe6P9GX1kyFh8J03EffIG3To
j2gBXqtfsxIGR6NadzwnNVPFsZAVormDEWrxBDOqYScajB/I3vsSvs51Uljidyah
nZdCw6ILiNIOO6phStuP1wlceus9F6NFCyplqoZm8dBkAVwMEHjsxG27yg0esYBG
2uW66rfWq5KG+WkSk6u8sypN48bxPEsEbmuKRCjTvjgq60j8sviE/36Fd/R9b+uH
jZHPyQh5r/Um7AN0S89L1B4LfBKPJSKrYmId7gc2Yy1nbjaW8F8e0YYwDq5Efscf
c+1PDdyxTK6cM29C5Z0Ag4Qg+CUg0s05+7qTkIaIOSBKvEXRu/bIvX3USgPWzCK0
35pZhXXxlrOhs9OQf2qPEHndiyMnIn8tQVxbBT8SQuLKCvTw9RCvDdQlDBW2mkYj
ENVH8Y3+Wgy61VDKderbwG9dHf/4iJ9zIW777zNQRnD2Ps8WRFfua3B5w4K/1LLR
ylujGyUeElOcgBZ3f2cgveP/E3BI91epd/kykgQtCQMRaEOvl7Lu+SPXu5m4Tgig
i8MSxOEnyx8A/O8pqWhG
=NIIc
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wg9ey-0004lf...@franck.debian.org



Accepted ruby-memoize 1.3.1-3 (source all)

2014-05-02 Thread VDR dai
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 17:00:51 +0900
Source: ruby-memoize
Binary: ruby-memoize
Architecture: source all
Version: 1.3.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: HIGUCHI Daisuke (VDR dai) d...@debian.org
Description: 
 ruby-memoize - Ruby library providing speed up methods at the cost of memory 
(or
Changes: 
 ruby-memoize (1.3.1-3) unstable; urgency=medium
 .
   * rebuild to update Ruby-Version for jessie.
   * bump up Standards-Version 3.9.5
Checksums-Sha1: 
 27f9c4a94dbe7b2d938f56d6735aabc3f3fa743d 2068 ruby-memoize_1.3.1-3.dsc
 99766a224ed009183c63fe41004b303ff15d2840 2756 
ruby-memoize_1.3.1-3.debian.tar.xz
 c6127dfa35a8aa43458f811b6b5d4a4b0df6c858 6098 ruby-memoize_1.3.1-3_all.deb
Checksums-Sha256: 
 abaa12f30b69c50fb320746ee4a00581df53a96199894a680a38b4b70d39e720 2068 
ruby-memoize_1.3.1-3.dsc
 9b3a9da030072991d25ea31e94a2d751287736b213c6a3d02c94a28d9d01a595 2756 
ruby-memoize_1.3.1-3.debian.tar.xz
 f6bf6d8cb3aae6d093e8349f87c4f1c9169fc99585e7ce5bdf0290359e1b2b7e 6098 
ruby-memoize_1.3.1-3_all.deb
Files: 
 4d8fd3382a807b6fd598001d3833c1ec 6098 ruby optional 
ruby-memoize_1.3.1-3_all.deb
 8bbae5a244a0ddc3897b9a80e7d1160b 2068 ruby optional ruby-memoize_1.3.1-3.dsc
 5cb69799fae5134c86d2ebcef96fdd43 2756 ruby optional 
ruby-memoize_1.3.1-3.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY1mKAAoJEHg5YZ3UOWaO+SkQAKaSx3WxjHN3c1PyvArL6b+B
c/uXzpc2fMsdXWGs1zMrctE+397R3YAXm9A9gC6b0rI2nOHHEsNRp4w81R/F1i8u
wTBcCi41lZBReZJpqmXCMiqqlbFNaU5VULbJcle+MPrm73o0XUgJ5TG+mmWBu2yD
upzK/foKZO9L+EmSIs1YDZKJF2AebXcPrGZx83bl3xhv7I8auCCviVs/HA8J5P9b
xbRWGTsvdrhMYQXyRL5EgoSTsI5r6gJGcgAC8Hm3tfH3OTj0Qg9fmsGPA87TnCef
kHSbtG5+smL3n2SEIJ6EfmjiUIQaMUGhaRYY4+ct/K0Gv/6lDkfX6H5QkAe81iTU
sA1n9aXbSylcSXxa14ehqhc2mGIqf/ESZ7rd9unlP+z1B3Hg/Nuoz9feIz2by9lC
0uz0RxMHD0qJU99dkF5ZJgU1ffD/anHoxifHYyTOqYWKWt06kS7NqBDzNN1FciUV
KTyQ5gdSEVkGt4gQCaGobbTqwN5U6OOY1ETkWLjow2DYr21uyxJtxeFklgT/fm0y
LtPFjxCc0pLbNN6pxUe1w8XL2AlIc1pnzrBd2vKNV3em+KlrlF6tGP/ymRvZkb7F
UmWUkH1S3q2Ylo0MDT+IXaiZ5M7kLcm0OQ0t2eTXodVaajfm7tHP5v28LwKOiD2a
NnGvW4BR1oE657bTexz2
=EqwN
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wg9fp-0004rk...@franck.debian.org



Accepted ruby-typed-array 0.1.2-3 (source all)

2014-05-02 Thread VDR dai
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 17:05:58 +0900
Source: ruby-typed-array
Binary: ruby-typed-array
Architecture: source all
Version: 0.1.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: HIGUCHI Daisuke (VDR dai) d...@debian.org
Description: 
 ruby-typed-array - Ruby library providing enforced-type functionality to Arrays
Changes: 
 ruby-typed-array (0.1.2-3) unstable; urgency=medium
 .
   * rebuild to update Ruby-Version for jessie.
Checksums-Sha1: 
 ae64bd684202b974219937029074131eddda767a 2093 ruby-typed-array_0.1.2-3.dsc
 cd544f3c7547c304a7650d2b39d9c51d5721c88c 2404 
ruby-typed-array_0.1.2-3.debian.tar.xz
 858dbef7fde2657f2cda1060b54e63d666490a40 5552 ruby-typed-array_0.1.2-3_all.deb
Checksums-Sha256: 
 eab44e8acac52305d1c9ed22023b851bef02b65ee7662a308b593a24f01bcb79 2093 
ruby-typed-array_0.1.2-3.dsc
 5ee1a6150313804839573419cf8df58728ee19eac3d6b1a2e8db2248d8cdc0b6 2404 
ruby-typed-array_0.1.2-3.debian.tar.xz
 e69b89d1d94db339eb3af964b8b7a597d176a86aa6bae4c2b71e3c1744ce1370 5552 
ruby-typed-array_0.1.2-3_all.deb
Files: 
 177f2a2bbf8558ad409f66fda3e59c1c 5552 ruby optional 
ruby-typed-array_0.1.2-3_all.deb
 bf64312850598f6c7f84f987b843c6a6 2093 ruby optional 
ruby-typed-array_0.1.2-3.dsc
 99aa7be01e11f051d8f960cfa0bd0d26 2404 ruby optional 
ruby-typed-array_0.1.2-3.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY1mUAAoJEHg5YZ3UOWaOkssQAI0Aij1v8EbuTjK5cUBVyHQ7
6KSquzUDYUwKzU3RzAZecwzRKioH1B+QSqjK1RY3ZFMVcjbr10lxi9ApoI3IYO/G
adw26t1NkUPiUsJMtx9JiMJrivvkCgvzDn4Jo9E02oqxYCZkplkvGkKwJ9ETAsJH
/we0FOf67LozdfrZP00iNWkLnOuAmCsxakpqR0eS2eO2wkLP4aoCD3T/arzj3fDX
aAjMk92RJai5ansDiTVLd7cPj2rmVA5xXx92ywdAn+JsL+t1PmNyVaZ8QIJNvsf0
IPQ/hpeH5JtAOrGaXhvzU1w6gdffVQEj1iZ1RNE5du1tvYyVSaFWbuRiAn9XJQQg
bL1MANeEbk5yPFiplxai7jCaSIux79kiglOE+iuNVX1MemeMmnmIDQ0MGOeq/bUv
PI9RSqocWoDCx3tVXAAwzQ8T90eN2Q8RIwAel9Qf8QhafKwwJv6ldbvk6quQUALV
8Dxm1I8gVHQ4lYhqh1Rgty/GUV9nsaQ3bKjKB9g1lA2cXFN/Q3QqrJzF0qVXyds8
eF+L2vcVkK6yqpcsgTN2GJTtZ8G/aIod8RR6RgjIvorXTdYNjAoDrKP/2XjOz636
we77pF17o7gsYKAG5ujnEmzc9W8MfJcMx2DeH2fxRHLUNZl/f/iLs8yKeEn1qYbe
f4jlJhq0j+5SiFPkSb6b
=PQXe
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wg9fv-0004ty...@franck.debian.org



Accepted node-async 0.8.0-1 (source all)

2014-05-02 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 02 May 2014 10:52:19 +0200
Source: node-async
Binary: libjs-async node-async
Architecture: source all
Version: 0.8.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
pkg-javascript-de...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 libjs-async - higher-order functions and common patterns for asynchronous Javas
 node-async - higher-order functions and common patterns for asynchronous Javas
Changes: 
 node-async (0.8.0-1) unstable; urgency=medium
 .
   [ upstream ]
   * New release.
 .
   [ Jonas Smedegaard ]
   * Bump standards-version to 3.9.5.
   * Update Vcs-* fields: Packaging git moved to pkg-javascript area of
 Alioth.
   * Update copyright info:
 + Extend coverage for myself.
 + Extend copyright coverage for main upstream author.
   * Fix use TLS in CDBS get-orig-source target, and update URL to not
 use v prefix.
   * Stop suppress uglified files from copyright check: No longer
 included in upstream source.
   * Build-depend on devscript (needed for copyright check).
   * Install package.json.
Checksums-Sha1: 
 1f299b8a8bf7070077721e3f4e7b7e531493 2168 node-async_0.8.0-1.dsc
 d77d558966b7d49fc251aad8594609c9b66b3fdc 44467 node-async_0.8.0.orig.tar.gz
 764ed889a01ed0c83d81056309234c1ddfff9487 4472 node-async_0.8.0-1.debian.tar.xz
 e8080229c613caab1a243fde7f8de82929b0616d 27060 libjs-async_0.8.0-1_all.deb
 86838992816cbf085a599d23e9ed6b52a21a28a3 24578 node-async_0.8.0-1_all.deb
Checksums-Sha256: 
 df64f710adbc3923ae378cdc78997afe7d00224cfabd02c2c0d883c5e533aad0 2168 
node-async_0.8.0-1.dsc
 7a1bb43027f3bb120b95990ec03034064d256a8449bdd13b1e9aa3cfd8da6e73 44467 
node-async_0.8.0.orig.tar.gz
 7402fcf9d01a13dbc29842351a090423004fe2475a3797aaaf3e86534ca83924 4472 
node-async_0.8.0-1.debian.tar.xz
 587de3e21978855acaef92347a5b4f8890925c9a6a9930e868da6ce54acfb8ed 27060 
libjs-async_0.8.0-1_all.deb
 90b427e0b5cafa46de03dd27186759faf541db167d64e333f51dddec2571be18 24578 
node-async_0.8.0-1_all.deb
Files: 
 7a9cddb5296b8725b68861226a7d60a7 27060 web optional libjs-async_0.8.0-1_all.deb
 3095f5d71a41ec402f69b3ddce44af04 24578 web optional node-async_0.8.0-1_all.deb
 c6d5c759bf4be560f3e13a558cff1a44 2168 web optional node-async_0.8.0-1.dsc
 719894b782231cf96cf60113ca0bc6f0 44467 web optional 
node-async_0.8.0.orig.tar.gz
 4a3d68b899c419780f3ef1579cd8a359 4472 web optional 
node-async_0.8.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJTY133XxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ5RkUzRTlDMzY2OTFBNjlGRjUzQ0M2ODQy
QzdDMzE0NkMxQTAwMTIxAAoJECx8MUbBoAEh/xMP/Rk2gz+CAu3kONfdbf43wCzy
JLSdOMzhIV9n7bJwpJp50tX5XNsNpTSKeyqONkLDT/8eoWSAPyUlfR98p/1UGhnG
hKEsUWVteMjN0OwWXqEyGDrPsZe0mOrYj3A9l16M/Ava0NyZrebi43Ocac034+Gn
iREORy5gm4mkuIXMNft2okAgFGrMigihu5u6XZ4d0pw13SxMeVRBMUAurztJeFTi
ZW+jVwirmcjiFMJKk24Up3qrT3+rLxrBqjUT4D/h9k7n6LvD/IS4kSaaaYDpHuBO
ELJUeD+sFW3ygvORB2Sbv6+LQky6Fnya7tBl9DbjZv9dJZjxRCtpV9kjC6TIZoCM
YFEnPEncY0C0tQyx5BTZNOTbV/VgFNjeEyc+fottL/JuI8+YnhdKfDvv7YB/kJ/I
rTA5EHbpv/yn/H55qZW2tL8FTMCnikr9P+PAXHSyxZOyBAF9VRyvIHxiwCEYOd70
MbCKMJBHCq8sjFT8hb0H9BUfQHglY+Q3NF42oiAK11j2AnEzqyXHVYFYNBQC0x6r
BnybxBL8BmG7ZbFMAfzqgY7I4eKcYbCtNtqVnMTxLSRacjCnYqjREd+AdW4FfdQ8
QHrxtMtXCQAvYLj4xDdlU0LwZoHox5t9g36vdOZ5dkduIhWfWbuWE/hUJtj0bfGG
1I96dhZrIYO8IeCK39m0
=p6eH
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wg9f6-0004o5...@franck.debian.org



Accepted ettercap 1:0.8.0-13 (source amd64)

2014-05-02 Thread Gianfranco Costamagna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 02 May 2014 00:31:55 +0200
Source: ettercap
Binary: ettercap-common ettercap-text-only ettercap-graphical ettercap-dbg
Architecture: source amd64
Version: 1:0.8.0-13
Distribution: unstable
Urgency: medium
Maintainer: Barak A. Pearlmutter b...@debian.org
Changed-By: Gianfranco Costamagna costamagnagianfra...@yahoo.it
Description: 
 ettercap-common - Multipurpose sniffer/interceptor/logger for switched LAN
 ettercap-dbg - Debug symbols for Ettercap.
 ettercap-graphical - Ettercap GUI-enabled executable
 ettercap-text-only - Ettercap console-mode executable
Changes: 
 ettercap (1:0.8.0-13) unstable; urgency=medium
 .
   * Removed unused old b-d
   * Add check as b-d
   * Add sparc to unsupported lua archs
   * Add tests
   * mv lua to share/ettercap
Checksums-Sha1: 
 4d426e4e134d12e74775d2dd86e7da41f22f1113 2318 ettercap_0.8.0-13.dsc
 38cbfa4c1011c3f0241f8c97ce7b3129447d32dd 15380 ettercap_0.8.0-13.debian.tar.xz
 e495877df73b1006a9202887c52cb1ec1a9994f6 575928 
ettercap-common_0.8.0-13_amd64.deb
 7bedb2f99b69228056860c7181ab4eb6006cc480 47128 
ettercap-text-only_0.8.0-13_amd64.deb
 df77191654acca1b40d80a251460f5d71f0e7d59 143516 
ettercap-graphical_0.8.0-13_amd64.deb
 4ee619f48c6050450fe1b0cf767b25a2395d8d6a 1581832 
ettercap-dbg_0.8.0-13_amd64.deb
Checksums-Sha256: 
 ea9fefe3a6c685eb6f7d35388f70d49b242f6d4d4d524f0cc8160f22b2d4b5f6 2318 
ettercap_0.8.0-13.dsc
 7fd74bc4490f3c3a139ed66effcdfb8fda8ac0f93b56a9697551376dbf8352df 15380 
ettercap_0.8.0-13.debian.tar.xz
 a82a579d7cc4a7de02de2506cc521df33f558fe595b6322f9a3574d5952e9bf7 575928 
ettercap-common_0.8.0-13_amd64.deb
 c1c1b64c19c53f1ec3b9c9893bac25b101137036a220f0cee97866c961c14b79 47128 
ettercap-text-only_0.8.0-13_amd64.deb
 e8502da11d24e60977a7ccfe4e2ae91fd155de1e3005dbbae9a9cf6bba93c25c 143516 
ettercap-graphical_0.8.0-13_amd64.deb
 8fe30386ba9cabe6a54c09129541edc954525cc9e8b86e45a6eb53a881d6d7cf 1581832 
ettercap-dbg_0.8.0-13_amd64.deb
Files: 
 bca6964803596c50ab69608a21ed38b6 2318 net optional ettercap_0.8.0-13.dsc
 2e72429dfdfe9e8581a8787078857961 15380 net optional 
ettercap_0.8.0-13.debian.tar.xz
 94da59422a82a8e1cc4e978dd62e88fd 575928 net optional 
ettercap-common_0.8.0-13_amd64.deb
 b5d7da5fc50bc6bed21de6330c534b89 47128 net optional 
ettercap-text-only_0.8.0-13_amd64.deb
 619d083cfee4028dd29b5585b7f73ba7 143516 net optional 
ettercap-graphical_0.8.0-13_amd64.deb
 1bd4e56dc5f485c5b8592801263ed838 1581832 debug extra 
ettercap-dbg_0.8.0-13_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJTY2gHAAoJEBJbV0deGQ0Yx9UQAI1xIGUHiKTVeMHeyeTp/zYg
HqMVtkLhVPhIVwwY0tIjCx+DvNF2/bhejfwVbnUDDMPjBXpWWZgPHdo6Jn6gVwho
3uzXYnhueKK3MM+KJuvhLm+dF5/puwiSwh6eHhDwGezuFogtbT6iA1hEj4kS/irD
6AOcY95N4JF23RmB7MX1TNBvyzlWnt/QKpuCtshgFB9ZFM1/+1KdpfmIlNAWGmWb
4w4Gcs/0vHY0X3XR7XyxWASH8Qxn6UxaEYsQIHf2Cy8fOKRBFk64b5Ks4gnQDEWN
IdMH1Ds3KbqYd36iyBhrF02UW1VnjQWdvn5vGEhUeUo7PN6d+al7yr6B0XWWGkDx
juUS2ocJW6oPMT9s0kMRxWXbhF2zujGCMu6ntgl+iezY6zvyjmPavSVdVUPX8UFf
1HW7uq0e6Cr+906wKtXnQ+/HPKr+x4/3/uwkFgy2ZmDsJjRWpPNxyFV07bt2O5Ev
5MEqHhMnHQQxB2VEx3c6K2T6cI1XzdpHL6gLv4ywWvHafoLvYBRjC+UUcV1/VIWV
HS04+iDEA5EylL0RwjbQa1IFhl7vXWSk8VqPQJNouA5crfD1uC8SDpR29LZGPAQt
KsW/+2sWzXbJT2/oiylAaa5I7+CZntZkByTjF6zyuTF0knF6GGMSQP4GZoEjnKYj
y/bF29GE5QG9ES0HFu4s
=IGuQ
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wga6l-0003bz...@franck.debian.org



Accepted mercurial 3.0-1 (source all amd64)

2014-05-02 Thread Javi Merino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 08:33:00 +0100
Source: mercurial
Binary: mercurial-common mercurial
Architecture: source all amd64
Version: 3.0-1
Distribution: unstable
Urgency: medium
Maintainer: Python Applications Packaging Team 
python-apps-t...@lists.alioth.debian.org
Changed-By: Javi Merino vi...@debian.org
Description: 
 mercurial  - easy-to-use, scalable distributed version control system
 mercurial-common - easy-to-use, scalable distributed version control system 
(common
Changes: 
 mercurial (3.0-1) unstable; urgency=medium
 .
   * New upstream release
   * Rever breaks of hgsubversion to versions prior to 1.6
   * Upload to unstable
Checksums-Sha1: 
 9722621f90184de7c5e3f0f6584e49d852290c5f 2235 mercurial_3.0-1.dsc
 f9648580dd1a6a093fa16d7c28cf5aeefd20f2f0 3903047 mercurial_3.0.orig.tar.gz
 f5057350f7808d248232e7daa3af5a3466213848 43408 mercurial_3.0-1.debian.tar.xz
 93af0c4d33f0e10f2c66322d9c59868f4973a9bb 1584448 mercurial-common_3.0-1_all.deb
 63bad9f9d15787a26147220e16ea05c9ef5e0d56 59140 mercurial_3.0-1_amd64.deb
Checksums-Sha256: 
 7fa5ff17e9d9932d05471da9c7a2c3732b1319650edeb8dcead2af40ee05bd99 2235 
mercurial_3.0-1.dsc
 640c96556a4524df2169c6706a4f68997c5bf5862b5971b3c2ee13ed4c349cfb 3903047 
mercurial_3.0.orig.tar.gz
 c488cee9948370cbe4a70cae62296b6ad05c666b6c3dd4a0d5e6c5975a4eafac 43408 
mercurial_3.0-1.debian.tar.xz
 6471053c6b0ed8966633781775b22742d4c5ea378b3cca0a1cef52c590202dbf 1584448 
mercurial-common_3.0-1_all.deb
 f52d39eea53cf4e3535ea5fbee8f237f58573163d3095afac4048d735d889a76 59140 
mercurial_3.0-1_amd64.deb
Files: 
 14eecc99eddc1a486479e08270572965 1584448 vcs optional 
mercurial-common_3.0-1_all.deb
 2f5c8178bbe40ab3752968463811a29d 59140 vcs optional mercurial_3.0-1_amd64.deb
 adce202fc35eabf539e420ef6eef9703 2235 vcs optional mercurial_3.0-1.dsc
 133ff0a31047d2c0b4640943a58535a7 3903047 vcs optional mercurial_3.0.orig.tar.gz
 a780e53b80581a160fb88081230522e7 43408 vcs optional 
mercurial_3.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY2FSAAoJEAe0hFJ2jTgkjisP/2tp8H8kgNU5zsa77+jNI1WG
A/Zg3AMDIjscIC3MnCOzDj/isKRjwtHVmdh7nawLcteDiuReELqnvfhPzcLa1LYQ
lw+EI2A87d9l7DUzoeMTWAQD9dvXFMtDcuTeSfuRukF1KWQujBlCc+80k4ffNShU
z3tMoKGWW0Apep/mPY8vfYxZ2xHoOMHMEkOvxwyhkDE/Lhz6lFA+a55PA+BaqAhr
iFsjhbwZTThAb8B3hFpREBwBv/LdwEARPRh2YqKY+TDgDXcJqzQltgfR3ycuj2oP
l1PDIweQ06QSxDb9vvqEV2NDWDVEAsESHSDvCBDXyTnEpCCSFT0rpWLCcXNARpf2
dvbc1HmZuB0HzMxOyQANnDaaR+QcgL3VTKTFux7UG36CdjFA3aHgxSutB0nXo3Z2
gl4+FnplzQTW7xYUKHjV7oBUkifnxxvb/Db+AuiVm84JRebfyYHa7He1rPzw8R5z
WlX/4E8Mn9WfgQdC/imV7bnkVob8MM1NtjS4gbEXwiZaNo+32Khi+BbjTQeBOk96
WKKZlI67SWhSlEdVe1pl18hqairBmLi28BsQwbfLQCJVe3Mn5J7tIPrHnOHCN4li
ZATAvNvpfWFBRtxq9LSSP8jCfKLkr2ncGpjDx04fG/MdxWfwh9cWSnnqmeD5VwWs
ysYA4RN+mf9wEC+yq/d4
=5hBi
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wga6i-0003oa...@franck.debian.org



Accepted ruby-twitter 5.8.0-1 (source all)

2014-05-02 Thread Pirate Praveen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 15:09:53 +0530
Source: ruby-twitter
Binary: ruby-twitter
Architecture: source all
Version: 5.8.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Pirate Praveen prav...@debian.org
Description: 
 ruby-twitter - Ruby interface to the Twitter API
Changes: 
 ruby-twitter (5.8.0-1) unstable; urgency=low
 .
   * Team upload.
   * Bump standards version to 3.9.5 (no changes)
   * Bump gem2deb build dep to = 0.7.5~ (ruby all)
   * Refresh patches
   * Update dependencies and build dependencies as per gemspec
   * Override source-is-missing errors for json files
Checksums-Sha1: 
 ca82e12ce52867bf394d2ba0395bab2a9a14f1e4 2279 ruby-twitter_5.8.0-1.dsc
 e7a35c7b3c0f6b7376a91499f06e19fda368efa4 502782 ruby-twitter_5.8.0.orig.tar.gz
 0975debe09d46f21ead9942e81530def8c3b98c8 2982 
ruby-twitter_5.8.0-1.debian.tar.gz
 9c0a4c527af3918fdc88ccf352be64714db702f0 66262 ruby-twitter_5.8.0-1_all.deb
Checksums-Sha256: 
 15972a44be09b769b7ac0041b41a38464a55ac0387f92e2ac2bffa6dce8fdc1c 2279 
ruby-twitter_5.8.0-1.dsc
 2e79f0c892a9811d0ebbaae5522ea9b9f439c5335cf3df3aadf83b5d98762c28 502782 
ruby-twitter_5.8.0.orig.tar.gz
 aea5f7ba18166677c0b6e76049c33e6350acc55f70fce7a8b11a83da12f5588e 2982 
ruby-twitter_5.8.0-1.debian.tar.gz
 f7da1a6a8329f6507bfc08aac09edf36af6a72cf7f45f734ca8fb39f3ed6e7fd 66262 
ruby-twitter_5.8.0-1_all.deb
Files: 
 4e3dd656e46f5d754362e48a6546fe7e 2279 ruby optional ruby-twitter_5.8.0-1.dsc
 b77c0abaf17f674de5d8d6a3ee7c019a 502782 ruby optional 
ruby-twitter_5.8.0.orig.tar.gz
 1c7d6a3b4dab90b5053100e6dc5addce 2982 ruby optional 
ruby-twitter_5.8.0-1.debian.tar.gz
 570c85940be947047b25aaa8e020c93e 66262 ruby optional 
ruby-twitter_5.8.0-1_all.deb

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

iQIcBAEBCAAGBQJTY2rmAAoJEM4fnGdFEsIqLaUQAJuILoshc+Vv4sIKgCCM9BWD
JbdeWlZPy2lU5iyR7sazbEQeKQd4TFe52tQatuUGHcvdu8L3E5N1fl70y7FPeZ49
vS0wYMhR/GVW//AHj0cd1uBUSJd+E/Tqgkt6Q+xDbfL7imgmDf86mVyzkVX1f/SE
3YKpAlk4O5ulhQGuIryNDZ99By9jmY3RZD5tE0TRl8Gnpj39TnW/7Rj2m1OGcam7
XU6df2ldAxKIAeoFAEW5TlvqDWqZNifu6ax6kYFdxdhEWWz547uSl4con7nUv4uT
+lreV+Znfj6o1X7PuPWZR252rNqHxE+vClaIFoYFgYT1XRmHr9J5dUoyZ9zWQHZZ
LWZ0rU/hIxbzrp7D+xh0IsJdMo1FVEm7Nh48helEXItJr8bM2OvxuWZwQXWtRZG0
CPFPC6e2isF8ajKOP8KahfIPBVIamUuYKLqMPLa5YypeuF7aWpBTdx08nEP0HpfN
erOxSRNdvYxn12xmjTz9Qw8d6nNkU7W8siyqY4rt/8P6hS8hPBPgtgqSqXGS1z89
PNJpD2EAj1Y242hvLqtznmGgnRvWov9W6xem7PXIZOpVJiYVS+LBrvPcXwaD+f2/
9WrXooFDhuEAjzcTeOwIQ4uGouV6dLcef06dGNkWnQvV2f3WC6KKb+643uN2ioL1
c5hjW09zO04sS13x3jZT
=/x6p
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgaky-0007nd...@franck.debian.org



Accepted ruby-faraday-middleware 0.9.1-1 (source all)

2014-05-02 Thread Pirate Praveen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 15:47:27 +0530
Source: ruby-faraday-middleware
Binary: ruby-faraday-middleware
Architecture: source all
Version: 0.9.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Pirate Praveen prav...@debian.org
Description: 
 ruby-faraday-middleware - various middleware for Faraday HTTP/REST library
Closes: 746104
Changes: 
 ruby-faraday-middleware (0.9.1-1) unstable; urgency=low
 .
   * Rebuild with gem2deb = 0.7.5~ (ruby all)
 - Needed for rubygems-integration to find it
   * Remove 'tmp' directory in clean
 .
   [ Sebastien Badia ]
   * New upstream release.
   * Update upstream homepage location.
   * Faraday 0.9 compatibility (Closes: #746104)
Checksums-Sha1: 
 83e7a485c8ad8cf45140f87630479effc63f1738 2281 
ruby-faraday-middleware_0.9.1-1.dsc
 e9410c025d76987807d702886128481db4f1e1df 21401 
ruby-faraday-middleware_0.9.1.orig.tar.gz
 acf08f7963a9d6ac9aafa61c30c848e438aa0799 2432 
ruby-faraday-middleware_0.9.1-1.debian.tar.gz
 8318ee204745e14b6f32e9a1b00fc3c7c449f3bb 12208 
ruby-faraday-middleware_0.9.1-1_all.deb
Checksums-Sha256: 
 38c131c458ba96278c1c7213cdf00f0c17be86eb5fe0ad7893fdc01413fdae40 2281 
ruby-faraday-middleware_0.9.1-1.dsc
 71bb4002b84d3b5db66839eb912891e18650b39586fc95f4f51e303ecd86970e 21401 
ruby-faraday-middleware_0.9.1.orig.tar.gz
 052de05e28dc2ec131a6d6d85d0b778d38402e18a0a9aacc06cee3b81adc4ee6 2432 
ruby-faraday-middleware_0.9.1-1.debian.tar.gz
 d68c25c62e910b38a25c999fe413c262e881b6bf29315cc3806173a742be7693 12208 
ruby-faraday-middleware_0.9.1-1_all.deb
Files: 
 6d9bb91ee74973b6175ede431fdb3300 2281 ruby optional 
ruby-faraday-middleware_0.9.1-1.dsc
 7d6f90e363be30473ff34d9c91a7936e 21401 ruby optional 
ruby-faraday-middleware_0.9.1.orig.tar.gz
 b93425c9ea434a51ffc575552d3ab9c0 2432 ruby optional 
ruby-faraday-middleware_0.9.1-1.debian.tar.gz
 e94073b0006372f31172a8095f7a7ef5 12208 ruby optional 
ruby-faraday-middleware_0.9.1-1_all.deb

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

iQIcBAEBCAAGBQJTY3dMAAoJEM4fnGdFEsIqcysP/At+gW9sWkJgk3VaVDUicq6z
bUUmOuHAmp1BSH5eMwKno2YsfiIdlMhqLXLQWXZ9X7u/nu8RYrko4jZFzkd9IQ47
TPWXGAamBl9hL5/cVY0yvzY+4SJMA0B3Rf7cu6CBswGWP54ht9fKoj2ezWrHPjwS
2mGYDfb46qpbRAsnhCnmUWWmt5qnVIn3RMBAUnj6UwXa9m0n8qmL3UBcQHXd+FSs
d9mVO8bPSAnpQTLGdq/wRCpc9QLzW0p1vNDi2S/+lpDO6Zjk8Pd6vHoROQm8Zq0D
+EMEZRuKJmmVYwsTyFL4SVyjfaz/yxwEQG2hkzpqFjIXSaxcFZsN7bDDX0k6v4n5
uh4zKLLR9WTBC8YipyjMJFgXK/9GWITrBE7/h0rNDLa7HpycvO4TmXfPcRXVaB1u
laGWQrI5I9qhCNKI3SzFCm2+PoYhCNsS0t7joqED+vpV27alOJp4tTVx7B6Lzcjm
RIVNPBiCsRQ4ar7zz5AhtMjIbUjwJ/hzrKSHsMeAfF1hZpflSYEVWYQalSop9XyQ
YWok0bEBHWVYo6WEGafmhY4FDB31ufsGBFkx1RUzL3k67SUTMBUQ2BWHPlzhV+2s
NhQj0fq9gKC20jjXoBnU+FiLnELB8ziJ3LBe6QeWobUw+l/RYClKs1FojFNtffdc
wtZUrTmTaWqq+MDPgDum
=zRQJ
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgbgs-0006tp...@franck.debian.org



Accepted mate-screensaver 1.8.0-2 (source amd64 all)

2014-05-02 Thread Mike Gabriel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 12:08:56 +0200
Source: mate-screensaver
Binary: mate-screensaver mate-screensaver-common mate-screensaver-dbg
Architecture: source amd64 all
Version: 1.8.0-2
Distribution: unstable
Urgency: low
Maintainer: MATE Packaging Team pkg-mate-t...@lists.alioth.debian.org
Changed-By: Mike Gabriel sunwea...@debian.org
Description: 
 mate-screensaver - MATE screen saver and locker
 mate-screensaver-common - MATE screen saver and locker (common files)
 mate-screensaver-dbg - MATE screen saver and locker (debugging symbols)
Changes: 
 mate-screensaver (1.8.0-2) unstable; urgency=low
 .
   * debian/rules:
 + Enable parallel builds.
 + Turn on compiler commands during package build (configure option:
   --disable-silent-rules).
   * debian/control:
 + Improve LONG_DESCRIPTION of the dbg:package.
   * debian/mate-screensaver-common.install:
 + Drop mate-conf .convert files from package.
   * debian/watch:
 + No need to do Debian version mangling.
Checksums-Sha1: 
 ced35f6b1c29fc8d4a694eb68b68cf0169c0dcc1 2705 mate-screensaver_1.8.0-2.dsc
 77d9724997641058e7eddf0f9158d9f0f82ed4fd 5008 
mate-screensaver_1.8.0-2.debian.tar.xz
 5e97a26e75e8a33b92c80cbb10f45a05fd61db4e 122932 
mate-screensaver_1.8.0-2_amd64.deb
 a92976b8665fa1967319666ce7224d464bcfb7cb 4507822 
mate-screensaver-common_1.8.0-2_all.deb
 b44cab44afd7511051f7f907dbe71aafd340933a 517302 
mate-screensaver-dbg_1.8.0-2_amd64.deb
Checksums-Sha256: 
 b3b6de4b650d742c3197c359c72e8e4d29d775cd279a81e7b7a62bae95798d2c 2705 
mate-screensaver_1.8.0-2.dsc
 ce6626b90eaa0390a6feb2ab185b5468bf3e412a77bdd4f31f59975404fbbb4b 5008 
mate-screensaver_1.8.0-2.debian.tar.xz
 e9b769dff2f66fbee7aa0db91d73c67e3166a68436c8a59c45e172247ab8a985 122932 
mate-screensaver_1.8.0-2_amd64.deb
 7500969312a01677060fde07142f18135fbed342b3961e10ba2b8d933a4f1b88 4507822 
mate-screensaver-common_1.8.0-2_all.deb
 3f78d091efaed17a5d365f3184bdf2341b177db3fb3059245e419be6bd359ee3 517302 
mate-screensaver-dbg_1.8.0-2_amd64.deb
Files: 
 7a7465c4d20f8f98b8291956a3344908 122932 x11 optional 
mate-screensaver_1.8.0-2_amd64.deb
 a6df68d5b5518d7c6841faf9b94c8279 4507822 x11 optional 
mate-screensaver-common_1.8.0-2_all.deb
 c8ce4cf53a613278419c2463817b82ff 517302 debug extra 
mate-screensaver-dbg_1.8.0-2_amd64.deb
 88696b41e08de9628ec57731fcf9b11c 2705 x11 optional mate-screensaver_1.8.0-2.dsc
 93ef5821e651a7993e2f4fdf7b6a3a0c 5008 x11 optional 
mate-screensaver_1.8.0-2.debian.tar.xz

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

iQIcBAEBCAAGBQJTY32ZAAoJEJr0azAldxsxCcIP/ib4Hy39A6rbBQHbugF5CQA3
WFhPheVG83bbsQ1dyZ7aRlTz1yLOgpV33I5URJliZY0MpyCGRYfi2+pjUn6rUhr8
pQk+DlLT2xrcj7MdizSmJyVLBpe/+MQCJE8fpkQMPY38DVc4ZACb8m88osx6cpDi
xWdWP53iELPHfXNVvF8vYOh3izY0t1JIzao6L4r/82Ia0/2p9PwwfL8Z1dnbCE3u
ZTyGEbffN2npXSPW2QyxMaebhv4KUuugw+X4u/e4DhQfbCNodS1dUx5v0XDNQSkO
qEMWK4cD0zVYsbM33yncmAKulwB07vm9aZUFJub+AtK1EczdS5wE9IITvwp752Lj
Wt0lJOJjgpwYLcoBLR6lY4XBDTz9HWtdp7c+8WSUopHUXw67HobkiDV5pjuIT1xI
j5BsomDCXqFIkeSidvbgwomaJuPA06vkHLcX+CK7BqmU3phJOKp9pWBNQpraTUPZ
3j/CIJwh8pqndvVkJS/vve7hgFIZRe80VlsaZQyFHY43L1ijNWorSJYo2XnO8XTA
3yyxG+x/upbbbHHfCJ9q3fkllByRWYYO48yWjX1i7P/QL8XNjz29CWGFP7R/rjoM
907C2Nz0vPCCeiGO2RFRrFf9YM2AIfrumwVBQpua5Feqs0UXCew1gaoaqJHPxI8N
Vsg/rASQcu6FutH4fg4C
=qev4
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgbua-0002wh...@franck.debian.org



Accepted qviaggiatreno 2013.7.3-5 (source amd64)

2014-05-02 Thread Gianfranco Costamagna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 02 May 2014 11:35:09 +0200
Source: qviaggiatreno
Binary: qviaggiatreno
Architecture: source amd64
Version: 2013.7.3-5
Distribution: unstable
Urgency: medium
Maintainer: Davide Puricelli (evo) e...@debian.org
Changed-By: Gianfranco Costamagna costamagnagianfra...@yahoo.it
Description: 
 qviaggiatreno - Qt tool to monitor the Italian railway traffic
Changes: 
 qviaggiatreno (2013.7.3-5) unstable; urgency=medium
 .
   * This release seems to be building on every supported architecture
 so uploading to unstable.
   * Drop every patch.
   * Removed useless build depends
   * Switch from cdbs to debhelper.
Checksums-Sha1: 
 1f5c686ef43f4573ae9323ed128a333e25e1404c 1695 qviaggiatreno_2013.7.3-5.dsc
 f275f3171c8ac7d71740e9bfbb6340193869168a 2504 
qviaggiatreno_2013.7.3-5.debian.tar.xz
 98d0abd6a12fa8182b1e70fe961d4cd3dcdb2a7e 216698 
qviaggiatreno_2013.7.3-5_amd64.deb
Checksums-Sha256: 
 f025d91169899b30a12de3c7a5311026c7ba1308d0ab0d0f07036a3892a253f3 1695 
qviaggiatreno_2013.7.3-5.dsc
 6caac46250a1ac599f57d1e22de0db6f49fdfc851299252b721dbc89c94064d5 2504 
qviaggiatreno_2013.7.3-5.debian.tar.xz
 5222102276898240ef10815891b15456a20ce0484d212d44ec8b08d34b55303b 216698 
qviaggiatreno_2013.7.3-5_amd64.deb
Files: 
 dea37064194fa9c959456ef39b69c81c 216698 misc optional 
qviaggiatreno_2013.7.3-5_amd64.deb
 2d45203a8d19dff2e27fe51313cc73fc 1695 misc optional 
qviaggiatreno_2013.7.3-5.dsc
 bcf029b65c2b8d14d61e7993224f54b3 2504 misc optional 
qviaggiatreno_2013.7.3-5.debian.tar.xz

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

iQEcBAEBAgAGBQJTY4dzAAoJEItu8lKPB14dXYcH/3I3OMoMlvCoOMTzl2vZqjrg
mi5RJzE9NWcrVfSNSKyTIix3MRP9cgvZPs0r4kmPgiTDMnevcUnlZjP0f0iQcIoj
6V2Vmh/1ZX0bmBNcdvu94r+eFDKXKVtd/1rDnTCqgvnsKNeZqvXVk0jzyIgdgaxh
Wm+v9STnB3G/Ju5zSLDtp15orA/j7R+OfPEtIneHWyCdr2NIObt1GZ0a23KLBAwy
I+lrq/5A1eV3vzD3VZRfbPtwe2pTUE702oAt/eyNsvGVHzNwxc0Q9sd+YY3EMkfV
6D8R8RkFdK53joUCaPVB3RBm7IEr4IOIlBfrOSY58LveqKB2pJ+lVArlt31Awh8=
=37qN
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgcce-0006xx...@franck.debian.org



Accepted ruby-mobile-fu 1.3.1-1 (source all)

2014-05-02 Thread Pirate Praveen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 17:42:05 +0530
Source: ruby-mobile-fu
Binary: ruby-mobile-fu
Architecture: source all
Version: 1.3.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Pirate Praveen prav...@debian.org
Description: 
 ruby-mobile-fu - detect mobile requests from mobile devices in your Rails app
Changes: 
 ruby-mobile-fu (1.3.1-1) unstable; urgency=low
 .
   * New upstream release
   * Bump standards version to 3.9.5 (no changes)
   * Build with gem2deb = 0.7.5~ (install gemspecs for all ruby versions)
Checksums-Sha1: 
 b21245cc1a1dfaf3f0843793b53018a78fc0c01f 2068 ruby-mobile-fu_1.3.1-1.dsc
 8d6ee44e1eb5dd439d005df4d696c0543aa2bc41 12064 ruby-mobile-fu_1.3.1.orig.tar.gz
 a8c2d1d6b1f98775f309ec021a2159ed460943a5 2265 
ruby-mobile-fu_1.3.1-1.debian.tar.gz
 b903b2968c1fc6d6050f2f13cd616bcc09f5f319 9580 ruby-mobile-fu_1.3.1-1_all.deb
Checksums-Sha256: 
 50f77153dc3a29bc162238fc6476472fdfeab83d2a095d2b8919ae5b459c701a 2068 
ruby-mobile-fu_1.3.1-1.dsc
 8cd292511df888a1b3e778078dd2c330ed165a52beec1778dcab6d100f95b832 12064 
ruby-mobile-fu_1.3.1.orig.tar.gz
 bdfc62234bfc57df717bef22340c3a21e44695aa19008f243d5d794ed6eb9562 2265 
ruby-mobile-fu_1.3.1-1.debian.tar.gz
 0681801bf85f4f27134ba0659601e27a99883ca3594f5c8db972787f0587cf71 9580 
ruby-mobile-fu_1.3.1-1_all.deb
Files: 
 bfcba87d6b80fb0b36f22ef8dfa174bf 2068 ruby optional ruby-mobile-fu_1.3.1-1.dsc
 f5da6a4305315dae06424772da10a41f 12064 ruby optional 
ruby-mobile-fu_1.3.1.orig.tar.gz
 fc9364dd1c6cad933d45da136838ab57 2265 ruby optional 
ruby-mobile-fu_1.3.1-1.debian.tar.gz
 ce8a7f025a0344b4f707725ac8c5bb68 9580 ruby optional 
ruby-mobile-fu_1.3.1-1_all.deb

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

iQIcBAEBCAAGBQJTY4u2AAoJEM4fnGdFEsIqfuQP/AtuVV9iOvjHC0Zl4UDhjGq7
t//ou9CjP3HqFV71NgHBQ0yf+FmSpqjWcpjHrBhQQX18fXNr8Y4eC/kqdyGX2sPg
sVSE2qxYPfJvLMLiHwID4/XYhKgRo+tiTS3A6HBNbEmMnqe8qg0UZVRVuu6cnMrW
iYti3EHk82/knXveBhnbp9GuKWtOLKAiM4CFLThbWrHO9YNHhV6bTgHSbGP19AXR
c3vlzyutEPiuc+S5F1jqQZVhnJ/iiDazYdgGM5TzYPk5dhofZAtvpCMbqsJBSPay
m1cWCCJpjcLZv/piVna7d+/tKRgO7MIZ1NJcT8N6xq45HIHZT2RdKgxAdB/uTx48
zkBFqU9QF2hvM5pSTMwTIbw1NL+HGsA7NdwBMeeBAbfC1DB+1NUgAtVm9USOm+qU
WDXHOxW1Fa3QHdGzfyosci8nNrC5N7usdyvcaCdM3bM3Sf7mfhYE9+O/PepwFYmo
GAfWybrnyi6fyljwrYMmPKvEaumRaJijgP0n5YZOUBhwPfScnZamddEYyVdZjf+A
suMt9Ed607uFZlT6nzIHWvyt9WWXN+j2r+T9O99fvWJugkDwfr9ZM7722967KYOt
RaC17nJrwkHlC+1oaxgO7qLpR3tok1FsgBaNRd5C+3iEFUHcRSC1Lpux/Eruh4Ue
u4QrachWRXBQCmFQkCvn
=kO2v
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgcra-ug...@franck.debian.org



Accepted acl2 6.4-1 (source all amd64)

2014-05-02 Thread Camm Maguire
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 13 Jan 2014 16:14:44 +
Source: acl2
Binary: acl2 acl2-source acl2-emacs acl2-infix acl2-infix-source acl2-books 
acl2-books-source acl2-books-certs acl2-doc
Architecture: source all amd64
Version: 6.4-1
Distribution: unstable
Urgency: low
Maintainer: Camm Maguire c...@debian.org
Changed-By: Camm Maguire c...@debian.org
Description: 
 acl2   - Computational Logic for Applicative Common Lisp: main binary
 acl2-books - Computational Logic for Applicative Common Lisp: compiled librari
 acl2-books-certs - Computational Logic for Applicative Common Lisp: library 
certific
 acl2-books-source - Computational Logic for Applicative Common Lisp: library 
sources
 acl2-doc   - Computational Logic for Applicative Common Lisp: documentation
 acl2-emacs - Computational Logic for Applicative Common Lisp: emacs interface
 acl2-infix - Computational Logic for Applicative Common Lisp: infix interface
 acl2-infix-source - Computational Logic for Applicative Common Lisp: infix 
source
 acl2-source - Computational Logic for Applicative Common Lisp: source files
Changes: 
 acl2 (6.4-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 64f538387df7af412f7880d46ec4e4fc03b1b84e 1813 acl2_6.4-1.dsc
 64169c41b638435601151b06d3dced4d32a7de21 14170540 acl2_6.4.orig-books.tar.gz
 139c85c60bf6d34a88523c983f9342f5133048fa 6109095 acl2_6.4.orig.tar.gz
 57b846d10e9dbf476e124509b76b8ac595f0a084 126404 acl2_6.4-1.debian.tar.xz
 56242942afe2a99e8cd730659ff7061e673fc5e6 2730426 acl2-source_6.4-1_all.deb
 6287574d3b4e00d4cfd56849f15cf685319ea0fd 59678 acl2-emacs_6.4-1_all.deb
 6622fa7f6b2a3b44843b04047847b92780714e10 77954 acl2-infix-source_6.4-1_all.deb
 1718190fc03e57f9d1251884732dd79f32569e16 6499012 
acl2-books-source_6.4-1_all.deb
 e02bce8ca08dfa359aed7594529c98a9026007f5 4268268 acl2-books-certs_6.4-1_all.deb
 4cc0197f650d8482a8ffda300e24ded050b77e10 1639152 acl2-doc_6.4-1_all.deb
 5ec2d5411732c6ea5fa70d100c543da0ea1cd6ce 15253526 acl2_6.4-1_amd64.deb
 430b4776f28e582d2a55d5563283f86b59a7b1bf 151794 acl2-infix_6.4-1_amd64.deb
 4e1706cf383a3d5f95c17bfe875f7e5550f3ec0e 19635130 acl2-books_6.4-1_amd64.deb
Checksums-Sha256: 
 86047551ebf27e7cafe1e4d90be87dc1e9b08669319c0cad5e0044a5ff6587cc 1813 
acl2_6.4-1.dsc
 bc3170a698505a1465b7cd2d18bf0b03a89c25d23cd0196037ef80ff4e8474aa 14170540 
acl2_6.4.orig-books.tar.gz
 4c274c934a03fe24af29d284b5b230c3a477602d1272cfd95977c8765cf6c8b2 6109095 
acl2_6.4.orig.tar.gz
 99a656bff500c40cf6af7aa7fcd394d6e754b539d1f1bd9568a5867346330e6a 126404 
acl2_6.4-1.debian.tar.xz
 4448de59d486b47e097be86f384d0dbf135e5657545a8491699f52a64c772495 2730426 
acl2-source_6.4-1_all.deb
 df1b7e093757e45407938fd57504f22585ac45991ec35fb711f039c89c14e22b 59678 
acl2-emacs_6.4-1_all.deb
 6c40941f3d08f7faab6693eee55ae7eeb0d45be78f91124e154caaaf7b51 77954 
acl2-infix-source_6.4-1_all.deb
 b198c8427067d99f5ee9b2796b0ab51fd7e62de6f093f28318bd4a461ae04a7c 6499012 
acl2-books-source_6.4-1_all.deb
 3434adc46c62220cadc10024b334f4ec430cbe233a5bc4a9f1e586f6c09f8598 4268268 
acl2-books-certs_6.4-1_all.deb
 01211204499fe9d9dc633c40c2e51ec4570d301b8c3b4b59b7d8fab940f1 1639152 
acl2-doc_6.4-1_all.deb
 e598733d578a4694d6a729abc137741280293a5023b3abe67a9180ce7643e1d1 15253526 
acl2_6.4-1_amd64.deb
 72dad7c85f617e0497ea8e38911254ff0a362a35104c7a0075314ea18329647e 151794 
acl2-infix_6.4-1_amd64.deb
 1ecb04e6e36b96bddf69f3ba64f637e28ab4f4bd493064243dff6e059487bb19 19635130 
acl2-books_6.4-1_amd64.deb
Files: 
 f238719249653a4925e5be84138cf6ca 2730426 math optional 
acl2-source_6.4-1_all.deb
 61a4d37c420f08790edda971f8310412 59678 math optional acl2-emacs_6.4-1_all.deb
 6b749b524a863777826852eab76bbe46 77954 math optional 
acl2-infix-source_6.4-1_all.deb
 a1e35a32f1d5886f0d0156b1b64936e2 6499012 math optional 
acl2-books-source_6.4-1_all.deb
 d8adb7d021c4a6bf0ac6550f091295a5 4268268 math optional 
acl2-books-certs_6.4-1_all.deb
 66b2b7193b62ae7b154f4751fc3352fd 1639152 doc optional acl2-doc_6.4-1_all.deb
 d7aa7455e51499ac92b40daa76f68843 15253526 math optional acl2_6.4-1_amd64.deb
 9be4fe2293dfa502a02d45120041dfa1 151794 math optional 
acl2-infix_6.4-1_amd64.deb
 862920b7d000bb3848368e82294f43c0 19635130 math optional 
acl2-books_6.4-1_amd64.deb
 f9570d47f27f0bb3991707b3eb9f692c 1813 math optional acl2_6.4-1.dsc
 0683664f31b0092700d10e586d3ac515 14170540 math optional 
acl2_6.4.orig-books.tar.gz
 f1630ad41eac5162d9c03ed58f984927 6109095 math optional acl2_6.4.orig.tar.gz
 ec1056f7b206b8a1cdc22c645c53c7df 126404 math optional acl2_6.4-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlNjlBoACgkQczG1wFfwRdxNmgCfQWf4SAy3CYJuthN26dVH0w2B
/GkAn3Xzixaobgi5nJU1cVwavgDbgOeI
=sMSO
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgd9g-00027n...@franck.debian.org



Accepted vim 2:7.4.273-2 (source all amd64)

2014-05-02 Thread James McCoy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 02 May 2014 00:17:48 -0400
Source: vim
Binary: vim-common vim-gui-common vim-runtime vim-doc vim-tiny vim vim-dbg 
vim-gtk vim-nox vim-athena vim-lesstif vim-gnome
Architecture: source all amd64
Version: 2:7.4.273-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Vim Maintainers pkg-vim-maintain...@lists.alioth.debian.org
Changed-By: James McCoy james...@debian.org
Description: 
 vim- Vi IMproved - enhanced vi editor
 vim-athena - Vi IMproved - enhanced vi editor - with Athena GUI
 vim-common - Vi IMproved - Common files
 vim-dbg- Vi IMproved - enhanced vi editor (debugging symbols)
 vim-doc- Vi IMproved - HTML documentation
 vim-gnome  - Vi IMproved - enhanced vi editor - with GNOME2 GUI
 vim-gtk- Vi IMproved - enhanced vi editor - with GTK2 GUI
 vim-gui-common - Vi IMproved - Common GUI files
 vim-lesstif - Vi IMproved - enhanced vi editor (transitional package)
 vim-nox- Vi IMproved - enhanced vi editor - with scripting languages suppo
 vim-runtime - Vi IMproved - Runtime files
 vim-tiny   - Vi IMproved - enhanced vi editor - compact version
Changes: 
 vim (2:7.4.273-2) unstable; urgency=medium
 .
   * syntax/debcontrol.vim:
 + Fix architecture orders to work with left-most regex matching.
Checksums-Sha1: 
 277183a6dafd04afe05f25b8d4654468b2772634 2935 vim_7.4.273-2.dsc
 bf5d6e5289ae9f25db0aa94146d8059e4ac4e30a 153248 vim_7.4.273-2.debian.tar.xz
 f85924a543ae0ca2c44765d4622fb4d772d2e5f3 153964 
vim-gui-common_7.4.273-2_all.deb
 7394563981496e54f03c400e403987a414a50555 4998538 vim-runtime_7.4.273-2_all.deb
 57a71bec993d0a072cb69a4f03ab5bfda09eb9f6 1753560 vim-doc_7.4.273-2_all.deb
 d83e8befbdea8f49084f4da5e0cedbd70b4ac9d3 89430 vim-lesstif_7.4.273-2_all.deb
 fdec6e7c88981e92472035536ea73b13fac124a0 392896 vim-tiny_7.4.273-2_amd64.deb
 8ba5139197c3cee2a0fe78dab6ebb7c19d946858 1099480 vim-gtk_7.4.273-2_amd64.deb
 1f7160b106b6178bd0faeae9d37d3c0ec3c280aa 1101284 vim-gnome_7.4.273-2_amd64.deb
 cefab6d3995aea006bd3ca963dfa8a75e70c2597 1089886 vim-athena_7.4.273-2_amd64.deb
 bc2d9e38c525a650ed2434dda8ac9c070ae6527b 988728 vim-nox_7.4.273-2_amd64.deb
 10278179fe9b1e8ebb3505b12444972988a746f6 176376 vim-common_7.4.273-2_amd64.deb
 0950a9128f3af57ad39f6c17740be5f6df024d01 893204 vim_7.4.273-2_amd64.deb
 91b17eefaa1c69468e36ca08baefc86c96a9808a 7128416 vim-dbg_7.4.273-2_amd64.deb
Checksums-Sha256: 
 98340615dece556f38b6bfbdb590a2c92668568aeb8ad6e11f98d0b688596eb6 2935 
vim_7.4.273-2.dsc
 9e3034ee0522e06acba27396596adee19ec3f179bde275a85ffaa3070b2e6672 153248 
vim_7.4.273-2.debian.tar.xz
 ce6c87ac379e5631fe398ee9f5877541f71737270d99a57c44ba64a589f91e5f 153964 
vim-gui-common_7.4.273-2_all.deb
 b6f60dc99ad202a788cddbf55c504700cdc509617ef2f9a5de9de92084a94d12 4998538 
vim-runtime_7.4.273-2_all.deb
 87aa4f5569f828d733deb6b4ce266232d93d52bbfbc11dc58e7647b30858bf0f 1753560 
vim-doc_7.4.273-2_all.deb
 882e1c7ddf6a56de51c0a73b9b1f2bca9c6f941c82b937283a75bdc7a5c0e423 89430 
vim-lesstif_7.4.273-2_all.deb
 22d0df62a4751ed0068919d19169f32b9b65c55c027ec47ab153958a557ce527 392896 
vim-tiny_7.4.273-2_amd64.deb
 bb3b00fe8172ee30ca09a50c49398a8e46a498b6c9a12d8f18f77e23d6bf58e3 1099480 
vim-gtk_7.4.273-2_amd64.deb
 fd8a3012007ccc964402f631a1f076540ed701a9f4ad396d83cf37b3e266f646 1101284 
vim-gnome_7.4.273-2_amd64.deb
 005d3f59317eda27fad6511ad83cdedc844bbb09f20e457ab21e4e5eb53edf93 1089886 
vim-athena_7.4.273-2_amd64.deb
 28f0a31b07eaa3b4a5abc773eec0a3e8221bf542557745e6b51e5edf262db35e 988728 
vim-nox_7.4.273-2_amd64.deb
 a131e50263ea50b84ed94fb12129dbcc541befeba409909f0cc0ed16ec45be43 176376 
vim-common_7.4.273-2_amd64.deb
 24810cea9412aa04e4533d644951ef03cf29580b87c9857d4378e704aaa307d7 893204 
vim_7.4.273-2_amd64.deb
 966b1b88d983f07e9ce455399d6419262ed497d4293dcbd16c562adaab402072 7128416 
vim-dbg_7.4.273-2_amd64.deb
Files: 
 de9973dceb84ee7830de3ef5d702cdf7 153964 editors optional 
vim-gui-common_7.4.273-2_all.deb
 36f1b196f9df5716202dc00b22dbeec6 4998538 editors optional 
vim-runtime_7.4.273-2_all.deb
 22bf87861f910b4a2e9569e35801d493 1753560 doc optional vim-doc_7.4.273-2_all.deb
 8fae7bf29e068c84045c7cbdf4762596 89430 oldlibs extra 
vim-lesstif_7.4.273-2_all.deb
 1b94eaf14ff01451652f038038bc98fe 392896 editors important 
vim-tiny_7.4.273-2_amd64.deb
 174ab369c2ee2483d5ebfd5cb97d 1099480 editors extra 
vim-gtk_7.4.273-2_amd64.deb
 c14745af41165e0c658e4f165ebd6412 1101284 editors extra 
vim-gnome_7.4.273-2_amd64.deb
 5c0db79259f4dcb9cdd3276d3dcee0cf 1089886 editors extra 
vim-athena_7.4.273-2_amd64.deb
 7f55818a62b96e22b30340c69ca38313 988728 editors extra 
vim-nox_7.4.273-2_amd64.deb
 ed12f23a4bb12c87ea9c11feadff5b90 176376 editors important 
vim-common_7.4.273-2_amd64.deb
 6cf87d3b878111cb962ece7ea4361610 893204 editors optional 
vim_7.4.273-2_amd64.deb
 1c6fb826b0ef8f507461bdc5365e5316 7128416 debug extra 
vim-dbg_7.4.273-2_amd64.deb
 1c238698fd5f0b0d9ee99cc1a4418853 2935 editors optional vim_7.4.273-2.dsc
 

Accepted auto-multiple-choice 1.2.1-2 (source amd64 all)

2014-05-02 Thread georgesk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 01 May 2014 21:26:06 +0200
Source: auto-multiple-choice
Binary: auto-multiple-choice auto-multiple-choice-common 
auto-multiple-choice-doc auto-multiple-choice-doc-pdf
Architecture: source amd64 all
Version: 1.2.1-2
Distribution: unstable
Urgency: low
Maintainer: Alexis Bienvenüe p...@passoire.fr
Changed-By: georg...@debian.org
Description: 
 auto-multiple-choice - Auto Multiple Choice - multiple choice papers management
 auto-multiple-choice-common - Auto Multiple Choice - architecture independent 
files
 auto-multiple-choice-doc - Auto Multiple Choice - HTML documentation
 auto-multiple-choice-doc-pdf - Auto Multiple Choice - PDF documentation
Closes: 746196
Changes: 
 auto-multiple-choice (1.2.1-2) unstable; urgency=low
 .
   * [Arthur Marble] Fix FTBFS with clang; Closes: #746196
 - Fixed the Function definition is not allowed here error in
   AMC-traitement-image.c: refactored code so functions can be
   properly defined
 .
   * [Alexis Bienvenüe] Bumped Standards-Version to 3.9.5.
Checksums-Sha1: 
 cd29fcbd31e3c3ef3dcc001bb7892d07e6fd9e24 1763 auto-multiple-choice_1.2.1-2.dsc
 cc9518447ac6eae9f497156776f99fdee0b0b67a 8224 
auto-multiple-choice_1.2.1-2.debian.tar.xz
 7299f72515fd89d507519174283c34b844b5915d 24006 
auto-multiple-choice_1.2.1-2_amd64.deb
 616f679f7f8538b5f3d0e7a1d704c600267cedb4 349808 
auto-multiple-choice-common_1.2.1-2_all.deb
 5dd7d477850d5dd98f75dfb946e3fd30a0ec2a3e 133312 
auto-multiple-choice-doc_1.2.1-2_all.deb
 353dd22d2985cd13c63fc0f4085a1d0036052695 1661098 
auto-multiple-choice-doc-pdf_1.2.1-2_all.deb
Checksums-Sha256: 
 44996ed412b59be08f30381ceba6baea1f9cdb6f02d33f3f8743501ac357ce4b 1763 
auto-multiple-choice_1.2.1-2.dsc
 6f1ae905eb32b0f2f08759610ae8e55d00d8ac99de87d270bcf51158a8c34ea0 8224 
auto-multiple-choice_1.2.1-2.debian.tar.xz
 0d58be1889ced7e3e0e087b358cb12d41c8167c64492605e93ccfee982ea08a2 24006 
auto-multiple-choice_1.2.1-2_amd64.deb
 1128f0aa845edf9634e369daf70b1e26ebb9d2590e985393fa9e33557f16b031 349808 
auto-multiple-choice-common_1.2.1-2_all.deb
 2817326a57a84850c144de71890c2d19ea939612d0084b80c83f2d60fd5b7da8 133312 
auto-multiple-choice-doc_1.2.1-2_all.deb
 8db8c2844b9c0397aed6ae4bb61e07863a99753c5d1e9d499011eca41bc541ca 1661098 
auto-multiple-choice-doc-pdf_1.2.1-2_all.deb
Files: 
 981247195e3074dfa6bb53998e1f8af8 24006 education optional 
auto-multiple-choice_1.2.1-2_amd64.deb
 4276afdddbb1c8df5f6c595bdea0bf14 349808 education optional 
auto-multiple-choice-common_1.2.1-2_all.deb
 7d6917a9be2052ef22b0c5cedf1d64a5 133312 doc optional 
auto-multiple-choice-doc_1.2.1-2_all.deb
 2402579790d0a4492b798db91eef785c 1661098 doc optional 
auto-multiple-choice-doc-pdf_1.2.1-2_all.deb
 4926cf53d437acf6eb5e0af7f7be345c 1763 education optional 
auto-multiple-choice_1.2.1-2.dsc
 86c60ef8bbdab030844c599714332f91 8224 education optional 
auto-multiple-choice_1.2.1-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iD8DBQFTY5Sxnfmb2hFpETARAj4iAJ4mjRy85nIIXdrifEtxIPoXJ2l1xQCfSc7O
XKGE3YYfVzqoGS8P0WJnP4I=
=q4GD
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdml-0003zt...@franck.debian.org



Accepted python-torctl 20130920git-1 (source all)

2014-05-02 Thread Ulises Vitulli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 09:32:19 -0300
Source: python-torctl
Binary: python-torctl
Architecture: source all
Version: 20130920git-1
Distribution: unstable
Urgency: medium
Maintainer: Ulises Vitulli der...@debian.org
Changed-By: Ulises Vitulli der...@debian.org
Description: 
 python-torctl - Tor control library for Python
Closes: 707561
Changes: 
 python-torctl (20130920git-1) unstable; urgency=medium
 .
   * New upstream git snapshot, fixes several relevant issues.
   * Drop unnecessary dependency on python-socksipy. Thanks SebastianRamacher
 (Closes: 707561).
Checksums-Sha1: 
 36b8d73687dba67ee2f3f52a23f0ded3009a7dda 1848 python-torctl_20130920git-1.dsc
 2bc56889c951abb97d690193b791f4ff5d557104 88733 
python-torctl_20130920git.orig.tar.gz
 1df59c0fb754b23b18ea75e7772212dc45681f22 2448 
python-torctl_20130920git-1.debian.tar.xz
 ca7892c38e68221def51a0ebf929b5b7e3632cfb 83444 
python-torctl_20130920git-1_all.deb
Checksums-Sha256: 
 0318c16fdf571070982e3cfcd8c7acae8548f105d3b2b12e9fdebd3a9dfb5de7 1848 
python-torctl_20130920git-1.dsc
 bd651759ad76835ae4c206cdfe6324248c4affca86b4ccb83571c34748c5f14b 88733 
python-torctl_20130920git.orig.tar.gz
 abdbf39dbb6b43c9a9da71fb2a35c859ff690b78ac91961c619838cbb1aac3c6 2448 
python-torctl_20130920git-1.debian.tar.xz
 ead0b58c18cd353cfb89c776f5254a5bfd416e0828304fb2128c2f0dc2931539 83444 
python-torctl_20130920git-1_all.deb
Files: 
 2ff503a8a769a391ba7cf237e10081bf 83444 python optional 
python-torctl_20130920git-1_all.deb
 7787c3db8b38a430a8b199280251cff7 1848 python optional 
python-torctl_20130920git-1.dsc
 b3ca0213328817e967882b0aa79a14a9 88733 python optional 
python-torctl_20130920git.orig.tar.gz
 80f432c952c559122ae8e23637c187c4 2448 python optional 
python-torctl_20130920git-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5gIAAoJEGin9OG0lUUKG1wP/AgrQ0erq/a3t1OJFRXD7sJ4
UKH4MBZRZq3IT36l96E8T5DVJ4izO5FfDNMS4LNYYeaDIHM0OMHF0x2Y9ZbyHd9H
gO9SGpcu0KTZ2Emm2WoyeBipyKQ2tUYeNmVuQKFdv4h3ldBGJe8uZseDUNeiPCMo
fYEv+vbGksOx7J+YAMAxAFFBg6ZrAIoVsg3rjz/D1ymyg9nKckVOFRhRtzG8z7oD
38FGW8NEUefjPe3pqQaHo43UnnKeD1UmvefOn15HOQkGo2Z7qKzxs1YwIPs+gAgB
LV9/yXz40gN3iiYiwJ6EOZhUiblKehm4/60nIYFncOJCP2tl6dJfOAzcDqzpS2EP
9aKQMpFCyw+bGcVONMfJVv/zI+5BdbQiIWE63ziwdRtERM8iyIrRcEiBgiB2BJgV
3A3X5MO+E0BCM5IaYQQ3/hmDVwzR7t07Igwd441v6fOUvgcsPzccYrmoqciBl/HS
ItNr9KJLXc/yk04zW6JKePR36bAONUrbGTnRC6PjQv/y5IeiN16og9V+7U8filmd
iwL2MwYtBYFfEuhLZO57jTfxy39RHds3f2c1gcRnqWFHGeGDDcl4lX9HN3o4mkDh
P0eS9tbX3G+ymOgyL6y0DI4NT/S9aAv+jb/pwDbhMCGMinO53g91/BPl0aoYlFqy
rvrlEeqwqMGfU/dC7fnd
=so9H
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdmv-00042n...@franck.debian.org



Accepted haskell-esqueleto 1.3.5-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 13:56:51 +0200
Source: haskell-esqueleto
Binary: libghc-esqueleto-dev libghc-esqueleto-prof libghc-esqueleto-doc
Architecture: source all amd64
Version: 1.3.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-esqueleto-dev - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-esqueleto-doc - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-esqueleto-prof - ${haskell:ShortDescription}${haskell:ShortBlurb}
Changes: 
 haskell-esqueleto (1.3.5-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1: 
 063d31c695408a142c0c8ec63fc4457f9d8892bc 3170 haskell-esqueleto_1.3.5-1.dsc
 3dcf5532868b60e7e1f8a19812d589adbe3a56d7 28170 
haskell-esqueleto_1.3.5.orig.tar.gz
 3dbde9700ae9cb4d13136540552311d740b8bf69 2680 
haskell-esqueleto_1.3.5-1.debian.tar.xz
 ced5e43429d9a085b42eb9645a2cdbb6fc57e923 96104 
libghc-esqueleto-doc_1.3.5-1_all.deb
 89e14505d2f5cf31eaf8b32f44548afd251be3ba 208104 
libghc-esqueleto-dev_1.3.5-1_amd64.deb
 20b300031b5183889460e510a340b5203d30953c 229952 
libghc-esqueleto-prof_1.3.5-1_amd64.deb
Checksums-Sha256: 
 cf6a5c262816d34e49a6c6e70469f672a3ad73475a21cb88122ae001d07527e0 3170 
haskell-esqueleto_1.3.5-1.dsc
 57f898d2a10795fb50c018de58287d3df51f965eb201de708061f845b23be153 28170 
haskell-esqueleto_1.3.5.orig.tar.gz
 5243c0770277f36e94bab17695b482fdc2a884492ac02bf7a78b467f1a18b4b8 2680 
haskell-esqueleto_1.3.5-1.debian.tar.xz
 a20a671b9031bc3567ad58e155d673fd9a6bea75964c344bffe18de43579059a 96104 
libghc-esqueleto-doc_1.3.5-1_all.deb
 5067afae5d990ca151dd790ab8a3b791d144c19166a0e328ca048a9951cbba19 208104 
libghc-esqueleto-dev_1.3.5-1_amd64.deb
 84400f19cd8c3dd4063373a8caef8207702707ff8a571a8e99e4f1d55f95cb90 229952 
libghc-esqueleto-prof_1.3.5-1_amd64.deb
Files: 
 06c38aec14a71f423c5c81fe9a084377 96104 doc extra 
libghc-esqueleto-doc_1.3.5-1_all.deb
 d8a88905490c211090a6750b756c8462 208104 haskell extra 
libghc-esqueleto-dev_1.3.5-1_amd64.deb
 7cdac0c8b7a4398bc019672c3fbafb20 229952 haskell extra 
libghc-esqueleto-prof_1.3.5-1_amd64.deb
 dc564d6ddaaad2e9aa2ea53159c2e732 3170 haskell extra 
haskell-esqueleto_1.3.5-1.dsc
 e4dfa7515e017fa72b04b692efbe2827 28170 haskell extra 
haskell-esqueleto_1.3.5.orig.tar.gz
 603b8a892d3d003a7f5a3beaa9e2b274 2680 haskell extra 
haskell-esqueleto_1.3.5-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5o2AAoJED2QirPw+/UfI/oP/3gyeXtgCJdmpzU0yGX7EEyf
g0B4oehei4wonSMGCrMaSvZS0ecrDvPOScf1CzecLWkQmq7lslz7K0GWyCj7h9qQ
rGb6yd41GXeTnPjjEPK1MWziDBhDBzfzBQ2EfwhSjfMGl7M9kMiX4LB/5u5jMecr
TMjIX7zWukRLsuYZDhGP6NIFO9dv5PFaWWU+AYygOOBHdoeE0+1ybv9FlWg7A0Pk
oDC/hiTuQ/JN/tbEqVvNWoKo7FrCKZDrFsWev/rsNZ19GJfGlYK7xV/IjwSsl4rM
06Rt8eBBLfrr+qZsVY0cSGBu92177VXrB00V/2+60JSKnSWvgFdcDIpCmBwbjUMT
BER64tdPcm8hh1RLb40jMl73z/0CGWGaihD5+PHT5vHxu6r6rIKU3kkiRAnCfEGc
gnIV4DyVzsOBY21aHIreq7K0javV/fWO3boBj8pno6JZ5416k4cO6ME+ybJKKmQY
opPXiSVIjnqfbpQB6rcBGoVXubUZJcCnAlZ0bQxcbQDWLMPy4fTThjJdpQHOYFng
/ltjHQ/ORtsRnZbm8nRuCruUCQbgkASkhuV2gI/ufPlvEcDrHV/5F8r0o/5x5GWf
poVTwBZYHJXmmzi6UuNR0tiMS1fk3UBd3kSxtUlJPCsmjeRZRu7Uz5hs7T+h5ipQ
9K54VrPWI2jEGAeNsZKZ
=WTdg
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdb0-00061d...@franck.debian.org



Accepted haskell-hamlet 1.1.9.2-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 11:18:18 +0200
Source: haskell-hamlet
Binary: libghc-hamlet-dev libghc-hamlet-prof libghc-hamlet-doc
Architecture: source all amd64
Version: 1.1.9.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-hamlet-dev - type-safe tool for generating HTML 
code${haskell:ShortBlurb}
 libghc-hamlet-doc - type-safe tool for generating HTML 
code${haskell:ShortBlurb}
 libghc-hamlet-prof - type-safe tool for generating HTML 
code${haskell:ShortBlurb}
Changes: 
 haskell-hamlet (1.1.9.2-1) unstable; urgency=low
 .
   * Adjust watch file to new hackage layout
   * New upstream release
Checksums-Sha1: 
 118d0d464ef670b505897038432d1d3696da2206 3064 haskell-hamlet_1.1.9.2-1.dsc
 acc1f571ac6bc7117ee96512e5b93016a9e04e10 23693 
haskell-hamlet_1.1.9.2.orig.tar.gz
 396b5728dacbcb874ec984c091666b4555e74c58 2712 
haskell-hamlet_1.1.9.2-1.debian.tar.xz
 b14609c708283c1190672a4549f6a9dddf7a66c6 58560 
libghc-hamlet-doc_1.1.9.2-1_all.deb
 35308f4c4d08505beb00ae1e41340fa9ddab2e03 322656 
libghc-hamlet-dev_1.1.9.2-1_amd64.deb
 580c8fb44fcbfa259b97026c5188e6ab19bfd8d8 373276 
libghc-hamlet-prof_1.1.9.2-1_amd64.deb
Checksums-Sha256: 
 6be6d3e519ab79dacc4adab8bcf69f2376b7c83b937d9facdec651ff51076b51 3064 
haskell-hamlet_1.1.9.2-1.dsc
 d12ab800e48a323b6004e7afc65d09c331338990fd6598c4df4ba821e6745c88 23693 
haskell-hamlet_1.1.9.2.orig.tar.gz
 836980cd66ec4c532adabb4c7820b98d06f43f4b851028e7deaa032dc1dc7fe1 2712 
haskell-hamlet_1.1.9.2-1.debian.tar.xz
 8eee3ab09ae2266c5b7883e03eac82e43c88596cba38135051e027764c059189 58560 
libghc-hamlet-doc_1.1.9.2-1_all.deb
 ffd35db50383d28d23829c326e6f67c2f8744d8356c583727db8b83843defdbe 322656 
libghc-hamlet-dev_1.1.9.2-1_amd64.deb
 39007fe4b4d2867d97d92195422a1a0013b7a7c1d8a95a6b350527aa928b9f4c 373276 
libghc-hamlet-prof_1.1.9.2-1_amd64.deb
Files: 
 1072b49adf2b3e51fec788c534077b15 58560 doc extra 
libghc-hamlet-doc_1.1.9.2-1_all.deb
 bfb2976eaaba52a1473b4f3a3b43dcdd 322656 haskell extra 
libghc-hamlet-dev_1.1.9.2-1_amd64.deb
 feab4ce2c7a175aa9659714ed95d126b 373276 haskell extra 
libghc-hamlet-prof_1.1.9.2-1_amd64.deb
 fba8dfbc82041251473258a9798ffe75 3064 haskell extra 
haskell-hamlet_1.1.9.2-1.dsc
 bf03870c5711e1209d6cf70ada0c6a47 23693 haskell extra 
haskell-hamlet_1.1.9.2.orig.tar.gz
 3a3b043cd2ab6c008a202fcb2183b5a3 2712 haskell extra 
haskell-hamlet_1.1.9.2-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5pCAAoJED2QirPw+/UfdusQAK092FpGzp/DjZ4Vrf/vLY1Y
+qr2zGoFOkookTpW9+ZnyrTQ+Z67iNhAYjCqf1VwB261lII2D1r3Jo6KP6GRXDJL
I0XO89E3SZEzPcmLumPzl9DypHOPnTLLnSsMRPw80IYbSCOb8pWi00odbtvNqV8G
HxNj6JJiIMelTXFzsQ6/fTyWTlx12QCd6Dw9xflWl4BAuHa8NKLIBslxnGlyikEu
s0O+1/oafWyRymRKotXcjcwaY28+LV8KYyZuYHb2Sa4ZnrV7S84xzWgrdvEoApzx
DQQ++IByUTa1O6i5vbhKqOIcHwKiRUCZO9R1BODc1OEHC41SLVzMqbJjmtA/pBk4
OWkWH0IWqmyFc6BiyZ94cpqLRKJaiwAbdVnWh9qK4NXf6/RDqSjG6M6BBStMdRKw
xxpXGRKRayttsYVyXmnwtRnGxpg2gzlrg54tYbjiPJSTMXXNZAjHZf4svqwCCHfp
KU47RMSvMYqCevQLWSVCU8I4WHZmNHe8ljmpfFfWgBYXHiKk4ApxD8RsyNX+Ch0E
GAIeENSrNAhFDz1PY2mOCm08sEVervFTzuv6XSfvsrCQ9z5wBpAMFYJRV2oLgG9Z
Jg/Nq+ZusSPTNFC6GWrDrvBKs4pLrcmf7BSBlze6Ei0pmcqLlQzlRcfcTpPJeI8U
bmzB8jnZ1OOzHw4s7FzS
=Low9
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdba-00065z...@franck.debian.org



Accepted haskell-http-client-conduit 0.2.0.1-2 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 14:17:32 +0200
Source: haskell-http-client-conduit
Binary: libghc-http-client-conduit-dev libghc-http-client-conduit-prof 
libghc-http-client-conduit-doc
Architecture: source all amd64
Version: 0.2.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-http-client-conduit-dev - 
${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-http-client-conduit-doc - 
${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-http-client-conduit-prof - 
${haskell:ShortDescription}${haskell:ShortBlurb}
Changes: 
 haskell-http-client-conduit (0.2.0.1-2) unstable; urgency=medium
 .
   * Rebuild against newer http-client
Checksums-Sha1: 
 e6ec8fbd5ef22a8d6ff4abc74da16d2284ec3d50 2718 
haskell-http-client-conduit_0.2.0.1-2.dsc
 cb712a28bb386101f964dcaef3814101d4c1239c 2000 
haskell-http-client-conduit_0.2.0.1-2.debian.tar.xz
 3c0505ca5e3c33c3fdae17a2561143e1b9a443f4 28520 
libghc-http-client-conduit-doc_0.2.0.1-2_all.deb
 42b467e8c1a4020e7841b56fd96af8dc2162cd99 15974 
libghc-http-client-conduit-dev_0.2.0.1-2_amd64.deb
 79804e902d48e5f291e857a784ee02a7cc6c 16656 
libghc-http-client-conduit-prof_0.2.0.1-2_amd64.deb
Checksums-Sha256: 
 de76bd6b7bb76ba54fc0f9fac75079ed4df7c74726928d3a820d037a014aa055 2718 
haskell-http-client-conduit_0.2.0.1-2.dsc
 fdaf2ce2ad11598a042649486a2cd9afc8756274b8a90931f53df288f99d37c7 2000 
haskell-http-client-conduit_0.2.0.1-2.debian.tar.xz
 6db71f4f17d5669e60ad2c7ff1a66d1a51ba8f66fa86b88817e8e8b21e7097c4 28520 
libghc-http-client-conduit-doc_0.2.0.1-2_all.deb
 352960daa30289417cc893d5f2e726b03dab3de7ba2031c4b1244629378e9c4b 15974 
libghc-http-client-conduit-dev_0.2.0.1-2_amd64.deb
 885b362e86f36b5db08cc81c55cfeeef8fd2bbc24ae1d4d1fa2fb15b5512b5d4 16656 
libghc-http-client-conduit-prof_0.2.0.1-2_amd64.deb
Files: 
 908df764f68334099cde037bcad478ee 28520 doc extra 
libghc-http-client-conduit-doc_0.2.0.1-2_all.deb
 95f1102ae91171036e46165444abb4a3 15974 haskell extra 
libghc-http-client-conduit-dev_0.2.0.1-2_amd64.deb
 c7a40b186ff1e1e8dfb2a680f9289cd7 16656 haskell extra 
libghc-http-client-conduit-prof_0.2.0.1-2_amd64.deb
 d16f3eab214fe2dfc786b50993e294aa 2718 haskell extra 
haskell-http-client-conduit_0.2.0.1-2.dsc
 e2887c7c332a0ad59bff29310aa1b67b 2000 haskell extra 
haskell-http-client-conduit_0.2.0.1-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5r4AAoJED2QirPw+/Uf6rEP/3sdjcq8aWQEGriGCnBFNccb
K9FlEbJCxYDs9uARoe75o7OOuaCvklBDc0Y4Mn0wjSbZSvAfOObs8WwunoQZ6xFk
nQs9/zqY+8x8RfuJDLqXvGpaI1j2rIDPXoqA2Dytyk0bmpIj8dxzG9dt1xbMlYkz
vzkbKeHkqlgYEuZ5AGKbkXc86tt+kldRvKbIifgfNIWuJIQNHouklzV3J+I6HC5Y
Fw8/owSBueAA6rfo7QEjOaICagzgTMxSjb2e6JOjpilLI8OcRdQftt8HO/ergZkT
RpUtBv4dbVt2feqt3I3rso5ICfq/kfaaXnoNIt0woViJDlbENGr0Jr/BA2QZr8wN
uF9bIXelv3pW/XcnHyUfzI/4wTnbv/Qv3JI3ATjsRjJQSDQaAheMWiCJRJPwFvSx
suowtzUpzfQIsdHR49dWhK+67ZybjFuXezbSlRCiIDKC41pS62BXCJcDb9MDdMEm
Jw+NZus2Vc3iafbWO1V7rpYh39QDbV6Y1WiW1PSkOXeUMfsqfVcN2JrBUXPqMlPx
izmGTzEgkYpxeu+5jhTv2etul+TUN5FqP1rdFyMyEvM06CWzcSo9TMIlzIRTQYvj
lVeuhyWbJ2dPONCvaEMsp2oZIvfcu3zU4aoO0SrWYLGyg3lAci1ikrITgYeEjKnS
uwXXMJ5FtmaCFZ6PD9R/
=KJRa
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdbs-0006em...@franck.debian.org



Accepted haskell-http-client 0.2.3.1-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 14:57:45 +0200
Source: haskell-http-client
Binary: libghc-http-client-dev libghc-http-client-prof libghc-http-client-doc
Architecture: source all amd64
Version: 0.2.3.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-http-client-dev - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-http-client-doc - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-http-client-prof - ${haskell:ShortDescription}${haskell:ShortBlurb}
Changes: 
 haskell-http-client (0.2.3.1-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1: 
 cc3c9c7b651b6e670525f93f0f667ed9a1d43ff9 3781 haskell-http-client_0.2.3.1-1.dsc
 14509fdb7c02b6305e618158f62bdcca10e3422d 29914 
haskell-http-client_0.2.3.1.orig.tar.gz
 9e687a35d786bf99bfce6cb3c8b1386b14286315 2680 
haskell-http-client_0.2.3.1-1.debian.tar.xz
 6a5938a38ed9b2b4789d1fbe51f63cdec7278a53 98368 
libghc-http-client-doc_0.2.3.1-1_all.deb
 9de43cd09b4baf7b8f94a5ea6dcdd4448a7c972c 238154 
libghc-http-client-dev_0.2.3.1-1_amd64.deb
 34c0eb2dcc548ee509498cbf6e126418e0849ac9 251456 
libghc-http-client-prof_0.2.3.1-1_amd64.deb
Checksums-Sha256: 
 d8538f559bf9d0ffb1ae0a3d4e8c6552c3cd4afc3e23fd963b4295bcb532bab3 3781 
haskell-http-client_0.2.3.1-1.dsc
 d7fd6760c17462c6feb7861c88a3e5c55345392912014eae8fe7428aece0805e 29914 
haskell-http-client_0.2.3.1.orig.tar.gz
 329bf05a82b8edffc38aa86f725339fe6c038372c11d09c3525b74d4af7c0704 2680 
haskell-http-client_0.2.3.1-1.debian.tar.xz
 6f9e0ac21fa0d84ee9b2e3dabf76ac84a1c0965e5eb5aa1916cbe8416f01516f 98368 
libghc-http-client-doc_0.2.3.1-1_all.deb
 82e656aa02dd6b8d3232799da54a7e08ac46d999083229f31d1113cb79766476 238154 
libghc-http-client-dev_0.2.3.1-1_amd64.deb
 374f5eee89bfd4d2956daecc36d84c74e2a10d41fbbdaab4f8d4f9221bdd42e2 251456 
libghc-http-client-prof_0.2.3.1-1_amd64.deb
Files: 
 2e74ef13f21149853251caf4c7842a22 98368 doc extra 
libghc-http-client-doc_0.2.3.1-1_all.deb
 2fa84708f6d63ab28cbfc5e12092ed48 238154 haskell extra 
libghc-http-client-dev_0.2.3.1-1_amd64.deb
 452e2f3fd8c9d8c4b79c41095ac9cfb5 251456 haskell extra 
libghc-http-client-prof_0.2.3.1-1_amd64.deb
 724116c10ebf3d768a0c659576a6ae2b 3781 haskell extra 
haskell-http-client_0.2.3.1-1.dsc
 2eafd00d270b6d1e008ee665866d99c9 29914 haskell extra 
haskell-http-client_0.2.3.1.orig.tar.gz
 6ff59ca060332b2bd895f6303efc385d 2680 haskell extra 
haskell-http-client_0.2.3.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5pOAAoJED2QirPw+/Uf8l4P/itAYfOnnG9uOFFHYSEOTsBJ
+diwtP64YRZmS+iZwLIo+cZjA5VbWVs2/x/kClu9pW89f5zFxGjL4T8WUwRq5utY
GAGkcdbZb7GMxnv4D5NpxcbaZuqt61pBeaqs08ZhJ45KPmx7OhlyKsCr5rpL8823
3VLOi+0bZSLGJYhKXQ/+04cwfQwqvRka+lpBCNukO54ZHrG2QJaX2Cp1QjwK1jQY
aaXhIgb1zhDZxgm/F6hByJI5h235Xcyp+ky9gqP7azXJQbeMEQ4sl5WGMmq360yp
VpkOzWxn5vEl0rnOQ9meyV/wXQXKrBrBvrssbd7+Qy/xPmtcOVh0hLOWS4av7LEf
rTwFYO4ZO0E1pdMnplLwqz5D4qaR4C18NNUkLq4lRBi6wPxT05q6dDF6vZTOq8Qp
58OBGSi7f9j728hZn1Dkky2Ql4k6RllW0BzyUDVpY/DOzh4dzjjEP5471675d4Sw
g6mzWLDYpotXuiukYx8a3BTTd9NmN9UPAP+xe+wuLNVCrDUauZeGa7SrZ0Uvtsil
MSmMfL04iRmJaER4NrG8v/eehc6vkDxr30OesbCavS4IeiBYflL+JdLuwdmhOOOu
IbYQvgvDg2dUTIMWddmaqXzgsp9jyUX4sFtEmPa6sqmy3E12N38qpixlYJEA7GoJ
EplXRAtptiDH6l3wDa31
=qMnm
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdbk-0006av...@franck.debian.org



Accepted haskell-http-client-tls 0.2.1.1-2 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 14:13:30 +0200
Source: haskell-http-client-tls
Binary: libghc-http-client-tls-dev libghc-http-client-tls-prof 
libghc-http-client-tls-doc
Architecture: source all amd64
Version: 0.2.1.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-http-client-tls-dev - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-http-client-tls-doc - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-http-client-tls-prof - ${haskell:ShortDescription}${haskell:ShortBlurb}
Changes: 
 haskell-http-client-tls (0.2.1.1-2) unstable; urgency=medium
 .
   * Rebuild against newer http-client
Checksums-Sha1: 
 fbfd500c4d4bea1e367834d82eb2dd6fa2495e03 2727 
haskell-http-client-tls_0.2.1.1-2.dsc
 c09db1dcd175f704f4d60c55f6d0e15cb9d51392 2032 
haskell-http-client-tls_0.2.1.1-2.debian.tar.xz
 599354abb1393e892a48a2cd275d906607d9ec9e 29316 
libghc-http-client-tls-doc_0.2.1.1-2_all.deb
 82e1b06c35c0a34f11651baa6c157e0a4499a706 15768 
libghc-http-client-tls-dev_0.2.1.1-2_amd64.deb
 2488767e9d52d6820b967ca6128b4bb929f294d2 16140 
libghc-http-client-tls-prof_0.2.1.1-2_amd64.deb
Checksums-Sha256: 
 5615fbc93e98cf9d01cd70c263912d873d76a90499d3c080867a179d4b883ecb 2727 
haskell-http-client-tls_0.2.1.1-2.dsc
 9335a708a50ea4239182d7eecb0e722507b0420d126b87cc88c5be4efa04d474 2032 
haskell-http-client-tls_0.2.1.1-2.debian.tar.xz
 79424a58c3cfd53f8f89b972faa74b052cec895c9271577cb1a94826aff1bbb0 29316 
libghc-http-client-tls-doc_0.2.1.1-2_all.deb
 ebfcb2ccb91ded7928aada948ad5a4d426f61f3b5c01ce772ce8a348337efdcc 15768 
libghc-http-client-tls-dev_0.2.1.1-2_amd64.deb
 10b6e669e708e5322800094c697f297ae40601be1d9738e2b84991e1e028a5f2 16140 
libghc-http-client-tls-prof_0.2.1.1-2_amd64.deb
Files: 
 98c364c5d994a4b89eb963fa0479fa1e 29316 doc extra 
libghc-http-client-tls-doc_0.2.1.1-2_all.deb
 1f2363ff128d003561f567a127849a9d 15768 haskell extra 
libghc-http-client-tls-dev_0.2.1.1-2_amd64.deb
 7bc847b038d2915abc36685597931c3d 16140 haskell extra 
libghc-http-client-tls-prof_0.2.1.1-2_amd64.deb
 5f3c0a282e48e77058c7a9b15a007b54 2727 haskell extra 
haskell-http-client-tls_0.2.1.1-2.dsc
 0c7b07e988a439a571bdc70b851eff46 2032 haskell extra 
haskell-http-client-tls_0.2.1.1-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5sLAAoJED2QirPw+/UfU7UQAJxVkyUR0JECVr5ir3Pswypu
V57rzCO+Qpby4dPE2q4bPe8MAk3Iqy0Ejg6CAwaH/iOX0vIKISgp9ptvKfTpqHUN
X0ZvpKSk7fay0D2qwytfBL3/cyXzLQAkdWs/IjyGGt8kyAqxsTzHcM+0oD5ri8GO
P1ZVpUjd1FWVD4o4oMHtbtZ0bpk+deMgC+7Vk5VEGK423YwtwYrztB/QVOS0vcJk
afECD8L9ijNr+iGd8h6haMdH5YJ38zGNOQ9835AzMlps12MBCB2gqH6ZxDOtR2s9
MkE81ncXYyYGZ50N/4vukhdsikU9mzYQyOX6SU5qa2y5LNzgcX4QKOrmKoZldyYk
WLL+lKL0agp19oJ8Tf/Q7Z5kXuhgv4vVUoCgIHJFweUB/TWNVfbmo1kEbT4ZUrMd
Ia6puPHsqjFlruAqW2NDTSzIPpM/M0fHBflgVSeUlIgwpK2bgCe1oYWzA/QEpUy+
ImLY0UfGD+uiFd+VYd48n1+Z4RgwJvhzAx/OqUUpqDf1h7LlY+xNklSnz9emtPbt
p90S7Kf7hXkD6zbObA4W6l+ltp/wOZp2xMNkTvKIbCCJi3FiBp2CqvlALkvLuCx0
y/odIQDYVF1wHjutSxqEoswz96vnF4QlnuxcItx9AiyUzLYK4jN4p7SmdXjf4Itu
2YbQYzjBmxPS/RAa3J16
=Dx3a
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdbi-0006mz...@franck.debian.org



Accepted haskell-persistent-postgresql 1.3.1-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 13:49:58 +0200
Source: haskell-persistent-postgresql
Binary: libghc-persistent-postgresql-dev libghc-persistent-postgresql-prof 
libghc-persistent-postgresql-doc
Architecture: source all amd64
Version: 1.3.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-persistent-postgresql-dev - backend for the persistent library using 
PostgreSQL
 libghc-persistent-postgresql-doc - backend for the persistent library using 
PostgreSQL; documentatio
 libghc-persistent-postgresql-prof - backend for the persistent library using 
PostgreSQL; profiling li
Changes: 
 haskell-persistent-postgresql (1.3.1-1) unstable; urgency=low
 .
   * Adjust watch file to new hackage layout
   * New upstream release
Checksums-Sha1: 
 3b3809549bcd873fe73ea7be87682e31fab2b86e 3155 
haskell-persistent-postgresql_1.3.1-1.dsc
 93e72bc34fd0a6c69d19b96df0a1d851d32a8854 10828 
haskell-persistent-postgresql_1.3.1.orig.tar.gz
 f7837317ef6dd302c2e145f8745b6f8a691b4f81 2248 
haskell-persistent-postgresql_1.3.1-1.debian.tar.xz
 e23ce33e4e1f4eefcd074b0c896562f31ca8f9db 51010 
libghc-persistent-postgresql-doc_1.3.1-1_all.deb
 5d66a0aa386736e804ea65bfee2882bd50ff26e7 160482 
libghc-persistent-postgresql-dev_1.3.1-1_amd64.deb
 d81bca2355a28009dc1202e16d0f7d6c2d96fda4 214138 
libghc-persistent-postgresql-prof_1.3.1-1_amd64.deb
Checksums-Sha256: 
 5795f6dbe578da05296603a88e91f470fbdfd1f77e55d62e2b266f02a1b7cd19 3155 
haskell-persistent-postgresql_1.3.1-1.dsc
 ded253a2425872345dfcfabcd1807fee9e9dbe719dc27fb2f6b5c9d07afa95a7 10828 
haskell-persistent-postgresql_1.3.1.orig.tar.gz
 e9b996e926ed294d35aa90c0fc8c33f044f250ace42768abba51b5e5033a5981 2248 
haskell-persistent-postgresql_1.3.1-1.debian.tar.xz
 2a6f57841835bd0891a7e4bf794046afafc95666cff344ccfe514f87e4b92cfa 51010 
libghc-persistent-postgresql-doc_1.3.1-1_all.deb
 b8a1c156127454373db42576da27bd4a4cff47ac8b517c649d81c3a57d420e61 160482 
libghc-persistent-postgresql-dev_1.3.1-1_amd64.deb
 87f057394d39508a3b8f6f3466ec22eeddcff9bce198fbaff63140cc3d683a64 214138 
libghc-persistent-postgresql-prof_1.3.1-1_amd64.deb
Files: 
 1b8f2ef8c4a3d7851a08e7136ab27094 51010 doc extra 
libghc-persistent-postgresql-doc_1.3.1-1_all.deb
 d08a80758ac8b9d8f42cbe92fc959863 160482 haskell extra 
libghc-persistent-postgresql-dev_1.3.1-1_amd64.deb
 b08298198059c94a685e6aade91396ab 214138 haskell extra 
libghc-persistent-postgresql-prof_1.3.1-1_amd64.deb
 6d0227ca09ffb459c1aaeac4dce46c00 3155 haskell extra 
haskell-persistent-postgresql_1.3.1-1.dsc
 8bf25bbeb0dfef2eade16c95e62a7ab0 10828 haskell extra 
haskell-persistent-postgresql_1.3.1.orig.tar.gz
 fd3a6c20e72149e4d061dc52453e9737 2248 haskell extra 
haskell-persistent-postgresql_1.3.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5ssAAoJED2QirPw+/Ufd9oP/A8zpZ5vFK8BgzTMmgDqI39L
cAInjq5I+n/Upn2WUAZ2uQxwj1plWfc9LR/ML6NOHqQZnkNIiziQICSufQD6Mmrx
djJTQHNlNwRFD8rpUvupgLn8tpB5BnF117g/EU3tLhlOGNUoMQaE1DaBo2ULd3vr
dRU/Rk4/6QZQUh8HSEmK0OZ+3Thz9M9Vkh0T2uSyOpAYcJyqhZJKiJbOXRGFx4Cn
xvykDb6WR3flASPgXx98ej3C+9a4LPA+S3o0DbWhJZtbdzLUJxeOEBfVF3njzrlr
AJrYQc+dVH7CKNb2YyNXWJHxibofuTfosvuyuw4cexrtcxSY4nbRzywjYV5xxg9A
QoTUnEMBAUGeRtKX9sJ6AXpwLZk9b7q1bfovpS0aL0BoZfeqnWh6Waz6YNTQLDp6
PXDPdf5Nwpk6fZceoizSA5xjZ35p/NXRDOi64uo9UHmCNgZ85cTwmD16SQY3mxa5
L+Dm668qJJ+X6zR222qsAkH35ciJvpE2krGirwzA8vDMKG3NZQy8dDhawQ15b3vD
zBdbiz0acARMdrGxfPGG7pYgFeexTZj872EQ6tyEv7Bjmih/x1Cn8Akz6QtOy6yK
mntOMyp0f+sgcFr4F8OFoXc7RO76dwcAOggOWkxEYwJRUYWhSBZDcgCrD93O96kL
+qKkVo894FZdj82QRHUD
=YKGd
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdcf-0006ap...@franck.debian.org



Accepted haskell-http-client-multipart 0.2.0.0-2 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 14:15:53 +0200
Source: haskell-http-client-multipart
Binary: libghc-http-client-multipart-dev libghc-http-client-multipart-prof 
libghc-http-client-multipart-doc
Architecture: source all amd64
Version: 0.2.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-http-client-multipart-dev - 
${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-http-client-multipart-doc - 
${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-http-client-multipart-prof - 
${haskell:ShortDescription}${haskell:ShortBlurb}
Changes: 
 haskell-http-client-multipart (0.2.0.0-2) unstable; urgency=medium
 .
   * Rebuild against newer http-client
Checksums-Sha1: 
 902032b83ce49e4b9f345ab53ddf7aacd9f0942d 2940 
haskell-http-client-multipart_0.2.0.0-2.dsc
 a6425826a1bafb3b3984cd1d4f59b48c45ab08fe 2000 
haskell-http-client-multipart_0.2.0.0-2.debian.tar.xz
 99c63734f14c71926bcee24262e0ea03e1de3ce2 33872 
libghc-http-client-multipart-doc_0.2.0.0-2_all.deb
 5d9fa942a0e3bb44cec6017a2e8add74e9105ecc 45070 
libghc-http-client-multipart-dev_0.2.0.0-2_amd64.deb
 2fa98fd3ba77692fb2073484ae9d3979a4828238 49788 
libghc-http-client-multipart-prof_0.2.0.0-2_amd64.deb
Checksums-Sha256: 
 c54e380c3ab9e31423bfd5eb7352952b81c385ed420d470b043da16753f7b093 2940 
haskell-http-client-multipart_0.2.0.0-2.dsc
 01a426e992ef403979f4c5c8a723de132a0748e735e0618456c4fcbdc9b14f54 2000 
haskell-http-client-multipart_0.2.0.0-2.debian.tar.xz
 31e2b47d6108f77e56916690844237ce4ea3652ff7f0cce8e7317e58dea9c945 33872 
libghc-http-client-multipart-doc_0.2.0.0-2_all.deb
 294cb05b24d91c7d81bfc7c6059e271060f40c02fddc4c1a0a02cb8eeaf3cdf6 45070 
libghc-http-client-multipart-dev_0.2.0.0-2_amd64.deb
 33f4e8b9f5b9ce6aece5158d683c1aa0fa07fa9d7be50645dc60a8ae06228821 49788 
libghc-http-client-multipart-prof_0.2.0.0-2_amd64.deb
Files: 
 9f11cd208e4f95b86adb87d9e1d2e455 33872 doc extra 
libghc-http-client-multipart-doc_0.2.0.0-2_all.deb
 755cf16e63beab134b4e4f88fd3e0bc4 45070 haskell extra 
libghc-http-client-multipart-dev_0.2.0.0-2_amd64.deb
 718eaf7a32ae93635eb220f74eacc3ac 49788 haskell extra 
libghc-http-client-multipart-prof_0.2.0.0-2_amd64.deb
 ed931240a54423458653f49bf564e39f 2940 haskell extra 
haskell-http-client-multipart_0.2.0.0-2.dsc
 24ec26ebbf1ed2d6f0de16aca16f7eb3 2000 haskell extra 
haskell-http-client-multipart_0.2.0.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5sBAAoJED2QirPw+/Uf8UIQAIlioW4dPssevAsmxdrxFmN1
rM8LoBvF90IWbtG9pE4NMalWcHYt0/Xrlaoggy3bRvuxISEudX4bBmyXj+uzLNz4
WJY1av3plwi1z6H+edE/vYDVVKt9WNfiYQImDnrH3MWi904zhIIXkBmDT93WD3fZ
DinHFT+KSqaFzBlCFYnq3OYw+qX5oOc//xHGI16TLfD7tJfwNtPrGXZVRsbe7VxU
vvhOw5riZulzaHNdePnRripRIl31uG6cb4ANwqNCBsHAINbBiDjnLBZ0b9EVdazd
PWEPz7ejl5oI9K3iFVQ8KleH0JzW7G9ojHv3dWDjZM47wlXQGQFKrPx7nG4GfZcb
qQFouENGq2/LefRVu1gPWv5fWgsCbFEEDSwLEJMZzWtWn8LFZNpCLpftaCkx+Shq
g6C8vyuru45Mib322/xaeBCtsFDSFuHuBEof2catCEKIcD1e/kYOvNfBWWWEVudN
43980u2FiUa/8ChEfkrwFaPJnvXxTwLC4K+iE/IlhHhgZKl099OMhmgVEFhzg9Bt
uDMHUMyERQ+fqq2yX/q/zBfS/heimYyzFR7Uh1jDE9QZK/KFUVuK6FAwqywHNhUm
/m3qq88EuwJdzPMUdRcsEg7xQhT/FcHsbB+CtZAytDUlM1gChAHHAIrP2TtnAdRw
FSo3qPDW4QpBcMqeeCr0
=jp5h
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdba-0006ij...@franck.debian.org



Accepted haskell-persistent 1.3.0.6-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 13:08:45 +0200
Source: haskell-persistent
Binary: libghc-persistent-dev libghc-persistent-prof libghc-persistent-doc
Architecture: source all amd64
Version: 1.3.0.6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-persistent-dev - type-safe, non-relational, multi-backend 
persistence${haskell:Sho
 libghc-persistent-doc - type-safe, non-relational, multi-backend 
persistence${haskell:Sho
 libghc-persistent-prof - type-safe, non-relational, multi-backend 
persistence${haskell:Sho
Changes: 
 haskell-persistent (1.3.0.6-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1: 
 43ee56889e436edbefebf213624484313928dabf 3817 haskell-persistent_1.3.0.6-1.dsc
 5b3a9bd3a1f0cdbfe3321220d7a5451d338f64f8 36984 
haskell-persistent_1.3.0.6.orig.tar.gz
 f998d2b5cc642547ca2a559580e10af9c9381d4d 3084 
haskell-persistent_1.3.0.6-1.debian.tar.xz
 b37955e7b2f22b78a11fbbfee15d6919ba270de4 122452 
libghc-persistent-doc_1.3.0.6-1_all.deb
 692ba7c8f121665646675eb6f02884cee0b84be6 820532 
libghc-persistent-dev_1.3.0.6-1_amd64.deb
 c764b0dec1d6f0ac1541efce5702e94f2448162e 906976 
libghc-persistent-prof_1.3.0.6-1_amd64.deb
Checksums-Sha256: 
 1d07527b65d3eaa9d4600f503a9b6848149c8c9bcb2ed790c69ca71b437ab2af 3817 
haskell-persistent_1.3.0.6-1.dsc
 68de1d832308f8a69bb9694401bef3c25127db367c2796164bd5c76f51f44566 36984 
haskell-persistent_1.3.0.6.orig.tar.gz
 da428cef4c863f657dc954e05f7e1a9ec16e2d20a7a7c12d7fd51dcd0b06f43d 3084 
haskell-persistent_1.3.0.6-1.debian.tar.xz
 6678f66b9c12d45cc544cbcb06309e8c0f33e84d079d8e22547e12c1290d53f2 122452 
libghc-persistent-doc_1.3.0.6-1_all.deb
 93c0af390501d2b0adae1e21df90e24933bc014e4cdb434c3047591dbc267b0e 820532 
libghc-persistent-dev_1.3.0.6-1_amd64.deb
 80afeb1bb15c409ca3ff68ef46d676f93812bd9fe96bec3a7845aecb74cf3097 906976 
libghc-persistent-prof_1.3.0.6-1_amd64.deb
Files: 
 610d4c08bb90d6e68c9d6e56c408e305 122452 doc extra 
libghc-persistent-doc_1.3.0.6-1_all.deb
 359a0cb86d146a0fb90dc9eaf2394dac 820532 haskell extra 
libghc-persistent-dev_1.3.0.6-1_amd64.deb
 b89204659f78f1c65d69af31fee8a983 906976 haskell extra 
libghc-persistent-prof_1.3.0.6-1_amd64.deb
 df4acf0d99b4ae0a4d8f0e6bb0a0e5e7 3817 haskell extra 
haskell-persistent_1.3.0.6-1.dsc
 21d0e27d068907a6406f1c932946029e 36984 haskell extra 
haskell-persistent_1.3.0.6.orig.tar.gz
 1963c65ef5aa799d4d00c52dd1c80462 3084 haskell extra 
haskell-persistent_1.3.0.6-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5sfAAoJED2QirPw+/Ufs94QAK6RV00txsnIEfGBahFwH9gz
4yJlDEAqgcgRsLwpyTBY1TQMH8sTEQ9oshKkPoLiR1HHBxK7jKuq96fzQ1E4RDAc
5aozyKQSdEDBq06x6QCMxdjkMAETF0RGvRa/fku0MEvhF/zwa+u2IR3RgFyrbHDI
HHRufypuh9+e335xZfq19hpqkAqV/Aoboy57N1HIwDAd1pWaVrU5sZwDSzOS6ZiZ
4oEjxlbz84mafHi44ewBSsq5lXdaIJbcULP8VEftQWtUeQjpd3hmZxM2P+1B9lPd
TLfFIAANqSsJWBK3HZWroO/Q6GRF7ELdMybU0RO4tPF57/YmUN4glUGNTmE7O6XM
CzusnqQu7LLnSFG3SXfL4747IV8fjE1tqfzi/iMkt5iWvTYQMGTT9ufcdqwYsp+k
AZDK5ugYbmvJxJ3vT1TJccCFwJK0nZ1xv3xEKzz0alE9oEnkDpKOXSg4ryS2pLyH
GeKuEMYMZc2GUEgVayTM5lbJynjVQdvObXuQt6g79XaHIAfDCbtW+DEHy2zwNnmM
pr1eEZRuvwSDXkqu9iXZNfKnN96kGkQh1uitCiEhn9YUM/097iGkZNMu0ooaCHqW
RDcUXSlvKUlPXYAR3trgUencbVZ1Jrvwpu+tQQqPBIhkl9rTvD85Dm1lWOpfFb2L
ISCz7uBUibqgXOFZxOr5
=WQXy
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdc6-0006wd...@franck.debian.org



Accepted haskell-http-types 0.8.4-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 13:14:53 +0200
Source: haskell-http-types
Binary: libghc-http-types-dev libghc-http-types-prof libghc-http-types-doc
Architecture: source all amd64
Version: 0.8.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-http-types-dev - Generic HTTP types (for both client and server 
code)${haskell:Sho
 libghc-http-types-doc - Generic HTTP types (for both client and server 
code)${haskell:Sho
 libghc-http-types-prof - Generic HTTP types (for both client and server 
code)${haskell:Sho
Changes: 
 haskell-http-types (0.8.4-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1: 
 396f39c233d12308d21ee84720ad4451930ffe0c 2663 haskell-http-types_0.8.4-1.dsc
 5aaa1e800cb0d2d6c55ef67a2ad9900f1c17c451 11045 
haskell-http-types_0.8.4.orig.tar.gz
 b145f67f9985ae803ed829f2941c1c0bd79583ea 2648 
haskell-http-types_0.8.4-1.debian.tar.xz
 a609ac4906b31516a5ed0801d9350337ba198077 63054 
libghc-http-types-doc_0.8.4-1_all.deb
 983cc0f10e9c5cf61637f3f3a4283201ec8a127a 119340 
libghc-http-types-dev_0.8.4-1_amd64.deb
 c84933ece6ee1a6bb1f39f8de3add1f291da7f22 120192 
libghc-http-types-prof_0.8.4-1_amd64.deb
Checksums-Sha256: 
 d0e6b144c1bdeab227589f3a6ce2353dab028d1c04430acc0e639e53a53e003f 2663 
haskell-http-types_0.8.4-1.dsc
 05193554ed59eb7b8e5241427d644b01f4e09a85e2fc24e61e06b9784679e72f 11045 
haskell-http-types_0.8.4.orig.tar.gz
 0e5bf3f2399ba8947bc40d13ec0c9a5270be19a194c07ef894e65ab3a4cfef79 2648 
haskell-http-types_0.8.4-1.debian.tar.xz
 589635278d6c08f3631c3c945c02852023bb3eae7b7bf09b432fed429433dfcd 63054 
libghc-http-types-doc_0.8.4-1_all.deb
 1079b5d46c9c34c283d8ae2a2b6980dd5cc6e281f3d79c0b71f97044d09f93a7 119340 
libghc-http-types-dev_0.8.4-1_amd64.deb
 d53516b3b78c2b60afaca4aacde2108775a2613a129ff701ba0d5d47e1bc47f5 120192 
libghc-http-types-prof_0.8.4-1_amd64.deb
Files: 
 3cf04bd179b5c6a78fb01722c7ea5337 63054 doc extra 
libghc-http-types-doc_0.8.4-1_all.deb
 246c442c0b9532448ac7256946280354 119340 haskell extra 
libghc-http-types-dev_0.8.4-1_amd64.deb
 1118a34e7a8d8adae92337e03e0ad6c7 120192 haskell extra 
libghc-http-types-prof_0.8.4-1_amd64.deb
 6169fa31807fb8915d82e004c6290525 2663 haskell extra 
haskell-http-types_0.8.4-1.dsc
 fe8ab6e4d7c785de8541727069f1171f 11045 haskell extra 
haskell-http-types_0.8.4.orig.tar.gz
 e527fce0fcd33094b5bf27a42c863a59 2648 haskell extra 
haskell-http-types_0.8.4-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5sVAAoJED2QirPw+/Uff+0P/iFkTGL2bZssN++ysnR0VFR7
P5BqR5FqG6ttaZZg0Ge6cm47TeTZXzXkFjkb90NRSqqEy+9HPNqy+YxvXIyiz32L
2dFSEGQ5uDWTjigUCGBJdAnQ7j3/a6JZwcbdJFpqViMhYpe1CSdO4tynf/O4UqLx
Kti6YK5/o2YgkzPOnnfVqTlrLP/S13tinSgoWK6uGE4HxOn+rqIBMl/KAiO8SOlU
xi6u2tsVqltCiYWKpEgEdSGHSojcgwSkvmrRZ2KCEN6F9FOa4ZIZ4dTF6POxwgqt
1yTUglqNooUPq8Tw77BTluYfiwlW6P8OZP9LV2xwEYwdDafLGAlbT2HiPuXQAiQ6
Q50tlOpstRkv3os6HeQ6O37y33DpkS+rlZb3izc2wK86igK4YZQZ8o2GpDNuh0KA
S10oodeSXDRrWorp4bG6FPlQlf2H0RKN9Zpmi6SU90uvEIb7D/CNoOmvHFNrKydR
Ux5OyvI8oPb9qxzTSiQfIrZMiUed4h2FZj7n4KrEGBdpLuQLlgYlhkizkPvjgd22
pLC3kWkUUxJrWbw10CXtuMzsySa55n8oOgbr69+BbnmIbDl3D5MFonCk5Vv7lQlU
tTJxmzz6A2naUZnv8xzzzP4Y38/p5COZJYurUfexrRlcTqMBYLS23WGF4kqzbB5X
dBS/r0Go5k1+xzKLp1xB
=AFPM
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdbs-0006qs...@franck.debian.org



Accepted haskell-persistent-sqlite 1.3.0.5-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 11:28:50 +0200
Source: haskell-persistent-sqlite
Binary: libghc-persistent-sqlite-dev libghc-persistent-sqlite-prof 
libghc-persistent-sqlite-doc
Architecture: source all amd64
Version: 1.3.0.5-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-persistent-sqlite-dev - SQLite3 backend for the persistent 
library${haskell:ShortBlurb}
 libghc-persistent-sqlite-doc - SQLite3 backend for the persistent 
library${haskell:ShortBlurb}
 libghc-persistent-sqlite-prof - SQLite3 backend for the persistent 
library${haskell:ShortBlurb}
Changes: 
 haskell-persistent-sqlite (1.3.0.5-1) unstable; urgency=low
 .
   * Adjust watch file to new hackage layout
   * New upstream release
Checksums-Sha1: 
 82b8b5a1af394b634fa5342216efd279af7b9c00 3051 
haskell-persistent-sqlite_1.3.0.5-1.dsc
 3b1008da7dee9531d430fdc68bd6047a09fc8e91 1353303 
haskell-persistent-sqlite_1.3.0.5.orig.tar.gz
 2f434b63d60219b60da4bc4f3b06b5faac05a360 2420 
haskell-persistent-sqlite_1.3.0.5-1.debian.tar.xz
 60025ee2193427702337326d7cc6d8b5cc689c6a 48992 
libghc-persistent-sqlite-doc_1.3.0.5-1_all.deb
 ea17d54b5be4acaf7b121e4bf3e8f4b5c2f5d45b 108590 
libghc-persistent-sqlite-dev_1.3.0.5-1_amd64.deb
 e3f48cc4f3d05ceaa25b9ec3981a19018e128f34 111344 
libghc-persistent-sqlite-prof_1.3.0.5-1_amd64.deb
Checksums-Sha256: 
 93732cc975fcec0a48c4486ce996e11b6b9deaaa70bb24828c764ccac83c19f3 3051 
haskell-persistent-sqlite_1.3.0.5-1.dsc
 eb477f7f98d4af69aa5ef88750c0e62915378c554a480652b4b09e4f985f6715 1353303 
haskell-persistent-sqlite_1.3.0.5.orig.tar.gz
 eeeaa5d651ffb5b8f04da56cf3e2fa50dc7ea8eae07d5982b50ad7159ec1a439 2420 
haskell-persistent-sqlite_1.3.0.5-1.debian.tar.xz
 772a70055705e1dbc4e636a47e20bfe219cb489918de75d9ee39ef610d8fd06e 48992 
libghc-persistent-sqlite-doc_1.3.0.5-1_all.deb
 41e5b1e4319027377f451de41161412e125ace08c53d6a63c9eab2c88c02b479 108590 
libghc-persistent-sqlite-dev_1.3.0.5-1_amd64.deb
 78f56c7e5c669dea153d85912757a0dab19ef2ab5dfb69267f9277750c332f2a 111344 
libghc-persistent-sqlite-prof_1.3.0.5-1_amd64.deb
Files: 
 64eee202fff84525840e005056b85772 48992 doc extra 
libghc-persistent-sqlite-doc_1.3.0.5-1_all.deb
 d02a9d93bb99d275731eca2f5046be86 108590 haskell extra 
libghc-persistent-sqlite-dev_1.3.0.5-1_amd64.deb
 66f65d0b5c0b637c9431767f6736b3e5 111344 haskell extra 
libghc-persistent-sqlite-prof_1.3.0.5-1_amd64.deb
 38b3a754e62e9fea6ff6d08031c74599 3051 haskell extra 
haskell-persistent-sqlite_1.3.0.5-1.dsc
 d662aefe3ef8187da7fe82f48d78d422 1353303 haskell extra 
haskell-persistent-sqlite_1.3.0.5.orig.tar.gz
 39fd7c07bfa23163a1d8b9e6362426b5 2420 haskell extra 
haskell-persistent-sqlite_1.3.0.5-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5s2AAoJED2QirPw+/UfLlMQAJfCySzPMhlazfvgYNn7bc2/
oVJkovzB2DQe2w0U77xxeGKm3CPpb1WzAfSlht95eM0qvA/1VG2ILBG7wkK/KRf5
UVkDuk2Vlc395FcUUiwLuuzZZGTdwkYNis1gD7F/KLsVptx/iFrUoOYxrMZnBbAs
ZRtfKQPvBDRs0qGmN6YsyP8ognw9ffRkqO+GkxBs66sarRhDlazGTL0KNRndxud0
8B8iISKWlb5BVS0/WA/Q49ngTf64JuecEShUcVeUXBeV9Z2KnuW8h0wSSlQ/mokY
TKPXf8cqCSw9Ucu3owNo/3yZHwnNrSc05RpxLin5g7NZ0QJSFPyR+Z1+lDhcE5ko
M4psn+2y8kPe1ZWh0HjdIHNyQleQrZs4gP0BV+tmRfrApcp3Hb5QqK3MoUE81X75
ZxbypT07iGI2ShI7fW+T2kgzHGNaGSAFomWGpccHDMJepQUmDJ0ephJgJX1jZMxC
tTa3gkjjQdQVZCObcGPrftZYiqmbmllxLT+fCEBQ7QuHQX9rewsAUNvig2DSAATe
U+n2TgFfkgSc5fxFwW1UnR6LeVz0If8jYWjdi4QzY84dSKWOzPV5gV3qNivOxTqN
q521QSqYrnostlrX06VFDfaooi4GS73VWfiHi6RQn0NzlNpeFonT1cN9iMqogHLr
1NhdDhfjxg0mVVpuhmaw
=uxe3
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdcq-0006eg...@franck.debian.org



Accepted haskell-postgresql-simple 0.4.0.2-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 14:08:07 +0200
Source: haskell-postgresql-simple
Binary: libghc-postgresql-simple-dev libghc-postgresql-simple-prof 
libghc-postgresql-simple-doc
Architecture: source all amd64
Version: 0.4.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-postgresql-simple-dev - mid-level PostgreSQL client library
 libghc-postgresql-simple-doc - mid-level PostgreSQL client library; 
documentation
 libghc-postgresql-simple-prof - mid-level PostgreSQL client library; profiling 
libraries
Changes: 
 haskell-postgresql-simple (0.4.0.2-1) unstable; urgency=low
 .
   * Adjust watch file to new hackage layout
   * New upstream release
Checksums-Sha1: 
 6aab49f355083727ac272feba9b8e55c00fe9398 3066 
haskell-postgresql-simple_0.4.0.2-1.dsc
 e285e6081c78df8a89c3d6e75bca8df591f71ccf 54377 
haskell-postgresql-simple_0.4.0.2.orig.tar.gz
 fbc5fcfde436644b36f0ced09b19c98762d2a6fc 2536 
haskell-postgresql-simple_0.4.0.2-1.debian.tar.xz
 dcb59cecf5aba6016be9a98c0996f12cb12dfd87 160402 
libghc-postgresql-simple-doc_0.4.0.2-1_all.deb
 127af41c20a507aaf0fd9f44fe31cb60154e072e 587704 
libghc-postgresql-simple-dev_0.4.0.2-1_amd64.deb
 3d0fbfad279e75b1728f2137b79d591e63cf112f 611438 
libghc-postgresql-simple-prof_0.4.0.2-1_amd64.deb
Checksums-Sha256: 
 108874e57e5479ffa2863bff93623a001ea915a5fca89539a04087597ec5c5f2 3066 
haskell-postgresql-simple_0.4.0.2-1.dsc
 e99951aebc852531ba3c7df0cf571b255c585c28724484be514a99fd6b95a93f 54377 
haskell-postgresql-simple_0.4.0.2.orig.tar.gz
 47fff22f507f7f0960989a2878bf0d69cbd97a254b9d7c3b2d6bf8c6c1398329 2536 
haskell-postgresql-simple_0.4.0.2-1.debian.tar.xz
 2b717893a517b83a75c54dd70abeb0dd67db7515734f66b01dfd0a4fea9b4880 160402 
libghc-postgresql-simple-doc_0.4.0.2-1_all.deb
 7bf67e0fd345abfa782cf85ff3a9112ba4f038178fbd7997b59451a217b4ba5e 587704 
libghc-postgresql-simple-dev_0.4.0.2-1_amd64.deb
 ee366b2c073e1d84217cd86b9a9be6e3d2b42521d066b8323139ad46553cfaed 611438 
libghc-postgresql-simple-prof_0.4.0.2-1_amd64.deb
Files: 
 43cbc4bc2e8beab685423ce04256a056 160402 doc extra 
libghc-postgresql-simple-doc_0.4.0.2-1_all.deb
 fb5ffb902102dc6ffe27dc3a2857e830 587704 haskell extra 
libghc-postgresql-simple-dev_0.4.0.2-1_amd64.deb
 2d1ca5577d7a8e632b34e7ffa64c166e 611438 haskell extra 
libghc-postgresql-simple-prof_0.4.0.2-1_amd64.deb
 7bac32c4425031a0c9beedf60d05c579 3066 haskell extra 
haskell-postgresql-simple_0.4.0.2-1.dsc
 e6c7c35ada70b234947bd22acb3dcbee 54377 haskell extra 
haskell-postgresql-simple_0.4.0.2.orig.tar.gz
 de026138c7eb41a90686755f32e39669 2536 haskell extra 
haskell-postgresql-simple_0.4.0.2-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5tPAAoJED2QirPw+/UfUFgP/0KO0+D6X6FqCoYijC9XLZkd
E6Pg3yhTfn2E5/jgHMNFeNJzEKVgr9+yrPV1G0AZeDIrWyqybYIQVZTSmEXGz7en
kETeU006Tobe8L2U9j8Gxxhm47AsLZJXIBdR7n9AiJaR6QVujdoWzG9Ue1toeW0f
cNl+lQ76PNQZxkAlKs8N85DgYFyeQZw22bLMjHi3M6lhJsNbJ/x3x72B+nSFgdUu
9blU3oOgfiammwp3Qp6XXvzu81wRDvAE4FZ7bXgBzq2lB0KX1GWtYwXDTIVPF3nm
w0Rj7j+xVwrKArw69+vrW1/ND6WbVvRkyvYYaOWbOU/MJsRho/h6xN81lR6xu284
m7FEyTtTkz58AEOJY6wxDPmHMMe8oD5yOQYMsnTFz9VJdhm+URBS6Uw0yvHNncOR
tikCBasmnWBV2hAZNGwivDxRHsPYgbupLtyCNxoawmcmqx6Ywxs4XAsErfGlntzl
AJOEMErsty0xQu2gHNTOiGzYGFP7qG9cmtGc6qBnTuNhfOD7dpIXHPezgJ1OLrSp
6En4O43SRwQx1XvRAMoVLYZRHFCp2xZj9Q3NFxzyb4NKWrgcNYsvFif3WzCSONIP
9rLlcIIjOqkL/RQfSJ8BFcP2o1lzAzTuTgU+EYJj82yHesSeHnHdQVXPcwC1GfPU
cZ6qvhGKYHwng4UUefhH
=9qPH
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdco-0006mw...@franck.debian.org



Accepted haskell-persistent-template 1.3.1.3-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 11:30:45 +0200
Source: haskell-persistent-template
Binary: libghc-persistent-template-dev libghc-persistent-template-prof 
libghc-persistent-template-doc
Architecture: source all amd64
Version: 1.3.1.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-persistent-template-dev - type-safe, non-relational, multi-backend 
persistence${haskell:Sho
 libghc-persistent-template-doc - type-safe, non-relational, multi-backend 
persistence${haskell:Sho
 libghc-persistent-template-prof - type-safe, non-relational, multi-backend 
persistence${haskell:Sho
Changes: 
 haskell-persistent-template (1.3.1.3-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1: 
 32f1f0e73add2e90d33101b1e3e9fa64a52ad910 3054 
haskell-persistent-template_1.3.1.3-1.dsc
 5912cca9b9d99f8cdb9502eb617dfb35772c96e2 14384 
haskell-persistent-template_1.3.1.3.orig.tar.gz
 2a13eaf9cfefcfdc0fa944ab971149e094d957fd 2652 
haskell-persistent-template_1.3.1.3-1.debian.tar.xz
 9f3a5d7cdc543c9151edab2fa7d65f71da6a6634 52938 
libghc-persistent-template-doc_1.3.1.3-1_all.deb
 2dd88b35c7d5218a8a414d4ed357a81ad331fe66 140796 
libghc-persistent-template-dev_1.3.1.3-1_amd64.deb
 d7ce56df6f35ae2eb0ee5f6d949c7818b3f06f02 189962 
libghc-persistent-template-prof_1.3.1.3-1_amd64.deb
Checksums-Sha256: 
 5d5755e2c52c5c9e533de9be752736c4b791be285d91848b95fd3370f1cecddb 3054 
haskell-persistent-template_1.3.1.3-1.dsc
 46528513a648a94b576bf44eaeec3757e51028364f60c5d379955c93c3d6be60 14384 
haskell-persistent-template_1.3.1.3.orig.tar.gz
 f1d153e2fcd8e43a9d097a94b6f9d1964bfef480196a9e334085001c9db528d9 2652 
haskell-persistent-template_1.3.1.3-1.debian.tar.xz
 10007d4af189d1ae190a7c46d5688298c8fb98667f016824f9e0f6730789ca60 52938 
libghc-persistent-template-doc_1.3.1.3-1_all.deb
 5e727273c56a03e7de0a4443b9101c51975ee91fefb7e2d301db7bdb045cb887 140796 
libghc-persistent-template-dev_1.3.1.3-1_amd64.deb
 75a9909a10097ff1bec3a1f76448d64dc333d0dc6602776b5d033a925fe59eee 189962 
libghc-persistent-template-prof_1.3.1.3-1_amd64.deb
Files: 
 322cc4a79c471a4c036a0b27082c48b9 52938 doc extra 
libghc-persistent-template-doc_1.3.1.3-1_all.deb
 312c001df15180f19a77ad131756856e 140796 haskell extra 
libghc-persistent-template-dev_1.3.1.3-1_amd64.deb
 63343257bf71508434a256a660d36993 189962 haskell extra 
libghc-persistent-template-prof_1.3.1.3-1_amd64.deb
 6408ef68ffabbff1538f430b0b4d19e8 3054 haskell extra 
haskell-persistent-template_1.3.1.3-1.dsc
 87971f2f3297d7b71f9b54d370e0a32f 14384 haskell extra 
haskell-persistent-template_1.3.1.3.orig.tar.gz
 61d55640e875370dc5cbce32560f8f3c 2652 haskell extra 
haskell-persistent-template_1.3.1.3-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5tEAAoJED2QirPw+/UfeSMQAJ/ySVni0Au2KUxyga9m1ZTk
xbVLPg7gNlPRTXzU/Vtqnj2Mccvkr9JXAKzs8tlTxzw6mnQR2O5xxOyJ7kw4/g83
sXgikMwr65gqIJrMvrcIkXIoRgCm6/uKnhxtIisBDJVxy8Ew9+ADKA3Ro0MnhYmx
UMn29VVRtTAXi6+nuhQTcIwh7YVRgsw2r5ovU8cI6L3hSOtoBo4YovMq95YMNUqu
dc1ljO2sMLMGLbKESy4L37Q3MW7LITI+Q5Zh3NdZH8qEPxlsDRha2hqBJRXUclaf
Ry7dR1WS0fCZFnrRUDChuK2dVCVHs627Cwa0I9c9r+FgPPI8962VuAuTNSdWk/5A
1bwzJVRSglTgZOcCXOrkYXxw5RjaAKO6LRcxvHBWT7wAfXJJzgexVK8dVpnq0qzG
9P77BOi5+hGjuRlEr1CFJBfUCckwEX25ui64XtHtNmJ/i1NTnwNwiFjXM2nBqSE8
reQJGPvXGhik4L4KM09KqAeWrvGACRtr01p4mT+SKFRnrCEKIK6TJi/jv8f6FMGW
RyTNkic+9+58d2rIhFcT27eTw0cuUQ8YjR9S9GdU+UIn0MkCBnhdHQqYNLHW5mTE
38TX2sEl3tAFpVggfXFMm4NHZ5JnFIyqfCqUIafMxM0RNCIHHvh/q4dd8a+UicXp
Lzuk9L6DjM+RvxNAwfnF
=szYP
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdca-0006ix...@franck.debian.org



Accepted haskell-shakespeare-css 1.0.7.4-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 12:35:18 +0200
Source: haskell-shakespeare-css
Binary: libghc-shakespeare-css-dev libghc-shakespeare-css-prof 
libghc-shakespeare-css-doc
Architecture: source all amd64
Version: 1.0.7.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-shakespeare-css-dev - compile-time CSS templates${haskell:ShortBlurb}
 libghc-shakespeare-css-doc - compile-time CSS templates${haskell:ShortBlurb}
 libghc-shakespeare-css-prof - compile-time CSS templates${haskell:ShortBlurb}
Changes: 
 haskell-shakespeare-css (1.0.7.4-1) unstable; urgency=low
 .
   * Adjust watch file to new hackage layout
   * New upstream release
Checksums-Sha1: 
 69e167e35de1a0c2ec2f595e6fed5aad579f62cc 2735 
haskell-shakespeare-css_1.0.7.4-1.dsc
 7720359a259b24dd968f4169aa733ca2936c2ff3 17176 
haskell-shakespeare-css_1.0.7.4.orig.tar.gz
 9ac227b9519bc6457ca257654318f2de5b5a603a 2700 
haskell-shakespeare-css_1.0.7.4-1.debian.tar.xz
 25f5d89384ad8546a78d6446d22d035a7e5d345f 54104 
libghc-shakespeare-css-doc_1.0.7.4-1_all.deb
 311ee91ebeaa70f10b0325f6cc890ab3729f3e61 231068 
libghc-shakespeare-css-dev_1.0.7.4-1_amd64.deb
 ea66eed760f892b7cf94d620bfed4f87f3c55ec5 244654 
libghc-shakespeare-css-prof_1.0.7.4-1_amd64.deb
Checksums-Sha256: 
 9b26b8280df427cd293ed9260affcfcda77f36a765b648a99f9f72f830315d66 2735 
haskell-shakespeare-css_1.0.7.4-1.dsc
 bfde95057d2d2c573df078d1a8397071a9b25b08da8a5f9968ba2d9408e063d1 17176 
haskell-shakespeare-css_1.0.7.4.orig.tar.gz
 d844cb8fac6e05e33f8aba154293cb8b6778c60638bcd09d656016c6fc20bae2 2700 
haskell-shakespeare-css_1.0.7.4-1.debian.tar.xz
 bbcd0c7f0e9496edb7a7fad7d6a1f747277f0e23a42b0535cfdc365cb3c28593 54104 
libghc-shakespeare-css-doc_1.0.7.4-1_all.deb
 8579ade44eecd294c2eae73ff95ad3b8200c3edf74409f7692a03a85d5e8cc2a 231068 
libghc-shakespeare-css-dev_1.0.7.4-1_amd64.deb
 05141ad6d27052b418c545c44811ca06e1796a979d569d8cca37c1d70a503488 244654 
libghc-shakespeare-css-prof_1.0.7.4-1_amd64.deb
Files: 
 fbc69a8c8741ad8c38f73677d811ab25 54104 doc extra 
libghc-shakespeare-css-doc_1.0.7.4-1_all.deb
 7aae66178e3684f5dc25d33e2be9efd2 231068 haskell extra 
libghc-shakespeare-css-dev_1.0.7.4-1_amd64.deb
 423c20ab66c6b2ec69442675ec06074d 244654 haskell extra 
libghc-shakespeare-css-prof_1.0.7.4-1_amd64.deb
 efb9c82e2bae6f08090673acf1e57bf3 2735 haskell extra 
haskell-shakespeare-css_1.0.7.4-1.dsc
 2fb7d91d55256e744f0deb058588dd19 17176 haskell extra 
haskell-shakespeare-css_1.0.7.4.orig.tar.gz
 e4f085ef7d4dc22369bf5e3572809bba 2700 haskell extra 
haskell-shakespeare-css_1.0.7.4-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5toAAoJED2QirPw+/UfsGsP/jMimyRVhsCCSSi+ZgAixQUq
eEYOZucpOXYOGg6zwNPEfraZo43rrvrXUfV+MYR2mBj6+2vUPqIjcebG4j9Y04jo
8FODaNbbuDKjpciMLVHi2tl6TzyDqaT0hfJuZkxhIJtlc0zJsQl+TuSk3wxpQKQc
NKVtLeiGdMqEpIxDvnaw9Q3iFP5gRW1nYhE3Vo0l67nYyL+l5GjTTdc5QcDerqLE
ANaAW1Ib/bDdIi7tzb2BoSCax6jNFFgZcbEA6N0GfU58PAKp6xFvUOx3bb4wo6iN
7UaljZeUzO2+0SY8OeMJ/5JisnzDshSTJswGmsk6oW6IWDSYEwZyDEz+rnWr1srl
tgH/smnTHZrQDoklFQaCxyIl5T+iVMA4TNjeWEuPQpDaPSUR1lHGJ7IeyneYzcyf
fKi4+Hhar/1l3qlTnyJtjj8gzmTe84yz2purKS1ckScA4747jEA7shPvsIp8xhLU
IXLHPDDB8kagIt0+s5pnVyNOGazmuSozTbwJj4Z3+FJgIkwoca0+NKycbBoEKkPr
ypBRmmvQbWVg9XNzqsMKBz8Qtpi2PiIglq8eVR5zucHr2bJca/5ZrkY543LwHg0n
mlHcU4ACTZeRZoW0TpakhwV2s+mEdgHCfpqDHLBQyh1NRNeLPwttF5GTY6qV8dty
Hj+dxj5iHrChS7g9E5Xd
=ipaX
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdd8-000785...@franck.debian.org



Accepted haskell-shakespeare 1.2.1.1-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 13:08:46 +0200
Source: haskell-shakespeare
Binary: libghc-shakespeare-dev libghc-shakespeare-prof libghc-shakespeare-doc
Architecture: source all amd64
Version: 1.2.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-shakespeare-dev - toolkit for making compile-time interpolated 
templates${haskell:S
 libghc-shakespeare-doc - toolkit for making compile-time interpolated 
templates${haskell:S
 libghc-shakespeare-prof - toolkit for making compile-time interpolated 
templates${haskell:S
Changes: 
 haskell-shakespeare (1.2.1.1-1) unstable; urgency=low
 .
   * Adjust watch file to new hackage layout
   * New upstream release
Checksums-Sha1: 
 092409214096e4fb9fedd5c4e2e02a76b554fb30 2637 haskell-shakespeare_1.2.1.1-1.dsc
 f8e6a44891520dc60670ae52a9d095807fd4f910 11053 
haskell-shakespeare_1.2.1.1.orig.tar.gz
 0d5a92d17c80dbd5d69c5b059d6c6f2b6ab122a0 2516 
haskell-shakespeare_1.2.1.1-1.debian.tar.xz
 4e056a8191a24a4973959b0e194c3484d32fb68b 47030 
libghc-shakespeare-doc_1.2.1.1-1_all.deb
 6f18b09228b54e6c7e2357bc00fe7dcc2fbb8425 171870 
libghc-shakespeare-dev_1.2.1.1-1_amd64.deb
 4107a163cd47c79b1a8bc61c8fdd68572cc61aa4 200682 
libghc-shakespeare-prof_1.2.1.1-1_amd64.deb
Checksums-Sha256: 
 7d7a867e0dbadb7ba6b84569730f41b6e4f30756104fdb3c71671ed4b0a83cfd 2637 
haskell-shakespeare_1.2.1.1-1.dsc
 6f3aa3f123d8f817aac124e313435211e1e97b7ec83ec7ee099abac6a6abc3c5 11053 
haskell-shakespeare_1.2.1.1.orig.tar.gz
 8f7832d82eb54e4af0cdcb41bc37ac28d9e1d334db2138d4f8c57a5152dfaae2 2516 
haskell-shakespeare_1.2.1.1-1.debian.tar.xz
 617cfefb4fe57fc2b4927e7517ead45ac24e994466820a61e31a4cd2b16b8415 47030 
libghc-shakespeare-doc_1.2.1.1-1_all.deb
 825f3143f43a038b70f5a51797a269d3e54c0a98aded8f1e124e857ea634ef2d 171870 
libghc-shakespeare-dev_1.2.1.1-1_amd64.deb
 58ca01571778e42a14702b3ad40b2e400c9c8390f0d76d4ec95995ab74cfeac8 200682 
libghc-shakespeare-prof_1.2.1.1-1_amd64.deb
Files: 
 4bc55b77a2d6d2a641b5c9bfe7057b0f 47030 doc extra 
libghc-shakespeare-doc_1.2.1.1-1_all.deb
 977d1c39e23951b97df8a1a7123dedfe 171870 haskell extra 
libghc-shakespeare-dev_1.2.1.1-1_amd64.deb
 2b3e670b0391979b3641e364840f06e1 200682 haskell extra 
libghc-shakespeare-prof_1.2.1.1-1_amd64.deb
 dc02443b1b433b351c0d6936a525 2637 haskell extra 
haskell-shakespeare_1.2.1.1-1.dsc
 376e7fdadbc844340ee73a28ec387d6b 11053 haskell extra 
haskell-shakespeare_1.2.1.1.orig.tar.gz
 d294534e2af25512722b321c7d68278f 2516 haskell extra 
haskell-shakespeare_1.2.1.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5tdAAoJED2QirPw+/UfQggP/0Fe4s50FeOIPVesU1wZc0N8
RDWeMEPOqrqVDLsFRW5VFqmQ3/bYJiuqFaMNJmvMygvhaR6EdrrTeazdTyABUdBZ
vSHk5AJ55aELMnjeI0bz3itymqi5YHnRWg0Cd5mTZqyudeQUWdGfjYJzt/HPJR6Z
NTxO4UU94HVCFK0DngU0dWlxUs9XGk1rOSWxdMire6EVNZp3jkBlCoMqMDv4DKty
sDrlv0XoB5lElycn8wEC3ixgngzjEfU3E+rEnZ7A1RiacxYVO6h04HG4fSMS/YBB
pRU5TBY3TPaAiyQZbmQM8wwo23cZgqQHqSxxcvO1m3e3Vyk6nxSkDP7AkVhL+44X
pqWJGJlMrSHMwkdeM0rScg3+S/LHtZxttcGmH010Atv1YQGx9a+9Aiquu5gZgl9v
V+IWORlVnB5qV07yULG//EBs49Q+xyxtyNToodzN5VW10JQlt9RSNdhLRgerbEc3
5RtM4Ri+752Rauj7/ofGm8qqx1MPFYWbwBaqC8Vlhjw+A5I6XdE5eycB6/E21x9H
1/bC7QtzEEcN0+mnW6o1Ze7m+ok2M2TPIx0M4vGqtYOPis0WdzBis5VnSjkhAaoV
+RXQbwpQS6DPFXatK7kOmSGbcu9tuo+SofskjiF1RG9TThifekW5XGn3G+moV/2f
XEGGKeuiCDqI8LhdeRW+
=kBap
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdcy-0006uz...@franck.debian.org



Accepted haskell-shakespeare-i18n 1.0.0.5-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 13:08:46 +0200
Source: haskell-shakespeare-i18n
Binary: libghc-shakespeare-i18n-dev libghc-shakespeare-i18n-prof 
libghc-shakespeare-i18n-doc
Architecture: source all amd64
Version: 1.0.0.5-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-shakespeare-i18n-dev - type-based approach to 
internationalization${haskell:ShortBlurb}
 libghc-shakespeare-i18n-doc - type-based approach to 
internationalization${haskell:ShortBlurb}
 libghc-shakespeare-i18n-prof - type-based approach to 
internationalization${haskell:ShortBlurb}
Changes: 
 haskell-shakespeare-i18n (1.0.0.5-1) unstable; urgency=low
 .
   * Adjust watch file to new hackage layout
   * New upstream release
Checksums-Sha1: 
 8bc7feedd2de8b48d44210f2966133dc75e84949 2620 
haskell-shakespeare-i18n_1.0.0.5-1.dsc
 31ed3f290c71d1f8f9e3e17f4bc0ef52b715fc48 6678 
haskell-shakespeare-i18n_1.0.0.5.orig.tar.gz
 ed5867987599e730fbf7216fe3637ea5191e707a 2408 
haskell-shakespeare-i18n_1.0.0.5-1.debian.tar.xz
 ebfe36335fa27756051c91dc97290ed10d2f6d95 36730 
libghc-shakespeare-i18n-doc_1.0.0.5-1_all.deb
 6593356b5f88119cc22f0ee8d0b0620f25f72c6c 39810 
libghc-shakespeare-i18n-dev_1.0.0.5-1_amd64.deb
 ea82553711ca45d7e7243e713dfa60f6f2691b5a 51614 
libghc-shakespeare-i18n-prof_1.0.0.5-1_amd64.deb
Checksums-Sha256: 
 fe46ddcfe51b59f2265cbf97492264cde026e86f3fb506889e03d46779378531 2620 
haskell-shakespeare-i18n_1.0.0.5-1.dsc
 eeb5004d6ec7e055f535613343f2bc102df532e41a919515e3b8d290fb4dd138 6678 
haskell-shakespeare-i18n_1.0.0.5.orig.tar.gz
 ac8a72e8222da075640f82674411b849aa64c8d71fc1edc3a09d6a133918f104 2408 
haskell-shakespeare-i18n_1.0.0.5-1.debian.tar.xz
 0fa869c4a654e2d1209c58f4243d6f5d4fa6801b6b97cab2df28568dab287677 36730 
libghc-shakespeare-i18n-doc_1.0.0.5-1_all.deb
 3053452546079483c128bd167d8fa79fca3567d72f8ec1c374d63c096a31b181 39810 
libghc-shakespeare-i18n-dev_1.0.0.5-1_amd64.deb
 43a978664c02a83fee4db0d02778582228016087b44ed9fd7fe67a4c96a8049f 51614 
libghc-shakespeare-i18n-prof_1.0.0.5-1_amd64.deb
Files: 
 fdf2de5809d25d4500b285df60333471 36730 doc extra 
libghc-shakespeare-i18n-doc_1.0.0.5-1_all.deb
 89f8adb8ef0b5f75d566340c3830212c 39810 haskell extra 
libghc-shakespeare-i18n-dev_1.0.0.5-1_amd64.deb
 8c39600d14c1f46d8bcdfee994ee5900 51614 haskell extra 
libghc-shakespeare-i18n-prof_1.0.0.5-1_amd64.deb
 13e13bc221b60434672e05d8841b4f82 2620 haskell extra 
haskell-shakespeare-i18n_1.0.0.5-1.dsc
 236f78c71a2c932be9ad82eb64adaf3b 6678 haskell extra 
haskell-shakespeare-i18n_1.0.0.5.orig.tar.gz
 62d265e9fae6752d49d387823efe4263 2408 haskell extra 
haskell-shakespeare-i18n_1.0.0.5-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5t0AAoJED2QirPw+/UfQ88P/2brp9jm5MCbzqI8FS/g9X9R
zT8LUEsRNXsJl6XLEOeVgm4D8dzVr/4e/eh5DJlLZNbMOsp9PLR+hsSKQwJvLZ3V
lh1CT8s9jTcStmb+i/sp7QVEyMAyFbbznx7NlTa69lxFsh82HJpKgfrymdKJK562
lzAKfLaA5piYojnxJrfMmufnoSCtr8P2mnIhkGWdvKiqwk4WlHLUg9uf1MLuZ3pl
OV8l4gqbT8Y4m6fAewr858tQJFsi2IgIEvacehgd27F09Uy9UprTwLaA0Z6ABzhg
Xs721Uf0xGGCERdnoS6/kKZUpRSINMaReY4w9vWa/Ow7bCgk3NmSOP3TvUn3Ucax
qP8YhoZ+wSol/320DjjrpYnzFAqg5r9A1m111CFZunC/pdMDVO3I2xdr3nRT1zqB
9ZAC/JrSh8jkUK80106AtbKYcWRfv/s6K4pENIgwJaHqoP/mx+DRZ3f25hT6KNH6
P0QGfF3k9O0LU/BX6NOa3F8dgRDH1b8g7a7JgMCNBR+2NDagDhETZ/mHbXuexYbB
Xb0aklGt8f97cMvOl8u0AqbNKcVttjuSavwoFZ2bEGzkUYlot77/fA1RTdpmBtQd
qb1ES5B34bWjb3vrljY5E20tKou0tB4G2lEqWYsJkeBd3/4JD50Zil16JaGRc2tT
zNWGAarChyUcMActJKqH
=9IL+
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgddh-0007cp...@franck.debian.org



Accepted haskell-shakespeare-text 1.0.2-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 13:08:47 +0200
Source: haskell-shakespeare-text
Binary: libghc-shakespeare-text-dev libghc-shakespeare-text-prof 
libghc-shakespeare-text-doc
Architecture: source all amd64
Version: 1.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-shakespeare-text-dev - interpolation with 
quasi-quotation${haskell:ShortBlurb}
 libghc-shakespeare-text-doc - interpolation with 
quasi-quotation${haskell:ShortBlurb}
 libghc-shakespeare-text-prof - interpolation with 
quasi-quotation${haskell:ShortBlurb}
Changes: 
 haskell-shakespeare-text (1.0.2-1) unstable; urgency=low
 .
   * Adjust watch file to new hackage layout
   * New upstream release
Checksums-Sha1: 
 a616ebea6d3d467d1ebf3c19b74f25df96089aed 2590 
haskell-shakespeare-text_1.0.2-1.dsc
 544f9fc60f2e8b594387844ec27fa98258bd5702 4623 
haskell-shakespeare-text_1.0.2.orig.tar.gz
 ba61b387221324d5078d5a340ee0b17bae8e191b 2296 
haskell-shakespeare-text_1.0.2-1.debian.tar.xz
 26d1032b8c7f954745ac30ba239a62b0832c96e8 30788 
libghc-shakespeare-text-doc_1.0.2-1_all.deb
 96798e76cdee66eca707e095bbc810872a7829ba 29352 
libghc-shakespeare-text-dev_1.0.2-1_amd64.deb
 b18fbb9e46168fcc92af821c013c9d163792be21 31454 
libghc-shakespeare-text-prof_1.0.2-1_amd64.deb
Checksums-Sha256: 
 cb2053ebf8d3159e561497f75a98c77698547a61b9d27c291e20def9ef5c58e1 2590 
haskell-shakespeare-text_1.0.2-1.dsc
 78a4b7465a8e2349a13733ad79d3aa947420d29d7bb193ff43ff8d7acb2b136e 4623 
haskell-shakespeare-text_1.0.2.orig.tar.gz
 f666c9cf2341667e12ddd84aff07ab06564c6d210d41c62fbb64271637bc6c75 2296 
haskell-shakespeare-text_1.0.2-1.debian.tar.xz
 9951432a11b27f8d9e698a5d850bbf7296ed73f31baf39c33705bc95023bb912 30788 
libghc-shakespeare-text-doc_1.0.2-1_all.deb
 37140d8955d83a8da80c888cdc88d3990414e6f80acf6ddebe545dd910e17746 29352 
libghc-shakespeare-text-dev_1.0.2-1_amd64.deb
 5386b3063d6e41ec0ef32b36e8b56527cfaf18879ab79ae0035f77a613558e25 31454 
libghc-shakespeare-text-prof_1.0.2-1_amd64.deb
Files: 
 83894b1d57d1487c17bca8e3c5d40194 30788 doc extra 
libghc-shakespeare-text-doc_1.0.2-1_all.deb
 4e461883fc5c8b9d28ba82935add2d1f 29352 haskell extra 
libghc-shakespeare-text-dev_1.0.2-1_amd64.deb
 0c7f09e4cdef915ef28dbac80a483633 31454 haskell extra 
libghc-shakespeare-text-prof_1.0.2-1_amd64.deb
 b9b91e93fa23660d0ac05ddfe298 2590 haskell extra 
haskell-shakespeare-text_1.0.2-1.dsc
 62a3f9bdf229b74f7029a5efcf5aa37c 4623 haskell extra 
haskell-shakespeare-text_1.0.2.orig.tar.gz
 b65694c0314d3be1869481b02207d011 2296 haskell extra 
haskell-shakespeare-text_1.0.2-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5uJAAoJED2QirPw+/UfSGEP/Au/HoijruJmg8xs+M076gkf
raIPuiEpuA724utVGgaRAqjdpH9RIwNlpO0/p5Oz3cM8F9815FLiaywaWwmnoxN6
mZHYvmPSa3rdgoeJevFokEb5Q6Wxh0e6RpJd7oEv0UVI3PEA0+8SsMKo4B52cNar
W6Pg6icU0KLF1n+0Ve9ugY7MNGiZTqVUn/NgwoA9AYQZHQYGwgk6yjfKiGIswItM
xrgCf2deEx/Jk94mGs91W6fjexJUy0F04eIV/Jhq42yZZPODisS3gZGZM+pV5Wij
zH3P1zkpkR8hK+Ywaq/0IXZETlN3y9jr8lQxTGvrCQE5Dmwx/nKJqRH6FL3CymJv
EixWEnYms9RaxFUZuWX7zYJGPF2jlIRWke3QxhuoTmnRonRhBkmgGCGsiZxVNjyM
QUiHdWtCYdVHa6zP0kQdDsaio51iunpkRfn2h5NSEu0t49FzoGm3vldPZUD9+eDO
IHdxE1XgLMktr9jLawLsrjmuE83IKmYQYU3oQ3UCRm85QuLrOSw3rrIdN8mBTdQh
t01doCf5J8xdqla938S7yZs+Ys58KvM0vBojLm58ynG+S/+BKIIBpAwHG/LhppRW
+kLXFtpiu76IHPTagpcET9q0+5YVsL3GB163/VevvTJg9WgN9m6iyP2Xm3XnM3TO
iHDIeuxrST7juWadm3dk
=EiMi
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgddy-0007kx...@franck.debian.org



Accepted haskell-wai 2.1.0-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 13:08:47 +0200
Source: haskell-wai
Binary: libghc-wai-dev libghc-wai-prof libghc-wai-doc
Architecture: source all amd64
Version: 2.1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-wai-dev - web application interface${haskell:ShortBlurb}
 libghc-wai-doc - web application interface${haskell:ShortBlurb}
 libghc-wai-prof - web application interface${haskell:ShortBlurb}
Changes: 
 haskell-wai (2.1.0-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1: 
 a16a527f8cfb31b7abe4d96e7385a045f11d2aeb 2771 haskell-wai_2.1.0-1.dsc
 744a0585323e0c3816e73ad644123dbc68ec3b7b 6249 haskell-wai_2.1.0.orig.tar.gz
 7ffdeae7f0c7401afca1e5045ff90327852a9431 2436 haskell-wai_2.1.0-1.debian.tar.xz
 ccb09bab2a6f4369f8adfd990fbe850ab1db20a4 43388 libghc-wai-doc_2.1.0-1_all.deb
 37ed79131fc4f3389cda7ed5b0ff7711339c41ff 27524 libghc-wai-dev_2.1.0-1_amd64.deb
 cabb6679a2886d6fedd7ef7bab7d6a3df69b4740 30042 
libghc-wai-prof_2.1.0-1_amd64.deb
Checksums-Sha256: 
 daaa689bc249a58620234d38609a666854ad30f169e18933b503d3c4ec581e09 2771 
haskell-wai_2.1.0-1.dsc
 5e32be0e3fa391338b9e048e38218c272658038e0062d073572b6d7e437d6d58 6249 
haskell-wai_2.1.0.orig.tar.gz
 e8d353d130874007891c0fff470c3934d22be123f32f0ba1c08604ad48502330 2436 
haskell-wai_2.1.0-1.debian.tar.xz
 8566b2d96b50fde367882478fa3eeaa2b95047ed9285e44b9216432d7f51e4c9 43388 
libghc-wai-doc_2.1.0-1_all.deb
 eb4599a77fb6418152c99dcb784cbccd6aad2e0243e584fd5e94ca1ece2f 27524 
libghc-wai-dev_2.1.0-1_amd64.deb
 742d7ac533cc2eaed446b5feae2ef5a7287963cd3cd2dba6a70f441824ee51ac 30042 
libghc-wai-prof_2.1.0-1_amd64.deb
Files: 
 a2ffb52651061a29f54381a6d847fe68 43388 doc extra libghc-wai-doc_2.1.0-1_all.deb
 6d9987f1e9efa7c0df1c869cc9a918b9 27524 haskell extra 
libghc-wai-dev_2.1.0-1_amd64.deb
 8367c3c698978c03f69cad76517b4b64 30042 haskell extra 
libghc-wai-prof_2.1.0-1_amd64.deb
 1f331467dc0adf333ed1dc36eea71307 2771 haskell extra haskell-wai_2.1.0-1.dsc
 5906561d1ea58d08cfa3ac94295669a1 6249 haskell extra 
haskell-wai_2.1.0.orig.tar.gz
 7a3d16a64353c358f2881013afc2 2436 haskell extra 
haskell-wai_2.1.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5udAAoJED2QirPw+/Ufkh4P/RtbAVCkCDB6laEP7CfuH1j4
vrOWI9v3V802Gcnlst+W3AL02oCgY8XXux0l85kearaCZTMfnVuuNwd/en1bGWZL
w14MpNT3uQQkw+ORM1h6sj7Sab92IKOWt39tJvcUt6N/S99iF4fzpOguFEK3uUot
N2pO+jCJrJO1T5YmoR93iRPkoziqInDxpCZAdd/qk4HzfXnppbye24Ddfo3oujq1
FyDwyuNdiG+LtnW5axYtxB4VjmYGxx3gs0unZn0Mup7FLz0Wa4BWMFO7ySABmtkR
9jebFhHwObw9u2a6vXjBzR/KFMcLrhk/0oZ/uwVfOc/rSXMx0KBRytKP9WWjntyT
+i0M7/OFHfbsxRvwWZq29XHrKSm+NNXXy+TwsmcNOl8WHf6EQHwn03hzA7LzYyKw
j4HM9NMwFBrMcdjSJu3il63/lsF8OKZQQPAx33tZJVjnNvWhZKmEKjp937uNqUBj
1j83gsSWa6UJYwU6/dmznohTIRbS+Mq3ZtYD0HAeclxJ/ZSrpxcqYrm/EYvxTCav
QFrD+M+cFvjRwmYQ6ekM+8cccQFzvPOZDbiqjOzVvrpJopCtEYCWDFyDchYwOlqA
C4TVtbQZEoW59k/uu0/Wd/+q+N5a8tjHIfqIeuh02MEb/Cx1Y9klKduT0QdZiLzo
xlI42t5woJPuQC+wqjEd
=Btzx
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgddq-0007sj...@franck.debian.org



Accepted haskell-wai-app-static 2.0.0.5-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 13:43:47 +0200
Source: haskell-wai-app-static
Binary: libghc-wai-app-static-dev libghc-wai-app-static-prof 
libghc-wai-app-static-doc
Architecture: source all amd64
Version: 2.0.0.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-wai-app-static-dev - framework for type-safe, RESTful web 
applications${haskell:ShortB
 libghc-wai-app-static-doc - framework for type-safe, RESTful web 
applications${haskell:ShortB
 libghc-wai-app-static-prof - framework for type-safe, RESTful web 
applications${haskell:ShortB
Changes: 
 haskell-wai-app-static (2.0.0.5-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1: 
 30f12c2c6b7afa73b7334c8f34fe6a8ddfd3b882 4146 
haskell-wai-app-static_2.0.0.5-1.dsc
 168dc2c1c9787823a578e60144e84598d11bf8da 20171 
haskell-wai-app-static_2.0.0.5.orig.tar.gz
 e4f381045e171bf12d0ada4c1f72c0749a380fef 2976 
haskell-wai-app-static_2.0.0.5-1.debian.tar.xz
 62d5ca93444e6955b4e661dd5cb63f3c917b766f 60172 
libghc-wai-app-static-doc_2.0.0.5-1_all.deb
 498632a93e3cfab36f39ee9bc220f8fa540744f9 1185860 
libghc-wai-app-static-dev_2.0.0.5-1_amd64.deb
 188208ec018dd0ef5116510b4622dfc564784f55 130134 
libghc-wai-app-static-prof_2.0.0.5-1_amd64.deb
Checksums-Sha256: 
 5f8743ef80525be7d857c3eeb16108d6966427f8409b8f6983d96a1e46ecf6f0 4146 
haskell-wai-app-static_2.0.0.5-1.dsc
 8a97534b2ad8f6c4fee7b897f8ff0db47b164e654de6695ab2ebe70e26e72838 20171 
haskell-wai-app-static_2.0.0.5.orig.tar.gz
 dc54f001110629f9afc3a03ee05885f789165b1430adc991a15299bd8ffc2fc5 2976 
haskell-wai-app-static_2.0.0.5-1.debian.tar.xz
 05fc87451c95ef4e08b54820ef162a817e7509fe4f80c08fd5ab7851a9b7e973 60172 
libghc-wai-app-static-doc_2.0.0.5-1_all.deb
 b41b3b9037d52fd962536b8808d4ef50da8dc70f29436bcee76ecf0316b6ca8c 1185860 
libghc-wai-app-static-dev_2.0.0.5-1_amd64.deb
 6f67fd35974e695c0c31b6620a4411f334cf8b7480165e19e6b0b954548efc8b 130134 
libghc-wai-app-static-prof_2.0.0.5-1_amd64.deb
Files: 
 2cc399e4cc1808ab5295b5bceda2ea8a 60172 doc extra 
libghc-wai-app-static-doc_2.0.0.5-1_all.deb
 d42af085ed6fc2e7db736df68ff9eb17 1185860 haskell extra 
libghc-wai-app-static-dev_2.0.0.5-1_amd64.deb
 4694a0bcc6ca7603eeaf0a0145a7d3c9 130134 haskell extra 
libghc-wai-app-static-prof_2.0.0.5-1_amd64.deb
 0685f2e6031171085815809469931f09 4146 haskell extra 
haskell-wai-app-static_2.0.0.5-1.dsc
 d149556e8f730645e9021f18cca6100f 20171 haskell extra 
haskell-wai-app-static_2.0.0.5.orig.tar.gz
 b4e09c8dcd26ade07f7fa8b12023f2fc 2976 haskell extra 
haskell-wai-app-static_2.0.0.5-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5umAAoJED2QirPw+/UfDsoQAKcE3vWYGb5D6BNS7/HAPKWg
nD8bYkD9JQO0ZRBcY/UPCUKSBBRMtJXGbaj52OyrikNbRht6bkhLgJHtZAy/Wf7t
mF9Qs5rLqkZaOYEfpV+pf8VVj9IhKoSlrD2rlH4rAWJz+LkiRkFKPoSGvdUycuK8
4vYCJpU9UnSYteFs16HdgCOs+s++hDnoMw/ISil9sZiV44VkyFAekpbOoeFRFyqa
/sGNeCeaBr+xfx4aYTiFIxzKdJk22cEdo9KoHL2DZT47S6at2+BE12Xfc8n/8zX9
j5NEFSJsOQGSSAAGYpUR67JImMgfRrUW2npmxWpZ/8bPTmIYZ/nSzUNyb2ZfMLF4
aoWa51raiojQ7OZQjswxn0cxU3l22O9XKhGoOgroSSKII0Sh7m7HEfs7Lj2/qrPF
jZaX102BofMCWJhM4A/q1BXHvK1UYghTnhbHpbsRR+Cf+wXbRSTtkXKrPavGY43g
QZCcN1zYgfhXR0XTwlzyEEXf1w/ySpVOZWdwlzVZuAQjWPDGV8MP4O+6VBwNJKDp
UcSMhTJ9GEi3TlXhk/PsdWZNv4C/fs18NAvM44khPACeA/RE0khqychxdaCExCUd
P4UEdrIJFEhrfJQEJiljxQxEOl2/d55FZm6zKABOhKX9zJqMr+DizHDYd4QJOggE
fDlnaJRz4SnhnHEeHGNj
=EX5R
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgde0-0007wq...@franck.debian.org



Accepted haskell-wai-eventsource 2.0.0.2-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 13:08:47 +0200
Source: haskell-wai-eventsource
Binary: libghc-wai-eventsource-dev libghc-wai-eventsource-prof 
libghc-wai-eventsource-doc
Architecture: source all amd64
Version: 2.0.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-wai-eventsource-dev - WAI support for server-sent events
 libghc-wai-eventsource-doc - WAI support for server-sent events; documentation
 libghc-wai-eventsource-prof - WAI support for server-sent events; profiling 
libraries
Changes: 
 haskell-wai-eventsource (2.0.0.2-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1: 
 6944e8b1e7e11ff7f6bb379aa761f45ed612d42b 2817 
haskell-wai-eventsource_2.0.0.2-1.dsc
 4d421867874a5c31c42617b4a663c1966edc0c4d 2911 
haskell-wai-eventsource_2.0.0.2.orig.tar.gz
 7eff15e8abef771e29b5ae06830084de9d93d292 2220 
haskell-wai-eventsource_2.0.0.2-1.debian.tar.xz
 e67bbee438f6414abada33f3108b8a60aebf90c1 31040 
libghc-wai-eventsource-doc_2.0.0.2-1_all.deb
 ac41dc860d88ccc0ec0201267ffc8e896fe336e7 22436 
libghc-wai-eventsource-dev_2.0.0.2-1_amd64.deb
 7c17f90cf6f29b1e513403daa3183e46343e6563 23880 
libghc-wai-eventsource-prof_2.0.0.2-1_amd64.deb
Checksums-Sha256: 
 e8ff8e5f25c8f4cbd1898eca0867a7e07dd8f214ec030109ad808a534c14ff78 2817 
haskell-wai-eventsource_2.0.0.2-1.dsc
 adaf93357d754020aecc5d50b98bb32b127f44dea58c6dedac57fed600d53a4f 2911 
haskell-wai-eventsource_2.0.0.2.orig.tar.gz
 7e43cf970534433a778ab68a232777d03c9d9c0b1b6c5ba356c186ebb35e1342 2220 
haskell-wai-eventsource_2.0.0.2-1.debian.tar.xz
 9236db0cbdd0cf4f13e652f03a85a8b01979cfdc0ccb8f32ac729d021acecee2 31040 
libghc-wai-eventsource-doc_2.0.0.2-1_all.deb
 8e23a85e76254933f35f51394586cbab8125657cb7f702955a54d3af7de6c97f 22436 
libghc-wai-eventsource-dev_2.0.0.2-1_amd64.deb
 23a52a6ce02c0bd9e5e044151833b9f80d24fa8c777a63bdbc55e10aaa7c33a1 23880 
libghc-wai-eventsource-prof_2.0.0.2-1_amd64.deb
Files: 
 3a02568ca2f6580cf833594180299dea 31040 doc extra 
libghc-wai-eventsource-doc_2.0.0.2-1_all.deb
 c16a157b2e154420ffb167a831e41df8 22436 haskell extra 
libghc-wai-eventsource-dev_2.0.0.2-1_amd64.deb
 6f0d67912490350c7e55af2c310647d7 23880 haskell extra 
libghc-wai-eventsource-prof_2.0.0.2-1_amd64.deb
 eaac7521126e50e9110e35658c52d08a 2817 haskell extra 
haskell-wai-eventsource_2.0.0.2-1.dsc
 55e5e747bdaaea8e8902c30cd1fcfe7d 2911 haskell extra 
haskell-wai-eventsource_2.0.0.2.orig.tar.gz
 a4934270849d563088d7b3078b792f2c 2220 haskell extra 
haskell-wai-eventsource_2.0.0.2-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5uzAAoJED2QirPw+/Ufc/wP/i9ADUCw0fWwAtQRq94rQNaz
CQsT4/hJh3xOlvZdy9LdOvWipaUwiHtJuxbz8JF79Y1xSQEPF3PGVO9Yz1lOLaFP
JscrkKzB5x6bMfQOMJzRgFRaUVW3kwyo9v14DoJTHBJJWKRQZp5SUUYMmTcZ/nLj
zdE4LCZiaqcRe9rpTmZ1MHpk5nBw4wv+qso+hpkgoXYiS5ZVUJnw+UALb+6JZ4NG
KYXlMou+ZVd1rfqkG8pn5/TZ2E/FnY24uFipDHt4BO4B5adChwmlgVeVW7zv29gM
Df7k3WWYmsTyg6YrQ0QKd/9WKUvJAktNJjp6QYzTfPXBBXugUgHj1qNReDNMefhb
jnnJF1UBFj7wIwJ20/UsGLoGopaLJdKMrOJbD1v3tr+1jfD37qzehlUMVbXi9xGa
613N6LQHmlrEhLBntBheoq9pf9SiSnK6Kj53sq13lQMS6eXh4TRvVaGMGnOOJS9l
Wc2IePZfbOkRdwCjuEpHYjshjOBatSAXCbOIjSE16fIKfX5cua6LxPVfx+U1xvaf
cXKHYlycyRBWbkPOmzZR242Lxsmpy25shqcBGHGe54C3gumLEwxm78eIhpjEoU9G
9rK7N/yBwNcCSODTqKx+0IvhWJHnUXHsgsytmW+3PvQ/e75p39Oyb7BTvjJqkXCk
Dhif+va7s20nEdzSKjRk
=ugpq
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgde9-0007al...@franck.debian.org



Accepted haskell-wai-handler-fastcgi 2.0.0.1-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 13:08:48 +0200
Source: haskell-wai-handler-fastcgi
Binary: libghc-wai-handler-fastcgi-dev libghc-wai-handler-fastcgi-prof 
libghc-wai-handler-fastcgi-doc
Architecture: source all amd64
Version: 2.0.0.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-wai-handler-fastcgi-dev - WAI handler to FastCGI${haskell:ShortBlurb}
 libghc-wai-handler-fastcgi-doc - WAI handler to FastCGI${haskell:ShortBlurb}
 libghc-wai-handler-fastcgi-prof - WAI handler to FastCGI${haskell:ShortBlurb}
Changes: 
 haskell-wai-handler-fastcgi (2.0.0.1-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1: 
 ae14767bbf27a532414cfe090fb5486b8142e585 2624 
haskell-wai-handler-fastcgi_2.0.0.1-1.dsc
 b031bb8e2910876ddce4fd01101e22597608da78 3565 
haskell-wai-handler-fastcgi_2.0.0.1.orig.tar.gz
 d9cd2f953fcd00297185bd1e4329e97be94234a5 2052 
haskell-wai-handler-fastcgi_2.0.0.1-1.debian.tar.xz
 ed7ca522c9274780256a98cec794b0e5769f6475 30700 
libghc-wai-handler-fastcgi-doc_2.0.0.1-1_all.deb
 2c21f0f0975f10d39de5f8d5452c16f9d4d91c63 17056 
libghc-wai-handler-fastcgi-dev_2.0.0.1-1_amd64.deb
 64b69711a88549f8fe2d416d72e1588de3248b60 18864 
libghc-wai-handler-fastcgi-prof_2.0.0.1-1_amd64.deb
Checksums-Sha256: 
 2ef6c08ced6f5d61a3aefe537e6bc7e596fc4bc681b59a575c305e647e4517c0 2624 
haskell-wai-handler-fastcgi_2.0.0.1-1.dsc
 b72f9b1298fd0314899cced8377ba33ee88ba31a04e6f6b02fdf4887f58a5a92 3565 
haskell-wai-handler-fastcgi_2.0.0.1.orig.tar.gz
 13a3ccc2dbe5d815f6ec44e92ca00d68d694b581858531d41366e1920016ddac 2052 
haskell-wai-handler-fastcgi_2.0.0.1-1.debian.tar.xz
 04382dfa033594f715c06fafae010ef987f6d798380ca7ea27000f1c67910c6f 30700 
libghc-wai-handler-fastcgi-doc_2.0.0.1-1_all.deb
 a5c4736e57bfbc27f1dea0908dbcbc0ebea3e3e4998baa64e70245c6233f7ea2 17056 
libghc-wai-handler-fastcgi-dev_2.0.0.1-1_amd64.deb
 e44f7199ac559525d64b60f6fa7481f2bf91fc97dbfe182f59feb9d4c945475b 18864 
libghc-wai-handler-fastcgi-prof_2.0.0.1-1_amd64.deb
Files: 
 99f3203ab62ce193dfed7b67c955c1d7 30700 doc extra 
libghc-wai-handler-fastcgi-doc_2.0.0.1-1_all.deb
 68876677f2e49bf33a982094087b6607 17056 haskell extra 
libghc-wai-handler-fastcgi-dev_2.0.0.1-1_amd64.deb
 fbfb9dae4b80b86d6ba04d36ca80f190 18864 haskell extra 
libghc-wai-handler-fastcgi-prof_2.0.0.1-1_amd64.deb
 f4ecda1245b65bab74fa5473d178651a 2624 haskell extra 
haskell-wai-handler-fastcgi_2.0.0.1-1.dsc
 23bcf53380bb6ec4cdc9592e3fb7cbfc 3565 haskell extra 
haskell-wai-handler-fastcgi_2.0.0.1.orig.tar.gz
 913745506c703763a87781be3b2474eb 2052 haskell extra 
haskell-wai-handler-fastcgi_2.0.0.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5u9AAoJED2QirPw+/UfYUkP/2Mg1XBlD8QeDpVGXx2duehU
xw8zl7A3JZqji5lRq5Lkd/8BDxBH5uLaj4i9bdxdb5aYJZl7Bd5XMALovCuhTrdL
YAXttyIh0ZHuDmWDIShgt1FK/UCTbWWQ0wZAcizoNvlAKVAsn12cgYWADRsaZJm+
9ihY2+Vk0MJbkiKTd5GPIA7YRFRZQ/y1/jjMgROIUrsquahKKzhe1pWp2KdczoSq
CwqPmeHQU1zY4xi3orXs9cSXmd2DYzOcwA2HmFqzyTk/0VqokOdXOL+kKHFt72WA
iNNO4X63p+daz1V8viGQ2++dFsnud5U1aF3DA6KVdOx+fFp1aOmLpy/mtBhmeXfH
v2qiHbeyyN1wa1YaR4qCeBCQrKJpamyXEjEkT6bv4DqZF4DyK9DRyNkWfGHG7f+o
yfwWHwSYDsoNIQOb2C6ZtfOUbLG6Nm7gklrju/kMNsCD2fSsEzqoBogOWxHy8EfE
ugngCQHJb5eZZbFWPnLLoYVohZSftNfYmMckpw64dG5aMj6llvjzZxU/VFahPlU8
iBX31FlZxaFdXEuRkW1+QocUd+gRPSwLj9gYtvZMfba5h+EwrhTOmmo1Cvti8vyf
+PCxJfvUzbetdFMtwQjvxMNEHV4av1dwhJHlCxfR8ybUPn9MvHKumlEnUV+mwkXN
payPJL7SFnkfPh6LixiM
=E+RE
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdeh-0007eh...@franck.debian.org



Accepted haskell-shakespeare-js 1.2.0.4-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 12:37:46 +0200
Source: haskell-shakespeare-js
Binary: libghc-shakespeare-js-dev libghc-shakespeare-js-prof 
libghc-shakespeare-js-doc
Architecture: source all amd64
Version: 1.2.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-shakespeare-js-dev - compile-time JavaScript 
templates${haskell:ShortBlurb}
 libghc-shakespeare-js-doc - compile-time JavaScript 
templates${haskell:ShortBlurb}
 libghc-shakespeare-js-prof - compile-time JavaScript 
templates${haskell:ShortBlurb}
Changes: 
 haskell-shakespeare-js (1.2.0.4-1) unstable; urgency=low
 .
   * Adjust watch file to new hackage layout
   * New upstream release
Checksums-Sha1: 
 442d081ccf438c065590b4cd1c2aa2d00d231613 2636 
haskell-shakespeare-js_1.2.0.4-1.dsc
 d2e67016da5ad6a42eed096afedfccff049208bc 7964 
haskell-shakespeare-js_1.2.0.4.orig.tar.gz
 52a59901b4b1852aa94f41d2c5a973d5e4089f33 2512 
haskell-shakespeare-js_1.2.0.4-1.debian.tar.xz
 c3ed39727d59188f542fc42a7361a4223397f7e7 38648 
libghc-shakespeare-js-doc_1.2.0.4-1_all.deb
 ee4877602025f129fa2b74fcac5973dbb9967277 37560 
libghc-shakespeare-js-dev_1.2.0.4-1_amd64.deb
 d00df572465837364e3d1f5a38ac33a291963e1c 38516 
libghc-shakespeare-js-prof_1.2.0.4-1_amd64.deb
Checksums-Sha256: 
 fed8443ec2799e3aeebd263a3906670b6565347917f67eb706f57c70c82dc9d7 2636 
haskell-shakespeare-js_1.2.0.4-1.dsc
 ff46d072415ee1a21ad6103214d32a5326c6b6f96670a44b83ebd3ecc7c6ebf8 7964 
haskell-shakespeare-js_1.2.0.4.orig.tar.gz
 f36f9e8d02a6ec3ad2b3a12aeb74d8b11e139e2aef3b7c503cc24434b1f4a2d7 2512 
haskell-shakespeare-js_1.2.0.4-1.debian.tar.xz
 7710c6c913d7b61857884ea336f2e3cca3cbe3b971b7ee33c57baab7b9cc1d23 38648 
libghc-shakespeare-js-doc_1.2.0.4-1_all.deb
 6af9f4da4f5bf6fa365e286b2a84b23c1df169d349c6cf157484b59ea4d3296d 37560 
libghc-shakespeare-js-dev_1.2.0.4-1_amd64.deb
 66ac37c15b121a7852f440757c5d217d23b4003113c91bf6772617ebafc7e355 38516 
libghc-shakespeare-js-prof_1.2.0.4-1_amd64.deb
Files: 
 0f63de3f308a536eba4512fc4f8217b3 38648 doc extra 
libghc-shakespeare-js-doc_1.2.0.4-1_all.deb
 429c5463b1f935ea40ea169a83a02b50 37560 haskell extra 
libghc-shakespeare-js-dev_1.2.0.4-1_amd64.deb
 1bee45be1e3e0acf3bac89d3ba1c0053 38516 haskell extra 
libghc-shakespeare-js-prof_1.2.0.4-1_amd64.deb
 d61331e5caeb0f7ab706f62f19cd5da5 2636 haskell extra 
haskell-shakespeare-js_1.2.0.4-1.dsc
 0cf3a2c30f1f951cae48c949e0654f3d 7964 haskell extra 
haskell-shakespeare-js_1.2.0.4.orig.tar.gz
 ea65bb7bf944c985cca8b4be3b2315b3 2512 haskell extra 
haskell-shakespeare-js_1.2.0.4-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5t/AAoJED2QirPw+/UfFNQQAIlGmMno7H2xfluKfhvAWCHO
Xt6cwzbyANn1ygTb6uHRi2GQQCtMlUmqD6mdXfVv9AUH207x/wqO0P59zV2baS3L
3rbOxEQ9ZWh+i6X+d1RRNXc1iFzfN4/D5qm9xfE9Fryg83UGtnCLB/Mcq7h9NkdN
5o0BCrpVXqBXQv1Qe9nTEkB271/yYtggPBrQZSRRGbth5f0OhErRZZBFvcWxVpsl
iRAKmCMyLBFthvqiZUZem/jTy+rT08S05MYtJf90smQPsnhfmwCw1d3lYLMk0Z5z
thK8bZYJyX7jYsggrxyhQMOuWIj3LykEYRUVnUrYrc27FrcVcBkTHcN+i4yPN88z
CdyYa72GNtg2wau1IqOIlYLkAS9u+4mxRdp7oAGv4nLpZqy0Hr4rF1+eChm9svjW
jBfj7yTqza8YkuulXKyqFuQzDxzp+Guk/X1BRoQ4Fqr/4R3lx7HOimw+yk7zRmpP
duWJXpVXW+Cad8EypEIosOK5PGoWia4LcQp1qisfO/7UPn7MderHx/akO9DMM5YZ
5OPl+ID+qzqB5uVPrxeK42/W+3yKy69VpQr8kvd4fgzV7VGxOBR/jQhGOOY5QcAH
ju897f/kDT7bLRU4eT8ItJpVAWglKN4RqXedXzDyxRWbFELNDgkQUW1Aq7BIpGaK
tHXRdCqGgt7aDnYhY046
=eE5I
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgddp-0007h1...@franck.debian.org



Accepted haskell-uuid 1.3.3-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 14:06:47 +0200
Source: haskell-uuid
Binary: libghc-uuid-dev libghc-uuid-prof libghc-uuid-doc
Architecture: source all amd64
Version: 1.3.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-uuid-dev - create, compare, parse and print Universally Unique 
Identifiers${
 libghc-uuid-doc - create, compare, parse and print UUIDs${haskell:ShortBlurb}
 libghc-uuid-prof - create, compare, parse and print UUIDs${haskell:ShortBlurb}
Changes: 
 haskell-uuid (1.3.3-1) unstable; urgency=low
 .
   * Adjust watch file to new hackage layout
   * New upstream release
Checksums-Sha1: 
 bb794da8965cdbc0ef5e193519b12ac1aee38f3f 2603 haskell-uuid_1.3.3-1.dsc
 c290988fc5c9a7a66bb0f8649166ab1d02cd7417 17303 haskell-uuid_1.3.3.orig.tar.gz
 7fbb25d085626ddf957816cd7115ad6e34ea09c5 2416 
haskell-uuid_1.3.3-1.debian.tar.xz
 8f21703fdce2333814681a9eb00c610f436603ef 49822 libghc-uuid-doc_1.3.3-1_all.deb
 8ebdedffabb23fffa025b07cbe9251f93fa15c47 84764 
libghc-uuid-dev_1.3.3-1_amd64.deb
 bf30abe27f3d2ecf2e5a032705bb55fc64d2570b 88988 
libghc-uuid-prof_1.3.3-1_amd64.deb
Checksums-Sha256: 
 fed46c0e79be75a663c66f9be8861d0e7c00feb319419575a0a8051ce3a10a47 2603 
haskell-uuid_1.3.3-1.dsc
 15204a7399ce8d06743c9e20a554f0dbad36e70d848fcd34e70b5f9bebd54e8b 17303 
haskell-uuid_1.3.3.orig.tar.gz
 35e657c977d04091eb6aac9fc82f2d7cba7b73d1c74fb6f43c7ecd89f8ca3a2c 2416 
haskell-uuid_1.3.3-1.debian.tar.xz
 3e7b996812fd5fc7554799bf4a026bc4e0e05139ac9b40ecebb4b2fd22c2a867 49822 
libghc-uuid-doc_1.3.3-1_all.deb
 a70603af1ed9a3b7d83b0a41d0e7e3a7b8eab5460ed7f512884f658be1938f0e 84764 
libghc-uuid-dev_1.3.3-1_amd64.deb
 d4960dc637fb43869c3cf7633ba3e3bc93a4c2a649466b6ef974b769951c0220 88988 
libghc-uuid-prof_1.3.3-1_amd64.deb
Files: 
 c657a0a2d5e689acf56a9940951e832d 49822 doc extra 
libghc-uuid-doc_1.3.3-1_all.deb
 be98e36b19d66b4ec3f2ca9412250e0c 84764 haskell extra 
libghc-uuid-dev_1.3.3-1_amd64.deb
 10c4bf9c1dd8e7751cb85577cc708cfc 88988 haskell extra 
libghc-uuid-prof_1.3.3-1_amd64.deb
 991557e32c0f9b52e323d269bf468f49 2603 haskell extra haskell-uuid_1.3.3-1.dsc
 d511ac5e88c27c7f29b5ae8a7ea6ee64 17303 haskell extra 
haskell-uuid_1.3.3.orig.tar.gz
 5c9235e89a13d86801db5f574895ec1f 2416 haskell extra 
haskell-uuid_1.3.3-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5uSAAoJED2QirPw+/Uf/YcP/2LDRpR62enwaovpu4jarkvh
3paQmsmRA31ZQtSaiMtWThI89BLt88GZuzijdFp8gy4o4dK6sLFNBWy1bDN9wYYT
qpxJRJhpdTu8rzNReFmkuIV7VrWfWR/VoDIwZzQiSbHpbhWonECy45hRzNo8Ve3b
MjqpEo/NQsKsUAZqvZ8zRYV4d8vdPrjm7C9DLAmdqBN1HNxFCAiDOVdIC1CEX7SZ
t5Y3AClm03XdS+Z4oFOj8pyExJyv9pzmqzrOBwYgocbqNm9rW4vrfvIKLxWkmx6Y
IduvAWA+VEt+UR+K0b50dJiltQhIgSgt+sHTUys7CAik0Ie2wBHtX9DClfcxgijY
NfxHLDMoDJyQjxxVBw5e1ggUFBZf/vUE2exmmSfzRZCiB3oABoyojsQWQ+oFays7
HNbmSIgXO/KdYFHUD/J679xa5JevK1VZNxaB7ynpYSfY+1mmxX7fGEbVW+2dfZXV
dEUq9U47uKXAtBxoGKceA2SU3OAO5T+2ccaw1pl2O121wg8sPKTEAMj9tEpwkDMS
N9vqn8S1VsFvGnLc8I5eXEf9iKlci0Sow0iLo/z/pHQJ+/OKLoBoe2Tb58MznBO5
6oVVq9gI1Cv+u+KUe4DG7h6HN/vFbDEKnF3Hqp0MrIKsOpfV0AmuzJFV2pjq1AUz
eQbebIKpJ7YCoXQDKiXJ
=G8Ib
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgddh-0007oo...@franck.debian.org



Accepted haskell-wai-handler-scgi 2.0.0.2-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 13:08:48 +0200
Source: haskell-wai-handler-scgi
Binary: libghc-wai-handler-scgi-dev libghc-wai-handler-scgi-prof 
libghc-wai-handler-scgi-doc
Architecture: source all amd64
Version: 2.0.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-wai-handler-scgi-dev - WAI handler to SCGI${haskell:ShortBlurb}
 libghc-wai-handler-scgi-doc - WAI handler to SCGI${haskell:ShortBlurb}
 libghc-wai-handler-scgi-prof - WAI handler to SCGI${haskell:ShortBlurb}
Changes: 
 haskell-wai-handler-scgi (2.0.0.2-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1: 
 6422e82288a6849bd7db7ba5d4de8ee39624 2563 
haskell-wai-handler-scgi_2.0.0.2-1.dsc
 047aaa1c61b4eb9036c9154b098fa78f085068b3 2375 
haskell-wai-handler-scgi_2.0.0.2.orig.tar.gz
 7578554a5c9523ed3feb10dd5e92a11eb4e96546 2060 
haskell-wai-handler-scgi_2.0.0.2-1.debian.tar.xz
 bb0ee1a85694bbee798a23de7c58bfa1e13693ac 28562 
libghc-wai-handler-scgi-doc_2.0.0.2-1_all.deb
 cd082714bcb229420496549f25bcef20ef29b6fc 13936 
libghc-wai-handler-scgi-dev_2.0.0.2-1_amd64.deb
 6818edb3e379a0a3ac686ec77f2ef3cab893314a 14836 
libghc-wai-handler-scgi-prof_2.0.0.2-1_amd64.deb
Checksums-Sha256: 
 3486325c4ab408f039c2861e02083ba3c5df8aa071a66c366ba1a79adf657c60 2563 
haskell-wai-handler-scgi_2.0.0.2-1.dsc
 4ced87a85c165be2436974a1d881079df09bf459e45bddabd57205621a3aed40 2375 
haskell-wai-handler-scgi_2.0.0.2.orig.tar.gz
 49fb6462278b4a49698db627cdf11750582917612d69b22fdb627328b498be09 2060 
haskell-wai-handler-scgi_2.0.0.2-1.debian.tar.xz
 71c179b0c4cfb7d87258502dba907a5bcabb6392b4ef26c7207036df7a13b205 28562 
libghc-wai-handler-scgi-doc_2.0.0.2-1_all.deb
 cdf2499d30930f7de4286f1ec9e7784a86c66000b56941d14c0c820d6dea1e8d 13936 
libghc-wai-handler-scgi-dev_2.0.0.2-1_amd64.deb
 b1d7a98cfe6af1bc257907ce9e5d05b6f2dc2d12e972852ec9a0d2af9caf9299 14836 
libghc-wai-handler-scgi-prof_2.0.0.2-1_amd64.deb
Files: 
 52814f68c9ba1ac0704dce03b1ae3bb8 28562 doc extra 
libghc-wai-handler-scgi-doc_2.0.0.2-1_all.deb
 5e0bdbc3ddbe3464038a422428b37db8 13936 haskell extra 
libghc-wai-handler-scgi-dev_2.0.0.2-1_amd64.deb
 4153916c86ac01368841d9af52ab7387 14836 haskell extra 
libghc-wai-handler-scgi-prof_2.0.0.2-1_amd64.deb
 ccd46ace9486e68f0ec886d40b9315ca 2563 haskell extra 
haskell-wai-handler-scgi_2.0.0.2-1.dsc
 e5cf500ccfbd73a2a3553311cf565fa9 2375 haskell extra 
haskell-wai-handler-scgi_2.0.0.2.orig.tar.gz
 6f1c0455b0e1aceec1f560a03c97ea36 2060 haskell extra 
haskell-wai-handler-scgi_2.0.0.2-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5vQAAoJED2QirPw+/UfpHwQAKYoiDqC3JLUrPjbP7Fd30Aa
WEcsb4ekpKXYozk/7+YM6G12ekLmziPRidZYtF0vKDkZ9rxCjvhBypI0tcVffI22
kr0i11ia6phiYoST8YQNJ7qhChODPagqMdZnkmUAz455pz7dBU7+A1QtXAgI76F4
//JrqaDQYgEpQGZJ7lEEaA/auAW3M+XQp4mWsflFgFgmqW9bwAfn8ciZAvM05ezA
JCZBHUeZbewUQ320A5tBPnAoCkFS9iawQXJLuLYFZk7PacOIcfvRp6+Upi0o7Jzd
j2R2D2Wcbm1VJeTQh1soBuj2sIXOkdLJUCLkX96kzOOhc3NiCwU8MrNvmptU1jVm
OwEHvsmTqEVpAAdBgvzpPtF1/X+V1xeXfbB0fM1hNJEXBJ1OWlrpq6Tg0kcLUYkn
Gt4BrzHOkfI1gZzrqn9VYc6J6o3w30upUflwOtMi5PLXt7mTWNYS4ekroSC9Dw+f
eTu03tvhDNAOnjvz5KYVyUhUUT7iMW+hGKE1OgKZltt2Fq1eAns4KNHF5ktmHMPs
V9jqc4KIxFcJL+avw6tH1H7PRy9npDJtmVyOhP7c7EjOFZvTGzKKGF4OTyuW19KM
CAlYijWKqMmA5HfYDwydjpK0Sgspi2d4+7G5JSCDPrOnDFWYcrj6OG0GMAix0/ut
mhYlZ5RyNtk3CCpZUQoq
=ovzk
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdez-0007me...@franck.debian.org



Accepted haskell-wai-handler-launch 2.0.1.1-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 13:08:48 +0200
Source: haskell-wai-handler-launch
Binary: libghc-wai-handler-launch-dev libghc-wai-handler-launch-prof 
libghc-wai-handler-launch-doc
Architecture: source all amd64
Version: 2.0.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-wai-handler-launch-dev - WAI handler for launching in a web 
browser${haskell:ShortBlurb}
 libghc-wai-handler-launch-doc - Short description of 
wai-handler-launch${haskell:ShortBlurb}
 libghc-wai-handler-launch-prof - Short description of 
wai-handler-launch${haskell:ShortBlurb}
Changes: 
 haskell-wai-handler-launch (2.0.1.1-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1: 
 43e72b738095f251d0e18f3ea92ae75eaf7dc0da 3275 
haskell-wai-handler-launch_2.0.1.1-1.dsc
 d46761e84c3301ac1f644cfe62dd27cf5e6881c7 3579 
haskell-wai-handler-launch_2.0.1.1.orig.tar.gz
 7032c6191f7cd6e057d27a16059e2c594149d152 2232 
haskell-wai-handler-launch_2.0.1.1-1.debian.tar.xz
 6f9b7a6970979322a6d9d10b55eee67de0b5015b 30290 
libghc-wai-handler-launch-doc_2.0.1.1-1_all.deb
 c9ac7e19a77dce7956879015779680587962921b 25792 
libghc-wai-handler-launch-dev_2.0.1.1-1_amd64.deb
 4ec3faff985124320a105a9bd9430576b0e2382e 29114 
libghc-wai-handler-launch-prof_2.0.1.1-1_amd64.deb
Checksums-Sha256: 
 0bd95e8d9907d7f556b4003192fa2d0bdda046cf11ac953d4c716134faae3c35 3275 
haskell-wai-handler-launch_2.0.1.1-1.dsc
 6cea89275b212483a7fe50ecc26ddfe32e3c0c6f6a854cb058b22215625e3f82 3579 
haskell-wai-handler-launch_2.0.1.1.orig.tar.gz
 e125d931bf173dc11c439c3d95274e451998008ec5ad3abfa5082b0f391ff316 2232 
haskell-wai-handler-launch_2.0.1.1-1.debian.tar.xz
 ca98b73c2dc5f007b367880e8bbe7d92dfe2f325323bf809ffb98e4f760579f3 30290 
libghc-wai-handler-launch-doc_2.0.1.1-1_all.deb
 c90904c9776aae582c6f7c161924d179f127a9125bb914faccd9871e14e79c0e 25792 
libghc-wai-handler-launch-dev_2.0.1.1-1_amd64.deb
 d12478c1bae4f545e3d7f41f18ca4127cbcc5d16aac6491f3990da9076bde66b 29114 
libghc-wai-handler-launch-prof_2.0.1.1-1_amd64.deb
Files: 
 e8796ab8c02d744decb4417eb929376f 30290 doc extra 
libghc-wai-handler-launch-doc_2.0.1.1-1_all.deb
 f7439f269c7f7976408c77f0df954cfb 25792 haskell extra 
libghc-wai-handler-launch-dev_2.0.1.1-1_amd64.deb
 a4b1deed579debf53a576c5ca3e51522 29114 haskell extra 
libghc-wai-handler-launch-prof_2.0.1.1-1_amd64.deb
 ded673b1af4897558f855e3ec1311c10 3275 haskell extra 
haskell-wai-handler-launch_2.0.1.1-1.dsc
 96c41aaad3253e33142138f6b2ae34f3 3579 haskell extra 
haskell-wai-handler-launch_2.0.1.1.orig.tar.gz
 d8198b7d740e6d6fe766db7bc3ef1c9e 2232 haskell extra 
haskell-wai-handler-launch_2.0.1.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5vGAAoJED2QirPw+/UfFiYP/REbQNtReXUCbJ0nWrfiv6r+
HR7U3Kseo+2zaYQ6ZX5LfgJmiQgqq4YoMZ8y7xrkobODUVaiM6IEn7lVjcll4CTv
0c+O5JTgiPQBPqqC9jQi5S9PIFuADSJjG4IYz4cnKrHNCLPX1/AUU7me0NR96b8T
0ILRyM0aMofvl6CGdKhYT+FDo0f69AxqoqYBAVNLz9kBDvmyfaxGEDIFb5RKbMQw
0534z2H3cVLiOuJv63PWEOxR2d/zANaNcVpi+qPHMIJ7r6mMjI9sZnQm0YXVnF37
ZUBRDnFwAFN78Cp9seOdhvGiuxSI0QqQNjj/QwFKMsJO+7Dx//IU+Em/De9GOzX9
WeFFLfgBCabicdngUMbJQPRWVU2xMgalbZJ7crt8s3LsV6LsL+yb3ObY0e0OyHaW
D/DoQc6YRCfyHnrhpHyBiHDZkQRMU4vFgDICVUqcz+4gRvIyLF/NdCRvgIhZ+g1J
EH1r5zMJ4GAzf6J4tUax9BGbsNNkTFQri/JkmHQk6zKpUM0ln8vHDZ9zUaCnbR11
5+/P72OT6LuXl6rxF/s14Y1WhSESoJreZ/AYvRoOP8VTLzBG/J878d4U3xricELJ
q/SLnEmuCfg0qSRGHJda70ancCDO5XxeonNzgLHc7QAmi6DO144nvNq99+GSOnsg
Uhu2n3oi+9lBLgdJdf/s
=yL1Q
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdeq-0007ij...@franck.debian.org



Accepted haskell-wai-test 2.0.1-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 13:08:49 +0200
Source: haskell-wai-test
Binary: libghc-wai-test-dev libghc-wai-test-prof libghc-wai-test-doc
Architecture: source all amd64
Version: 2.0.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-wai-test-dev - unit test framework (built on HUnit) for WAI 
applications${haskel
 libghc-wai-test-doc - unit test framework (built on HUnit) for WAI 
applications${haskel
 libghc-wai-test-prof - unit test framework (built on HUnit) for WAI 
applications${haskel
Changes: 
 haskell-wai-test (2.0.1-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1: 
 30918a95c48b34e59606c4141ca4b7883107a918 3282 haskell-wai-test_2.0.1-1.dsc
 81a40f896e96d04b0b221bfd81c4119ea104ab81 3751 
haskell-wai-test_2.0.1.orig.tar.gz
 310b7d6e64f1498406bcb773b65177e3aa3f4d81 2512 
haskell-wai-test_2.0.1-1.debian.tar.xz
 9068007318e217c34eee375fc2c2a450f75c85c4 32942 
libghc-wai-test-doc_2.0.1-1_all.deb
 7c3783bd1afb0ddee2053b8eaae8fe96356561db 38016 
libghc-wai-test-dev_2.0.1-1_amd64.deb
 20b973cedfaf51f15ab221ccdbfabc4a12771c44 40796 
libghc-wai-test-prof_2.0.1-1_amd64.deb
Checksums-Sha256: 
 9df3e0c94ec59a5cc98f7e5d5e14e4a5be32f053790d25eae2747ee25b877780 3282 
haskell-wai-test_2.0.1-1.dsc
 325be6a7df20233199853e8d5ef2bfab5ad8750c5e9f4481717295cf061d0031 3751 
haskell-wai-test_2.0.1.orig.tar.gz
 515cfdf4c57525928598388da70e33b2b68b8222602bc45930749f28ada23d93 2512 
haskell-wai-test_2.0.1-1.debian.tar.xz
 e16a04774ffd88a41954a600b608659df12120068a19c6e08ef840521d85ce9c 32942 
libghc-wai-test-doc_2.0.1-1_all.deb
 69cdc57d59ee5cec6720f0947ae51721388b5f9e10a5f15c4de855cb95d4e7b6 38016 
libghc-wai-test-dev_2.0.1-1_amd64.deb
 7cc15c0aca606564410230e3b3b46494d0f31e3f6aca5aeed8f6f9878bfafe6b 40796 
libghc-wai-test-prof_2.0.1-1_amd64.deb
Files: 
 259514ef6ae38cb9b329b0fca66596a2 32942 doc extra 
libghc-wai-test-doc_2.0.1-1_all.deb
 85254be106af2eb2a973659157269316 38016 haskell extra 
libghc-wai-test-dev_2.0.1-1_amd64.deb
 3309173fcd6c470e584151e6ffeab320 40796 haskell extra 
libghc-wai-test-prof_2.0.1-1_amd64.deb
 0e5600884990a194f6c401b8a1fe11d8 3282 haskell extra 
haskell-wai-test_2.0.1-1.dsc
 377ae8fdee68551b65814a6c2558d658 3751 haskell extra 
haskell-wai-test_2.0.1.orig.tar.gz
 bc3f1c90d06267e2e3e2588deb09c14a 2512 haskell extra 
haskell-wai-test_2.0.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5vaAAoJED2QirPw+/UfoeYP/20OuTnv5h9JTD72R50istVu
8TMPuxNZf42lbIYrr+JqAdxG8o+/HO+SI4G8na7HmGe9qYY2L4E+SkQGVuNOwAHi
12TeLn/GnQFj0fETwicm2walIRldKRhYAXVvRGeCbDVunZ9SJ4p/GP/LdNjmdLjK
qI1Zv5f1/2PI1Jjb3tObNZssbFFT/hL/hVBQGbVPi2j6PcCkZMShxZH4D1AfhYZ0
XQ5+VVFJA0anDeBAzk1A7r+lzv7njfKr+/o5k7CS4YtPwerciCVEvxLbbE9ZRnZ1
4Xx2Wp6PE7fzYVz8lL9BVVT8ZKMitTXp3+zMz4MLTSbulwzuiKCiUKPcNDXcZqJF
oM4YYwy9yR7Hi8/eXXMVNQv8ff3YmbCwhI19d6sNXjsxcD/HM3FfE3AiFDfdCnB4
5JQK9xxxaXC40krmJnJbn2TBIR/x262OqHFvlYK+RZ8oKMDk5LuS7KIeyoMha63X
UmSsYeZN5bn4gmbiHtOGJNY85NhgmqejBfeI2jCbjXnaGMhHtU8pzW2cL+6crFQO
X7nXnNDTd3be0QotqdCWZn3i8ggTg8G+1QFOhxgeCaoVIvN7C1CL9SxFEtfTVRPm
3zshZBPrtlxvm5ZlSEqYIiPZM6lnR9ZmMMCARNdt8McrIeQmz4+yXMaawv9Pbv28
ZeDLRZncRkbLORw46JWe
=te//
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdeh-0007qv...@franck.debian.org



Accepted haskell-warp-tls 2.0.3.1-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 13:08:49 +0200
Source: haskell-warp-tls
Binary: libghc-warp-tls-dev libghc-warp-tls-prof libghc-warp-tls-doc
Architecture: source all amd64
Version: 2.0.3.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-warp-tls-dev - SSL/TLS support for Warp${haskell:ShortBlurb}
 libghc-warp-tls-doc - SSL/TLS support for Warp${haskell:ShortBlurb}
 libghc-warp-tls-prof - SSL/TLS support for Warp${haskell:ShortBlurb}
Changes: 
 haskell-warp-tls (2.0.3.1-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1: 
 abf716ae71227b611a1f22f501aecdf1c454cbff 3056 haskell-warp-tls_2.0.3.1-1.dsc
 b2f883ea7dc877ee67b96ec037f45a2135b57359 3719 
haskell-warp-tls_2.0.3.1.orig.tar.gz
 2bfa639fcee17111a942e5f60bf353acaeee3c0a 2460 
haskell-warp-tls_2.0.3.1-1.debian.tar.xz
 8181c12ad1582ec7cb25546bafa991eb122e7d84 33872 
libghc-warp-tls-doc_2.0.3.1-1_all.deb
 6ddacf6bb4c10c22db3867a47570cc49dd518ae4 29934 
libghc-warp-tls-dev_2.0.3.1-1_amd64.deb
 8dcdde0468519117e99a5d0ac8c3f399b340394c 32040 
libghc-warp-tls-prof_2.0.3.1-1_amd64.deb
Checksums-Sha256: 
 a645137ff741a38c68df898e6c2d125a928e0a88cc51b0dcb2e719016edaf496 3056 
haskell-warp-tls_2.0.3.1-1.dsc
 bcd0746ec4f4d95184c0d2acb101b15466efc579021e65152c5147babc26ceb3 3719 
haskell-warp-tls_2.0.3.1.orig.tar.gz
 b0f382be531ac6159cb5e7db34819f46b9d46cc50951d67f950cd31c93f82b5e 2460 
haskell-warp-tls_2.0.3.1-1.debian.tar.xz
 8cc4eb69c693f2d11473cd271f60c489ae1d07091e92439e26fa9be9b5c139a6 33872 
libghc-warp-tls-doc_2.0.3.1-1_all.deb
 5a5e97e3ba37344aa99aefd4a12558c5860c512f926ad3f96995cc2938211ace 29934 
libghc-warp-tls-dev_2.0.3.1-1_amd64.deb
 d28376793acec59e69a2ad90b0c05321a52d889c71f72f85111f9286dc1c8398 32040 
libghc-warp-tls-prof_2.0.3.1-1_amd64.deb
Files: 
 f170f6348b9e55ad807d87ee3f6bd880 33872 doc extra 
libghc-warp-tls-doc_2.0.3.1-1_all.deb
 fb00e739608c6cddaca4849130288349 29934 haskell extra 
libghc-warp-tls-dev_2.0.3.1-1_amd64.deb
 69b2dfd9658261188d699af7ffdb4431 32040 haskell extra 
libghc-warp-tls-prof_2.0.3.1-1_amd64.deb
 c979ae82e9bbc975a95ffd719289e14b 3056 haskell extra 
haskell-warp-tls_2.0.3.1-1.dsc
 f331510cef60d2b9fcdfb1b95fc2993c 3719 haskell extra 
haskell-warp-tls_2.0.3.1.orig.tar.gz
 26c7efd691423f819407ea82e91a121d 2460 haskell extra 
haskell-warp-tls_2.0.3.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5vvAAoJED2QirPw+/UfUYUP/RYDeVyUgg8e/hOIlY0doBOr
7mcXtQYJbTnOLeaa/B/nrkOPVzCJZqksDIVtWoIsrZl/50YmZ7a9LuBPVFMCkTgt
+o4Ll8+KP9v6eZcdywvXqEVMWTmYppAGIUBf56e/3QY1HoINNt9x7M+gfltkKCVG
dRqnPoKNWkwpO60AkOdZmCSHoIt3RULx5dOodF4nUAxOUMSpaS2t6TJDG/+fDof7
RhV8jeMFviwzy/IK1yqkCXXYYgXM43A0P4zlmU1tkdgwu3S8USPYXyDeV9xQu5RP
1I1s3FdehiAMd9t8rmjBW7Sf2RxXZtG6F/88Yi86IeztCpl07NUPY6Uw+cnLHDdx
MGu5JBh1D5g/Dt4dl9sNr1uXbCvXERZq7J5HYOngc+YlCqwOl76v/OfcgWavIxN+
jrLNl2FBcteE9L32bScID3nPvb+U3yIo8OMf+AuDd8f51XzB595JY567MYbYn+Ee
u1NUXQ0C+2C1+CweiX30abkrG8Av8J1h+6Z3Do9fP9xoJDaFODFER12tx/Ey9ZEV
L6b0x2uo1kvghxJba5IHXgTCSssADim9eB2oE3LG+KZHun3m7c6uQhyf3fU3qmrA
EmK0LYYlZuhxvJ3xhxuVWlUW4Obs2Y0U9R5Nb41zhYWIIaVcWj31Xi/Wmx+9PcmG
1qmCFoyFFHldvr3f8+/C
=aD+M
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdf1-0007yo...@franck.debian.org



Accepted haskell-warp 2.1.3-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 13:28:26 +0200
Source: haskell-warp
Binary: libghc-warp-dev libghc-warp-prof libghc-warp-doc
Architecture: source all amd64
Version: 2.1.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-warp-dev - fast, light-weight web server for WAI 
applications${haskell:Short
 libghc-warp-doc - fast, light-weight web server for WAI 
applications${haskell:Short
 libghc-warp-prof - fast, light-weight web server for WAI 
applications${haskell:Short
Changes: 
 haskell-warp (2.1.3-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1: 
 bc0854d5922d2ba5651160985271010501d62444 3835 haskell-warp_2.1.3-1.dsc
 084368504a99d242f4aeaed8ba7354c89979ed95 37878 haskell-warp_2.1.3.orig.tar.gz
 f7be0714931d855c7abe031509edc496bb8f0bb5 3204 
haskell-warp_2.1.3-1.debian.tar.xz
 76de21019ffbe8b71d47bb09e590d152c2e49849 89856 libghc-warp-doc_2.1.3-1_all.deb
 d29f69b5e9e2010d13e8ed4510d7c7a7d19be14a 178040 
libghc-warp-dev_2.1.3-1_amd64.deb
 3bbe8070c43aa70a609a5adb3beaa7ae2fde97a3 187472 
libghc-warp-prof_2.1.3-1_amd64.deb
Checksums-Sha256: 
 70cc33be208f7574e363b2982683291a9aba83e943eaa2bd78fd27445cb2ab69 3835 
haskell-warp_2.1.3-1.dsc
 df06c6a5c63d951ee7ac47b589b8ded38989687530de7547c76bed5f630b0601 37878 
haskell-warp_2.1.3.orig.tar.gz
 6cc480306f2d5df9026f1253c5e3b10d5fdeb94460f68c816f8979e698ea4d9f 3204 
haskell-warp_2.1.3-1.debian.tar.xz
 b7eabe9aff79b01a2abd44bd9ae6c98fb64c67d0d63a6badbbc1b47713b31139 89856 
libghc-warp-doc_2.1.3-1_all.deb
 71f0014422cd3a40226b76bdbde21da38753016e472d942aa35dec0dd62eabaf 178040 
libghc-warp-dev_2.1.3-1_amd64.deb
 b323b640ab2b01cd9614292e5d458d0150094f2d71b8e33678142003354f55ae 187472 
libghc-warp-prof_2.1.3-1_amd64.deb
Files: 
 06465bcbd170262118b3a75ffc18 89856 doc extra 
libghc-warp-doc_2.1.3-1_all.deb
 699e4d1993dc69634d6e1a511972c5c5 178040 haskell extra 
libghc-warp-dev_2.1.3-1_amd64.deb
 7ccf04edd516e10a0836c203b7ae4125 187472 haskell extra 
libghc-warp-prof_2.1.3-1_amd64.deb
 857939a3378e9927cf491c7bab502bd6 3835 haskell extra haskell-warp_2.1.3-1.dsc
 4f1837b4b251de2bc194c920df2c35c6 37878 haskell extra 
haskell-warp_2.1.3.orig.tar.gz
 d2536947e3a70cbd4b6fdcab8e2b7a92 3204 haskell extra 
haskell-warp_2.1.3-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5vjAAoJED2QirPw+/Uf7zYP/0gW0L890QvX6oJhp1acr7My
yUDpd873bHPweREj9nQteCZnyATtIbN7Sm4rdlqHg0+HnSlht98HXlQxpabS7ITM
SJ2ajHR8LXyWQAzTHonUVe6U41FMxqmmuWT2I8Xn7i6y5SyA+6hohH/I8wqzlQbK
qop+a8wlsNA8lEltb14AxN4uj2/Ia9Dzh5221dqJlI6gPMKxcwFo/tecyuf/1Qc1
icoD/wFwxscCK7NHulYmhSlT38F2v0w1bjbrI1ZsLd61t8EpSibwzyqKlVJrblyM
SLuyjNzFbF2VpByqx0wAccXGOm06yGn5idtCEfXl4uGFycPBusj+mEfpQa0DHEgz
R2GQ9gnGuFNamiPZnlqJ+iiaOJalc/VLjqjyJOw4LJYNoZWGjDXaf+Kd/QnkxQI/
IgtsC3+uU4JmfkcxFY68sXAzlgFkPBypcTFtZRRNW4yAkY5c01+wyopqWPP+euH2
FWexQPVbu//xGVoHBSsYRnMCmywKyvlliIgRlT+pBSoH3L8CzRL/foTIagZHyO+t
65QCQ0tysqvnh/6O8ww63cxHo84SHRthS71BLGhMD57kHXRsDKqjaRwgGJD28jl/
0p4THTYP7nMqt+vnjAoE/Y9WSb1rSQNfQ1GrataUOr8e2fFjmUFM84pA0argRTMY
78TD6qubJ+1Eu3S8/W2/
=lDue
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdes-0007uw...@franck.debian.org



Accepted haskell-xml-hamlet 0.4.0.8-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 13:08:50 +0200
Source: haskell-xml-hamlet
Binary: libghc-xml-hamlet-dev libghc-xml-hamlet-prof libghc-xml-hamlet-doc
Architecture: source all amd64
Version: 0.4.0.8-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-xml-hamlet-dev - Hamlet-style quasiquoter for XML content
 libghc-xml-hamlet-doc - Hamlet-style quasiquoter for XML content; documentation
 libghc-xml-hamlet-prof - Hamlet-style quasiquoter for XML content; profiling 
libraries
Changes: 
 haskell-xml-hamlet (0.4.0.8-1) unstable; urgency=low
 .
   * Adjust watch file to new hackage layout
   * New upstream release
Checksums-Sha1: 
 07986ad21699f50d97cfe1b1c6c3ff3cdb6afb45 2516 haskell-xml-hamlet_0.4.0.8-1.dsc
 f86fd6b037a05026995d369338817f4f30da1c69 6051 
haskell-xml-hamlet_0.4.0.8.orig.tar.gz
 282776bf811ade5fa0a3d110735e4f6933c090c3 2256 
haskell-xml-hamlet_0.4.0.8-1.debian.tar.xz
 ac460bb67fdbba2e6b13f79a8cc8cca104802192 33654 
libghc-xml-hamlet-doc_0.4.0.8-1_all.deb
 57bc4e75b9ce48a7a691bbaeac40f8d6469a525b 158174 
libghc-xml-hamlet-dev_0.4.0.8-1_amd64.deb
 65b3f78245a35ab13bddb880eaa0994efaebd810 179206 
libghc-xml-hamlet-prof_0.4.0.8-1_amd64.deb
Checksums-Sha256: 
 4b52cf66f34879de79a59a2eb3d27588f0db6a7099ebe209fc3235c56424d105 2516 
haskell-xml-hamlet_0.4.0.8-1.dsc
 39af75328465fc6d557a4fc15ada7cd2ca55068f3fb89caa8dd1454c8d220c82 6051 
haskell-xml-hamlet_0.4.0.8.orig.tar.gz
 db32ed8e28bb14a0f6298d6bedf2c7087ba1a58361bc4f9595b2c908ca9ad6fe 2256 
haskell-xml-hamlet_0.4.0.8-1.debian.tar.xz
 a77ab90adae153e72c91bcf2f3b909a956cc61856fcd75e8fa15e674f71a2e77 33654 
libghc-xml-hamlet-doc_0.4.0.8-1_all.deb
 ee8a57cff0d1a53329378edecbcac47d5417b45b98dee4bf60c905b73d210f25 158174 
libghc-xml-hamlet-dev_0.4.0.8-1_amd64.deb
 1925e491e4454c18f2ac6ec155f949ddeba45ed6334429ec12fe4d4e5a943fcd 179206 
libghc-xml-hamlet-prof_0.4.0.8-1_amd64.deb
Files: 
 78a794745a4115645c15faf2b3f19fcc 33654 doc extra 
libghc-xml-hamlet-doc_0.4.0.8-1_all.deb
 64c6445330d6c82c7a993e64992ba37a 158174 haskell extra 
libghc-xml-hamlet-dev_0.4.0.8-1_amd64.deb
 9a5b3b2fb2a502fc8c81ec5ab070b072 179206 haskell extra 
libghc-xml-hamlet-prof_0.4.0.8-1_amd64.deb
 b929100018bea9317a48d3da291130f7 2516 haskell extra 
haskell-xml-hamlet_0.4.0.8-1.dsc
 046ad54984055d4aba5405d0ff780b8e 6051 haskell extra 
haskell-xml-hamlet_0.4.0.8.orig.tar.gz
 7f74e18a0011746838561e02f0c311bd 2256 haskell extra 
haskell-xml-hamlet_0.4.0.8-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5v5AAoJED2QirPw+/UfOcEP/ROfLSIeF5e6V8HSM5rbgQQ5
63xFuhUS39TxLYpc5QWb5v22u24LA9zs1rVSeVsSh73pu2tPKuMt0eJXLlavTZ4c
ft0DTUcX5H6g5btwYqRNyADDKCf9o8qHOX6XzFIc5G2op4U5JayEnGyT1Ke/CeRa
zh9SOsHQRVV2KNYEeTTjMr9bZWaqZM4/QYddCSu9nSpUVYWlRxjfuQDr70NnnlHp
KrTWFKO2vKckhPpSr87yLTMgSlgCLe2LXXy0XEmXX3K6JAGmE4ELntC8XNZH3/tt
LX8H69WtMGs3WeCk/nFKZlqJkQTTbg/5t96Z4HjizAcYeVn6Ov/d0Et/1JcE7pKy
0vwOB68B/2wzttj+nOSZFVoIcsca7WQb5Iwd0pJZk7OAUSD+goYIBYR+mk8idkRM
9mvV4iiO/z7dD+1OkHRtPAQ1AtJRPKTI7801msVx8sr1cPoO5F1+a+BPzP7916+p
/YFQPdktdbBuIZfYBmweh3crKfeftQ+MAYaa2g9TqWfP46/KDDIBkrTWuw7r4gnX
0xclPFbnI/JpTS7s4+5fWcAaQwV5P8Y81j/NKkpy/K2FWhDcw32Q7AVsrQi47oWY
kJIja5qxpZA4nc2OO7lGIpC/UqAO5Kzb/pBjcLhed+QligkudEzR6nqOPc3W1YUA
Hd1fwITKji0ebf1ZqRGE
=NuA3
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdf9-00082f...@franck.debian.org



Accepted libctl 3.2.2-1 (source amd64 all)

2014-05-02 Thread Thorsten Alteholz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 02 May 2014 11:00:26 +0200
Source: libctl
Binary: libctl-dev libctl5 libctl-doc
Architecture: source amd64 all
Version: 3.2.2-1
Distribution: unstable
Urgency: medium
Maintainer: Thorsten Alteholz deb...@alteholz.de
Changed-By: Thorsten Alteholz deb...@alteholz.de
Description: 
 libctl-dev - library for flexible control files, development version
 libctl-doc - library for flexible control files, documentation
 libctl5- library for flexible control files
Closes: 722791 738318 743467 744604 746004
Changes: 
 libctl (3.2.2-1) unstable; urgency=medium
 .
   * upload to unstable (Closes: #722791)
   * new upstream release (Closes: #743467)
   * debian/control: bump standard to 3.9.5 (no change)
   * debian/control: really use guile 2.0 now (Closes: #738318, #746004)
   * debian/rules: use --with autoreconf (Closes: #744604)
Checksums-Sha1: 
 c86831621c31268216e0f579397509e9b3377917 1221 libctl_3.2.2-1.dsc
 d7f860313d5cc226c51f868bbe9bb930d143ab9c 505796 libctl_3.2.2.orig.tar.gz
 d31d26532487b31bcce61962362f8b496ccfd0a0 6864 libctl_3.2.2-1.debian.tar.xz
 5856cb7f75b5a99572357ee89d16aafe874b276c 89050 libctl-dev_3.2.2-1_amd64.deb
 ce9fec4336cf164b500ae59a3a0fd566caa572e0 99674 libctl5_3.2.2-1_amd64.deb
 37d46863e0315fd1a0e4761e1e58a7cce634d298 76606 libctl-doc_3.2.2-1_all.deb
Checksums-Sha256: 
 07a1382e4086d438ab3b8a1c8d530b280d52138c8eb9491e9eb78171f99b389a 1221 
libctl_3.2.2-1.dsc
 8abd8b58bc60e84e16d25b56f71020e0cb24d75b28bc5db86d50028197c7efbc 505796 
libctl_3.2.2.orig.tar.gz
 af7220f34af527e86ca6857ae5267d261889c22f8e2c01471898395d66137a94 6864 
libctl_3.2.2-1.debian.tar.xz
 6f2152e6fab947e104fb4eb9fdfab4c2f65bec0ecee57687d5e07b539c8b236a 89050 
libctl-dev_3.2.2-1_amd64.deb
 df2972ab6e4a81612c39f783c3e113684d4a7bba7b8aadc55aa3da142dfcc3d8 99674 
libctl5_3.2.2-1_amd64.deb
 54afa90a0cb64b725e9705fe2aa731a236a609d6d58e5981da31884ca329e5e0 76606 
libctl-doc_3.2.2-1_all.deb
Files: 
 629aa24b61798d8e7f9dc84348d33f1c 89050 libdevel optional 
libctl-dev_3.2.2-1_amd64.deb
 0b36fed859003abe26b55095dd2dd41f 99674 libs optional libctl5_3.2.2-1_amd64.deb
 5290d9b348a2a8a50e4bedff7fabc93f 76606 doc optional libctl-doc_3.2.2-1_all.deb
 a6c7cd49cbc138c23c54e824843b927e 1221 devel optional libctl_3.2.2-1.dsc
 5fd7634dc9ae8e7fa70a68473b9cbb68 505796 devel optional libctl_3.2.2.orig.tar.gz
 cc6c11da84313984cf5bed32bce1613d 6864 devel optional 
libctl_3.2.2-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlNjmx8ACgkQ02K2KlS5mJCXFwCZAbXriHI20O6Q8ocQdO3BDhKH
y7wAoJLZEII5Wjb0tUZL0+TJEbisafF7
=t5p8
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdft-0008ab...@franck.debian.org



Accepted haskell-yesod-auth 1.2.7.1-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 13:08:50 +0200
Source: haskell-yesod-auth
Binary: libghc-yesod-auth-dev libghc-yesod-auth-prof libghc-yesod-auth-doc
Architecture: source all amd64
Version: 1.2.7.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-yesod-auth-dev - authentication for Yesod${haskell:ShortBlurb}
 libghc-yesod-auth-doc - authentication for Yesod${haskell:ShortBlurb}
 libghc-yesod-auth-prof - authentication for Yesod${haskell:ShortBlurb}
Changes: 
 haskell-yesod-auth (1.2.7.1-1) unstable; urgency=low
 .
   * Adjust watch file to new hackage layout
   * New upstream release
Checksums-Sha1: 
 dd4f20206642d0772b078f401850936424d0c9d9 4687 haskell-yesod-auth_1.2.7.1-1.dsc
 3f479b608566385492c7423f913e46de4b5c5a8e 29806 
haskell-yesod-auth_1.2.7.1.orig.tar.gz
 a4ef418eeaf06bb800240ddefb4f28caa234d94c 2784 
haskell-yesod-auth_1.2.7.1-1.debian.tar.xz
 56f16de11ec8a94cfe9dc4d76f77c0cd57df0519 86086 
libghc-yesod-auth-doc_1.2.7.1-1_all.deb
 d089521407c745341f8a3c6a984a8de937a89560 331712 
libghc-yesod-auth-dev_1.2.7.1-1_amd64.deb
 997ef390c8086a3d8175653ccf622dd1a84e 349502 
libghc-yesod-auth-prof_1.2.7.1-1_amd64.deb
Checksums-Sha256: 
 ce8338d11895b5cf692f99df1706eaff7a87fce3f52f1c706d0ce6c68706016c 4687 
haskell-yesod-auth_1.2.7.1-1.dsc
 1a28112732c03c81a8adf8e511b9f99338bd411fa6449dbe6fcbaa50377e32e1 29806 
haskell-yesod-auth_1.2.7.1.orig.tar.gz
 623154847221f5aac1811fc19d06766051b7df4a574fb13a0e76e458fcba2425 2784 
haskell-yesod-auth_1.2.7.1-1.debian.tar.xz
 ad059cbcd02cd8533af02bf13af7f260b2000ed81bced42dfacb0253b2d846dc 86086 
libghc-yesod-auth-doc_1.2.7.1-1_all.deb
 837f6d3b6d64f23bae15462122c07f5b78a8d540ef6ba8216f75ddc4e1677d52 331712 
libghc-yesod-auth-dev_1.2.7.1-1_amd64.deb
 5b99ef1f9e725792a20ce2d3eefa1a18953f7954a871befea4b266faef48ecf4 349502 
libghc-yesod-auth-prof_1.2.7.1-1_amd64.deb
Files: 
 9648620bba8f9eae416223152c3ed48c 86086 doc extra 
libghc-yesod-auth-doc_1.2.7.1-1_all.deb
 db040e263a8ae9c3ce475f214c8dccdd 331712 haskell extra 
libghc-yesod-auth-dev_1.2.7.1-1_amd64.deb
 74a67840758c15e4658cd01f951964ad 349502 haskell extra 
libghc-yesod-auth-prof_1.2.7.1-1_amd64.deb
 1805817c49a7e5c4f9ed4f2927a193fc 4687 haskell extra 
haskell-yesod-auth_1.2.7.1-1.dsc
 b47bb499a0c416105e4930280c058949 29806 haskell extra 
haskell-yesod-auth_1.2.7.1.orig.tar.gz
 4aecedbe611318c4b221cfb84450cd70 2784 haskell extra 
haskell-yesod-auth_1.2.7.1-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY5wDAAoJED2QirPw+/Uf1ngP/3U9MqSEQ+U714NDJTggpoE6
pU5y4EBpwchcb6q2WWlHSh6H4Gwl6A+3++zxvCPOZzQeXgaXR8bwBgiRK2K9q9Ub
rC8zE0GQ3E2pfcpXrKnn9Mvz9blGJ43F//XJXXXhfdstY3EEerr9G5KH4OVtvH3h
fAhdEt38Ao10mf44lkwW8wVpbm6kGyE2d02S32uEM8jHBlLBakEdhNfLicxZJ/tc
W0c5uTZEcJkDrLNSU7RKQHpbB36rpZoMoYHrBoBVQcdq4y2a3DgQCCM0EskEOvc3
y9tMc129YSWHG4yBfKA0+Z3S+ebnoiTCyL0IxWVKydoRDqj1mWXo/QXnj4jaYSo/
oW8/qYW9y+qU1h9id8Si+eKdimfWfuKwb6019XX2iX4tZzLj/5WWnzlk1SJgrYJs
H9jZbWEyUwyFT3gxEQ8l2XfmvbFqEJJTn9w/+I/x9Yr2jH19VKfZdFLnAzsmUiTN
Stw4vaLVwY7NMv4yD/9hAZQ2SgstdUs2OIDyxkrFMBtes4hjewObvuOi6QxoR9Ou
fjTTX8GbJDqIolVrYyfVxA5GLNL6vm3YFZzmAw9LLP8/ENarZHbrHa3z7fWo66K5
EU//INKTqBNbsAkgmk05xRYvIxt8apIFb4lGN02ZyrrfzW0t7UKp5j6woOs6bwyc
PXI4zscKx3s55qN/b/CC
=Yeoq
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdfk-00086b...@franck.debian.org



Accepted haskell-yesod-persistent 1.2.2.3-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 13:01:25 +0200
Source: haskell-yesod-persistent
Binary: libghc-yesod-persistent-dev libghc-yesod-persistent-prof 
libghc-yesod-persistent-doc
Architecture: source all amd64
Version: 1.2.2.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-yesod-persistent-dev - framework for type-safe, RESTful web 
applications${haskell:ShortB
 libghc-yesod-persistent-doc - framework for type-safe, RESTful web 
applications${haskell:ShortB
 libghc-yesod-persistent-prof - framework for type-safe, RESTful web 
applications${haskell:ShortB
Changes: 
 haskell-yesod-persistent (1.2.2.3-1) unstable; urgency=low
 .
   * Adjust watch file to new hackage layout
   * New upstream release
Checksums-Sha1: 
 415ff25ea057e624edb591dc4e24c5e52547f1f0 3238 
haskell-yesod-persistent_1.2.2.3-1.dsc
 812d74448a4fc2a3e5d7fd3fd3876d967adb1ea3 4165 
haskell-yesod-persistent_1.2.2.3.orig.tar.gz
 72553cf7e845c349d4d2b7c724b09f27300dc721 2568 
haskell-yesod-persistent_1.2.2.3-1.debian.tar.xz
 49eb22e32e8783514974d3e236f0689047b0838d 39836 
libghc-yesod-persistent-doc_1.2.2.3-1_all.deb
 4d9549d59e1ab84cdcc99fbad7e42fe95dec8177 25440 
libghc-yesod-persistent-dev_1.2.2.3-1_amd64.deb
 4272f2ef295e49e48ac7818f9cbc05ec0299c1c2 26890 
libghc-yesod-persistent-prof_1.2.2.3-1_amd64.deb
Checksums-Sha256: 
 6ed41bcfb36986ce3b4f11f363e8ab11228aa38dea876deca085915e869da8dc 3238 
haskell-yesod-persistent_1.2.2.3-1.dsc
 e80291b27c2927c0a800f5cc86d923942f363fb33026b863741c87d5737e2999 4165 
haskell-yesod-persistent_1.2.2.3.orig.tar.gz
 50576709c957a4c2beb672b91a849ed4a77f4fba546c7f0bacbd0a12e444e51c 2568 
haskell-yesod-persistent_1.2.2.3-1.debian.tar.xz
 928965eb4f1622b1cbf1aa20715a7c4bd2cca8dc4e4a48a6e0155e53810d 39836 
libghc-yesod-persistent-doc_1.2.2.3-1_all.deb
 2788e255d082dc1a68f22741709f2c9bc86d69858cbfbd067601cafe0de9a238 25440 
libghc-yesod-persistent-dev_1.2.2.3-1_amd64.deb
 dcf93272132372d72947629f308763ab52953e553fad07388835476ffc55863c 26890 
libghc-yesod-persistent-prof_1.2.2.3-1_amd64.deb
Files: 
 9542cfc2bb2e2b2e3afc965dec08c79a 39836 doc extra 
libghc-yesod-persistent-doc_1.2.2.3-1_all.deb
 c3c1176f67d9cfdd2fbca477aedece04 25440 haskell extra 
libghc-yesod-persistent-dev_1.2.2.3-1_amd64.deb
 a0c5b048bf34116ca7f447c2f37be460 26890 haskell extra 
libghc-yesod-persistent-prof_1.2.2.3-1_amd64.deb
 c2f7ed6da4fd66138809ed1669ee7842 3238 haskell extra 
haskell-yesod-persistent_1.2.2.3-1.dsc
 4d3dcc954d4c25f88e69c3b0de4b1930 4165 haskell extra 
haskell-yesod-persistent_1.2.2.3.orig.tar.gz
 ee8b6f9fbe48b2b182a3f44e017c34fd 2568 haskell extra 
haskell-yesod-persistent_1.2.2.3-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY56oAAoJED2QirPw+/UfF1sQAIYqgqckx2F2orvA58al3nbt
fgdYm5KJ+KeFvot5iWyJ8OmqvKpv31YpffrIEXuOdbRU11LZJJGpzRL/lGaFr77x
2Nr+Ji7qq+YUyx/1Fvd+uUML1m0LxT6UBuPHcc+wrIdW1Hq+OcD/60fEO2hN5fqS
3LQoV3MhKL2XUO2Nq2Peukalin9Vh5iz6t7Ak3+cXH1AUPkEKXzM98fVgDq9seNT
Sh6DAjbi0V6X0T1iZrlOvhHbI6RRgWkyJL2/XyLuJrSrw99buY2JyHR34vUwho1r
/Hx3N/kjKysoUk2t6gsLZ0vo4se0TaKSmT7YKW4FRu8bXI+rxORrGEnXcAqptLFd
CzXuRhsaAnRxB3hVLFHfvF/u/Vbzqxne/I/UBakWAYzZGcUbltbzMpyRaQFJNKWs
H9vXy7esBTzm7uHyGfO12MKkn46D48+KedAa9aPRVNPBz9JEOnbOSCJ3xFwb5qaV
5VR+3tSGvza6Wa4hzVx6bgp8O0l5Jh+KMBz5ydOABrGQafiEKRXM/AgydYHwsQaM
dgqH6Stk8V+f2DsykohEQzzKNNb29f6UeJmOft1SZWHBJcBBZKkt74nRyux8cvoq
rReO6rkWJLN3e3iPDBETkpbQfEyqcZ9UROSHcDvAKD2Dj+Qw//XTBq8cUdm6NXq/
CQvdu/WDh4HcdT2SAwt+
=WB52
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdps-0001pf...@franck.debian.org



Accepted haskell-yesod-test 1.2.1.4-1 (source all amd64)

2014-05-02 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 15:31:14 +0200
Source: haskell-yesod-test
Binary: libghc-yesod-test-dev libghc-yesod-test-prof libghc-yesod-test-doc
Architecture: source all amd64
Version: 1.2.1.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 libghc-yesod-test-dev - integration testing for WAI/Yesod applications
 libghc-yesod-test-doc - integration testing for WAI/Yesod applications; 
documentation
 libghc-yesod-test-prof - integration testing for WAI/Yesod applications; 
profiling librari
Changes: 
 haskell-yesod-test (1.2.1.4-1) unstable; urgency=low
 .
   * Adjust watch file to new hackage layout
   * New upstream release
Checksums-Sha1: 
 cfa244a09083642aec2a2b137f1cc1baef0cb233 3810 haskell-yesod-test_1.2.1.4-1.dsc
 79463bcaa916d8e34f3e30a82b21ce8ed3552059 12766 
haskell-yesod-test_1.2.1.4.orig.tar.gz
 26c21cd8a2c8ed84788de5fd7904e09e5b91e7bc 2516 
haskell-yesod-test_1.2.1.4-1.debian.tar.xz
 511fac504e8e813faa946f98b6b661a2f4732abf 51834 
libghc-yesod-test-doc_1.2.1.4-1_all.deb
 cb3140929c43f75543631c8dc06b04f6076e1606 126524 
libghc-yesod-test-dev_1.2.1.4-1_amd64.deb
 d044485e7dbb32456d383749d32546d6793591e9 145450 
libghc-yesod-test-prof_1.2.1.4-1_amd64.deb
Checksums-Sha256: 
 45a9865d6a7e167030d148e3f7f28e5a6467a34b25bcbe7e29ce59a31267638d 3810 
haskell-yesod-test_1.2.1.4-1.dsc
 2827a1b4abfe54784809d26ac92eb4471fce6390782f73103e4d684334806ed4 12766 
haskell-yesod-test_1.2.1.4.orig.tar.gz
 ec0cafe49ac96035e54a933396429e50748d64208e2dfa1dec90702eb022086e 2516 
haskell-yesod-test_1.2.1.4-1.debian.tar.xz
 1144edcad11f35b64cab3bae0afa23b59ff1c0f7163dac5a035b139e15fd8c5c 51834 
libghc-yesod-test-doc_1.2.1.4-1_all.deb
 aadf2cfd948eddff6dda13c923113443a9a7dbc69ee098c55245e662d8249334 126524 
libghc-yesod-test-dev_1.2.1.4-1_amd64.deb
 bbbae17b5ad4aed00a11be751fdf350015eec7b7b917a5a5361a9f14890cf474 145450 
libghc-yesod-test-prof_1.2.1.4-1_amd64.deb
Files: 
 9472d580ee8cc2c0e6fd55ce1599931a 51834 doc extra 
libghc-yesod-test-doc_1.2.1.4-1_all.deb
 a5172b62ccfa4872754a690bd0b6cdab 126524 haskell extra 
libghc-yesod-test-dev_1.2.1.4-1_amd64.deb
 289ac93b2cc6a402abb0f9cc61816754 145450 haskell extra 
libghc-yesod-test-prof_1.2.1.4-1_amd64.deb
 1de156b58a7dab83039bb552a9548bf2 3810 haskell extra 
haskell-yesod-test_1.2.1.4-1.dsc
 bc2b8e6ce8a3f10c44bd8b02796797ad 12766 haskell extra 
haskell-yesod-test_1.2.1.4.orig.tar.gz
 c9638513e1389f597aa5eb5c8d660144 2516 haskell extra 
haskell-yesod-test_1.2.1.4-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY56yAAoJED2QirPw+/UfL0kP/iCvvAOjFtAB3b1F1R330/Cl
LbBj0dbn+j8FDNWC3+36+RpNg7Ka2tiZLFAIXhCCDCgZ6ax2uM5H+W5gTYlVPfRa
wX3MGKIif+jSFi2mTzsTaSvjTNilokl3Wddj3PozTesYtPhKkGgxYBMiSLXLYB3a
rXj4X2t9mZxWASXjyQBabrhBnq3LUwoQt9U4SaNIEZ/PkwHZj+8+Z2MuGTHloMXc
W+Ry+c9OhanouC9h3ff3UuIAr8KX/vLnZMX06O1qtTSUp++0ZnWweTJRL9GFNGpR
Lc77kU9X55v8l6hEa2SlclnYG/6EqU8BBy7ByW9LlpfgIjICDBjEQazRlDy1bjjo
8Mvy+BncM72bZkCH9g9uccT9GwteL7LfA5Gm3sq99fPBy9amMPVpG4rLjyOtkZ3B
aEc3ED8d7O61utxhFk++/tycDhWXBuv9VJYsn1pq7XxOtHmwPVPOwXTIQw6Y+r0h
oJ4/TPFjB/tlbwp0XpcxswWi1MiEQtZUHSdNQWM0+JHXGnnlge1fMZxHeqUGwFlD
Xc7QDcaptM07JxVV045+OUEw1b+u4qCKKjkewjPCXQFS/UEq1gQAeb5bkVkBBewv
OACv50Wozs+bLkA9Pqs6Q+sUrj0jE8zK8yI2Z/z582yqaAryYSx5SrCNpesIPrrP
kQ7xDG7epTs9jYUJW1io
=glgj
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgdpb-0001uw...@franck.debian.org



Accepted auth2db 0.2.5-2+dfsg-5 (source all)

2014-05-02 Thread dererk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 02 May 2014 11:13:32 -0300
Source: auth2db
Binary: auth2db auth2db-common auth2db-frontend auth2db-filters
Architecture: source all
Version: 0.2.5-2+dfsg-5
Distribution: unstable
Urgency: medium
Maintainer: Ulises Vitulli der...@debian.org
Changed-By: der...@debian.org
Description: 
 auth2db- Powerful and eye-candy IDS logger, log viewer and alert generator
 auth2db-common - Common configuration files for Auth2db backend and web 
frontend
 auth2db-filters - Auth2db defaults filters pack
 auth2db-frontend - Web frontend view for auth2DB log engine
Closes: 732877 738220
Changes: 
 auth2db (0.2.5-2+dfsg-5) unstable; urgency=medium
 .
   * Replace ttf-freefont by fonts-freefont-ttf.
 Thanks Bubulle@ (Closes: #738220).
   * Add MariaDB mysql alternative. Thanks OttoKekäläinen (Closes: #732877).
   * Bumped Standard-Version to 3.9.5; no changes needed.
Checksums-Sha1: 
 d7d8f39e7e78987ce8b5f19e1a0ff10a806ac7be 1850 auth2db_0.2.5-2+dfsg-5.dsc
 e7cecc6139233b7b993feb1d5c46a7a71939d3e1 661373 auth2db_0.2.5-2+dfsg-5.diff.gz
 15fd0bb72f6b59c018609c10c9283f63b7ecec61 29276 auth2db_0.2.5-2+dfsg-5_all.deb
 d53cadcf6f80f0614a1984e2ed2eb9161b4be733 420270 
auth2db-common_0.2.5-2+dfsg-5_all.deb
 16f45633437a1be90659b76fe8392039a55e5436 505644 
auth2db-frontend_0.2.5-2+dfsg-5_all.deb
 cb5869e25efa036b1efd4f8c2bf67ac47e5589a0 13430 
auth2db-filters_0.2.5-2+dfsg-5_all.deb
Checksums-Sha256: 
 d598c92daa97332df01c831d270d1614d3cf0a04ff709116ce0c46f4c384a3bf 1850 
auth2db_0.2.5-2+dfsg-5.dsc
 da8017176ba9483e1ffaabed826283b2a69aba9aff87645a3ec6ce9bd8d751e4 661373 
auth2db_0.2.5-2+dfsg-5.diff.gz
 94f90ebfc24f9e4c65a18501868f53f0aec58c733c7acaa1b2529b853a53ebe3 29276 
auth2db_0.2.5-2+dfsg-5_all.deb
 7172684f63d9834c5064adce19af6002174e697ede0cc3f3bc2cc7af7e29af2d 420270 
auth2db-common_0.2.5-2+dfsg-5_all.deb
 4b3ef44c2d154a03dcf1d6bdc67957824402a57fea4a50cad7924ee96a89695b 505644 
auth2db-frontend_0.2.5-2+dfsg-5_all.deb
 da29e48cfdb0993d4ec15c1609e13ce97ab1ccc577e4f968fcddf92875a93c86 13430 
auth2db-filters_0.2.5-2+dfsg-5_all.deb
Files: 
 70ae0b9c2603f4cf6a8bfe5781af642d 1850 net extra auth2db_0.2.5-2+dfsg-5.dsc
 0825ef1e5f86d4d81cac8ed978141110 661373 net extra 
auth2db_0.2.5-2+dfsg-5.diff.gz
 24e1903f7e1841e16d4f069df936069d 29276 net extra auth2db_0.2.5-2+dfsg-5_all.deb
 8202a890882da2cbb46a20549a820e27 420270 net extra 
auth2db-common_0.2.5-2+dfsg-5_all.deb
 bb2daa98b70bd150b3248f28b75f60b6 505644 net extra 
auth2db-frontend_0.2.5-2+dfsg-5_all.deb
 b5c175c61b74af6b52532c62e9bf3137 13430 net extra 
auth2db-filters_0.2.5-2+dfsg-5_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTY6sNAAoJEGin9OG0lUUKZiYQAJPOXYPKSTsl7o/LElA+cOyP
M5in9bu7XtocMIeUbc65uHIfBqAaJ6XGmGwryoS0lRxJho1am6aedYKIVicRQUU8
gCFtSRzWNt7zVGANkSz8nScUXwMdElgaluHfHXxaMsp1psYRruOWwuPWOvCHMioZ
ftYD0gC7U2q74UrOdlpwFfyIQuibJsQeRpD8xnhQjeq9f2hvvN1Lm5TOcPl6bKsd
H4C/FxK74p3d7ezhO3VDcYR/C1wqXlkAqdRw2r8g3AtcXBl78lRQCOlinjmi1IfE
Dvp/O41URfm6x6KxKAVigubVDmLednZYrhnOixfmgrSxrqdpyB5TMR9bhd6F+shE
PSACcv8DLxrZemE/j0BixFhMYTABdc14GwdyBrbKdfB83vPxPqvsuMvRxpaSRuXD
doaq8wddN8irgkjUuEkbvTfZIZKBR5WA/Z/X382TGv6ofeAG9lvHTd71wGuFUNOj
bdCeemGu9yKm0lw8vQckohmcCJMDJvV/fg8dm2ksF064SZDaKXl3Hv39+i2Ck3eV
OBNzwdmtkQ58kKGrO+StUAxasT5jrnC/R3n0tKR1Uwdw+wA1LZPINrp6bTmkvKta
KBwu+QRnJl6sCzdHiJSsh9WQvGG5p02J7rz2s4x8givj/u8PrhMZNgUJaiLmEZOI
stzOlhrlktcSsGPC+o0k
=icqy
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgfto-0008ei...@franck.debian.org



Accepted ceilometer 2014.1-2 (source all)

2014-05-02 Thread Thomas Goirand
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 19:20:36 +0800
Source: ceilometer
Binary: python-ceilometer ceilometer-common ceilometer-collector ceilometer-api 
ceilometer-agent-compute ceilometer-agent-central ceilometer-alarm-evaluator 
ceilometer-alarm-notifier ceilometer-agent-notification
Architecture: source all
Version: 2014.1-2
Distribution: unstable
Urgency: medium
Maintainer: PKG OpenStack openstack-de...@lists.alioth.debian.org
Changed-By: Thomas Goirand z...@debian.org
Description: 
 ceilometer-agent-central - OpenStack efficient metering counters system - 
central agent
 ceilometer-agent-compute - OpenStack efficient metering counters system - 
compute agent
 ceilometer-agent-notification - OpenStack efficient metering counters system - 
alarm notifier
 ceilometer-alarm-evaluator - OpenStack efficient metering counters system - 
alarm evaluator
 ceilometer-alarm-notifier - OpenStack efficient metering counters system - 
alarm notifier
 ceilometer-api - OpenStack efficient metering counters system (API service)
 ceilometer-collector - OpenStack efficient metering counters system - 
collector service
 ceilometer-common - OpenStack efficient metering counters system - common files
 python-ceilometer - OpenStack efficient metering counters system - Python 
libraries
Closes: 732457 745321 745387
Changes: 
 ceilometer (2014.1-2) unstable; urgency=medium
 .
   * Fixed long description typo (Closes: #745321).
   * Delete var/lib/ceilometer  /var/log/ceilometer on purge (Closes: #732457).
   * Updated it.po debconf translation (Closes: #745387).
Checksums-Sha1: 
 e895e39e9bd726195584ffd729aa9be2c0d6fa3f 4121 ceilometer_2014.1-2.dsc
 149ec95511b9121c0ec4124a87c8c4aa590dbb31 20324 
ceilometer_2014.1-2.debian.tar.xz
 0ee06ab7d62eb53f2ef00d6dc99b1e152bf7 338308 
python-ceilometer_2014.1-2_all.deb
 4bb3da9d387874495cd92ae4a3ac82d8c4f2d724 25664 
ceilometer-common_2014.1-2_all.deb
 09f446ce36f5409fc49b6df282cb672ba22a168e 7880 
ceilometer-collector_2014.1-2_all.deb
 cfdac7a10980ef6d2d1a6b08fb16100263cdfdc1 23536 ceilometer-api_2014.1-2_all.deb
 0b7604aa8fd10640c34c782f1a2e5166e8f96c0c 7804 
ceilometer-agent-compute_2014.1-2_all.deb
 fb178e3a56e20fdbeb99b39455cc4d2dea694cd2 7810 
ceilometer-agent-central_2014.1-2_all.deb
 fe05d1a57dd6963737fe0ac0cb1d1defbf43558d 7424 
ceilometer-alarm-evaluator_2014.1-2_all.deb
 bfcc33cc6073cc7655cc31e8bcf5b11e10e77f1e 7426 
ceilometer-alarm-notifier_2014.1-2_all.deb
 1dbaf852708c22e7f585a47937595fc850763a88 7436 
ceilometer-agent-notification_2014.1-2_all.deb
Checksums-Sha256: 
 2e0fcf2ffb8d66fb0f4a9afc5cdab33dc1af39906fe4180f54790cffe32780cc 4121 
ceilometer_2014.1-2.dsc
 e2206a8f55e9e27ccb974ec31343fec2bf9923089888b345191ae45ac408526d 20324 
ceilometer_2014.1-2.debian.tar.xz
 f55d0e0cbb1c789dc4e58ac7829718372ec0c41c9bae42994bf2da2082c8d3bd 338308 
python-ceilometer_2014.1-2_all.deb
 c441eae881002c7b1b6e4a351dc7eec9a8da8a2b6c33a3d1e4905055d7d898ad 25664 
ceilometer-common_2014.1-2_all.deb
 4af8ff9a6c5b11b34d91844cf510b4fe427e99fb645e373f4972fae23a004d99 7880 
ceilometer-collector_2014.1-2_all.deb
 0db3a28ae7ce8b05afe3a8460784e4f64d56bf99c0f024471576ceaba479bf55 23536 
ceilometer-api_2014.1-2_all.deb
 d82331666bb98dd119d98e2ced6b1bae621ee81fe7bff2076c1b8ce169d5301c 7804 
ceilometer-agent-compute_2014.1-2_all.deb
 f678bef89fa6c96b86b8cbb908d9af8cb46316d793516b682323ab4461aca8cf 7810 
ceilometer-agent-central_2014.1-2_all.deb
 8064df0586fb9e9c54e5878a7cb061a7cd5a4ae59512d4292a067a80521479e3 7424 
ceilometer-alarm-evaluator_2014.1-2_all.deb
 3b69ec09b4861c9c09c5181380957fd404b3a1d237c6170ce0744fab07699371 7426 
ceilometer-alarm-notifier_2014.1-2_all.deb
 977f5b3ffb2124d256daea92d6c12b98530a4695e5b1fa57191a1cf2c4c695de 7436 
ceilometer-agent-notification_2014.1-2_all.deb
Files: 
 4f3ae2b332961b22f75ecfae4efa2916 338308 python optional 
python-ceilometer_2014.1-2_all.deb
 76c3c90addaf435e2d4a1083361f7ba1 25664 web optional 
ceilometer-common_2014.1-2_all.deb
 f56215fe8bb6524e47d99ed5ac7054bf 7880 web optional 
ceilometer-collector_2014.1-2_all.deb
 8d85cb67b931b79340cceef4e589264c 23536 web optional 
ceilometer-api_2014.1-2_all.deb
 c02de5a2c8a59af495aaa497776eb0a1 7804 web optional 
ceilometer-agent-compute_2014.1-2_all.deb
 97f4a77d67b51e973ca926a4506ed5a8 7810 web optional 
ceilometer-agent-central_2014.1-2_all.deb
 cf8a5232dde85546adc523743125c69b 7424 web optional 
ceilometer-alarm-evaluator_2014.1-2_all.deb
 f917348696eb259cfd185167f5011db4 7426 web optional 
ceilometer-alarm-notifier_2014.1-2_all.deb
 659f06e2e6ddade49de676c0e9ae43ed 7436 web optional 
ceilometer-agent-notification_2014.1-2_all.deb
 bea3f4efe9a7acfde70aa9573ad03129 4121 web optional ceilometer_2014.1-2.dsc
 12ac972b72696c4bb8c5a4345ab456e8 20324 web optional 
ceilometer_2014.1-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTY6YnAAoJENQWrRWsa0P+4HwP/i3jkH/sybmn5ieHJJ0BmuGs

Accepted gtk2-engines-wonderland 1.0-9 (source amd64)

2014-05-02 Thread dererk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 02 May 2014 12:01:13 -0300
Source: gtk2-engines-wonderland
Binary: gtk2-engines-wonderland
Architecture: source amd64
Version: 1.0-9
Distribution: unstable
Urgency: medium
Maintainer: Ulises Vitulli der...@debian.org
Changed-By: der...@debian.org
Description: 
 gtk2-engines-wonderland - Wonderland theme for GTK+-2.0
Closes: 70
Changes: 
 gtk2-engines-wonderland (1.0-9) unstable; urgency=medium
 .
   * Run dh-autoreconf to update config. Thanks Doko@ (Closes: 70).
   * Refresh pkg and update policy.
   * Switch to my Debian account.
Checksums-Sha1: 
 811d4c01aa76a19c845bc6c5998e1d7b089b822b 1867 gtk2-engines-wonderland_1.0-9.dsc
 b13589b32ce04cae3c8916ee2288c8c384a28f74 3036 
gtk2-engines-wonderland_1.0-9.debian.tar.xz
 8250159f6f41ae802384a9e99f93c0ddc86f381c 26444 
gtk2-engines-wonderland_1.0-9_amd64.deb
Checksums-Sha256: 
 6f3b419ca521ac99931aed6a9279cd54f15a68e76f9285863e674c589efc9698 1867 
gtk2-engines-wonderland_1.0-9.dsc
 41f2d0f2b1335a164c9590b261f486a78cf429e65792f7e69a6442171d1dfa02 3036 
gtk2-engines-wonderland_1.0-9.debian.tar.xz
 4aa2ed105d01cc05f96a61af1fc1f350e8de4f20585603fcc4589977c87937f3 26444 
gtk2-engines-wonderland_1.0-9_amd64.deb
Files: 
 5c0ccebb04f296f5fc18179f9173b841 1867 x11 optional 
gtk2-engines-wonderland_1.0-9.dsc
 04318d00165141999dc3ce1e56c4aa15 3036 x11 optional 
gtk2-engines-wonderland_1.0-9.debian.tar.xz
 f873d7887567b79dff661e7b2a2f064b 26444 x11 optional 
gtk2-engines-wonderland_1.0-9_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTY7XaAAoJEGin9OG0lUUKsEEP/2RP/flA5mTJ8Gu3b315/dLR
PjI4LzspJqTSB1YrEsJWdSB9XhBJt4/oQoLWE45NXjcHXVHyL13sS5v5D+QGeQFi
xwecxZqKVJIbiHMesBgZ8aikMw/tuBl9vbY+jn7O3tumEVPXKHo5bEarsbnP45hT
bqzvS2yR/IJGoKlzD1RD56D9TTVpp4V6N7tF9FmjooSCL/evO1AlqusbRP5SLMaV
h8nptvVXMJ7eQImFNyuYjDSIV7vRD0l8b/siJU00xZ41w8aRz3tw3KdLOWMH/4ja
rj+6ng+LA5DPVklg1SUIQI/psHk0QXjbnwC8y2USt1LmZWwShxQNGiN2tvQ1oiXW
VQ9D+bWEkQzqX3itYYBIowvwRgH4H0p+47HL8/qUSZg0sbtYchMqnh/EfFi9sIPH
46TfbxhEj+gTLYPLeV+jep+2rypNAgqhQ3xNLrDI2PcDcA+UMH6LItrE0ojM4qVr
Z9EYkvXJ/xNDVWlZF/0QA6L/1JSyhOJVOyU7XpN3Gray3S1r+f1ts/I7jyoTToeY
vG6hLj93k3zjdljkAgHnvnJ1C/zx8+FXPVPxuYPVRZb0Ht3JtwVecRMxAix4zcjv
dl0uhxX2d5VWFRDe8RU23FdgW6FzENzh3Hpr1a7b4W8dpJIvpLyIOZ2NwQXHAZZc
bnWtekwzCwgYsnJulgvU
=E++4
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgfud-y6...@franck.debian.org



Accepted cups 1.7.2-2 (source amd64 all)

2014-05-02 Thread Didier Raboud
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 02 May 2014 15:54:20 +0200
Source: cups
Binary: libcups2 libcupsimage2 libcupscgi1 libcupsmime1 libcupsppdc1 cups 
cups-core-drivers cups-daemon cups-client libcups2-dev libcupsimage2-dev 
libcupscgi1-dev libcupsmime1-dev libcupsppdc1-dev cups-bsd cups-common 
cups-server-common cups-ppdc cups-dbg
Architecture: source amd64 all
Version: 1.7.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Printing Team debian-print...@lists.debian.org
Changed-By: Didier Raboud o...@debian.org
Description: 
 cups   - Common UNIX Printing System(tm) - PPD/driver support, web interfa
 cups-bsd   - Common UNIX Printing System(tm) - BSD commands
 cups-client - Common UNIX Printing System(tm) - client programs (SysV)
 cups-common - Common UNIX Printing System(tm) - common files
 cups-core-drivers - Common UNIX Printing System(tm) - PPD-less printing
 cups-daemon - Common UNIX Printing System(tm) - daemon
 cups-dbg   - Common UNIX Printing System(tm) - debugging symbols
 cups-ppdc  - Common UNIX Printing System(tm) - PPD manipulation utilities
 cups-server-common - Common UNIX Printing System(tm) - server common files
 libcups2   - Common UNIX Printing System(tm) - Core library
 libcups2-dev - Common UNIX Printing System(tm) - Development files CUPS library
 libcupscgi1 - Common UNIX Printing System(tm) - CGI library
 libcupscgi1-dev - Common UNIX Printing System(tm) - Development files for CGI 
libra
 libcupsimage2 - Common UNIX Printing System(tm) - Raster image library
 libcupsimage2-dev - Common UNIX Printing System(tm) - Development files CUPS 
image li
 libcupsmime1 - Common UNIX Printing System(tm) - MIME library
 libcupsmime1-dev - Common UNIX Printing System(tm) - Development files MIME 
library
 libcupsppdc1 - Common UNIX Printing System(tm) - PPD manipulation library
 libcupsppdc1-dev - Common UNIX Printing System(tm) - Development files PPD 
library
Closes: 742666
Changes: 
 cups (1.7.2-2) unstable; urgency=low
 .
   [ Helge Kreutzmann ]
   * Update German man page (1526t)
 .
   [ Till Kamppeter ]
   * Removed Ubuntu difference in the dependency of cups-deamon on avahi-daemon:
 avahi-daemon is a Recommends for both now; remove on started avahi-daemon
 from the start on ... rule in /etc/init/cups.conf upstart script
 (LP: #1242185, #1178172)
   * Add two patches for Upstart socket-triggered activation:
 - allow starting cupsd socket-triggered through Upstart, for on-demand
   starting to save resources (especially on mobile devices)
 - let cupsd stop after 30 seconds idle time in when started by Upstart
   socket-activation (if timeout is not explicitly set to another time)
 (Closes: #742666, LP: #1276713)
Checksums-Sha1: 
 6a2a7163d44e944b1caaf290b84778f8fc777569 3527 cups_1.7.2-2.dsc
 eec6e5deb7e46268d3e77b426810523026ffd960 293548 cups_1.7.2-2.debian.tar.xz
 a01d1d0085b7d94f76ebb27880828afa4becb779 276438 libcups2_1.7.2-2_amd64.deb
 33ee51a4fe555bdca54a6b9400487c0ac2f3c5ab 112638 libcupsimage2_1.7.2-2_amd64.deb
 61b321107bb4fca2a843e476038188a517c54aa4 123930 libcupscgi1_1.7.2-2_amd64.deb
 e0a0ee577186c4e8cda3915982b12fc51336d09d 109628 libcupsmime1_1.7.2-2_amd64.deb
 e135c6a77f3dc220c6b240514a09f6e3ab777b82 141954 libcupsppdc1_1.7.2-2_amd64.deb
 9c7ff671957234ca734bdfba2d5e8af7dc6a1b2d 284756 cups_1.7.2-2_amd64.deb
 29bd422e44c121d2625aa9ea0ec4cc02ae863d47 122732 
cups-core-drivers_1.7.2-2_amd64.deb
 8c6d30a8c224332cdc42b33d25178aaf0772b737 364150 cups-daemon_1.7.2-2_amd64.deb
 6d018a7d2122d824a1af11d828e5ef7d2a520ab7 292348 cups-client_1.7.2-2_amd64.deb
 ead3731ec9dffa8f9aca94da53b42f49a4305c6e 313928 libcups2-dev_1.7.2-2_amd64.deb
 73c577723918ac6894a963b9788c5be98bf29a7c 18052 
libcupsimage2-dev_1.7.2-2_amd64.deb
 e339b96fe88671d3ebe7242911c5602706c6ca08 126238 
libcupscgi1-dev_1.7.2-2_amd64.deb
 dc1de3dd5713bc3cc16b1b9e7f5f1b3d487c8423 110202 
libcupsmime1-dev_1.7.2-2_amd64.deb
 c66e0f3224056185305bdf753c52e4c3c56464c9 146572 
libcupsppdc1-dev_1.7.2-2_amd64.deb
 dc95f4dd51563f3835f403526f22ec7623a7d70d 35020 cups-bsd_1.7.2-2_amd64.deb
 0782e2d557c78fc4066312c73578cd7042e8c60b 254834 cups-common_1.7.2-2_all.deb
 66a641544d66abf7d9c69ae53db8340f1bb61c8c 606090 
cups-server-common_1.7.2-2_all.deb
 3dd59af948a0258da108b27f03572d7e3021c115 122770 cups-ppdc_1.7.2-2_amd64.deb
 0434f946b68479e091e36cd174bf70ea53f60e7d 2123382 cups-dbg_1.7.2-2_amd64.deb
Checksums-Sha256: 
 c3554ca966aa744351afe62471b57aece12eccd08f7f121bff1da734d34d0acd 3527 
cups_1.7.2-2.dsc
 9af0b3958850809aa32b1ba2588e570979ed7145c6166f2bc062c14059dee50e 293548 
cups_1.7.2-2.debian.tar.xz
 4159f43b95fb995dc16206d729324af9ca739202aa06d7b772358f5bc645d775 276438 
libcups2_1.7.2-2_amd64.deb
 24d749efe043b8fd1ee2800b1b4e59271619af5a8ccefe3e80312a5115e04a0c 112638 
libcupsimage2_1.7.2-2_amd64.deb
 ec1adcc504d7b5650c7e0a765165a2c59c94446643f2c09c5692437ed1359f25 123930 
libcupscgi1_1.7.2-2_amd64.deb
 

Accepted httrack 3.48.5-1 (source all amd64)

2014-05-02 Thread Xavier Roche
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 02 May 2014 16:37:08 +0200
Source: httrack
Binary: httrack webhttrack webhttrack-common libhttrack2 libhttrack-dev 
httrack-doc proxytrack
Architecture: source all amd64
Version: 3.48.5-1
Distribution: unstable
Urgency: low
Maintainer: Xavier Roche ro...@httrack.com
Changed-By: Xavier Roche xav...@debian.org
Description:
 httrack- Copy websites to your computer (Offline browser)
 httrack-doc - Httrack website copier additional documentation
 libhttrack-dev - Httrack website copier includes and development files
 libhttrack2 - Httrack website copier library
 proxytrack - Build HTTP Caches using archived websites copied by HTTrack
 webhttrack - Copy websites to your computer, httrack with a Web interface
 webhttrack-common - webhttrack common files
Changes:
 httrack (3.48.5-1) unstable; urgency=low
 .
   * Updated to 3.48.5 (3.48-5)
Checksums-Sha1:
 53d7c53bb32ecc6c36b489025d832a12306dc30b 1415 httrack_3.48.5-1.dsc
 cafdc95ddc5a69618f47b5baccd20c8f6451c6b1 1788772 httrack_3.48.5.orig.tar.gz
 11c00cc3fa2a64e4c6706974cbb94b25760bceb1 11514 httrack_3.48.5-1.debian.tar.gz
 76be2bc3a341327aeb38119cca857dc8db86c509 413880 
webhttrack-common_3.48.5-1_all.deb
 1abf89c7114dd441dd78c5d16e1e7a652317dcf2 522190 httrack-doc_3.48.5-1_all.deb
Checksums-Sha256:
 09514fd87098eeaa125f111853c72bc7664934fdcb3999ea995db5f2d785795b 1415 
httrack_3.48.5-1.dsc
 c54d9fe1c042739fdfe34a7eba7e7cc32a146e24b655351f64dcbb8b959df505 1788772 
httrack_3.48.5.orig.tar.gz
 1f120b58736114ab5e03ce58d4faf23c655f1e9add174fc9f66a4bf954252582 11514 
httrack_3.48.5-1.debian.tar.gz
 2b8109b3ec79f4ccf6e0ff20e1fac08045e18f104b139616378071629045349b 413880 
webhttrack-common_3.48.5-1_all.deb
 0fc4622b66e9f995037845669f25d90dcf9c4d7ce5de12f38ff60fc6244b6e49 522190 
httrack-doc_3.48.5-1_all.deb
Files:
 ea557c5fea4648ab26a7949d02f3d410 1415 web optional httrack_3.48.5-1.dsc
 d784dec836357a1d301fb138dc0877d6 1788772 web optional 
httrack_3.48.5.orig.tar.gz
 4e494cd5d445fbe705d1fff9ea926b78 11514 web optional 
httrack_3.48.5-1.debian.tar.gz
 b898d5f6ca222d49b77316adf0e6919c 413880 web optional 
webhttrack-common_3.48.5-1_all.deb
 83dc06ab918052dadfdfa6e7059fbc1b 522190 doc optional 
httrack-doc_3.48.5-1_all.deb

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

iD8DBQFTY69A3PjWWwPzWYgRAudpAJ4qaA054U4vjlGHbQJX3TAR7z+s8QCeLlJv
z1UXtwKOJkdKMVHKiRrxdX0=
=s8Bp
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wgfxu-0001f8...@franck.debian.org



  1   2   >