Come una piuma

2014-03-12 Thread Daria Ceriani

Questa e' l'occasione giusta per perdere tutti i tuoi chili di troppo!
Siamo presenti nel campo della dietologia da piu di un decenio e sempre con 
risultati favolosi.
Sono milioni le persone soddisfatte.

http://dFL8.me/leggerisubito


Re: jquery debate with upstream

2014-03-12 Thread Steve M. Robbins
On Tue, Mar 11, 2014 at 02:34:47PM -0400, Paul Tagliamonte wrote:

 You may think a line is somewhere, but the DFSG is interpreted by the
 ftp-masters, so the question isn't what paultag or ian says, but what
 the ftp-masters say :)

I don't accept that.  The interpretation must come from a concensus of
Debian Developers.

Regards,
-Steve


signature.asc
Description: Digital signature


Re: [cjwat...@debian.org: Accepted grub2 2.02~beta2-7 (source i386)]

2014-03-12 Thread Christian Hofstaedtler
* Simon McVittie s...@debian.org [140311 12:21]:
 Russ said
  I think we only want to do this check if the first line of the
  Changes file says UNRELEASED, since there are valid use cases for a
  mismatch otherwise.
 
 but I don't know what those valid use-cases are. BinNMUs in testing
 for a package uploaded to experimental, possibly? Anything else?

I have a package which branched off an UNRELEASED state to
experimental, and in the process of that it changed it's source
package name (same software, but incompatible version). FWIW, the
changelog will forever have that UNRELEASED entry down there,
because it's an accurate representation of history.

-- 
 ,''`.  Christian Hofstaedtler z...@debian.org
: :' :  Debian Developer
`. `'   7D1A CFFA D9E0 806C 9C4C  D392 5C13 D6DB 9305 2E03
  `-



pgpXKtgjePtQL.pgp
Description: PGP signature


Re: jquery debate with upstream

2014-03-12 Thread Didier 'OdyX' Raboud
Le mardi, 11 mars 2014, 19.02:55 Ian Jackson a écrit :
 Thomas Goirand writes (Re: jquery debate with upstream):
  In one of my package, I had openssl.dll in the source tarball (it
  was of course removed later on).
  
  Would you consider it ok as well to have it in a source package, as
  long as it's not used during the build? And what about a windows
  .exe? Is it different from having a minified .js that is also not
  in use?
 Yes, I think all of these things are tolerable, so long as the files
 are in fact redistributable (which depending on the licence they might
 not be).

I disagree: I don't think it's tolerable to ship a .exe freeware [0] in 
a source package in main, just because it happens to be redistributable; 
in my reading, considering that the source package _is_ a component of 
the Debian system, doing so violates at least SC§1 and DFSG§2. I don't 
think there should be a standards' difference between our source and 
binary packages.

That said, the minified .js case is slightly different iff it can be 
proved that it can be recreated from DFSG-free sources, which should 
then really be actually done in the build phase.

Now, if the problem is that stripping out non-free stuff from upstream 
archives is boring work, then that's the thing to solve using smart 
tools rather than bending our standards.

Cheers,
OdyX

[0] And that's without speaking of actively harmful executables…

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


Bug#741416: ITP: libowasp-esapi-java -- Enterprise Security API (ESAPI)

2014-03-12 Thread Matthew Vernon
Package: wnpp
Severity: wishlist
Owner: Matthew Vernon matt...@debian.org

  Package name: libowasp-esapi-java
  Version : 2.1.0
  Upstream Author : Jeff Williams jeff.willi...@aspectsecurity.com
  URL : https://code.google.com/p/owasp-esapi-java/
  License : BSD (documentation CC-BY-SA-3.0)
  Programming Lang: Java
  Description : Enterprise Security API (ESAPI)

 The Enterprise Security API (ESAPI) project is an OWASP project to
 create simple strong security controls for every web
 platform. Security controls are not simple to build. You can read
 about the hundreds of pitfalls for unwary developers on the OWASP web
 site. By providing developers with a set of strong controls, OWASP
 aim to eliminate some of the complexity of creating secure web
 applications.


-- 
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/20140312104113.15011.70747.report...@pick.csi.cam.ac.uk



Re: [cjwat...@debian.org: Accepted grub2 2.02~beta2-7 (source i386)]

2014-03-12 Thread Simon McVittie
On 12/03/14 09:24, Christian Hofstaedtler wrote:
 * Simon McVittie s...@debian.org [140311 12:21]:
 Russ said
 I think we only want to do this check if the first line of the 
 Changes file says UNRELEASED, since there are valid use cases
 for a mismatch otherwise.
 
 I have a package which branched off an UNRELEASED state to 
 experimental, and in the process of that it changed it's source 
 package name (same software, but incompatible version). FWIW, the 
 changelog will forever have that UNRELEASED entry down there, 
 because it's an accurate representation of history.

That's fine; my lintian patch only looked at the top (latest)
changelog entry. Older entries can be UNRELEASED if they need to be.

I would personally have moved the changes that were made in the
unreleased state into the next released changelog entry rather than
keeping the UNRELEASED one - on the basis that until a change is in a
release, in some sense it hasn't really happened - but I can
understand your point of view, and I wouldn't want to break that way
of working.

S


-- 
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/53203b72.4050...@debian.org



Re: jquery debate with upstream

2014-03-12 Thread Ian Jackson
Didier 'OdyX' Raboud writes (Re: jquery debate with upstream):
 I disagree: I don't think it's tolerable to ship a .exe freeware [0] in 
 a source package in main, just because it happens to be redistributable; 
 in my reading, considering that the source package _is_ a component of 
 the Debian system, doing so violates at least SC§1 and DFSG§2. I don't 
 think there should be a standards' difference between our source and 
 binary packages.

I have a completely different approach to the DFSG.  The DFSG is not
carefully drafted document and it doesn't stand up to detailed
legalistic interpretation.  Rather, it is a statement of aims and
values.

When interpreting it, we need to primarily consider its underlying
purpose - and, ultimately, the underlying purpose of the whole
project.

That purpose is to improve the freedom of software users (and to an
extent developers) by providing an operating system which they can
(individually and collectively) examine, modify and share.

If an interpretation of the DFSG suggests that we should be doing work
which does not further those objectives, then I think that
interpretation is a misreading.  Conversely, if an interpretation of
the DFSG suggests that we should tolerate a situation which undermines
the freedom of our users, then that would be a subversion of our
values.

No-one has come up with any practical benefit from the repacking of
source tarballs to remove nonfree files.

The requirement to be sure that these nonfree files aren't unwittingly
relied on by our build processes could be easily achieved by removing
them in clean targets, filtering in dpkg-source, or whatever.

If we are worried that users might be misled about the status of these
files, filtering them out in dpkg-source would suffice.  The result
would be that the only people who saw them would be people who are
using our archive as a convenient location to fetch the upstream
tarball.  I would argue that everyone's freedom is served, rather than
hindered, by having those people come to us for that (as it is in a
similar way for the nonfree archive sections).

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/21280.23051.488968.947...@chiark.greenend.org.uk



Removing PostgreSQL server headers from libpq-dev

2014-03-12 Thread Christoph Berg
Hi,

I've just uploaded postgresql-9.3 which includes a fix for a very old
bug: #314427.

For compatibility reasons long forgotten, we have been shipping some
server include files in libpq-dev in /usr/include/postgresql/ that
should rather only live in /usr/include/postgresql/9.3/server/. These
are now removed from libpq-dev, and are now only available in the
postgresql-server-dev-9.3 package in the .../server/ location.

The files removed are:

-rw-r--r--  root/root   /usr/include/postgresql/c.h
-rw-r--r--  root/root   /usr/include/postgresql/catalog/genbki.h
-rw-r--r--  root/root   /usr/include/postgresql/catalog/pg_type.h
-rw-r--r--  root/root   /usr/include/postgresql/mb/pg_wchar.h
-rw-r--r--  root/root   /usr/include/postgresql/nodes/nodes.h
-rw-r--r--  root/root   /usr/include/postgresql/pg_trace.h
-rw-r--r--  root/root   /usr/include/postgresql/port.h
-rw-r--r--  root/root   /usr/include/postgresql/postgres.h
-rw-r--r--  root/root   /usr/include/postgresql/postgres_fe.h
-rw-r--r--  root/root   /usr/include/postgresql/utils/elog.h
-rw-r--r--  root/root   /usr/include/postgresql/utils/errcodes.h
-rw-r--r--  root/root   /usr/include/postgresql/utils/palloc.h

If you maintain a package needing these files, you should be
Build-Depending on postgresql-server-dev-all.

We expect little fallout from this change as PostgreSQL server modules
already B-D on -server-dev, but some client applications might need
fixing. (Though generally clients shouldn't be needing server headers
anyway. We'd be curious to hear about such cases.)

Christoph
-- 
Senior Berater, Tel.: +49 (0)21 61 / 46 43-187
credativ GmbH, HRB Mönchengladbach 12080, USt-ID-Nummer: DE204566209
Hohenzollernstr. 133, 41061 Mönchengladbach
Geschäftsführung: Dr. Michael Meskes, Jörg Folz, Sascha Heuer
pgp fingerprint: 5C48 FE61 57F4 9179 5970  87C6 4C5A 6BAB 12D2 A7AE


signature.asc
Description: Digital signature


Re: jquery debate with upstream

2014-03-12 Thread Didier 'OdyX' Raboud
Le mercredi, 12 mars 2014, 12.58:51 Ian Jackson a écrit :
 Didier 'OdyX' Raboud writes (Re: jquery debate with upstream):
  I disagree: I don't think it's tolerable to ship a .exe freeware [0]
  in a source package in main, just because it happens to be
  redistributable; in my reading, considering that the source
  package _is_ a component of the Debian system, doing so violates
  at least SC§1 and DFSG§2. I don't think there should be a
  standards' difference between our source and binary packages.
 
 I have a completely different approach to the DFSG.  The DFSG is not
 carefully drafted document and it doesn't stand up to detailed
 legalistic interpretation.  Rather, it is a statement of aims and
 values.

My intent was not to draw a legalistic line, I was merely explaining 
what my (current) interpretation of these aims and values are with 
regards to shipping non-free binaries in source packages in main.

 That purpose is to improve the freedom of software users (and to an
 extent developers) by providing an operating system which they can
 (individually and collectively) examine, modify and share.
 
 If an interpretation of the DFSG suggests that we should be doing work
 which does not further those objectives, then I think that
 interpretation is a misreading.

SC§1 states that we want Debian to remain 100% free; the common 
interpretation of that is that one can download anything from Debian 
main and only get DFSG-free material; I think our sources are held to 
the same expectation. In fact, we _are_ shipping source and binary 
packages in the exact same way through our mirrors network.

Now, granted, making Debian 100% free is not improving the freedom of 
software users if they don't use these non-free parts (and having them 
in the source packages only is certainly a blocker), but I strongly feel 
that weakening our promise to only address binary packages for the sake 
of practicability is certainly not worth the practical benefit.

 No-one has come up with any practical benefit from the repacking of
 source tarballs to remove nonfree files.

There's no practical benefit, granted, but doing so is a service to our 
users and a continued statement that we hold ourselves to high standards 
with regards to software freedom.

 The requirement to be sure that these nonfree files aren't unwittingly
 relied on by our build processes could be easily achieved by removing
 them in clean targets, filtering in dpkg-source, or whatever.

I think that, given proper tools, the explicit work of making sure that 
some non-free files are not used in the build process is equivalent to 
making sure they are not present in the source package.

 If we are worried that users might be misled about the status of these
 files, filtering them out in dpkg-source would suffice.

That would protect sources.debian.net from publishing these indeed. I 
still disagree it's sufficient though.

 The result would be that the only people who saw them would be people
 who are using our archive as a convenient location to fetch the
 upstream tarball.  I would argue that everyone's freedom is served,
 rather than hindered, by having those people come to us for that (as
 it is in a similar way for the nonfree archive sections).

… besides main is not the non-free archive section.

At the risk of repeating myself: I value our promise that Debian will 
remain 100% free and I want that promise to include our source archives 
because access to sourcecode is what free software is all about. I'd be 
saddened by a decision to exempt the source archives from that freeness 
requirement.

Cheers,
OdyX

P.S. There's no need to CC me, as I can't CC you in return and am 
subscribed to the list…

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


Re: jquery debate with upstream

2014-03-12 Thread Don Armstrong
On Wed, 12 Mar 2014, Ian Jackson wrote:
 No-one has come up with any practical benefit from the repacking of
 source tarballs to remove nonfree files.

Non-free files in source files are distributed by Debian. They cannot be
modified, inspected, or easily patched. Removing them assures us that
they will never be accidentally included in a Debian binary package. It
also means that people running searches for embedded copies to fix
security issues don't have false positives.

Whether these benefits outweigh the costs of doing it is arguable, but
these are some of the benefits.

-- 
Don Armstrong  http://www.donarmstrong.com

The state must declare the child to be the most precious treasure of
the people. As long as the government is perceived as working for the
benefit of the children, the people will happily endure almost any
curtailment of liberty and almost any deprivation.
 -- Adolf Hitler _Mein Kampf_ p403


-- 
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/20140312154438.gd12...@teltox.donarmstrong.com



Re: jquery debate with upstream

2014-03-12 Thread Paul Tagliamonte
Also archive size, for what it's worth.

Shipping GBs of DLLs, minified JS and other sourceless nonsense
is totally a waste of everyone's time and storage space.


On Wed, Mar 12, 2014 at 11:44 AM, Don Armstrong d...@debian.org wrote:

 On Wed, 12 Mar 2014, Ian Jackson wrote:
  No-one has come up with any practical benefit from the repacking of
  source tarballs to remove nonfree files.

 Non-free files in source files are distributed by Debian. They cannot be
 modified, inspected, or easily patched. Removing them assures us that
 they will never be accidentally included in a Debian binary package. It
 also means that people running searches for embedded copies to fix
 security issues don't have false positives.

 Whether these benefits outweigh the costs of doing it is arguable, but
 these are some of the benefits.

 --
 Don Armstrong  http://www.donarmstrong.com

 The state must declare the child to be the most precious treasure of
 the people. As long as the government is perceived as working for the
 benefit of the children, the people will happily endure almost any
 curtailment of liberty and almost any deprivation.
  -- Adolf Hitler _Mein Kampf_ p403


 --
 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/20140312154438.gd12...@teltox.donarmstrong.com




-- 
All programmers are playwrights, and all computers are lousy actors.

#define sizeof(x) rand()
:wq


Re: gfortran: handling binNMU for .mod file format change

2014-03-12 Thread Sébastien Villemot
Hi Ryo,

Le dimanche 11 août 2013 à 11:11 +0900, Ryo IGARASHI a écrit :

 Fortran90 -dev package may contain .mod files, which behave like
 header files for C/C++ program. However, .mod files are binary files,
 and compiler dependent, and what is worse, they are incompatible
 between every major release of gfortran(e.g. we cannot use .mod file
 created by gfortran4.7 with gfortran4.8, and vice versa).
 Recompilation is required (thus binNMU is enough).
 
 This creates a hidden dependency to Debian Fortran90 packages, and
 many bugs are reported every time when gfortran default version was
 upgraded.
 
 # For the detailed background information, please see #714730.
 
 Now that gfortran-4.8 (4.8.1-6) provides gfortran-mod-10 virtual
 package (Thanks to Matthias Klose) which enables us to correctly
 handle this hidden dependency, next we need to create a way to
 automatically create correct dependencies when packaging.
 
 # If we add a dependency to gfortran-mod-10 for every Fortran90
   package(which contains .mod file) explicitly, we need to change the
   source package manually. This is a regression from the current
   situation since we only need binNMU when mod file format change.
 
 From my limited understanding of debian packaging, I have to write a
 debhelper script (say: dh_fortran_mod) which add the correct virtual
 dependencies of Fortran mod file to ${misc:depends}.
 
 Is this the correct way to proceed?

I think this goes in the right direction. Did you make any progress on
this?

More specifically, I think that dh_fortran_mod should do the following:

- it would read a file debian/[package.]fortran-mod, which would contain
a list of mod files created by gfortran and to be installed into binary
packages

- for each of these mod files, it would determine the mod version by
inspecting the contents, and then install the file
into /usr/include/fortran/gcc-version/multiarch-triplet/. This is
the proposed standard location, see
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49138

- it would also add the relevant virtual dependencies on
gfortran-mod-version in ${misc:Depends}

 Of course, this does not solve the whole problem. One of the remaining
 problems I can think of is:
 
 1. Fortran90 program can only be compiled with only one(i.e. default)
 version of gfortran.

This issue is solved by the above proposal, since it would be possible
to list mod files compiled with different gfortran versions in
debian/[package.]fortran-mod. I am not sure however that we should
encourage the use of this capability, because this would imply
dependencies on specific gfortran versions, and would therefore
complicate toolchain transitions.

 There is no standard location of .mod files (nor version dependent
 ones).  Having discussion with not only gfortran upstream but also
 various commercial Fortran compiler vendors (Intel, PGI, NAG,
 etc.)will be necessary.

This is also solved by the above proposal (at least for the gfortran
world, and assuming that the proposed location will be effectively
standardized on). To be effective, the standard location should also be
added to gfortran search path.


I am willing to push this proposal forward, provided we reach some
consensus on the right technical solution. All comments are therefore
very welcome.

Cheers,

-- 
 .''`.Sébastien Villemot
: :' :Debian Developer
`. `' http://www.dynare.org/sebastien
  `-  GPG Key: 4096R/381A7594



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


Re: jquery debate with upstream

2014-03-12 Thread Jonas Smedegaard
Quoting Ian Jackson (2014-03-12 13:58:51)
 If an interpretation of the DFSG suggests that we should be doing work 
 which does not further those objectives, then I think that 
 interpretation is a misreading.  Conversely, if an interpretation of 
 the DFSG suggests that we should tolerate a situation which undermines 
 the freedom of our users, then that would be a subversion of our 
 values.
 
 No-one has come up with any practical benefit from the repacking of
 source tarballs to remove nonfree files.

I fail to follow your logic.

It does not hurt our users' freedoms that we ship minified Javascript 
code (i.e. functionally identical code but non-reversable to its 
preferred editable form) - as long as our users ignore the same files as 
we do in our build routines.

Similarly it does not hurt our users' freedoms if we shipped RFC 
GFDL-licensed documents, as long as they didn't edit those doxuments.

I don't understandf how one breed should be treated differently from the 
other.


 - Jonas

-- 
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: signature


Re: jquery debate with upstream

2014-03-12 Thread Julian Taylor
On 12.03.2014 16:47, Paul Tagliamonte wrote:
 Also archive size, for what it's worth.
 
 Shipping GBs of DLLs, minified JS and other sourceless nonsense
 is totally a waste of everyone's time and storage space.


this is not a good argument, the best you can usually get out of
upstreams it to ship an unminified file in _addition_ to the minified
one, so one just ends up with wasting more time and storage space.

Its not very good for the relations with upstream trying to convince
them to ship unminified files without being able to back it up with good
arguments besides DFSG says so. I haven't seen any argument that would
convince an upstream in this thread yet.
I tried bettering upstreams a few times, while sometimes successful in
retrospect I should have just repacked instead of bothering them with
Debian politics.


-- 
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/5320c0c3.2000...@googlemail.com



Re: jquery debate with upstream

2014-03-12 Thread Philipp Kern

Hi,

On 2014-03-11 00:09, Joachim Breitner wrote:

Am Montag, den 10.03.2014, 20:29 +0100 schrieb Philipp Kern:
as long as the code in question is not under a license that requires 
the
full, non-minified source to be reproduced and if the copyright 
notices
and license terms as potentially required by the license are present, 
I

don't see why not. But I guess the latter is not commonly happening?


The most common case is that the file
http://code.jquery.com/jquery-1.11.0.min.js
is included without
http://code.jquery.com/jquery-1.11.0.js

The minified file contains a copyright header, and the license is MIT,
so I believe shipping jquery-1.11.0.min.js without query-1.11.0.js is
allowed.

So you’d say it is acceptable to leave jquery-1.11.0.min.js in a 
tarball
if it is unused (e.g. if it is removed in the clean target, and 
possibly

documented in README.Source)? Can maybe someone from the ftp-team
confirm this?


how bad would it be for those upstreams to just include an unused copy 
of the non-minified version? Clearly it'd never be used by anything in 
the upstream packaging because you almost always want to ship minified 
JS to browsers in production. But if they already fetch the min and you 
have a working relationship with upstream… maybe they're sympathetic.


I still think it should be acceptable given that it's an open source 
project, it's clearly versioned from which source it comes and we check 
by not using the file that no changes have been done to the 
minification. I guess we could even go one step further and argue that 
the source for this is in fact in Debian. If we could generate the same 
minification result as jquery upstream in Debian, all we'd need would 
be the equivalent of a source-depends or a pointer in debian/copyright. 
It's not that we don't ship its source, after all.


Kind regards
Philipp Kern


--
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/7243c42b9ff3af08884ee08e41bb9...@hub.kern.lc



Re: jquery debate with upstream

2014-03-12 Thread Vincent Cheng
On Wed, Mar 12, 2014 at 1:11 PM, Philipp Kern p...@philkern.de wrote:
 Hi,


 On 2014-03-11 00:09, Joachim Breitner wrote:

 Am Montag, den 10.03.2014, 20:29 +0100 schrieb Philipp Kern:

 as long as the code in question is not under a license that requires the
 full, non-minified source to be reproduced and if the copyright notices
 and license terms as potentially required by the license are present, I
 don't see why not. But I guess the latter is not commonly happening?


 The most common case is that the file
 http://code.jquery.com/jquery-1.11.0.min.js
 is included without
 http://code.jquery.com/jquery-1.11.0.js

 The minified file contains a copyright header, and the license is MIT,
 so I believe shipping jquery-1.11.0.min.js without query-1.11.0.js is
 allowed.

 So you'd say it is acceptable to leave jquery-1.11.0.min.js in a tarball
 if it is unused (e.g. if it is removed in the clean target, and possibly
 documented in README.Source)? Can maybe someone from the ftp-team
 confirm this?


 how bad would it be for those upstreams to just include an unused copy of
 the non-minified version? Clearly it'd never be used by anything in the
 upstream packaging because you almost always want to ship minified JS to
 browsers in production. But if they already fetch the min and you have a
 working relationship with upstream... maybe they're sympathetic.

From upstream's point of view, it often comes down to extra work and
no gain. Avoiding busywork is a fairly compelling reason to not do
something.

 I still think it should be acceptable given that it's an open source
 project, it's clearly versioned from which source it comes and we check by
 not using the file that no changes have been done to the minification. I
 guess we could even go one step further and argue that the source for this
 is in fact in Debian. If we could generate the same minification result as
 jquery upstream in Debian, all we'd need would be the equivalent of a
 source-depends or a pointer in debian/copyright. It's not that we don't ship
 its source, after all.

My understanding is this is what the Built-Using field in
debian/control is supposed to help with, although I don't think it's
in widespread usage yet.

Regards,
Vincent


-- 
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/caczd_tcpycsdqziub0pzrrzaqexgyd21k+v11ezkv6_9o16...@mail.gmail.com



Re: jquery debate with upstream

2014-03-12 Thread Vincent Bernat
 ❦ 12 mars 2014 21:11 CET, Philipp Kern p...@philkern.de :

 how bad would it be for those upstreams to just include an unused copy
 of the non-minified version? Clearly it'd never be used by anything in
 the upstream packaging because you almost always want to ship minified
 JS to browsers in production. But if they already fetch the min and
 you have a working relationship with upstream… maybe they're
 sympathetic.

It will just go out of sync. For upstream, the preferred form of
modification is the minified version (modification is merely the
update to a new version).

The javascript world is difficult to deal with. They like embedded
copies, they may not really care about API/ABI stability, even for big
projects. Those are difficulties that we already have to deal with. We
already work around them by using Debian package when possible but this
makes the software we ship more buggy because we don't match the exact
version that upstream uses.

We have so many important difficulties to deal with when packaging
something that uses javascript stuff that it is quite exhausting to pile
additional problems like repacking to remove unused minified JS stuff.
-- 
Don't comment bad code - rewrite it.
- The Elements of Programming Style (Kernighan  Plauger)


signature.asc
Description: PGP signature


Re: jquery debate with upstream

2014-03-12 Thread Jakub Wilk

* Philipp Kern p...@philkern.de, 2014-03-12, 21:11:
I still think it should be acceptable given that it's an open source 
project, it's clearly versioned from which source it comes and we 
check by not using the file that no changes have been done to the 
minification. I guess we could even go one step further and argue that 
the source for this is in fact in Debian.


That would work only if the embedded copy was the same version as the 
packaged one. And there are lots of jQuery versions in the wild.


In 20120817111437.ga8...@jwilk.net I suggested making a package that 
would bundle all the needed sources, but my proposal wasn't met with 
enthusiasm.


--
Jakub Wilk


--
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/20140312205750.ga7...@jwilk.net



Re: jquery debate with upstrea

2014-03-12 Thread Lisandro Damián Nicanor Pérez Meyer
On Tuesday 11 March 2014 09:07:43 Joachim Breitner wrote:
 Hi,
 
 Am Dienstag, den 11.03.2014, 10:34 +0800 schrieb Paul Wise:
  On Tue, Mar 11, 2014 at 1:27 AM, Joachim Breitner wrote:
   nor mess with tarball repackaging (which I consider ugly, a cludge, and
   to be avoided if possible)
  
  Recent versions of uscan can automatically repack upstream tarballs to
  remove files, just include a Files-Excluded line in debian/copyright.
 
 ah, that’s news to me and has been on my secret wish list for long (and
 wasn’t the case when I last looked)! That solves half of my issues with
 this.
 
 It’s not well documented in man uscan, which only tells me how to
 disable that feature.
 
 Do you (or anyone) know if it repacks the file consistently? I.e. will
 two developers, who both use uscan to get the original tarball for the
 same version and with the same File-Excluded get identical results?

IIRC, it uses an invocation of find to do the job, so I guess the answer is 
yes.

-- 
Wiki participants are, by nature, a pedantic, ornery, and unreasonable bunch.
So there's a camaraderie here we seldom see outside of our professional
contacts.
  http://www.c2.com/cgi/wiki?WhyWikiWorks

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


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


Re: jquery debate with upstream

2014-03-12 Thread Ben Finney
Vincent Bernat ber...@debian.org writes:

 [A bundled, source version of the library] will just go out of sync.
 For upstream, the preferred form of modification is the minified
 version (modification is merely the update to a new version).

Yes, the cause of that is that upstream doesn't treat these files as
source at all – they are dependencies, third-party libraries. Ideally
they would not appear in the source at all.

Upstream include these non-source files bundled in with other,
actual-source files, merely because they perceive no better option for
declaring a dependency on a third-party library.

 The javascript world is difficult to deal with. They like embedded
 copies, they may not really care about API/ABI stability, even for big
 projects. Those are difficulties that we already have to deal with. We
 already work around them by using Debian package when possible but
 this makes the software we ship more buggy because we don't match the
 exact version that upstream uses.

Right. This can only really improve by addressing the general problems
you describe in that paragraph, which itself requires collaborating with
upstream to join with us in expecting better interoperability from JS
library developers.

-- 
 \  “Generally speaking, the errors in religion are dangerous; |
  `\those in philosophy only ridiculous.” —David Hume, _A Treatise |
_o__)   of Human Nature_, 1739 |
Ben Finney


-- 
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/854n33t8g7@benfinney.id.au



Re: jquery debate with upstrea

2014-03-12 Thread Joachim Breitner
Hi,

Am Mittwoch, den 12.03.2014, 18:37 -0300 schrieb Lisandro Damián Nicanor
Pérez Meyer:
  Do you (or anyone) know if it repacks the file consistently? I.e. will
  two developers, who both use uscan to get the original tarball for the
  same version and with the same File-Excluded get identical results?
 
 IIRC, it uses an invocation of find to do the job, so I guess the answer is 
 yes.

it sounded be too good to be true:

$ rm ../*tar.gz  uscan --download  md5sum 
../haskell-ekg_0.3.1.4+dfsg.orig.tar.gz 
haskell-ekg: Newer version (0.3.1.4) available on remote site:
  http://hackage.haskell.org/package/ekg-0.3.1.4/ekg-0.3.1.4.tar.gz
  (local version is 0.3.1.3)
haskell-ekg: Successfully downloaded updated package ekg-0.3.1.4.tar.gz
and removed files from it in haskell-ekg_0.3.1.4+dfsg.orig.tar.gz
d6af2e99727cfb6abca56d1c5a4d1e92  ../haskell-ekg_0.3.1.4+dfsg.orig.tar.gz
$ rm ../*tar.gz  uscan --download  md5sum 
../haskell-ekg_0.3.1.4+dfsg.orig.tar.gz 
haskell-ekg: Newer version (0.3.1.4) available on remote site:
  http://hackage.haskell.org/package/ekg-0.3.1.4/ekg-0.3.1.4.tar.gz
  (local version is 0.3.1.3)
haskell-ekg: Successfully downloaded updated package ekg-0.3.1.4.tar.gz
and removed files from it in haskell-ekg_0.3.1.4+dfsg.orig.tar.gz
9bd7134bb56a093b5f61ba7b710af826  ../haskell-ekg_0.3.1.4+dfsg.orig.tar.gz

This would be quite annoying in my usual workflow.

Greetings,
Joachim

-- 
Joachim nomeata Breitner
Debian Developer
  nome...@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nome...@joachim-breitner.de | http://people.debian.org/~nomeata


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


Bug#741484: ITP: ruby-em-mongo -- An EventMachine driver for MongoDB

2014-03-12 Thread Jonas Genannt
Package: wnpp
Severity: wishlist
Owner: Jonas Genannt jonas.gena...@capi2name.de

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

* Package name: ruby-em-mongo
  Version : 0.4.3
  Upstream Author : Brenden Grace brenden.gr...@gmail.com
* URL : https://github.com/bcg/em-mongo
* License : MIT
  Programming Lang: Ruby
  Description : An EventMachine driver for MongoDB

 EventMachine driver for MongoDB.


for ruby-em-synchrony, that is needed by ruby-redis, for Gitlab, maintained by 
Ruby PKG Extras

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

iQIcBAEBCAAGBQJTIN6+AAoJEPBM7/YBbP/QAv4P/jB67nnGB3LR08NHGj0KnGKv
JhauQrUePIXOSnK2Js1kqB3sDGK/43X/+GeaCiVjsj1Br2a5Jh3V01EdyS2hp9H4
LMyWzwEJiuCqRYtXCTlSJdEeBopEvu8MDAE0ob1QT5/gPKAa0Nq09tXxMzBJEtiK
9RavtZ0A6WXI25/bH99utA6uNeWqrCwukg7XcrHs57L3krx6xw4NMOLepiTgekPz
qufi8gzEX3yRZRSP8jE84wMIrzaXttQOnLQTooSoSZ2YGfS11eQ2FrtW87okkNio
bEG55XknnKkIzOs/qKgJI52lXN5LWnrZTK14xEm5p+0ud+Au9SoELs4qDeMwMc4Z
g10EDTHRfCxzjnXyHb45ZC1bs758+YgpVl9g9nDI61kFJ8K38S9scuNEzd35xv07
zr/eQCXtKQMfbVBSQBMa6XNGHcDdYiZzZnbge9vr1eUoJrOb9FGKhInCTJ5r9LU7
2Qg0Rl2J1DSYqbIxxE+d7ApMWEKOcj+G0JF/mIuqlYDjUTfCc6ppq0yzwip/JwnG
jVJ7Htg6bKedjEEsNvHogeErgEce3llFa/1mRAHS2eBw6zq4oi2tXkl4OVgSL/yv
MsW1VwzSGJ9aDeQOGR2QW674oZLhY1PJUt1RbC7RWpy/f7v/BVglRTR6fbIfb6i9
EZnMv9CvJxcxUfNNwIbB
=lW5R
-END PGP SIGNATURE-


-- 
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/2014031502.22868.78116.report...@swetlana.brachium-system.net



Re: jquery debate with upstrea

2014-03-12 Thread Mike Hommey
On Wed, Mar 12, 2014 at 11:02:27PM +0100, Joachim Breitner wrote:
 Hi,
 
 Am Mittwoch, den 12.03.2014, 18:37 -0300 schrieb Lisandro Damián Nicanor
 Pérez Meyer:
   Do you (or anyone) know if it repacks the file consistently? I.e. will
   two developers, who both use uscan to get the original tarball for the
   same version and with the same File-Excluded get identical results?
  
  IIRC, it uses an invocation of find to do the job, so I guess the answer is 
  yes.
 
 it sounded be too good to be true:
 
 $ rm ../*tar.gz  uscan --download  md5sum 
 ../haskell-ekg_0.3.1.4+dfsg.orig.tar.gz 
 haskell-ekg: Newer version (0.3.1.4) available on remote site:
   http://hackage.haskell.org/package/ekg-0.3.1.4/ekg-0.3.1.4.tar.gz
   (local version is 0.3.1.3)
 haskell-ekg: Successfully downloaded updated package ekg-0.3.1.4.tar.gz
 and removed files from it in haskell-ekg_0.3.1.4+dfsg.orig.tar.gz
 d6af2e99727cfb6abca56d1c5a4d1e92  ../haskell-ekg_0.3.1.4+dfsg.orig.tar.gz
 $ rm ../*tar.gz  uscan --download  md5sum 
 ../haskell-ekg_0.3.1.4+dfsg.orig.tar.gz 
 haskell-ekg: Newer version (0.3.1.4) available on remote site:
   http://hackage.haskell.org/package/ekg-0.3.1.4/ekg-0.3.1.4.tar.gz
   (local version is 0.3.1.3)
 haskell-ekg: Successfully downloaded updated package ekg-0.3.1.4.tar.gz
 and removed files from it in haskell-ekg_0.3.1.4+dfsg.orig.tar.gz
 9bd7134bb56a093b5f61ba7b710af826  ../haskell-ekg_0.3.1.4+dfsg.orig.tar.gz
 
 This would be quite annoying in my usual workflow.

I guess it just unpacks, removes and repacks. Which also means it would
be quite annoying in my own workflow which involves unpacking/repacking
700MB. The script I'm using now does the filtering on the tar stream
itself, without actually unpacking. (it's also able to do it while
downloading)

Mike


-- 
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/20140312221408.ga30...@glandium.org



Re: jquery debate with upstrea

2014-03-12 Thread Lisandro Damián Nicanor Pérez Meyer
On Wednesday 12 March 2014 23:02:27 Joachim Breitner wrote:
 Hi,
 
 Am Mittwoch, den 12.03.2014, 18:37 -0300 schrieb Lisandro Damián Nicanor
 
 Pérez Meyer:
   Do you (or anyone) know if it repacks the file consistently? I.e. will
   two developers, who both use uscan to get the original tarball for the
   same version and with the same File-Excluded get identical results?
  
  IIRC, it uses an invocation of find to do the job, so I guess the answer
  is
  yes.
 
 it sounded be too good to be true:
 
 $ rm ../*tar.gz  uscan --download  md5sum
 ../haskell-ekg_0.3.1.4+dfsg.orig.tar.gz haskell-ekg: Newer version
 (0.3.1.4) available on remote site:
   http://hackage.haskell.org/package/ekg-0.3.1.4/ekg-0.3.1.4.tar.gz
   (local version is 0.3.1.3)
 haskell-ekg: Successfully downloaded updated package ekg-0.3.1.4.tar.gz
 and removed files from it in haskell-ekg_0.3.1.4+dfsg.orig.tar.gz
 d6af2e99727cfb6abca56d1c5a4d1e92  ../haskell-ekg_0.3.1.4+dfsg.orig.tar.gz
 $ rm ../*tar.gz  uscan --download  md5sum
 ../haskell-ekg_0.3.1.4+dfsg.orig.tar.gz haskell-ekg: Newer version
 (0.3.1.4) available on remote site:
   http://hackage.haskell.org/package/ekg-0.3.1.4/ekg-0.3.1.4.tar.gz
   (local version is 0.3.1.3)
 haskell-ekg: Successfully downloaded updated package ekg-0.3.1.4.tar.gz
 and removed files from it in haskell-ekg_0.3.1.4+dfsg.orig.tar.gz
 9bd7134bb56a093b5f61ba7b710af826  ../haskell-ekg_0.3.1.4+dfsg.orig.tar.gz

Ah, at the tar level. Yes, they will no be the same.

-- 
You don’t marry someone you can live with – you marry the person who you
cannot live without.
  Anonymous

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


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


Bug#741487: ITP: mozjpeg -- Mozilla JPEG Encoder Project

2014-03-12 Thread Pierre Rudloff
Package: wnpp
Severity: wishlist
Owner: Pierre Rudloff cont...@rudloff.pro

* Package name: mozjpeg
  Version : 1.0
  Upstream Author : Mozilla
* URL : https://github.com/mozilla/mozjpeg
* License : Custom free software license
  Programming Lang: C
  Description : Mozilla JPEG Encoder Project


-- 
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/20140312231933.9014.31663.reportbug@Rudloff



Re: jquery debate with upstrea

2014-03-12 Thread Paul Wise
On Thu, Mar 13, 2014 at 6:14 AM, Mike Hommey wrote:

 I guess it just unpacks, removes and repacks. Which also means it would
 be quite annoying in my own workflow which involves unpacking/repacking
 700MB. The script I'm using now does the filtering on the tar stream
 itself, without actually unpacking. (it's also able to do it while
 downloading)

I think it would be interesting to improve the uscan implementation,
could you share how it does that?

-- 
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/caktje6hugkow1kfakh1ft_w9wvz-wd5e1deekzisv2nbs1g...@mail.gmail.com



Re: jquery debate with upstrea

2014-03-12 Thread Mike Hommey
On Thu, Mar 13, 2014 at 08:06:14AM +0800, Paul Wise wrote:
 On Thu, Mar 13, 2014 at 6:14 AM, Mike Hommey wrote:
 
  I guess it just unpacks, removes and repacks. Which also means it would
  be quite annoying in my own workflow which involves unpacking/repacking
  700MB. The script I'm using now does the filtering on the tar stream
  itself, without actually unpacking. (it's also able to do it while
  downloading)
 
 I think it would be interesting to improve the uscan implementation,
 could you share how it does that?

http://anonscm.debian.org/gitweb/?p=pkg-mozilla/iceweasel.git;a=blob;f=debian/repack.py;h=582938ac29f2f572da4651e2c2e39e05f180cc78;hb=5714e86ab68899722589e7c4e8de758e73b4d4bd

Mike


-- 
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/20140313005439.ga32...@glandium.org



Re: jquery debate with upstream

2014-03-12 Thread Steve M. Robbins
On March 12, 2014 03:29:52 PM Didier 'OdyX' Raboud wrote:
 Le mercredi, 12 mars 2014, 12.58:51 Ian Jackson a écrit :

  If an interpretation of the DFSG suggests that we should be doing work
  which does not further those objectives, then I think that
  interpretation is a misreading.
 
 SC§1 states that we want Debian to remain 100% free; the common
 interpretation of that is that one can download anything from Debian
 main and only get DFSG-free material; I think our sources are held to
 the same expectation.

That's never been my expectation, FWIW.  I do agree with Ian that this is 
stretching the goals of the project, at least as I perceive them.


-Steve


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


Re: jquery debate with upstream

2014-03-12 Thread Scott Kitterman
On Wednesday, March 12, 2014 23:22:13 Steve M. Robbins wrote:
 On March 12, 2014 03:29:52 PM Didier 'OdyX' Raboud wrote:
  Le mercredi, 12 mars 2014, 12.58:51 Ian Jackson a écrit :
   If an interpretation of the DFSG suggests that we should be doing work
   which does not further those objectives, then I think that
   interpretation is a misreading.
  
  SC§1 states that we want Debian to remain 100% free; the common
  interpretation of that is that one can download anything from Debian
  main and only get DFSG-free material; I think our sources are held to
  the same expectation.
 
 That's never been my expectation, FWIW.  I do agree with Ian that this is
 stretching the goals of the project, at least as I perceive them.

What percentage of free software in Debian main do you expect then?

Scott K

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


Re: jquery debate with upstream

2014-03-12 Thread Charles Plessy
Le Thu, Mar 13, 2014 at 12:48:44AM -0400, Scott Kitterman a écrit :
 
 What percentage of free software in Debian main do you expect then?

Hi Scott,

I expect 100 % in the binary packages.

On the other hand, the upstream tarballs are becoming temporary cruft that
are not the preferred form for modification because they do not contain the
typical revision information and comments found in version control systems used
upstream.  This was not the case when Debian was founded, but as the world
evolves, we need to evolve.

Have a nice day,

Charles

-- 
Charles Plessy
Debian Med packaging team,
http://www.debian.org/devel/debian-med
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/20140313052122.gb1...@falafel.plessy.net



Re: jquery debate with upstream

2014-03-12 Thread Russ Allbery
Scott Kitterman deb...@kitterman.com writes:
 On Wednesday, March 12, 2014 23:22:13 Steve M. Robbins wrote:
 On March 12, 2014 03:29:52 PM Didier 'OdyX' Raboud wrote:

 SC§1 states that we want Debian to remain 100% free; the common
 interpretation of that is that one can download anything from Debian
 main and only get DFSG-free material; I think our sources are held to
 the same expectation.

 That's never been my expectation, FWIW.  I do agree with Ian that this
 is stretching the goals of the project, at least as I perceive them.

 What percentage of free software in Debian main do you expect then?

Absolutes have the benefit of simplicity and the disadvantage of not
modeling the world all that well.  Sometimes the simplicity and universal
guarantee is still worth it, but at the same time I think it's worth
realizing there are places where absolutes create weird corners.

The part of free software that clearly matters the most is the software we
provide to users to run, namely the contents of our binary packages and
the source that produces them.  That doesn't mean that nothing else is
important, but I think it's fairly clear that's what's *most* important.

Of the files that are not part of that set, there are a variety of cases,
which have varying negative effects.  The worst would be some file that's
under a license with distribution restrictions.  That may not be
redistributable at all, and even if it is for us, it might cause problems
for some downstream that wants to sell source CDs, etc.  I think those are
clearly not okay.

Then there are files like RFCs that are under a non-DFSG license because
they have weird restrictions on modification, but are freely distributable
without modification.  If these were installed in binary packages, they
represent a clear problem, albeit usually a very frustrating one since
it's highly unlikely that the restriction on RFC modification would ever
actually be enforced by anyone.  When they're only present in source
packages, it's much harder to construct a scenario in which this matters.
And it's very unclear why anyone would start from our source packages to
modify RFCs instead of downloading them from all over the Internet.  But
it doesn't follow some of our guarantees for what one can do with
everything one downloads from our archives.

The case we're talking about here are files that are covered by a DFSG
license but are not accompanied by source.  These don't cause us or our
downstreams any legal problems, and it's quite difficult to construct a
likely scenario in which they cause any problems for our users either.
Those files are not *useful* -- they are, in essence, random trash -- but
they're a bit like litter.  Against our rules, but not clearly able to
cause anyone concrete problems.

Farther down that chain are files that are under a DFSG license but are
not source, where the source no longer, so far as anyone knows, exists.
Those are still technical violations of the DFSG, but the violation is
very technical and arguable.  (If no one *has* the source, then whatever
still exists is arguably now the preferred form of modification.)  Those
are already accepted into the archive (even in binary packages), because
it's even harder to see any way in which they're really hurting anyone,
and sometimes that's the only form in which still-useful documentation is
available.

And then there are license texts, many of which (such as the GPL) are
covered by blatantly non-DFSG licenses themselves, but which are always
acceptable in the archive and installed on every Debian system.  Because
we decided license texts were special and don't count as software for DFSG
purposes.

This stuff isn't *actually* black and white.  We can *make* it black and
white because we want simple rules even if they're sometimes weird, but
the contents of distributions themselves are full of weird edge cases.

-- 
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/87ioriwu2x@windlord.stanford.edu



Re: jquery debate with upstream

2014-03-12 Thread Scott Kitterman
On Thursday, March 13, 2014 14:21:22 Charles Plessy wrote:
 Le Thu, Mar 13, 2014 at 12:48:44AM -0400, Scott Kitterman a écrit :
  What percentage of free software in Debian main do you expect then?
 
 Hi Scott,
 
 I expect 100 % in the binary packages.
 
 On the other hand, the upstream tarballs are becoming temporary cruft that
 are not the preferred form for modification because they do not contain the
 typical revision information and comments found in version control systems
 used upstream.  This was not the case when Debian was founded, but as the
 world evolves, we need to evolve.

Oh.  So you think to meet the DFSG we need to provide a copy of the VCS 
repository since the tarball isn't the preferred form of modification?  That 
would be a huge change.  Far bigger than repacking a few tarballs.

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/4529772.1BmzsFCMxx@scott-latitude-e6320



Re: jquery debate with upstream

2014-03-12 Thread Scott Kitterman
On Wednesday, March 12, 2014 22:23:02 Russ Allbery wrote:
 Scott Kitterman deb...@kitterman.com writes:
  On Wednesday, March 12, 2014 23:22:13 Steve M. Robbins wrote:
  On March 12, 2014 03:29:52 PM Didier 'OdyX' Raboud wrote:
  SC§1 states that we want Debian to remain 100% free; the common
  interpretation of that is that one can download anything from Debian
  main and only get DFSG-free material; I think our sources are held to
  the same expectation.
  
  That's never been my expectation, FWIW.  I do agree with Ian that this
  is stretching the goals of the project, at least as I perceive them.
  
  What percentage of free software in Debian main do you expect then?
 
 Absolutes have the benefit of simplicity and the disadvantage of not
 modeling the world all that well.  Sometimes the simplicity and universal
 guarantee is still worth it, but at the same time I think it's worth
 realizing there are places where absolutes create weird corners.
 
 The part of free software that clearly matters the most is the software we
 provide to users to run, namely the contents of our binary packages and
 the source that produces them.  That doesn't mean that nothing else is
 important, but I think it's fairly clear that's what's *most* important.
 
 Of the files that are not part of that set, there are a variety of cases,
 which have varying negative effects.  The worst would be some file that's
 under a license with distribution restrictions.  That may not be
 redistributable at all, and even if it is for us, it might cause problems
 for some downstream that wants to sell source CDs, etc.  I think those are
 clearly not okay.
 
 Then there are files like RFCs that are under a non-DFSG license because
 they have weird restrictions on modification, but are freely distributable
 without modification.  If these were installed in binary packages, they
 represent a clear problem, albeit usually a very frustrating one since
 it's highly unlikely that the restriction on RFC modification would ever
 actually be enforced by anyone.  When they're only present in source
 packages, it's much harder to construct a scenario in which this matters.
 And it's very unclear why anyone would start from our source packages to
 modify RFCs instead of downloading them from all over the Internet.  But
 it doesn't follow some of our guarantees for what one can do with
 everything one downloads from our archives.
 
 The case we're talking about here are files that are covered by a DFSG
 license but are not accompanied by source.  These don't cause us or our
 downstreams any legal problems, and it's quite difficult to construct a
 likely scenario in which they cause any problems for our users either.
 Those files are not *useful* -- they are, in essence, random trash -- but
 they're a bit like litter.  Against our rules, but not clearly able to
 cause anyone concrete problems.
 
 Farther down that chain are files that are under a DFSG license but are
 not source, where the source no longer, so far as anyone knows, exists.
 Those are still technical violations of the DFSG, but the violation is
 very technical and arguable.  (If no one *has* the source, then whatever
 still exists is arguably now the preferred form of modification.)  Those
 are already accepted into the archive (even in binary packages), because
 it's even harder to see any way in which they're really hurting anyone,
 and sometimes that's the only form in which still-useful documentation is
 available.
 
 And then there are license texts, many of which (such as the GPL) are
 covered by blatantly non-DFSG licenses themselves, but which are always
 acceptable in the archive and installed on every Debian system.  Because
 we decided license texts were special and don't count as software for DFSG
 purposes.
 
 This stuff isn't *actually* black and white.  We can *make* it black and
 white because we want simple rules even if they're sometimes weird, but
 the contents of distributions themselves are full of weird edge cases.

I think it's black and white if it's a bug.  If it's worth investing the effort 
in fixing the bug is all kinds of shades of gray.

If we're going to have the rule be that source in the preferred form of 
modification is only required when the license requires it, then we should 
change the rules of the project to match.  DFSG #2 is not at all vague about 
what it requires.

Additionally, I disagree that the freeness of the packages we give our users 
so they can modify the software is substantially less important than the 
freeness of the packages we give them to run.  (recognizing that as a 
practically matter, compromises get made).

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/19106895.lMhg2AU34Z@scott-latitude-e6320



Re: jquery debate with upstream

2014-03-12 Thread Russ Allbery
Scott Kitterman deb...@kitterman.com writes:

 I think it's black and white if it's a bug.  If it's worth investing the
 effort in fixing the bug is all kinds of shades of gray.

I don't think that's a horribly useful distinction for this conversation,
which is about what will be accepted into the archive or not.  (In
essence, this whole conversation is about whether it's an RC bug, which by
definition is worth effort in fixing unless we remove the package
entirely.)

 If we're going to have the rule be that source in the preferred form of
 modification is only required when the license requires it, then we
 should change the rules of the project to match.  DFSG #2 is not at all
 vague about what it requires.

Then we cannot include the GPL in our distribution, since it is under a
clearly and unambiguously non-DFSG license, and therefore, by its license
terms, must remove all of the software in the archive that is covered by
it.

In other words, while the above sounds very clear and consistent, it's not
what we actually do.  It's not clear to me that amending the social
contract to carve out these various exception cases is worth the effort or
will result in a less ambiguous document than we have now.  The reality of
practice is always messy.

 Additionally, I disagree that the freeness of the packages we give our
 users so they can modify the software is substantially less important
 than the freeness of the packages we give them to run.  (recognizing
 that as a practically matter, compromises get made).

There's a saying about priorities: if everything is equally important,
that means nothing is important.

-- 
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/87bnxawsfl@windlord.stanford.edu



Accepted urwid 1.2.0-1 (source amd64)

2014-03-12 Thread Vincent Cheng
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 22:09:44 -0700
Source: urwid
Binary: python-urwid python3-urwid
Architecture: source amd64
Version: 1.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Vincent Cheng vch...@debian.org
Description: 
 python-urwid - curses-based UI/widget library for Python
 python3-urwid - curses-based UI/widget library for Python 3
Closes: 729406 733828
Changes: 
 urwid (1.2.0-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release. (Closes: #733828)
 - Drop 001_fix_event_loop_arch_build_errors.patch, no longer seems to be
   necessary for tests to pass.
   * Remove Gustavo Franco stra...@debian.org from Uploaders.
 (Closes: #729406)
   * Update Standards version to 3.9.5, no changes required.
Checksums-Sha1: 
 98e498691ab743f9b3d67bbe5a210a26a74b5bb6 2126 urwid_1.2.0-1.dsc
 3776647aaf596c1b70cff9ef8647e519b51bfdd8 584865 urwid_1.2.0.orig.tar.gz
 d4e0c8e63d926b4fe216215ad9077cf2d3e95a0e 4636 urwid_1.2.0-1.debian.tar.xz
 f52a115e9e1c51d44423c4fa68df4c7d27dcd97b 707462 python-urwid_1.2.0-1_amd64.deb
 66e091dd65c3bc154b2575e7add8c57af268bb90 169900 python3-urwid_1.2.0-1_amd64.deb
Checksums-Sha256: 
 c9eaaeba8deec7dbca670c374999784a31c7d12f1db59ef4ce79d2332dcf3410 2126 
urwid_1.2.0-1.dsc
 ee40585ab06031839c4b40daba3c25e69057e1b150ea45b07ceffd2516f35250 584865 
urwid_1.2.0.orig.tar.gz
 9a816d127a1c95050336ddab198e0e75c042ff2770d03510c8dc31697b405463 4636 
urwid_1.2.0-1.debian.tar.xz
 ac3235c60fe5edb34e5a0ad5f6dea7afbcaa17640acec5e13311043086590aad 707462 
python-urwid_1.2.0-1_amd64.deb
 2c58bc9744dfc527c75e051c5b37f5c9087d1952d640c3357b821fe88ef62617 169900 
python3-urwid_1.2.0-1_amd64.deb
Files: 
 802abdd61d0c9f57e84327371d61de62 2126 python optional urwid_1.2.0-1.dsc
 ea046a0f683bc2d46b08df70b29c7f66 584865 python optional urwid_1.2.0.orig.tar.gz
 38335db541cbfd84f7dd7969c36535b9 4636 python optional 
urwid_1.2.0-1.debian.tar.xz
 deef767d6d460d4d0047495f23af1482 707462 python optional 
python-urwid_1.2.0-1_amd64.deb
 1dc23a8ce9d4aa4e6e88ea95725ba2f0 169900 python optional 
python3-urwid_1.2.0-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTH/WaAAoJEI7tzBuqHzL/4bwQANNPBpU/FdqV5iseSuQSvhYh
4OP+X0V2AiOeJXT9+3QRmh1BgwCctEiegLm8EzOz4/fbuQ63hzeilHmijHXXB+Vu
hE1br0OLTy8wMrk/6XajUMrWwhiTGkIsuh5CiMCuOrl0Nm87FCyEgBI3ltYi8uZp
DroXXEvNcoBolqwsXE4djZc+CKx+Ag3o1KRYvHaNLmXU9/gA56MUF0CzCl9+6bsn
91aVSOoEuCHlTtffVI73D1ptqOcpJvyWrIBkYbfdWy0UA/HRpqViY2ZplqPRcbHl
pTXm1JR2joBqkFILOvlVWC5Iz+hxrh8/vOObLu1vkJvZJgqAC4o4wkD4dXwSaOsA
BmXcrHZv8Goz32nwYS4yvVM3IMfmaZWZDn5w583TqwzV8Kx0K+7ZkxkzjrUAubEw
pNmfbHdxl/MS7iQzq09WRrmetlWnQ0nW6P09P8RpjD2xGsY+q0pat01w7h39WvoV
QxbZqC14GzA9wuNQF04+UxtpyLQkTn84zfzPB63E7dpg78FlzqbrSw3+NhALT6C+
bYoHU/nM9wmLcMlTQX1iOWFJ1ZBGTnQfzN7UqjKw9InaJqFVKeQ5Qc4az8EiE+Dk
lb4SfJ5koL0vorzGQUl/iMEs/MWbtc2onMOfEXux2JSJPUrgCeQJrccmLO7G5e1T
NX+JOTNAzo9ZQx/cEomt
=2p9n
-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/e1wncgn-0006dn...@franck.debian.org



Accepted elastix 4.7-1 (source amd64 all)

2014-03-12 Thread Gert Wollny
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 11:32:25 +0100
Source: elastix
Binary: elastix elastix-doc
Architecture: source amd64 all
Version: 4.7-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Gert Wollny gw.foss...@gmail.com
Description: 
 elastix- toolbox for rigid and nonrigid registration of images
 elastix-doc - toolbox for rigid and nonrigid registration of images - docs
Changes: 
 elastix (4.7-1) unstable; urgency=medium
 .
   [ Gert Wollny ]
   * New upstream version
   * Add --as-needed to the linker flags
   * remove patches/disable-mevisdicomtiff.patch, fixed upstream (91edb5)
   * remove patches/itk-review-detection.patch, fixed upstream (9442a2)
   * Add patch to disable google-adsense in the created documentation
 .
   [ Andreas Tille ]
   * cme fix dpkg-control
   * Provide doc-base file
Checksums-Sha1: 
 3b07a45a9a0da47dd57ecb12926b85344bd94e2e 2281 elastix_4.7-1.dsc
 54e7acc4a9287f1517356f8ef4da70a15439ab93 16602730 elastix_4.7.orig.tar.bz2
 603f36b638d925ef6c71292ee47817089d63dded 6880 elastix_4.7-1.debian.tar.xz
 9339daa381e1c75302fa0b3bfef08a15b4c9f821 5367886 elastix_4.7-1_amd64.deb
 396b13b498d7d231cfca707e6f9b097a31ada34b 81371316 elastix-doc_4.7-1_all.deb
Checksums-Sha256: 
 786b1a38ff813e61ffec36b0a4ca98ab7ff5b229dbfe9298a5152f9ee009fa4b 2281 
elastix_4.7-1.dsc
 9eb2ae2a1c63fdc08b703ed459858f0e07568329f25bc28063fe76a8b0ca4a71 16602730 
elastix_4.7.orig.tar.bz2
 3018bf0034d3dd8867a41296c836454a31057503e65f0e9b84b5440b9d28d7aa 6880 
elastix_4.7-1.debian.tar.xz
 d448a9a46e301d0db99954c1c3c00927615f05e0f0cdad4963ca84d9e14afdd7 5367886 
elastix_4.7-1_amd64.deb
 1c3141fca46f79458d094a7038801ece413ffd16f8e8e3d89ee8e3197c5f0960 81371316 
elastix-doc_4.7-1_all.deb
Files: 
 c30865ea210dc8f54ed505b1dcf3dd74 2281 science optional elastix_4.7-1.dsc
 a4f5e1214708fdcff58bce0fe0d9a33e 16602730 science optional 
elastix_4.7.orig.tar.bz2
 63d1ee294f203062187f1a4caa3954cd 6880 science optional 
elastix_4.7-1.debian.tar.xz
 2837bf3974715ba58b655140e498bf2b 5367886 science optional 
elastix_4.7-1_amd64.deb
 c0d8f14ee060d4486a8093ed646e924d 81371316 doc optional 
elastix-doc_4.7-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTH+uqAAoJEFeKBJTRxkbRNJkQAJQFAb5LwJNFZao3MvnEqosS
MyMeLQ60KbF4z0Thay2zgcsdCOTUPIIXEIyizPFw+43y1SD269SklAl2/bn5NVgG
KH8jNfCFIqU64LSqyEzlN+Q6OAC8tbtoLqphCM6ZoktjauNRXj+Xc3bDeO8PWtP3
AxZgK9oDeo2cwtrVeNnQQXvupMOBYqbixxxHfLJMHmo2l/fR6LZBTJ7MwV6xe80z
gElfTnu0Z0VsPMSA6M/8QpC1rEBjFbK7Vu/sN4e19v6P09TOgvaYPqa/9APQE6rm
ir1oRk86M/K2SNmnJ8DeKBESPtrYh3U4eRnU+qCiWY7hFKc5jh3NvINOinS9jsBF
FpUff2JpbedmCZp2hxGIrI2zKPqUpjScNrHAD8djiHOjpnwV/upDogAlKuhnM49O
KQS2Vz5HQdLYYY4r3kMbEb8Q2XMbXvZc3LkfqgsQsvJc6+ApXXa6dyOkI+su9zZy
49KDU5zXL0yQA1eDZzqlK5RBIn919DJZ+PzpPZWDK8UmNUkvo52HoSSDnY0GlHS6
ycgfPPvLS69sHiqxm8xakooKeg3gB7DSPrGhcqcolvMmTF+JxsJ7SxWe9OSh33Iz
rMBlrcENwAoYP7hls2yNz4GVcvB2EYer2kc88i9r84KEmNnSRQlbIuWm6YAD6836
+YoqHMhETvfvzYafz39I
=AQK4
-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/e1wncx0-00085h...@franck.debian.org



Accepted php-horde-nag 4.1.4-1 (source all)

2014-03-12 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 11 Mar 2014 21:27:39 +0100
Source: php-horde-nag
Binary: php-horde-nag
Architecture: source all
Version: 4.1.4-1
Distribution: unstable
Urgency: medium
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-nag - ${phppear:summary}
Changes: 
 php-horde-nag (4.1.4-1) unstable; urgency=medium
 .
   * New upstream version 4.1.4
Checksums-Sha1: 
 2e081c9331430823b276a78de8308ee8295496dc 1357 php-horde-nag_4.1.4-1.dsc
 113e237c9ae0ba3588f97438ceb4febbb1cdbcad 1615454 
php-horde-nag_4.1.4.orig.tar.gz
 21c5b6fdfc2ba15ee71ee54c65b30909a041b264 2904 
php-horde-nag_4.1.4-1.debian.tar.xz
 c8865c417abd7652656b9d3381e70ae7e9052a65 861362 php-horde-nag_4.1.4-1_all.deb
Checksums-Sha256: 
 13ad0930d39dbc9c591fed58a87062e7f74c0e232e67d9b5c02a8ac8499fc8c9 1357 
php-horde-nag_4.1.4-1.dsc
 6259b5a1c436712dfad82eb6cb08ad1cb509e9779641d0c4dd06ba81697b6639 1615454 
php-horde-nag_4.1.4.orig.tar.gz
 15a165e662dfee0f4303435fe0be66de3b60cb89647ed954989ea4a26459ded6 2904 
php-horde-nag_4.1.4-1.debian.tar.xz
 1b677ce729fbd4d2c027411d7e4f72423b84225c2866452d4a1b6119283ab848 861362 
php-horde-nag_4.1.4-1_all.deb
Files: 
 a64ba25c2db0dbea52f1a7f4f41ad76f 1357 php extra php-horde-nag_4.1.4-1.dsc
 e386ff5437dacc562fb89f50dadee5db 1615454 php extra 
php-horde-nag_4.1.4.orig.tar.gz
 66a9826ca9421089b632b14e348e4a01 2904 php extra 
php-horde-nag_4.1.4-1.debian.tar.xz
 951cee9b2b5439c857aebb3ddea31fe5 861362 php extra php-horde-nag_4.1.4-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlMf+xIACgkQOW2jYf5fHX9OfwCdFySbsxYQh6O7peksSSmgK5iY
IT0AnRTa+ZG7nE/kEQuPx7GKJgqMcauM
=Oz+a
-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/e1wncx9-00087q...@franck.debian.org



Accepted php-horde-turba 4.1.4-1 (source all)

2014-03-12 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 12 Mar 2014 07:14:23 +0100
Source: php-horde-turba
Binary: php-horde-turba
Architecture: source all
Version: 4.1.4-1
Distribution: unstable
Urgency: medium
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-turba - ${phppear:summary}
Changes: 
 php-horde-turba (4.1.4-1) unstable; urgency=medium
 .
   * New upstream version 4.1.4
Checksums-Sha1: 
 e202365bac1ff040211324e32bd5f729d79e 1379 php-horde-turba_4.1.4-1.dsc
 e7e76a194ce09187a0157d0baeec00f2cf10ccf3 1930625 
php-horde-turba_4.1.4.orig.tar.gz
 daa4ea5093c1dab75007287ebaba11eec7c30276 3244 
php-horde-turba_4.1.4-1.debian.tar.xz
 71dafcdceb60c6eeed4bdf1e4fb11187f992cd9f 1013286 
php-horde-turba_4.1.4-1_all.deb
Checksums-Sha256: 
 3df8d0d2c16757bf138c5ee1bd895477ef2a0ccb3cadc3717ec85c8ff4a68ebf 1379 
php-horde-turba_4.1.4-1.dsc
 ef84b35a1a9431db645ff6fd89f81be2cd97018951cb345e8f4830169feb2b79 1930625 
php-horde-turba_4.1.4.orig.tar.gz
 07b0f580bcc314c587a816979f499a506e109b48f0c0a69a80bbaedc94cab412 3244 
php-horde-turba_4.1.4-1.debian.tar.xz
 bcb7183538bb486562344aa0db1bc8847de97201f10af17fb29e6f87c7180c0d 1013286 
php-horde-turba_4.1.4-1_all.deb
Files: 
 c11647a4f5bf8ec40ce807d9a2d2dd2e 1379 php extra php-horde-turba_4.1.4-1.dsc
 868edbe84be2f365ed9f3930a94a35eb 1930625 php extra 
php-horde-turba_4.1.4.orig.tar.gz
 9a8d8e59e30545213bb96b3f1bd3 3244 php extra 
php-horde-turba_4.1.4-1.debian.tar.xz
 ecbad03008b31ca7534e81ea891d894a 1013286 php extra 
php-horde-turba_4.1.4-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlMf+2wACgkQOW2jYf5fHX9a9ACfdo/7I+Lu7RZyCJdk1cJkYm7h
ViwAn0Yy3/VcBm7bxoC+zF0ddwATYnfN
=v7c0
-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/e1wncxh-00089i...@franck.debian.org



Accepted php-horde-webmail 5.1.4-1 (source all)

2014-03-12 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 12 Mar 2014 07:16:03 +0100
Source: php-horde-webmail
Binary: php-horde-webmail
Architecture: source all
Version: 5.1.4-1
Distribution: unstable
Urgency: medium
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-webmail - ${phppear:summary}
Changes: 
 php-horde-webmail (5.1.4-1) unstable; urgency=medium
 .
   * New upstream version 5.1.4
Checksums-Sha1: 
 d55199a820ddd93e23fcf3dfe5e99ad865008a72 1398 php-horde-webmail_5.1.4-1.dsc
 67ee0d8a90129385a491858071d49bfdafe37a66 131913 
php-horde-webmail_5.1.4.orig.tar.gz
 49cfd6d63b17ee66b86a1896040a93515f293a9f 2364 
php-horde-webmail_5.1.4-1.debian.tar.xz
 eb7a257c04de7a456f04016ce1cd11dcde62b1ea 142130 
php-horde-webmail_5.1.4-1_all.deb
Checksums-Sha256: 
 25e20f8736738cad5f7fc50c0b2b55f3f04c4e4d96c36f064ff2d95f30cc8bfb 1398 
php-horde-webmail_5.1.4-1.dsc
 f0224c4e1c2335b6b87a933be896017f87b4e3215e78a255e87d01c6764c8bdc 131913 
php-horde-webmail_5.1.4.orig.tar.gz
 5d6f3866caacc5e2b1bf878f6a8507b768f7bf23552353aa179fc9294eda 2364 
php-horde-webmail_5.1.4-1.debian.tar.xz
 b73289e9d9c790c1d8877f81ee0216ddb30b3a487d267c3bacd7056a201224c6 142130 
php-horde-webmail_5.1.4-1_all.deb
Files: 
 d6c9fe14c26002c9d98134c8628575e3 1398 php extra php-horde-webmail_5.1.4-1.dsc
 4bb011d5055a086fad1286dbe6523f44 131913 php extra 
php-horde-webmail_5.1.4.orig.tar.gz
 7b6128aa8f68014545d88e8c233d64fc 2364 php extra 
php-horde-webmail_5.1.4-1.debian.tar.xz
 c8496533a920c70e992801ef8d579a56 142130 php extra 
php-horde-webmail_5.1.4-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlMf+8YACgkQOW2jYf5fHX8JwwCeJQMK4mMWqyLNMYfUP3RV/sof
VewAnjM0zgGwgO9/+qTuBurVMQd/5dL4
=Ej8y
-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/e1wncxo-0008bb...@franck.debian.org



Accepted php-horde-activesync 2.13.1-1 (source all)

2014-03-12 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 12 Mar 2014 07:26:36 +0100
Source: php-horde-activesync
Binary: php-horde-activesync
Architecture: source all
Version: 2.13.1-1
Distribution: unstable
Urgency: medium
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-activesync - ${phppear:summary}
Changes: 
 php-horde-activesync (2.13.1-1) unstable; urgency=medium
 .
   * New upstream version 2.13.1
Checksums-Sha1: 
 e78bf7c546bb50c2b6b60802eb445bd6b18631b7 1422 php-horde-activesync_2.13.1-1.dsc
 dc70b03f1b1c9db59a2ee11fb964b183adcac80d 225470 
php-horde-activesync_2.13.1.orig.tar.gz
 6715214a8dcd27d3ab0685d86049acb1123efcc5 2512 
php-horde-activesync_2.13.1-1.debian.tar.xz
 6a83d9c54227b20e6fe21b0da874371facdeffa4 183248 
php-horde-activesync_2.13.1-1_all.deb
Checksums-Sha256: 
 802d42770062dbbe44ae306cba1e27465bf9bab541cf4a5185638c60cc9f1ddd 1422 
php-horde-activesync_2.13.1-1.dsc
 2791461c9c6b563cb5fb0e1489df597800ca37133de355256d1e35265771ec39 225470 
php-horde-activesync_2.13.1.orig.tar.gz
 e19faa532695be74b63d4c64fddd173117a01641dc14a5f7d1316c2ea19052ac 2512 
php-horde-activesync_2.13.1-1.debian.tar.xz
 556e1f90053e5e63fe12ddd4bc6dbd15f0340ab76afb7c33f3c5ed37e252d9cb 183248 
php-horde-activesync_2.13.1-1_all.deb
Files: 
 8bee39465a6b223e1e667e1b31940cbc 1422 php extra 
php-horde-activesync_2.13.1-1.dsc
 0a4e55ef7516c93a9657d718bd78fb79 225470 php extra 
php-horde-activesync_2.13.1.orig.tar.gz
 31f9bb45d92acf9f32f0b53e373f9a41 2512 php extra 
php-horde-activesync_2.13.1-1.debian.tar.xz
 7a9d7f08960e2c5b32d4b4517e083986 183248 php extra 
php-horde-activesync_2.13.1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlMf/j8ACgkQOW2jYf5fHX+vBACfZXWmVio/Qyx0koUkfQzNExKt
D2QAn2Os9HiBZlN9TXHqkXC3diRNzdMw
=PuHg
-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/e1wncjk-0001xz...@franck.debian.org



Accepted php-horde-groupware 5.1.4-1 (source all)

2014-03-12 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 12 Mar 2014 07:16:57 +0100
Source: php-horde-groupware
Binary: php-horde-groupware
Architecture: source all
Version: 5.1.4-1
Distribution: unstable
Urgency: medium
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-groupware - ${phppear:summary}
Changes: 
 php-horde-groupware (5.1.4-1) unstable; urgency=medium
 .
   * New upstream version 5.1.4
Checksums-Sha1: 
 e255d8f6fd2fb198695a2ad7f97f9dab1ef48900 1417 php-horde-groupware_5.1.4-1.dsc
 9e24dac3127b16a922249308921395e1c636a422 98063 
php-horde-groupware_5.1.4.orig.tar.gz
 24bb36455547377058f3ed668eca1b8c86b54271 2340 
php-horde-groupware_5.1.4-1.debian.tar.xz
 bf4ce84a0edb50f14f37799e7475a4c299aaaff8 107432 
php-horde-groupware_5.1.4-1_all.deb
Checksums-Sha256: 
 4231e6051a445d7d9382617f852f1492ad120e6f287f1ca3aa373f8c7834d65c 1417 
php-horde-groupware_5.1.4-1.dsc
 bfd4a28355acf5d40fa639397c481350c9d85b171494eedfede601f88d2536dc 98063 
php-horde-groupware_5.1.4.orig.tar.gz
 73b8cf9f78502eb0ca96a05c1ceef810e51398f67f3f181889623308dd98c903 2340 
php-horde-groupware_5.1.4-1.debian.tar.xz
 9532cdc3c19b35f91fd35d2f404a6d7db0172977e1b9a22d0ee6996a00f4f99b 107432 
php-horde-groupware_5.1.4-1_all.deb
Files: 
 1cbcf70c35834315b3b8e4c644fb9f93 1417 php extra php-horde-groupware_5.1.4-1.dsc
 1b85766c83d6c7a32ce64593ac14e783 98063 php extra 
php-horde-groupware_5.1.4.orig.tar.gz
 5c84ff4cd25445de19c1de2eba2328d1 2340 php extra 
php-horde-groupware_5.1.4-1.debian.tar.xz
 dfb570babb0af95fd11ffcfa72d05513 107432 php extra 
php-horde-groupware_5.1.4-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlMf/ggACgkQOW2jYf5fHX8ERACeNFujnvPmvQLvwrseaM9rQMc1
NIIAn2nqcN0rR8VQwuT0X4JjVa7CEBno
=jsdI
-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/e1wncjr-0001zt...@franck.debian.org



Accepted mikutter 0.2.2.1537+dfsg-1 (source all)

2014-03-12 Thread VDR dai
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 12 Mar 2014 15:35:14 +0900
Source: mikutter
Binary: mikutter
Architecture: source all
Version: 0.2.2.1537+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: HIGUCHI Daisuke (VDR dai) d...@debian.org
Changed-By: HIGUCHI Daisuke (VDR dai) d...@debian.org
Description: 
 mikutter   - plugin-extensible Twitter client
Changes: 
 mikutter (0.2.2.1537+dfsg-1) unstable; urgency=medium
 .
   * New upstream release.
Checksums-Sha1: 
 547b1c51af33880c7308d210bac8f09b052c0774 1968 mikutter_0.2.2.1537+dfsg-1.dsc
 3b4a0a03e2fb5dd6180cff80e96cd9764e69a71d 1472024 
mikutter_0.2.2.1537+dfsg.orig.tar.xz
 1daa141116eb66bde40396869db5cdf64d7a6b02 11700 
mikutter_0.2.2.1537+dfsg-1.debian.tar.xz
 7af8a103a7f9b8d3e7404d7a4059b5df9a599125 1472736 
mikutter_0.2.2.1537+dfsg-1_all.deb
Checksums-Sha256: 
 0bdf55ff7cd943cfa62c6aa0a8adf4924246a576785c471fad9ad96eb920cc5f 1968 
mikutter_0.2.2.1537+dfsg-1.dsc
 c2914bc4851d92e9d195ec994bdd4d2949c1c6895599c38eaa4c6a12448940e8 1472024 
mikutter_0.2.2.1537+dfsg.orig.tar.xz
 2fe10e8f21defe6095709c07970375ca0a17b232ca7575e3aa3b296f60d0b311 11700 
mikutter_0.2.2.1537+dfsg-1.debian.tar.xz
 dc243f2a5b189984f95c69f7f0df39b803330e1d08e9c22916976d0db0ad29cd 1472736 
mikutter_0.2.2.1537+dfsg-1_all.deb
Files: 
 b7efe4af5aeb49e4408c275f0f6412be 1968 net optional 
mikutter_0.2.2.1537+dfsg-1.dsc
 3dbb3df9621bd1c09fe9a93455a51f75 1472024 net optional 
mikutter_0.2.2.1537+dfsg.orig.tar.xz
 02246d6c4a9909e63bf3ebb342c59dbe 11700 net optional 
mikutter_0.2.2.1537+dfsg-1.debian.tar.xz
 904f07d69f63bd44fdf647ebae6769d9 1472736 net optional 
mikutter_0.2.2.1537+dfsg-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTIAG4AAoJEHg5YZ3UOWaO92QP/0SACefQ5uscLtCCTseOUPMi
eEskS5w+9EtMsuxgnHSV8TissGJCSPdZKKuDxxD8CezUprk7EVx9OtyhU8vQ7b1L
j/5x/yIekTiuATfgAxfet1aEzYFIxlIMy5NBMKFLOHfny/ZdqkgZQfSVL2x9fjOz
AM0z+q5fCNOYVdlNzyIvEEodxFefeHLGTPBE4ApN+WATUckGSESrd8SAH5Z/k5Yj
w+qgoLA9/4BlXcJ5g47IzXXPy/UyiCsEToDsC+QR3VHkmYhdri3035PM6pRM3pnV
vuh9H7iHP9tYqoLAzU/xuFaZIL0HOWn3nwsPKwsSFPiXJZR4t2g1fOLYJ93mSu+5
HlMldLmjRO1IpuA88n7tc5PhziHfVWs9vlohhg1y0qh/iUEJpOUWHv2OQnpDXjsU
XQb2fifjRSxS+ajpU41JOvzSrZTNGzCqK3vZr+048Xk2oHE+W6TWKwbJVb1apAWT
//1jE06BYqNPxoRB7QmQHyATRQOj0vj3PQuKRoLgB9XYbJKP95cNLr+g+PJxzUh1
VJqezscXkxIJGol4/1eNBOYDlWxYjrS4HGK12v/y3G9UA4c5hLhPws1kaXxF+J0M
6Ad/9mu8k9q0LFtXBJ7PA34wizvbm1QgCkt92oFLzjtXoiv3hAF4/BP+asO0gi28
AZd05Ml7x6h2TpZV7e4b
=HSqw
-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/e1wncxl-00036h...@franck.debian.org



Accepted php-horde-test 2.3.0-1 (source all)

2014-03-12 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 12 Mar 2014 07:37:35 +0100
Source: php-horde-test
Binary: php-horde-test
Architecture: source all
Version: 2.3.0-1
Distribution: unstable
Urgency: medium
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-test - ${phppear:summary}
Changes: 
 php-horde-test (2.3.0-1) unstable; urgency=medium
 .
   * New upstream version 2.3.0
Checksums-Sha1: 
 bdbd75dfcada925a4d90b38a51a1037cbf8ff4e5 1355 php-horde-test_2.3.0-1.dsc
 15ad4cdefc1dfca0b47e3987024a3afea2aaaee5 21562 php-horde-test_2.3.0.orig.tar.gz
 515683803b7787260d236e974ebfe92d08a5c215 2116 
php-horde-test_2.3.0-1.debian.tar.xz
 bac292cd8137aa3c3e13b13e1c3d0a18d40cfc86 20398 php-horde-test_2.3.0-1_all.deb
Checksums-Sha256: 
 03822fb343f2f1a0c95034bb32166528b6f0604db85c280ff0536fb0784f58fb 1355 
php-horde-test_2.3.0-1.dsc
 ead5fbbcc5e6c6fa1ef42d4c0759b497c00ee5fa9e8f2097fcdc6716ad1a5a66 21562 
php-horde-test_2.3.0.orig.tar.gz
 24d17d6f3b66244efb3677fc7226b225444d8d11c2e7f75c018b11a44a418f9a 2116 
php-horde-test_2.3.0-1.debian.tar.xz
 b4f3530f533053b1cb7c2f57eb71789d47edbdd56d29531d1838e594750db6a5 20398 
php-horde-test_2.3.0-1_all.deb
Files: 
 fe656a855b54501c5343f124adfb36ae 1355 php extra php-horde-test_2.3.0-1.dsc
 9cd0b67eb949a558edf1526f6e001ff4 21562 php extra 
php-horde-test_2.3.0.orig.tar.gz
 26443cf70b2eb5942b81f344e2ee8ae5 2116 php extra 
php-horde-test_2.3.0-1.debian.tar.xz
 e474552de35074c822b1f9cd16ff4fd2 20398 php extra php-horde-test_2.3.0-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlMgAMwACgkQOW2jYf5fHX/8KQCbBpjtUzSA+zi2KaT7Fotji+qm
ByQAnj2kWC1Z9vh72Nyi+WXb2q3rTT4v
=xkqb
-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/e1wncy2-00039a...@franck.debian.org



Accepted php-horde-whups 3.0.0-1 (source all)

2014-03-12 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 12 Mar 2014 07:38:38 +0100
Source: php-horde-whups
Binary: php-horde-whups
Architecture: source all
Version: 3.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde-whups - ${phppear:summary}
Changes: 
 php-horde-whups (3.0.0-1) unstable; urgency=medium
 .
   * New upstream version 3.0.0
Checksums-Sha1: 
 a19bab80d5b1f59b3fd3debd6bcb56393c4c9aa8 1379 php-horde-whups_3.0.0-1.dsc
 85c6f96ab7ff460f0ce899fd2c35f081eca0a031 1311326 
php-horde-whups_3.0.0.orig.tar.gz
 adee7cbb67b6b449b5cb2c307705c6a9d6341a02 2460 
php-horde-whups_3.0.0-1.debian.tar.xz
 82c4c63cb216983cc8636250207c2bb944e6d396 758166 php-horde-whups_3.0.0-1_all.deb
Checksums-Sha256: 
 7870de113b487a7d08be562f348a323bb09116831d1b633868f437f7548e78dd 1379 
php-horde-whups_3.0.0-1.dsc
 97dd22812aaa794a52713a446c529f977b7bde2412cc1c1454cdecc466d0e843 1311326 
php-horde-whups_3.0.0.orig.tar.gz
 992352f5d828a6416e1859cc1a7b796449512f1ee3324fad8d303914acfa6ddc 2460 
php-horde-whups_3.0.0-1.debian.tar.xz
 76e48b4dc370fee26cd952ac600cd84aefbba7b357c1e89b901b37e74c98ebe3 758166 
php-horde-whups_3.0.0-1_all.deb
Files: 
 78bd3eb9b0d43e1dfd68b8e82ac8a288 1379 php extra php-horde-whups_3.0.0-1.dsc
 6aa6235325bee986f2698b1c6e7ad844 1311326 php extra 
php-horde-whups_3.0.0.orig.tar.gz
 4a3d1dfde52048171b6be6de3b0e68cd 2460 php extra 
php-horde-whups_3.0.0-1.debian.tar.xz
 a9c33ee3098a5c3758ee5cc12b9cbbfe 758166 php extra 
php-horde-whups_3.0.0-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlMgAS0ACgkQOW2jYf5fHX/ZKQCdH5ZtDwLx9TK0TAz6dg0gVu5N
E6oAn0TXHkbkvpD+nGVBqxTrlX49av3T
=8j/u
-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/e1wncy9-0003b1...@franck.debian.org



Accepted c-icap 1:0.3.3-1 (source i386)

2014-03-12 Thread Mathieu Parent
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 12 Mar 2014 08:07:14 +0100
Source: c-icap
Binary: c-icap libicapapi3 libicapapi-dev libicapapi3-dbg
Architecture: source i386
Version: 1:0.3.3-1
Distribution: unstable
Urgency: medium
Maintainer: Tim Weippert we...@weiti.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 c-icap - ICAP server implementation
 libicapapi-dev - ICAP API library development files
 libicapapi3 - ICAP API library
 libicapapi3-dbg - ICAP API library debug symbols
Changes: 
 c-icap (1:0.3.3-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1: 
 25ca5c47f24b5776d715db78ef116d1603def1c8 1312 c-icap_0.3.3-1.dsc
 2800f403ea4bf1a516b64c8beb9a3a0c4e4b664c 600209 c-icap_0.3.3.orig.tar.gz
 34b1b449c376a2fc73404795c47213989e347a78 10304 c-icap_0.3.3-1.debian.tar.xz
 1e115ce38cfecaac9c0ac6bdf274227e17aec534 84158 c-icap_0.3.3-1_i386.deb
 291a71b3b0bda6487aa9eef56c1dacb1ce3bb89c 69052 libicapapi3_0.3.3-1_i386.deb
 f32c3c02fbdc7343dfe30bf7afe31b13b81f8594 32870 libicapapi-dev_0.3.3-1_i386.deb
 77b71bcf468d41f2ae8fda2cef7f541e2731d957 358626 
libicapapi3-dbg_0.3.3-1_i386.deb
Checksums-Sha256: 
 71ea240fe34ed9445311b18ee69b4e64b71fe1f31d9ee16dcfbac512c41dd77f 1312 
c-icap_0.3.3-1.dsc
 9fc0d7166e65b748138b750f1cba27933aab6ac201fbe2279ab9d7a9c24c7131 600209 
c-icap_0.3.3.orig.tar.gz
 98752bebb5bad34d0068260a2721dda3e60931c99043e4a5aa8ac1a5ec6842f6 10304 
c-icap_0.3.3-1.debian.tar.xz
 918f5f389fdf4accfb8febddbf991de4a2743c75d65fac8f47f837f1edf3ac5a 84158 
c-icap_0.3.3-1_i386.deb
 fbcfc7cf6ecfccb7000b741ea39075ee43df551faf7b3ee163bb0d9b03663431 69052 
libicapapi3_0.3.3-1_i386.deb
 09eb99832ff98feca6d0dedfefbb921afa2a7f8b4f9847c677571656ba92d59f 32870 
libicapapi-dev_0.3.3-1_i386.deb
 10371b9c35e2f63dfb5fb5e3f47474dd3085431006eb9fe7126c2dd42a5bbd85 358626 
libicapapi3-dbg_0.3.3-1_i386.deb
Files: 
 03095f4a317a02da935ae4c6207d6d9f 1312 net extra c-icap_0.3.3-1.dsc
 41649da9eab44b3571bc5e1408936fc4 600209 net extra c-icap_0.3.3.orig.tar.gz
 9ef65b9735dd7d2d2d1ff32913b8ad9f 10304 net extra c-icap_0.3.3-1.debian.tar.xz
 2e3cd7030ae0295339a8fead6caca752 84158 net extra c-icap_0.3.3-1_i386.deb
 a961af2049d981c60576c4bf2f460c84 69052 net extra libicapapi3_0.3.3-1_i386.deb
 c4b51729515f6f11eab8f6665e68a367 32870 libdevel extra 
libicapapi-dev_0.3.3-1_i386.deb
 09ebdc3c06e9ef11a76cb1539227a93f 358626 debug extra 
libicapapi3-dbg_0.3.3-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlMgCNMACgkQOW2jYf5fHX/yOwCfZ1KC8VJFbQ5kyIAyC1ASU74F
Df0AoJZpXKGVxsbZQcQ0cGaoNuebo7Nu
=6f/N
-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/e1wndqu-0006y1...@franck.debian.org



Accepted autopkgtest 2.9.2 (source all)

2014-03-12 Thread Martin Pitt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 12 Mar 2014 08:13:50 +0100
Source: autopkgtest
Binary: autopkgtest autopkgtest-xenlvm
Architecture: source all
Version: 2.9.2
Distribution: unstable
Urgency: medium
Maintainer: Autopkgtest team autopkgtest-de...@lists.alioth.debian.org
Changed-By: Martin Pitt mp...@debian.org
Description: 
 autopkgtest - automatic as-installed testing for Debian packages
 autopkgtest-xenlvm - autopkgtest Xen/LVM2 based testbed snapshot system
Changes: 
 autopkgtest (2.9.2) unstable; urgency=medium
 .
   * VirtSubproc.py, copydown_shareddir(): Fix src and dest are the same file
 error when file is already in the shared downtmp.
   * VirtSubproc.py, copydown_shareddir(): Remove already existing target
 directory to avoid copying an updated directory into the old one.
   * adt-run: Show timestamps at the beginning, start of preparation (i. e.
 mostly installing dependencies), and start and end of tests.
 (LP: #1290760)
   * Run NullRunnerNoRoot tests during package build. Add python-debian build
 dependency for that.
Checksums-Sha1: 
 36daf7f17173c592b7cfde3553cd6d7ae577ddec 1754 autopkgtest_2.9.2.dsc
 cbd90637fb1f55ed30ee20422e6392a07e3976b9 116549 autopkgtest_2.9.2.tar.gz
 02019db84c48f25c25fe2e620877f2a15ad33eb2 76470 autopkgtest_2.9.2_all.deb
 56439e2974b75ea651fd1929cadc3564fddab9eb 47378 autopkgtest-xenlvm_2.9.2_all.deb
Checksums-Sha256: 
 0cc84a9c6140b0e8eb45f5c029b7b7650443a84bcb85d7181887a3a3a914e0f4 1754 
autopkgtest_2.9.2.dsc
 cfcd62ca661b7f3908a35c56734f5d90369a0351b0f3b2103c9d7c5363dba627 116549 
autopkgtest_2.9.2.tar.gz
 e001751ab2ed4dbc7a1239f8f894352d1b4cfedb9b7b1e96f728444e7d3d1dbe 76470 
autopkgtest_2.9.2_all.deb
 1a527dbe251bd66dab9211dfbb636ed61cc145fab0994e5963be3325c5370556 47378 
autopkgtest-xenlvm_2.9.2_all.deb
Files: 
 d38ee911a17f3e117f1b9c3278bc9500 1754 devel optional autopkgtest_2.9.2.dsc
 00c97d4395b306dab61abedf8f60af7d 116549 devel optional autopkgtest_2.9.2.tar.gz
 94a52aacb6ef5b828dccabb48b106457 76470 devel optional autopkgtest_2.9.2_all.deb
 ca9ef339a99de760f983487551856383 47378 devel optional 
autopkgtest-xenlvm_2.9.2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTIAlmAAoJENFO8V2v4RNHn48QAKA15JtSZj8pBd5KFM8XevfT
mA8CHtQiG78Gib302u1Xmq7SOFbSzLvdXFRc6O8LgRynlzdUdcxe8sPJK/3WlImg
YlQ3Ta03ABosXt3240V/q8Xdr79Uf0nGfoLqk7Sy3kCq3lczNCAba64Ga1LD5Cek
oazek2co5/cNb9IHJVB3CGv5olwWZMdqp8UtGgkcwjaPyn2S+QLbACxC0Rk1earP
4VWk4KIfm/6RnTCRpq220fsu4flebikRFD7BZWUvrow298sPBJmBnhk1VB1b63Za
UF6fIczE5szeq/hzP0/jSH95wuNZryPE7fUanzPKv3k9HH1Nd3Pg9taVaKXCjSLj
4fVzfqaYrEmoX4A5O7h1Tgi19RtQFeYcwTmPFr8YSFVwMoXNnNV3InEaMxDmiFib
95Zw7Zsm77a12dDwdgna6Zk0MT/Ktxqs1WYQm4IlWgexs/kuesF7RXnOpVrxw7gv
B9AR1tGJSo09WVY15t8dTaKgQC/Ij2ONpUs/hz8P7TeERekRzLm4AVHS9toxKZZe
Gcr/m8FoZ1sN2wAiKRAnY/Oy4lqO9L3lE1R6vq26pw7/gx2wBCPI8my5uNcESgg7
MCCYnRi6wcIEB5l9HxRGTKLfDlDyhq+N+kOZNwTN8CHhLR1DLmg6sUtB4VvHAApo
0eFzPWBcXDL6Mfjj3aR5
=8qOk
-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/e1wndqk-0006r8...@franck.debian.org



Accepted haskell-platform 2013.2.0.0.debian4 (source all)

2014-03-12 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 12 Mar 2014 08:31:29 +0100
Source: haskell-platform
Binary: haskell-platform haskell-platform-prof haskell-platform-doc
Architecture: source all
Version: 2013.2.0.0.debian4
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Joachim Breitner nome...@debian.org
Description: 
 haskell-platform - Standard Haskell libraries and tools
 haskell-platform-doc - Standard Haskell libraries and tools; documentation
 haskell-platform-prof - Standard Haskell libraries and tools; profiling 
libraries
Changes: 
 haskell-platform (2013.2.0.0.debian4) unstable; urgency=medium
 .
   * Bump happy to inlucde 1.19.3 (bugfix release)
Checksums-Sha1: 
 76c189e3ad03fca456f5567b85cd90c244dbd698 1155 
haskell-platform_2013.2.0.0.debian4.dsc
 ca1ddcd14575e069a35f3888f16961ec5df73a6c 4352 
haskell-platform_2013.2.0.0.debian4.tar.xz
 457114d3dbce2ad740c57060ceafe1281befb542 7100 
haskell-platform_2013.2.0.0.debian4_all.deb
 9717cf030de7b76ec7ca86b1ec87ffa04693998b 6370 
haskell-platform-prof_2013.2.0.0.debian4_all.deb
 edff2578a2dc067334338e1ee28955895f51685e 6358 
haskell-platform-doc_2013.2.0.0.debian4_all.deb
Checksums-Sha256: 
 3bc04d2208a2813fe958195b1332f477baccec87f2135be23175edda0f195a8a 1155 
haskell-platform_2013.2.0.0.debian4.dsc
 a8e0cafbdf7f533a7c115cd8536f3db4d123789b47b428b5abf3e2224c50efaa 4352 
haskell-platform_2013.2.0.0.debian4.tar.xz
 9884aa565e32cbaf1155519da6b6df82f07ea715ce0168ff733e2ff77a465778 7100 
haskell-platform_2013.2.0.0.debian4_all.deb
 4ac68afacbb7808268d779031587481cf1119f5834b783c0f943e69dd65f8c60 6370 
haskell-platform-prof_2013.2.0.0.debian4_all.deb
 841675434e183f393c482c335c65b2b0aa3d09c5a0aeaa64b4c2d0164da784e5 6358 
haskell-platform-doc_2013.2.0.0.debian4_all.deb
Files: 
 0a6186cbf2924d3fb784410586cdf0e2 1155 haskell extra 
haskell-platform_2013.2.0.0.debian4.dsc
 d453a1769da91f535f8ae6798cc4366c 4352 haskell extra 
haskell-platform_2013.2.0.0.debian4.tar.xz
 7bf23be98a37fdf791da5991e615fb3d 7100 haskell extra 
haskell-platform_2013.2.0.0.debian4_all.deb
 cb423c5b018365ce26d0f04b6c0fe931 6370 haskell extra 
haskell-platform-prof_2013.2.0.0.debian4_all.deb
 e11982fa3855d38d3efecc5e0fd80c36 6358 doc extra 
haskell-platform-doc_2013.2.0.0.debian4_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlMgDV0ACgkQ9ijrk0dDIGyMxgCgt1LujDXAqhNhYrBix/X/oWiv
s5sAoKOsvzrEeV8KgM7PtHjXne8dgjxV
=v2CW
-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/e1wndfn-0008jq...@franck.debian.org



Accepted haskell-qrencode 1.0.4-2 (source all amd64)

2014-03-12 Thread Joachim Breitner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 12 Mar 2014 08:29:40 +0100
Source: haskell-qrencode
Binary: libghc-qrencode-dev libghc-qrencode-prof libghc-qrencode-doc
Architecture: source all amd64
Version: 1.0.4-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-qrencode-dev - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-qrencode-doc - ${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-qrencode-prof - ${haskell:ShortDescription}${haskell:ShortBlurb}
Closes: 741398
Changes: 
 haskell-qrencode (1.0.4-2) unstable; urgency=medium
 .
   * Set DEB_CABAL_PACKAGE=qrencode, as Raúl correctly did originally (sorry
 for that). Closes: #741398
Checksums-Sha1: 
 ae000f8604a1d7b490d8b7e23299b751b8555094 1589 haskell-qrencode_1.0.4-2.dsc
 782da497f5b7fae3d1b47de0a8e483c86014df71 2220 
haskell-qrencode_1.0.4-2.debian.tar.xz
 e33725dc7324b6009c4f3fde5798dd4f4396b2d3 29676 
libghc-qrencode-doc_1.0.4-2_all.deb
 934437b5e60d7648d450691a53a41b9753a7611f 25246 
libghc-qrencode-dev_1.0.4-2_amd64.deb
 f8d1d8218074d9870fc6376b068c9a6a6ab4f7ff 27582 
libghc-qrencode-prof_1.0.4-2_amd64.deb
Checksums-Sha256: 
 d54664d609f713bf4ae7928d0397c9d2cc942e23bad4922eaa33df419d831128 1589 
haskell-qrencode_1.0.4-2.dsc
 911cff490b17b494461e0f334e4e6f7a1d2833090097dc814c520a76b821ef74 2220 
haskell-qrencode_1.0.4-2.debian.tar.xz
 6ed8d907afdd0959d1751115194afb2d3d410ee8d144d3a9a99e2fbdb662e8ed 29676 
libghc-qrencode-doc_1.0.4-2_all.deb
 c5889cf3508d0ec6bc3e57208cd6b0ab6af52063956cc0af2ac69b9da02a48ac 25246 
libghc-qrencode-dev_1.0.4-2_amd64.deb
 77a835668f0208af1fdb6b23ba8ff16adcf3d80a431eb4b151747bec9821c714 27582 
libghc-qrencode-prof_1.0.4-2_amd64.deb
Files: 
 bec012d4f05680bb390834aa27bde5ea 1589 haskell extra 
haskell-qrencode_1.0.4-2.dsc
 b6ea5f665b9ab301c31c54717087f77a 2220 haskell extra 
haskell-qrencode_1.0.4-2.debian.tar.xz
 f7567c0f10e1d142d16e287054123c15 29676 doc extra 
libghc-qrencode-doc_1.0.4-2_all.deb
 7b13d71cca675a5d9a28cfe010362ac2 25246 haskell extra 
libghc-qrencode-dev_1.0.4-2_amd64.deb
 7f5bdb0586a101f59539985ccd16b92b 27582 haskell extra 
libghc-qrencode-prof_1.0.4-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlMgDVsACgkQ9ijrk0dDIGxPwACgz1PkxsrHAu9U36q9moqqlz0+
K+0AmwR5oJ3jef7WFepAFUSb92ipvRij
=Nalf
-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/e1wndfw-0008nu...@franck.debian.org



Accepted fldiff 1.1+0-3 (source amd64)

2014-03-12 Thread Innocent De Marchi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 24 Feb 2014 18:10:23 +0200
Source: fldiff
Binary: fldiff
Architecture: source amd64
Version: 1.1+0-3
Distribution: unstable
Urgency: low
Maintainer: Innocent De Marchi tangram.pe...@gmail.com
Changed-By: Innocent De Marchi tangram.pe...@gmail.com
Description: 
 fldiff - graphical diff program
Changes: 
 fldiff (1.1+0-3) unstable; urgency=low
 .
* Update Standards-Version field to 3.9.5.
* Update debian/rules file:
  - add hardering flags.
  - add build-arch and build-indep target.
* Corrected the description field in debian/control file.
* Update the fldiff.desktop file to Desktop Entry Specification.
  - add Keywords and Version fields.
  - change Actions for Categories field.
* Update year in debian/copyright file.
* Remove the homepage in debian/control
  (homepage it's dead).
* Completely comented the watch file content.
Checksums-Sha1: 
 966c46e346e8f6e3fd5056d561ee6e19014aa922 1703 fldiff_1.1+0-3.dsc
 e13a52adb41e08adee982ecbb07342238f830752 4132 fldiff_1.1+0-3.debian.tar.xz
 18d478b9a6ec0f53398413b2b029aee2b724d1cf 91816 fldiff_1.1+0-3_amd64.deb
Checksums-Sha256: 
 01c8c99e7ac698999403407afa87066598738315ddaa3bd62728a6d1b7864090 1703 
fldiff_1.1+0-3.dsc
 5413d3aeb59d9a02258e8a631a26e5a7962437cbd5ea56c78174ab1077f2ec97 4132 
fldiff_1.1+0-3.debian.tar.xz
 e327a5cb0e63a038507a5252f45bc3775d23dda07b77a536791c795d560c99bd 91816 
fldiff_1.1+0-3_amd64.deb
Files: 
 cc7029cd536c2858597d56186056ead8 1703 text optional fldiff_1.1+0-3.dsc
 ae1208e06910649e7b4d71f03b6ad65f 4132 text optional 
fldiff_1.1+0-3.debian.tar.xz
 a8c97cddf1f4bc1f5b6e421d7636c9c1 91816 text optional fldiff_1.1+0-3_amd64.deb

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

iQIcBAEBCAAGBQJTIBSTAAoJEKbcJNnaJJPRATwQAIPGnbCxtw1hbuf38ccvA3Vf
J8mkdHwr5FfvkWQB0mCgj8k/muCnS08gm2WYmwUlsVy2n/PvwXCDZiFM/fkWqn3R
0LNn4ZnjxXmwv+/pGsIy9t9I3XI85BNdQiSZrKQYEFsdR69CqOsfNegsbF93GLHm
uwCxFZBrpuE6Kgzaeynir0TQqOR1HXGG1pIIe+2xnLCPzj6Om53WYZqIf8nc8aw1
rb5XS5W3t9C0BJ7vNHvB4U6MaG3ou0cbk6BOJr32APJTMcIV5Q0Q9zuUN+EySXhX
b6ZKeO4c+YwoRkMQebPUMJK/XgQU7Ufdh2GW28yOV49BR0Bc66hPcf2b84mt/ylf
bIGQue7rXV2tm9nEYSZ+vmYIdW879CFVU2STTouPoHJVuExavsH6NsM4LfmOTIO1
H9E/WFmaReBrqDMmCGq5qk52RkEU4taFI3yPmz+6VgS4lemU5+UxIINonVbmvdUS
jLLThENFACiGwrOe36aQ/s6FpqIrjGgs9LSjgDoAkygZqw09s6+z2/q+pGKSrE19
mK1bb9dD/SyI4FKCGe6dIQ8jbKsI11rKgyQmlXg5zzZbgVqTvnqXc8TjnfF67Prs
B5hdcBARkmJCSrLi3X4CFjFAAu5jEavdpBBayMXSI/0xNyFCYC9BULCEL3+4O+De
hQ0M07LeQAYhyx/IThw5
=1Y/e
-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/e1wnfju-0003xd...@franck.debian.org



Accepted ruby-rspec-puppet 1.0.1-2 (source all)

2014-03-12 Thread Sebastien Badia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 12 Mar 2014 00:15:10 +0100
Source: ruby-rspec-puppet
Binary: ruby-rspec-puppet
Architecture: source all
Version: 1.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Sebastien Badia s...@sebian.fr
Description: 
 ruby-rspec-puppet - RSpec tests for your Puppet manifests
Closes: 737649
Changes: 
 ruby-rspec-puppet (1.0.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Added puppet-common dependency (Closes: #737649)
Checksums-Sha1: 
 47f643fe2f434a8c23679e9bfafafa2f8a0718e5 2084 ruby-rspec-puppet_1.0.1-2.dsc
 760ae2d68ac62e02a04d7660f9d28f183a965bf0 2604 
ruby-rspec-puppet_1.0.1-2.debian.tar.xz
 7f410aca5391c3ee66a46c5cc5cacb5c64dcf5c9 14770 
ruby-rspec-puppet_1.0.1-2_all.deb
Checksums-Sha256: 
 fa6e94b50cd8879f443361ff5e5649b677bd4dfb29d5103b456a1b845a3675ab 2084 
ruby-rspec-puppet_1.0.1-2.dsc
 618bdc911f4a78de8d7fdc85c96c684e4caf4859dac01acece81b7d80e093f4c 2604 
ruby-rspec-puppet_1.0.1-2.debian.tar.xz
 ae34093c890894babea70a105bd4e8649439b77483d5e562795a996540ee9417 14770 
ruby-rspec-puppet_1.0.1-2_all.deb
Files: 
 9981729b69018f9dd9a8d390c6fd2dcf 2084 ruby optional 
ruby-rspec-puppet_1.0.1-2.dsc
 63850b7cc34765d1abd9bc93d4cef0eb 2604 ruby optional 
ruby-rspec-puppet_1.0.1-2.debian.tar.xz
 dea5f07e9f6a779cb1f3ccf0bfdd3fe0 14770 ruby optional 
ruby-rspec-puppet_1.0.1-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTICKdAAoJENpJWPYR4UnpAfgQAJg3HyfN4gn/cHxAEtQu7xLl
FtX5YL4kHXxGhp5sUfgsQv6yKK2f/1fKUybCb9tmxEG8WIdhfmuGgZgt2HqOREZ1
FTRyigx9Y3izIjf95r1YY64dy58bTyfHzPvtMgszXda/PIj5syEgHKPHS/A8w6OA
8bU4rcmQZCK6a6+UMqQhn+6xiXrlZ3GTzbJ947/hEDrP33g/RRsdsJDdqmx6nwWS
eK5UkVaIoOOgo6+6vNAzrrRFUTywluzbuneBPAVsHJrQJ8Lft0SF2zAMPVpXyhx3
/27xy2LxuO3/h6IgE+61obMrQB0qu+oRw5Fp+yayjeIC84qAwY5IMNUBaAmLVGBz
S0uD9LW8CtnVQEqFmaaqWO3UgtYErLS98buLLOhXRH1GCWLwgJaWm3yPEvvjZpWn
5rTol6NMPTTkbkAPJNAWY2nptUEYfUNLhBsmAqTmCN8hcuo2wnhnsWaVrTv3hoZU
Hdg7R0ZFvTAoQ9JR6DfqCmlCBiFDhhkbcpbkGgH3tnUj0hYsSb2KFHybfO0dyebf
fwBI5NqicH3SMq277WWloEOSeAnjuM6W3IdL0aVGgnGE2B+T+IQFPqeqKVnYY2J+
81RfyaiPJqwGqqNJWj6Xkbasryupm51ood9mTvwtajg7fVHFRxwDvvmWbQeYlqtI
zVtJjuDtTwJY9UqWQb9P
=O1gM
-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/e1wnfk3-0003k5...@franck.debian.org



Accepted wmforkplop 0.9.3-2.1 (source amd64)

2014-03-12 Thread Eric Dorland
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 02 Mar 2014 02:41:58 -0500
Source: wmforkplop
Binary: wmforkplop
Architecture: source amd64
Version: 0.9.3-2.1
Distribution: unstable
Urgency: medium
Maintainer: Varun Hiremath va...@debian.org
Changed-By: Eric Dorland e...@debian.org
Description: 
 wmforkplop - monitors forking activity and displays top CPU consuming processe
Closes: 724445
Changes: 
 wmforkplop (0.9.3-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Patch Makefile.in directly and drop automake1.9 build
 dependency. (Closes: #724445)
Checksums-Sha1: 
 754bac7aedb7939c537c1abc04570f6465912037 1921 wmforkplop_0.9.3-2.1.dsc
 b4b23e0f8079d322c83c3ea73dc45ad299933acb 4132 wmforkplop_0.9.3-2.1.diff.gz
 923e99d9b9aced275de3931acb7ea2e4fedaca82 30890 wmforkplop_0.9.3-2.1_amd64.deb
Checksums-Sha256: 
 90cf1867a317cdbdfc35252bc7ce3ac551f76812c1fab5e6ace467843a742324 1921 
wmforkplop_0.9.3-2.1.dsc
 5e1f6bbb892d6e0bfe22b958a02390cfd47e36d6e7bc6810adebbec93ea762c5 4132 
wmforkplop_0.9.3-2.1.diff.gz
 d3d9855db35b8b44be18dafd3a14226469dd8c5dcbcb3109b2ee86fd2cd3d75b 30890 
wmforkplop_0.9.3-2.1_amd64.deb
Files: 
 ba4048dd188a34a22c148f5e9a2f9092 1921 x11 optional wmforkplop_0.9.3-2.1.dsc
 1b1d4e02ad919a44a52766ea839390c6 4132 x11 optional wmforkplop_0.9.3-2.1.diff.gz
 3615dafa2853c9a8baf58d3f7518 30890 x11 optional 
wmforkplop_0.9.3-2.1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTEuIhAAoJEBiP/EqTqnFyhlkP/0jPiWj3kw9/imrOPeN314SL
8FckpQ8lghZTend4cNkw4wbum8fFhevZqDB3jahJj/N0/Hicb4GHuHGkUfUopGkw
Zyn1zf7xGvfQRPknrm42k9VDxrG1DBSXOLqASmokYlU/8s0XRhlTia13aGT2tkeu
07unWHgvLo2snPF1DPFPg52HFfZnKf1gyJA2vsiz/8tEahPl7p2U0HPkpsnACW9b
LNtY2BBogvZJCT/LbTNjKfa9XCbR2f+xXQRRfPakSXvj3YP8cV2FbTes35q5Nqr1
Z2icRUhGD0a3Fv5tQ9rVW0gez2/JeFlOidXbhxNZxKkv/fin1hF0fqgq4bYB4EOY
Ood26TCxUeFJwUeMPo/u3aL1yMEsIx9rq5M+18uP5zFDEKLp4HOW4AZ+TC7lSE4o
W1A4yrEHDD611/ZXoffozrx8IkT0ZHdLI2LLbFdtO2y4R/P13BgdQFQBhRGZsGIC
3u4y+4dLigIaivLDs1XAthB76+jfScVZeEOICQtmkjcIRBgvSQGnVLYnSMLHg3ob
b61Nupp0dieUKoAFMjCyLPHQbjd3C+CoDn0wzIpd7FErMstRHWXO2mWxYdhd89W0
/WtbzSvnD9/6uGSQDAxTU67lCC/irTDaAgtyeiQ8PMv6CYFG7q4SSwOabsGEO3wu
RGK/swyXwRijg+Yk3ieX
=JI07
-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/e1wnfke-0003p4...@franck.debian.org



Accepted jmapviewer 1.02+svn30322+dfsg1-1 (source all)

2014-03-12 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 12 Mar 2014 11:12:15 +0100
Source: jmapviewer
Binary: jmapviewer
Architecture: source all
Version: 1.02+svn30322+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
Changed-By: David Paleino da...@debian.org
Description: 
 jmapviewer - Java OpenStreetMap Tile Viewer
Changes: 
 jmapviewer (1.02+svn30322+dfsg1-1) unstable; urgency=medium
 .
   * Team upload
   * New SVN snapshot:
 - some new features are needed for latest versions of JOSM, but
   there isn't a new release of jmapviewer.
Checksums-Sha1: 
 9e370c4eea1de5c5b5a1233f2e387f9c0d28113b 1434 
jmapviewer_1.02+svn30322+dfsg1-1.dsc
 920030afbed72a3ca2f5ccfc9854eaf374988a0b 639160 
jmapviewer_1.02+svn30322+dfsg1.orig.tar.xz
 b14f4989ce0a75671e1b4c3511197370fe5e5bc2 5076 
jmapviewer_1.02+svn30322+dfsg1-1.debian.tar.xz
 61f0faae45248e0fe0764cdd59d7b47c78d0df80 136560 
jmapviewer_1.02+svn30322+dfsg1-1_all.deb
Checksums-Sha256: 
 1e4d6ae5e50685152fc85029b08947f09a8c446eeaa8675f09f1bffcc2bd53a1 1434 
jmapviewer_1.02+svn30322+dfsg1-1.dsc
 a04dda86cfd5333e90f9dc83b851eff7041f558374c4c66bfa5b36812bb9a45d 639160 
jmapviewer_1.02+svn30322+dfsg1.orig.tar.xz
 a332c42d7fed8c97970f15917a9a56680c759e69a1e2a6e72a845560c4f0cfd4 5076 
jmapviewer_1.02+svn30322+dfsg1-1.debian.tar.xz
 7a3ae4b98c11c13addb648e975eaabdf477a57954cd285bd71ff345cf0f2732c 136560 
jmapviewer_1.02+svn30322+dfsg1-1_all.deb
Files: 
 a3a3bcbd5c0655ca6b71d6288b305384 1434 utils optional 
jmapviewer_1.02+svn30322+dfsg1-1.dsc
 7cdb078514a465bb13a820ec59c6 639160 utils optional 
jmapviewer_1.02+svn30322+dfsg1.orig.tar.xz
 21bbae8b5adf49595863cf897071eb7b 5076 utils optional 
jmapviewer_1.02+svn30322+dfsg1-1.debian.tar.xz
 ad48e27f230f27204f8a95298bbcd4cc 136560 utils optional 
jmapviewer_1.02+svn30322+dfsg1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlMgNAsACgkQ5qqQFxOSsXTa2gCfePamP0disENfgk1/s1aqq83t
c+kAoLWj+QPuXqj/r9ioiD52w9GAJSJo
=RDqW
-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/e1wngfd-0003ix...@franck.debian.org



Accepted loganalyzer 3.6.5+dfsg-4 (source all)

2014-03-12 Thread Daniel Pocock
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 12 Mar 2014 11:04:12 +0100
Source: loganalyzer
Binary: loganalyzer
Architecture: source all
Version: 3.6.5+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Monitoring Maintainers 
pkg-monitoring-maintain...@lists.alioth.debian.org
Changed-By: Daniel Pocock dan...@pocock.pro
Description: 
 loganalyzer - web interface to syslog and event data
Changes: 
 loganalyzer (3.6.5+dfsg-4) unstable; urgency=medium
 .
   * Use apache2_invoke
Checksums-Sha1: 
 4bde46f211c8f8b8f9f7f205e762487ddfa40244 2021 loganalyzer_3.6.5+dfsg-4.dsc
 5cdb6ea8ae231f6c9ec7f6d406357c5b4533d822 13226 
loganalyzer_3.6.5+dfsg-4.debian.tar.gz
 1c421fd7b17dcad97f659cb4e3b25bdeab0bc631 675352 
loganalyzer_3.6.5+dfsg-4_all.deb
Checksums-Sha256: 
 635a3af089e6a3b98e03595f97c7348f62cd2ddc1afd429061a82e446c88e607 2021 
loganalyzer_3.6.5+dfsg-4.dsc
 e0d0a37a4aa8fd10ea607639489871d1644517f509e0f53ddefd933a61490ada 13226 
loganalyzer_3.6.5+dfsg-4.debian.tar.gz
 fffeccfe9297b2fba147a19823b5d4fef00cc473de5d6a06d1475a57913136da 675352 
loganalyzer_3.6.5+dfsg-4_all.deb
Files: 
 0bcb1b44fbb7dc5ff61fac97489374a0 2021 net optional loganalyzer_3.6.5+dfsg-4.dsc
 f756bea94bf4ebf083f764656a1380e9 13226 net optional 
loganalyzer_3.6.5+dfsg-4.debian.tar.gz
 a2e607367f16839bff8bc48cf2725359 675352 net optional 
loganalyzer_3.6.5+dfsg-4_all.deb

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

iQIcBAEBCAAGBQJTIDFqAAoJEOm1uwJp1aqDZD4P/1p6P7VzYFrWw7tQfnnG5xoi
pAHOuShu2bhXTawz6tYolYXnGbnUhCXKSbToCPpR9zVV/kojCS+OT3TE3enfBHBP
GvzYTiLajMqvLwyGhisxBvM9/HBwZtduib0gqxcTqcF+rB8da9wPgEaStjm6eYGw
OyKzHYF5CkQN2VCeDwyscrpHlrrP9linR51inkbuDhHEcmUJddyaYWiFdYcwrK4I
W4ASDRbIP6nYjtkGleM4KnZOdzdgtekS0CYOfc7wJGo7PP/PG6Gs4AAmaLeM41EN
SCoHw5WR4GMsM/dfuiS5E3HNzvUL5JtwbK2+XDHB34NrvY2ysabQ1mczA+moQVDq
IHj6bKL+nn/h9o32EATsEkIgQUOT1y4wjy3ZVGsN+Vn/X65Lze09uzURx8Xoszg5
LS4Yy3y+FbjRWo/5mZoGbF5mDAkE+i9IYGRfc153e6abzbJpVl2Rdpfj51MkSFEC
jhru8NWoJz/rzvX623PZiNGvSjWTrME5tJsPU+MLEjK8F6WCj9MM5NevqzNX+6DN
nMCYtJwVSDDr+bw5Ttn6EKYyqKR6YU5TGlOSfwt+isWFGqhLkwsORTXHZtwQk8Db
ps3XghkLs5og5CblZimXuk+ggao0EDvyWOlmpA0aArl2HfJpf9jAjcf22w1oEWws
HjIntaQFc5FdAc57W4eF
=DbCp
-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/e1wngfp-0003mb...@franck.debian.org



Accepted lightdm 1.9.9-1 (source amd64)

2014-03-12 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 12 Mar 2014 11:00:42 +0100
Source: lightdm
Binary: lightdm lightdm-vala liblightdm-gobject-1-0 liblightdm-qt-3-0 
liblightdm-gobject-dev liblightdm-qt-dev gir1.2-lightdm-1
Architecture: source amd64
Version: 1.9.9-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Xfce Maintainers pkg-xfce-de...@lists.alioth.debian.org
Changed-By: Yves-Alexis Perez cor...@debian.org
Description: 
 gir1.2-lightdm-1 - Typelib file for liblightdm-1
 liblightdm-gobject-1-0 - simple display manager (gobject library)
 liblightdm-gobject-dev - simple display manager (gobject development files)
 liblightdm-qt-3-0 - simple display manager (Qt library)
 liblightdm-qt-dev - simple display manager (Qt development files)
 lightdm- simple display manager
 lightdm-vala - simple display manager (Vala files)
Changes: 
 lightdm (1.9.9-1) experimental; urgency=medium
 .
   * New upstream development release.
   * debian/liblightdm-gobject-1-0.symbols, debian/liblightdm-qt-3-0.symbols:
 - add a symbol file to handle library dependencies more carefully.
   * debian/patches:
 - 02_fix-build-glib-before-2.40 added, fix FTBFS with glib before 2.40.
Checksums-Sha1: 
 1c10eca8cbfacb5b63b5ea4dcef72ccd6c5ec6bb 2322 lightdm_1.9.9-1.dsc
 d4256923c3e059e47a157f6eb7795a1ceec87080 457844 lightdm_1.9.9.orig.tar.xz
 6ff15ba20d190af7b9f9d961bedf7106d29fc8b1 32216 lightdm_1.9.9-1.debian.tar.xz
 6a6a552cf5031f76504ca959888bb425be95bf4b 145238 lightdm_1.9.9-1_amd64.deb
 be34d87c5b5a129adebb89e2672a458dce7d45e5 19540 lightdm-vala_1.9.9-1_amd64.deb
 c378d97d735d8df7cd0a6f68908dabfcd402ddbf 46756 
liblightdm-gobject-1-0_1.9.9-1_amd64.deb
 b096d9c140dd564d0cb4fea36c773512e784da4d 48312 
liblightdm-qt-3-0_1.9.9-1_amd64.deb
 63698ed8b37a2ae904c957eb1b7591e249e41f0d 70312 
liblightdm-gobject-dev_1.9.9-1_amd64.deb
 076845982bd5c957c8d4ebc8f4fd65930579244c 48064 
liblightdm-qt-dev_1.9.9-1_amd64.deb
 706234348b27bafcdaca19e6c5005cba0ea4ad2f 21448 
gir1.2-lightdm-1_1.9.9-1_amd64.deb
Checksums-Sha256: 
 4987d9ee4a8d0edf4aaf7c9624e2414c9a4dca82841b0e9cd691ef26f173df7b 2322 
lightdm_1.9.9-1.dsc
 11b59fa49f7ba06b56606394dc524b4572eddde840cfdeccd6f687d0c604cf49 457844 
lightdm_1.9.9.orig.tar.xz
 3ea3a06035fa3cb50c1c2eee9ed440fc05357b9c3883576ba96e03eb528f09ca 32216 
lightdm_1.9.9-1.debian.tar.xz
 b6275de6efa2dad0a97d3d47011a3baaff4fd37ed8aefc865b8657427747c1fa 145238 
lightdm_1.9.9-1_amd64.deb
 62b2d79adf7bf7fb78429ef2a1d774cce731321ebf7d94ae1bf69942db5cf288 19540 
lightdm-vala_1.9.9-1_amd64.deb
 682ff29637a1c97d3f4afa3034eea39e04af963323d6b174527b0955035148d3 46756 
liblightdm-gobject-1-0_1.9.9-1_amd64.deb
 41dac49079c653697bb9d2659c4b42d0eeda71019e957e25a916d81694e9ba97 48312 
liblightdm-qt-3-0_1.9.9-1_amd64.deb
 4d61b5f879cfa037351b6ef5ef20acb7e3480a9a0ce17efd5f2dd347fff13abd 70312 
liblightdm-gobject-dev_1.9.9-1_amd64.deb
 55bece474b4251fb6c3952e8cd227f60f46452e432dc1268f40880b6fae71fb7 48064 
liblightdm-qt-dev_1.9.9-1_amd64.deb
 71e81d5bf7eadee9a1f938f24b507f6e2d9937365d91d13e9c21217c69fd13a7 21448 
gir1.2-lightdm-1_1.9.9-1_amd64.deb
Files: 
 994791045473c44f0cb75e9d9255ce0d 2322 x11 optional lightdm_1.9.9-1.dsc
 bc537881474a3c9d0f89a9c655cdcc79 457844 x11 optional lightdm_1.9.9.orig.tar.xz
 d73a4ca72397c349c9b772b4d5b724a5 32216 x11 optional 
lightdm_1.9.9-1.debian.tar.xz
 deaed152f7a2fad31a88d46d744f82c2 145238 x11 optional lightdm_1.9.9-1_amd64.deb
 2414312ab312cc49b0cf0c921618d858 19540 x11 optional 
lightdm-vala_1.9.9-1_amd64.deb
 361774fe6ffa9fd3963780f39455b1f9 46756 libdevel optional 
liblightdm-gobject-1-0_1.9.9-1_amd64.deb
 7903a005bdd73e15409ce58aa7ab4d69 48312 libdevel optional 
liblightdm-qt-3-0_1.9.9-1_amd64.deb
 a6cc4bf5036c83088655977cac59e393 70312 libdevel optional 
liblightdm-gobject-dev_1.9.9-1_amd64.deb
 c5e84bb9faf98b419de7fb3e69a4486a 48064 libdevel optional 
liblightdm-qt-dev_1.9.9-1_amd64.deb
 95ab700a326959b76c02b9dae27d8dcf 21448 libs optional 
gir1.2-lightdm-1_1.9.9-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)

iQEcBAEBCgAGBQJTIDeBAAoJEG3bU/KmdcClfqYH/iiyrLFoj/ZWUWJnMCtlM3j6
J9JLuKe3Uac7gl7O2HdgPm7oCezR3GBZZwxu0hhdx2+LMJ7ZdsltPEh6et1A6R/z
iA5qbhT7zoZJYZBANg+EdOLcMRuMEmUEHeHirwDbPIlZ075TYPaEhSbTQV1EkXac
bG1mmQUUtvhjQq7IQvjHbwZpjM4ykQTj1H3ER+cyag392ouTPCWnW7sUZntggHpX
mKBMZ21aKqVl6GF+H5sNlerbUYLzhQoEHQU8ZBcPNkR2vaq1DPkZDslxeJ9lSdtc
SvmRhL7x0Q+tD9eJ7BNvb0JOC90gSFdgIu43tb3kEqY3rtHg2RL6FLNVMZmo3b4=
=VgDB
-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/e1wngui-kh...@franck.debian.org



Accepted thermald 1.1~rc2-10 (source amd64)

2014-03-12 Thread Colin King
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 12 Mar 2014 10:03:33 +
Source: thermald
Binary: thermald
Architecture: source amd64
Version: 1.1~rc2-10
Distribution: unstable
Urgency: medium
Maintainer: Colin King colin.k...@canonical.com
Changed-By: Colin King colin.k...@canonical.com
Description: 
 thermald   - Thermal monitoring and controlling daemon
Changes: 
 thermald (1.1~rc2-10) unstable; urgency=medium
 .
   [Colin Ian King]
   * coverity scan: fix memory leak on trip_ptr
   * coverity scan: fix leaking dir on error exit path
   [Srinivas Pandruvada]
   * coverity scan: fix Unrecoverable parse warning
   * coverity scan: Untrusted loop bound
   * coverity scan: Uninitialized scalar field errors
Checksums-Sha1: 
 d34446c678683fe8f7c5ae8655f0f58c444fcbaa 1851 thermald_1.1~rc2-10.dsc
 67f5c113b8366857a6cdcd877c31c30310e504b8 23340 
thermald_1.1~rc2-10.debian.tar.xz
 0a7a5f1786ff081c57ecad90d81d342d94d528ee 145226 thermald_1.1~rc2-10_amd64.deb
Checksums-Sha256: 
 f419fa09445ad1cbf55752068c9d17bd69af75f785e67b9fb0bea2686f8e559f 1851 
thermald_1.1~rc2-10.dsc
 756d50f8eddabb21b4681e29c2ce2068de1ce1a438b4d078872f269d7fe4afae 23340 
thermald_1.1~rc2-10.debian.tar.xz
 f3c7d651f5f34f2c51fc54678c6ad4eb65f33e86359c1db7b5ca030f8dd3a6ce 145226 
thermald_1.1~rc2-10_amd64.deb
Files: 
 1dc268c2a93533e311e548de7e50acb7 1851 admin optional thermald_1.1~rc2-10.dsc
 5d5771ae290e190fd60c82c48e5c5672 23340 admin optional 
thermald_1.1~rc2-10.debian.tar.xz
 4d2b0c5b420c7d52afebfa3220ae 145226 admin optional 
thermald_1.1~rc2-10_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTIDzCAAoJEGjCh9/GqAImQdEP/01A7SY3DpDOqZsQ4eR4Dc1t
dQo3ArIzkY+QxTRnV5ajpgLO7dBVQqwANLjJVkQBdx7XPruWAM9xrj+Ng2UtPOqI
fQkQA1eNYZAZ0XyhNTZDG6YcMt0dZxRuEXsY5AcaMk60ZxfKl+XvO8JUXsUWNHDO
wyD55/dBsgbqBfFr0xn9QY0cB4u1Os/KhLDuDQiDhok3oAJvbY3TZnvuSFwOwzDC
Y8eMAblJq6UryNL3ibfrV7DyoBh+FVLQ3ivYAlL9JoDvN6gCpiRast5szMcd11Bt
OUF2XxJKPRBRL3NNFKOS3ECgRVLho9KaCO+ONcjdt2zztMrUO+NOasLUcUXiliwQ
yS3a1ZPl3Me1xFtkiCUz/GPdz1uveHnrOHt8tZq03mOE9k51L6RWYK/BvbJ30hYv
+vGypUjNOwDRwTL59DY6m4jpQSEijYId3A2ZN8iUjg+oQ+l1AxioEvWUCdEXxkZB
udRLrdoUBJZuwGqmpoplliVOjWFSqhij9xg9uCaZdtPQHAnQqt0w7my/U3OHCvrN
fPCh/ETLWv7yLR/ReRjm1MTJrRWf/sJnEyAFdmSnOcAa1B0626PLr+2rLby2hqsX
RUrOG6YhgNeADAWUa3S6zJfz6mBv3PG62OzbTYCA5SUg0pbs6oPZf9xz8fms5b2H
/cKlr8p3FFPhI4sg5DmY
=+XDO
-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/e1wngx3-kj...@franck.debian.org



Accepted tuxonice-userui 1.1+dfsg1.gc3bdd83-1 (source amd64)

2014-03-12 Thread Julien Muchembled
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 12 Mar 2014 11:25:53 +0100
Source: tuxonice-userui
Binary: tuxonice-userui
Architecture: source amd64
Version: 1.1+dfsg1.gc3bdd83-1
Distribution: unstable
Urgency: medium
Maintainer: Julien Muchembled j...@jmuchemb.eu
Changed-By: Julien Muchembled j...@jmuchemb.eu
Description: 
 tuxonice-userui - user-space interfaces for TuxOnIce
Closes: 719529 733358
Changes: 
 tuxonice-userui (1.1+dfsg1.gc3bdd83-1) unstable; urgency=medium
 .
   [ Julien Muchembled ]
   * New upstream snapshot (2012-11-08).
 Drop patches merged upstream.
   * Adopt the package (Closes: #719529).
   * Update copyright years.
   * Update Standards-Version to 3.9.5 (no change needed).
   * Manage quilt patches with gbp-pq.
   * Fix build failure with freetype 2.5.1 (Closes: #733358).
   * Add patch to fix upstream regression: corrupted display of PNG.
   * Stop recommending abandonned 'hibernate'
   * Fix vcs-field-not-canonical reported by Lintian.
   * Let tuxonice-userui change VT rather than implementing it in every
 hibernation script.
   * Add systemd support and improve initramfs support.
 Add a debian/NEWS entry to explain how to reconfigure TuxOnIce.
   * initramfs: copy /etc/splash/tuxonice if it exists.
   * Add get-orig-source target for upstream Git snapshot.
   * Remove /themes directory from source.
   * Upload to unstable now that Wheezy is out and all RC bugs are fixed.
 .
   [ Arnaud Fontaine ]
   * Update debian/watch as upstream releases are now done on GitHub.
Checksums-Sha1: 
 07ec8a12bfd60ee88f8ec03fb74cad8a70068dbd 1457 
tuxonice-userui_1.1+dfsg1.gc3bdd83-1.dsc
 5aacb143ee7bf8375447aacfe1e5f3b0ee21e1b3 58368 
tuxonice-userui_1.1+dfsg1.gc3bdd83.orig.tar.xz
 0118a56514ee5d82265763cfe6570be1560d8ff8 11752 
tuxonice-userui_1.1+dfsg1.gc3bdd83-1.debian.tar.xz
 f195628da64cf1ddc3f9d50548375917e38954ab 53512 
tuxonice-userui_1.1+dfsg1.gc3bdd83-1_amd64.deb
Checksums-Sha256: 
 5c4149c2160010d9bc343b43c7a7a0fba638b48dcb2ca6d00ce9092a7e98ed1b 1457 
tuxonice-userui_1.1+dfsg1.gc3bdd83-1.dsc
 62346f9c92371901819af73e2763a223f96916649c2eb972a9a91a7d1c7d4d2f 58368 
tuxonice-userui_1.1+dfsg1.gc3bdd83.orig.tar.xz
 a4fa32422308ec9e0f58441ad87f77145a39743893afd32f7e9b1bbd313a 11752 
tuxonice-userui_1.1+dfsg1.gc3bdd83-1.debian.tar.xz
 c425c4d09873945461e25efdfd7ede44eac957049f26bb1b817a7d274428f8c2 53512 
tuxonice-userui_1.1+dfsg1.gc3bdd83-1_amd64.deb
Files: 
 f1189fd93c83b9883faa2ae9f4a4aa18 1457 misc optional 
tuxonice-userui_1.1+dfsg1.gc3bdd83-1.dsc
 c0a1f9c7fe0baf47ca043bc686b0b6d9 58368 misc optional 
tuxonice-userui_1.1+dfsg1.gc3bdd83.orig.tar.xz
 da2a8c105b8aabdfd97de28c5843b7f0 11752 misc optional 
tuxonice-userui_1.1+dfsg1.gc3bdd83-1.debian.tar.xz
 96b4b31b0071a4fd980d83666ddb73de 53512 misc optional 
tuxonice-userui_1.1+dfsg1.gc3bdd83-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlMgQEgACgkQvfKiIF42GdO8WACfcwpr4v8kAIwCJOH1J4zZfRSY
DEsAn0tFfR/2RftDjoKjkT7R3YsN7bkO
=SAoZ
-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/e1wnhbr-0004kv...@franck.debian.org



Accepted libjdom2-java 2.0.5-1 (source all)

2014-03-12 Thread Emmanuel Bourg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 01 Nov 2013 20:30:05 +0200
Source: libjdom2-java
Binary: libjdom2-java libjdom2-java-doc
Architecture: source all
Version: 2.0.5-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description: 
 libjdom2-java - lightweight and fast library using XML
 libjdom2-java-doc - lightweight and fast library using XML - documentation
Closes: 726432
Changes: 
 libjdom2-java (2.0.5-1) unstable; urgency=low
 .
   * New upstream release (Closes: #726432)
 - Updated debian/watch
 - Updated debian/copyright to acknowledge the new contributors
 - source/target changed to 1.6
 - New build dependencies on libisorelax-java and libxalan2-java
 - Removed the build dependency on libregexp-java
 - Updated the OSGi metadata
 - Updated the Maven pom
   * Use XZ compression for the upstream tarball
Checksums-Sha1: 
 7932ae189d1c0e5d0ab17f6d9c2bd4d3fa19f3cd 2157 libjdom2-java_2.0.5-1.dsc
 cb137154bbfded8dc9439086e3c251ddfab06bdd 465884 libjdom2-java_2.0.5.orig.tar.xz
 960c31820d92c1a8ba9d79e2b6cf181e3bc53aa3 8276 
libjdom2-java_2.0.5-1.debian.tar.xz
 751075c6f5aeae37c53094fd70ebac6fa8ff6db5 314264 libjdom2-java_2.0.5-1_all.deb
 37a41df23a3d4125ee50f17db7da4f0bb24d0279 290464 
libjdom2-java-doc_2.0.5-1_all.deb
Checksums-Sha256: 
 e4c08352cabf62e65693e30460fd874b46430a3fa043e88630c5340ebc7155cf 2157 
libjdom2-java_2.0.5-1.dsc
 3bab01f1e1720b77f7ce180210d4df44a671a30097000ea8a7f13d2902491b55 465884 
libjdom2-java_2.0.5.orig.tar.xz
 1c4273aada965caa96068fb1508068b1212765619f095971155662715634cdc8 8276 
libjdom2-java_2.0.5-1.debian.tar.xz
 b9ff067fb2a0579d18dee7a42e5ec773124dd8b2e77659569da6ae2c4c30f006 314264 
libjdom2-java_2.0.5-1_all.deb
 9394e6a73032f5652b082e5ebfbe9061eaffb1150c804a7a8acac52cbcfed829 290464 
libjdom2-java-doc_2.0.5-1_all.deb
Files: 
 2ce25e49dbb235675a0b76f3f1119eb1 2157 java optional libjdom2-java_2.0.5-1.dsc
 2eeff97b96da6a5bfbd5d430c56432e6 465884 java optional 
libjdom2-java_2.0.5.orig.tar.xz
 caca50482fab85d6ccd5db9221f1aa7c 8276 java optional 
libjdom2-java_2.0.5-1.debian.tar.xz
 6ca68272f54ef53f43d2a3bc85572b46 314264 java optional 
libjdom2-java_2.0.5-1_all.deb
 419bb249198272527d282e978c22dfb2 290464 doc optional 
libjdom2-java-doc_2.0.5-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJS4IXvAAoJECHSBYmXSz6Wzm4QAMRWfiOBSoXTqs+Jo0F3W+U8
vNFD+KZvXI79bbpkvB9t5JQPYc87HPQBAeRseaKgEB0RTdsiWEWD4XBzcmliohPO
rW7hQmAADGiOjBET0Jz4y+6/IkZ/dyHLqLrqLFAL4rXBgpHOJViChEy1NJs2kTrr
SgU4aqO8tI/3nhmkuyMaonqiusTwxh2VM3znttbLmQLOEA367zCkECfsMQRLrxQg
qbKuPRw5IFWHF0zg8pdHQj9skxk6jBvNICVycbZcavNwhc2UQa56iaUwIgbFwYqj
YPJ/w0NnPMhABPonGY6lil2JBsDvvpSvkmAPvA4IirntWgLNVKm++/mqiwe/5lhO
/HWaIkKwu3YLQtUdz/ZB5pnBTfJsLm5USy/FfavSpYcR1gb2hMdUJafGjimu5GpG
e8XSlxaX2XSO/vIe/RwP64Junfp9XjYnlhtT4sIN6vaxsjqgyOepiqArIdcTmbud
rp9GoDQCcBnVpFjSoydTG+Dkgd6wI/+Dm1KkF5W1b+3ZZMFNfzGqJCbfMXnIIp3r
PSdw+18qeZVmjloRfIyraAg3g426cJc+TEue7HKqa/0AV5DkyvfWPu7b4GmYh5XY
127CtBWERVIO3Q6j34R0TGmnjBVq3sWerJlHZzB4ShyrwYbg+MY063MJlZVHnsOh
xSvgGeiQypnZAI239sl1
=FcEN
-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/e1wnhpo-0004q7...@franck.debian.org



Accepted jmapviewer 1.02+svn30322.notreally.1.02+dfsg1-1 (source all)

2014-03-12 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 12 Mar 2014 12:25:01 +0100
Source: jmapviewer
Binary: jmapviewer
Architecture: source all
Version: 1.02+svn30322.notreally.1.02+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
Changed-By: David Paleino da...@debian.org
Description: 
 jmapviewer - Java OpenStreetMap Tile Viewer
Changes: 
 jmapviewer (1.02+svn30322.notreally.1.02+dfsg1-1) unstable; urgency=medium
 .
   * Re-uploading 1.02+dfsg1-1 to unstable with mangled version name,
 because 1.02+svn30322+dfsg1-1 was meant for experimental. Duh :(
   * Added myself to Uploaders
   * Standards-Version bump to 3.9.5, no changes needed
Checksums-Sha1: 
 1cf5a5d0fed32e651912410a048558d5ea2da41a 1571 
jmapviewer_1.02+svn30322.notreally.1.02+dfsg1-1.dsc
 821a7c1102b1438db86487a7d4b0afbd1ce719e7 69290 
jmapviewer_1.02+svn30322.notreally.1.02+dfsg1.orig.tar.gz
 83e293d07b9e1323a1e2dbe7e1c139f68b3be5aa 5188 
jmapviewer_1.02+svn30322.notreally.1.02+dfsg1-1.debian.tar.xz
 c08b5e70627ba05eed5619fb66082974ecb05445 136390 
jmapviewer_1.02+svn30322.notreally.1.02+dfsg1-1_all.deb
Checksums-Sha256: 
 bb43c9d8d1baec7a36dc88bd4f3246f9df52d7f374cc3073c9eb9019c8b5bb5c 1571 
jmapviewer_1.02+svn30322.notreally.1.02+dfsg1-1.dsc
 b44768fd1e42d36c1c13f30fb666432f404349006713bf753262b4429ec8dae3 69290 
jmapviewer_1.02+svn30322.notreally.1.02+dfsg1.orig.tar.gz
 d2f577509fa551631ddde4fc5db8ee3e7ffa54ca1a8c639257fc3edae11b99f6 5188 
jmapviewer_1.02+svn30322.notreally.1.02+dfsg1-1.debian.tar.xz
 135cbb626626be549f33fbc612c3914490bc4b384ffc4e95438bfe6ac944d5e1 136390 
jmapviewer_1.02+svn30322.notreally.1.02+dfsg1-1_all.deb
Files: 
 265b1c40e8c646ab58b51bd0a6cbcc6e 1571 utils optional 
jmapviewer_1.02+svn30322.notreally.1.02+dfsg1-1.dsc
 a60e6344b94a9509fe37951a8aa682cc 69290 utils optional 
jmapviewer_1.02+svn30322.notreally.1.02+dfsg1.orig.tar.gz
 e97f3e67fcb6015b860f7db265c0405d 5188 utils optional 
jmapviewer_1.02+svn30322.notreally.1.02+dfsg1-1.debian.tar.xz
 11b6f0eaba73c0475468f2447f86303e 136390 utils optional 
jmapviewer_1.02+svn30322.notreally.1.02+dfsg1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlMgSu4ACgkQ5qqQFxOSsXSVegCdFEIuTPPzavT015QubdLNhy/A
j8sAn1J5h612GDQdwlILSdazMxn6pHiA
=kXIO
-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/e1wnhsz-0004wn...@franck.debian.org



Accepted yubikey-personalization 1.15.1-1 (source amd64)

2014-03-12 Thread Simon Josefsson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 12 Mar 2014 12:51:23 +0100
Source: yubikey-personalization
Binary: yubikey-personalization libykpers-1-1 libykpers-1-dev
Architecture: source amd64
Version: 1.15.1-1
Distribution: unstable
Urgency: low
Maintainer: Tollef Fog Heen tfh...@debian.org
Changed-By: Simon Josefsson si...@yubico.com
Description: 
 libykpers-1-1 - Library for personalization of YubiKey OTP tokens
 libykpers-1-dev - Development files for the YubiKey OTP personalization library
 yubikey-personalization - Personalization tool for Yubikey OTP tokens
Changes: 
 yubikey-personalization (1.15.1-1) unstable; urgency=low
 .
   * New upstream version.
Checksums-Sha1: 
 fe2d58a3d6bca0607a5f741c6bbd8da7bdce9890 2006 
yubikey-personalization_1.15.1-1.dsc
 dd1478cc106c624318dfe74bb2beda54f18f1fc8 500262 
yubikey-personalization_1.15.1.orig.tar.gz
 2f3feb77ab4c6a6443491dd13ae8b2f795c9e15e 51736 
yubikey-personalization_1.15.1-1.debian.tar.xz
 d43acd147144e081329321b852d8be0f5f4d3498 64994 
yubikey-personalization_1.15.1-1_amd64.deb
 f30f96c5e32e7c90d18964a86d376f9dc0a48dfe 54400 libykpers-1-1_1.15.1-1_amd64.deb
 4d30a14078e252315a9557b0893dfedf0d85f99d 60534 
libykpers-1-dev_1.15.1-1_amd64.deb
Checksums-Sha256: 
 341d8b6eb676e71f9889b6fceb81895946672cdec92b03e12bdd70a1e51302fb 2006 
yubikey-personalization_1.15.1-1.dsc
 80cd384696007be5d195be7fe646b9bd64bcd65d2fadc29e9c55f6862c87dff5 500262 
yubikey-personalization_1.15.1.orig.tar.gz
 e9f458c3c69802b062b52656c2f6c2b2f2472c6ace2782420ecf8efc9e553cfa 51736 
yubikey-personalization_1.15.1-1.debian.tar.xz
 b0a286fe9566a4ecd3e77bb8ab2d11df52262454b8b10b48e0b0920cb0ff4dff 64994 
yubikey-personalization_1.15.1-1_amd64.deb
 69992a21ac79b3f27296bccdec15c785207290ee53fcc292cebf4cba6309935b 54400 
libykpers-1-1_1.15.1-1_amd64.deb
 d67a9c7199a74c3e310c131bdaf27304da2f78e2ba504e595c935de1d5b29df9 60534 
libykpers-1-dev_1.15.1-1_amd64.deb
Files: 
 99520e02aa238ad09434d42e412c8044 2006 utils extra 
yubikey-personalization_1.15.1-1.dsc
 f1d03cec60e34a957a697ffd09409562 500262 utils extra 
yubikey-personalization_1.15.1.orig.tar.gz
 328db50be3d8191527f5d706f6b9baa3 51736 utils extra 
yubikey-personalization_1.15.1-1.debian.tar.xz
 f781ce81a20867f6c0d38168d74a5bd1 64994 utils extra 
yubikey-personalization_1.15.1-1_amd64.deb
 030de572664fa82316cad0f8f4b6342f 54400 libs extra 
libykpers-1-1_1.15.1-1_amd64.deb
 c39a7fb079c470efd385010a70414201 60534 libdevel extra 
libykpers-1-dev_1.15.1-1_amd64.deb

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

iQEcBAEBAgAGBQJTIEszAAoJEGDO5xEQXnIumlYH/i7gSGCMGavscqbZ8YH4cHUn
mM22GbxBLEMpmz+Nkz+DgG/dhs4Cf6LyzyJD8efFPLmh1AY+NpsoSWWPOuYFgo9o
ZNp6nzhHovboVMwSmsbb2T9S9nMdBesQWlmsuDWXVj9HPMtiI53GzsZ+TwHlos1T
9YdHdX8BFzEIgi5BhGMK858/L4VimGXqrHeL7HrD2QmOcNJK7Ndbx6x7P74b0zES
76mXF03MZ8ikgiX0hCAMdWCmGi/i0KCUJJGiOE+QvH1NVXJ17EU68F7G7kUjwVTI
Qtz3e/EEHfZX79+h0+ejkgwReI/9Kpz/0zHvUx2pvjDzgbGnV4OACgxQVcRd4Rc=
=/qt/
-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/e1wnhsu-00052c...@franck.debian.org



Accepted jmapviewer 1.02+svn30322.really+dfsg1-1 (source all)

2014-03-12 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 12 Mar 2014 12:55:43 +0100
Source: jmapviewer
Binary: jmapviewer
Architecture: source all
Version: 1.02+svn30322.really+dfsg1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
Changed-By: David Paleino da...@debian.org
Description: 
 jmapviewer - Java OpenStreetMap Tile Viewer
Changes: 
 jmapviewer (1.02+svn30322.really+dfsg1-1) experimental; urgency=medium
 .
   * Uploading SVN snapshot to experimental
Checksums-Sha1: 
 8fccf606e6e616a51d1c50292c5d917f94c3618b 1518 
jmapviewer_1.02+svn30322.really+dfsg1-1.dsc
 920030afbed72a3ca2f5ccfc9854eaf374988a0b 639160 
jmapviewer_1.02+svn30322.really+dfsg1.orig.tar.xz
 4e98eea4122d19bcf021ceb212072d849315d871 5212 
jmapviewer_1.02+svn30322.really+dfsg1-1.debian.tar.xz
 e8f48b651ed6b6df415081ee5b8120b249f06daf 136764 
jmapviewer_1.02+svn30322.really+dfsg1-1_all.deb
Checksums-Sha256: 
 f092d33d5b7df093e4d8c98c5f2074e5772566ac46cb8e6ec9fb5b6cce04ba16 1518 
jmapviewer_1.02+svn30322.really+dfsg1-1.dsc
 a04dda86cfd5333e90f9dc83b851eff7041f558374c4c66bfa5b36812bb9a45d 639160 
jmapviewer_1.02+svn30322.really+dfsg1.orig.tar.xz
 b764e22f960013725853b7f18a0223bb1d83e6b766ad3044fc591f8864eaed9d 5212 
jmapviewer_1.02+svn30322.really+dfsg1-1.debian.tar.xz
 914d587fc2b294cd4ecc178ee32b414d18ab8194383e10e3085f656d0dd85ac1 136764 
jmapviewer_1.02+svn30322.really+dfsg1-1_all.deb
Files: 
 af4dcfb05f39dec49b6f18a95d60b4f1 1518 utils optional 
jmapviewer_1.02+svn30322.really+dfsg1-1.dsc
 7cdb078514a465bb13a820ec59c6 639160 utils optional 
jmapviewer_1.02+svn30322.really+dfsg1.orig.tar.xz
 140a71a31841a72a2ca43fd3396285f3 5212 utils optional 
jmapviewer_1.02+svn30322.really+dfsg1-1.debian.tar.xz
 08d9cdcd11ceae020b803757eadb5520 136764 utils optional 
jmapviewer_1.02+svn30322.really+dfsg1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlMgTjUACgkQ5qqQFxOSsXTXIgCfXMlHBNXAgvyCeBF70TLbKt/a
F5gAn1ZN9B7/qir4Z6XPJhVaawxY9fwf
=enf0
-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/e1wni7o-0006k0...@franck.debian.org



Accepted perl-tk 1:804.032-2 (source amd64)

2014-03-12 Thread Colin Tuckley
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 12 Mar 2014 11:38:54 +
Source: perl-tk
Binary: perl-tk
Architecture: source amd64
Version: 1:804.032-2
Distribution: unstable
Urgency: medium
Maintainer: Colin Tuckley col...@debian.org
Changed-By: Colin Tuckley col...@debian.org
Description: 
 perl-tk- Perl module providing the Tk graphics library
Closes: 740207
Changes: 
 perl-tk (1:804.032-2) unstable; urgency=medium
 .
   * Fix xft support (Closes: #740207)
Checksums-Sha1: 
 94bb35342ec50955e5d66a8d1ca0162f93934d1a 1906 perl-tk_804.032-2.dsc
 13d74ee1c0a2475b66a800d68be5d0e07baf685e 14224 perl-tk_804.032-2.debian.tar.xz
 b821d6f4e8d3d86119d4fee5e3606649b77106f3 2029270 perl-tk_804.032-2_amd64.deb
Checksums-Sha256: 
 97673bfa1f1b2abb1dbfa3fd2bf5b4df014b0357f41ff3d4fbfa586f5f361119 1906 
perl-tk_804.032-2.dsc
 d039890b4512369d4f10a8957635eaaf287ff57c81e38620f01d9ec1e93f94a3 14224 
perl-tk_804.032-2.debian.tar.xz
 680095ba29cd13cd68a04df985c687e099e26c34884937cf56d0c833b8ea4876 2029270 
perl-tk_804.032-2_amd64.deb
Files: 
 aa7adf350bbeae8994374e891bccaee3 1906 perl optional perl-tk_804.032-2.dsc
 6a3bf39e724a04c02a2ff9eab84636e2 14224 perl optional 
perl-tk_804.032-2.debian.tar.xz
 97dc86af89bfe105ae4ee3044b217b4e 2029270 perl optional 
perl-tk_804.032-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTIEyKAAoJEPoMQQc4ydkD/H4P/0NHy2nEfSIajLEnu8RFKHmT
77RFTu2mu3FYLvqH7XHg+mkS7O/+v+92zIFAyixyTGun4vz8rcgAbk7sRfQJonsY
fBV8DKxmnUNbll8LvFgkWqPuSa6uN14hp/jjyMCAjaW3MYR78zChdxtBiXPD/Xqq
S/7oPAEKXcPj/PGLsKLQu9qXTqxhdBc6DSiODW731LXFvA2NF4WQM2B6HsZ2bs8g
ohc0lUWRWur9EBjQxRlBwd5Wv7+k8Ii3mgOdmzPAvoM60jDVEPYVGLTSby72vhiX
U84I8/YRmr1RL0s2I7U0dAfEimh+otVEgWjLRmmxPK17FAnMUfB3DOy2tzfi3zvE
z+g1M5dAXCIrHdA/7TXcBFcR+fRgQr4mZNSgzW9UAuSlUFmvHrQuRvpNMA17KqPy
oqO/zM84SfPYYXusyf9icKtGzkHQPIWFqg3ZwBmWm4jLW3dMBnD6Ga/m1tSZGWmQ
CGUpa6vusH7mMNMQXangZ9tKxld9iCk7Iw7WUacN2Wb1RclMNY+EbHXVgI6SdMU4
zdagM6X+U1S7NEefag3OaeXLcJ/5covWT3Q1SXvWKEJ8yVM8+8xgtPcd4CGGEVQ9
XvBSborMV+D34Bh8e/rHDhAr0R75Xup44+cF4cuYWbeMXsqY99be8WtHlqtdQX6P
oOjZQ8gEtdaFfifmzhlM
=SaQO
-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/e1wni7e-0006q6...@franck.debian.org



Accepted freerdp 1.0.2-4 (source amd64)

2014-03-12 Thread Mike Gabriel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 12 Mar 2014 13:09:41 +0100
Source: freerdp
Binary: freerdp-x11 libfreerdp1 libfreerdp-plugins-standard libfreerdp-dev 
freerdp-x11-dbg libfreerdp1-dbg libfreerdp-plugins-standard-dbg
Architecture: source amd64
Version: 1.0.2-4
Distribution: unstable
Urgency: low
Maintainer: Mike Gabriel sunwea...@debian.org
Changed-By: Mike Gabriel sunwea...@debian.org
Description: 
 freerdp-x11 - RDP client for Windows Terminal Services
 freerdp-x11-dbg - RDP client for Windows Terminal Services (debug)
 libfreerdp-dev - RDP client for Windows Terminal Services (development)
 libfreerdp-plugins-standard - RDP client for Windows Terminal Services 
(plugins)
 libfreerdp-plugins-standard-dbg - RDP client for Windows Terminal Services 
(plugins debug)
 libfreerdp1 - RDP client for Windows Terminal Services (library)
 libfreerdp1-dbg - RDP client for Windows Terminal Services (library debug)
Closes: 739242
Changes: 
 freerdp (1.0.2-4) unstable; urgency=low
 .
   * debian/patches:
 + Add patch: 2001_fix-libav10-FTBFS.patch. Fix FTBFS against libav10.
   (Closes: #739242).
   * debian/control:
 + Bump Standards: version to 3.9.5. No changes needed.
Checksums-Sha1: 
 92b6aa46b0440407cf449a1b1e8ee94a7dfca3c0 2509 freerdp_1.0.2-4.dsc
 d59d7224331c68f9a31a6bdd623c0e8c782f80bd 13404 freerdp_1.0.2-4.debian.tar.xz
 b2aa2b9d7274bc803247d6cdfd88ad79b86ef098 45350 freerdp-x11_1.0.2-4_amd64.deb
 b6dd2d7b55ba57833062649aa377e211ea7631dd 199718 libfreerdp1_1.0.2-4_amd64.deb
 c5955c643fd581d0bfbc343f601e21dd4ef3dd47 70100 
libfreerdp-plugins-standard_1.0.2-4_amd64.deb
 e9f7a349227d00c3ecd1f57be13d0caf6a594f2a 48964 libfreerdp-dev_1.0.2-4_amd64.deb
 ccf28dc4f13afe67f9588deeb1a3e7bf7ced9509 246088 
freerdp-x11-dbg_1.0.2-4_amd64.deb
 c24c6ed52c410086f52a00bf744c993a3d1b2d40 1199296 
libfreerdp1-dbg_1.0.2-4_amd64.deb
 a498c014b24475745221e885392b3eece850dab9 242272 
libfreerdp-plugins-standard-dbg_1.0.2-4_amd64.deb
Checksums-Sha256: 
 bf586033b6a25fe6acd0b77f3440a0a883d0559d642f164674e08f1938e7babc 2509 
freerdp_1.0.2-4.dsc
 2709553fe9f65bbf044ca032bc9760332691d4fc1558b4e1f441619bfef5c2c3 13404 
freerdp_1.0.2-4.debian.tar.xz
 00621845ef8fc2a348b126ecc1ae5f184d5b13fef05ad9604d66a1640e7b8658 45350 
freerdp-x11_1.0.2-4_amd64.deb
 fbdae08f944c200e175ed7ab94500da8b591a46144c4338701b50f00e6b6690a 199718 
libfreerdp1_1.0.2-4_amd64.deb
 3c0303dffce1396b06e0d6a07cd47dd92ae0db7b24cd25ad38d58e6d2ec720ac 70100 
libfreerdp-plugins-standard_1.0.2-4_amd64.deb
 409749668dc2b169035e4010b8e169d5a7adc7167109abd674423f56e7f77cc7 48964 
libfreerdp-dev_1.0.2-4_amd64.deb
 83de1b1f788caef798f4d46c069bb997d6b382861effd9b1ad70ca8b3a8288c6 246088 
freerdp-x11-dbg_1.0.2-4_amd64.deb
 5915d2acfbe420a06336ca86c0be218b8143c818d5f7849059a989f6f6c744a7 1199296 
libfreerdp1-dbg_1.0.2-4_amd64.deb
 e8866a056fadbcb21f3626f80f2b7349be358f9f1df6e65a10f0abece577a670 242272 
libfreerdp-plugins-standard-dbg_1.0.2-4_amd64.deb
Files: 
 71329937bb1be6391bcae9b2900b72f7 2509 x11 optional freerdp_1.0.2-4.dsc
 4c4082e3287825f8e4338f1bd8b7d60d 13404 x11 optional 
freerdp_1.0.2-4.debian.tar.xz
 24dbe8e44a41646aff8c53dd45e0bd70 45350 x11 optional 
freerdp-x11_1.0.2-4_amd64.deb
 5e310689010b0dfabbadad03dfa247c9 199718 libs optional 
libfreerdp1_1.0.2-4_amd64.deb
 500530eb1ea59bb6cf2e46c3f005de4a 70100 libs optional 
libfreerdp-plugins-standard_1.0.2-4_amd64.deb
 bfb3c78b5ace1f5326ee8953632b189d 48964 libdevel optional 
libfreerdp-dev_1.0.2-4_amd64.deb
 863af538e0d0ddef0be06a7d0acd8a22 246088 debug extra 
freerdp-x11-dbg_1.0.2-4_amd64.deb
 35705e88e1a2f0404677080a1d062812 1199296 debug extra 
libfreerdp1-dbg_1.0.2-4_amd64.deb
 7fc1009da1a514319c14a84ddb8a1e09 242272 debug extra 
libfreerdp-plugins-standard-dbg_1.0.2-4_amd64.deb

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

iQIcBAEBCAAGBQJTIE8dAAoJEJr0azAldxsxK64QALvcCIod1sdjsbdjTl6GskJW
rVU3cD1z3lvnddaS5H980THenJDyB1mvUqdnIGPU5yKCJWif5+gNcH7HTAbNmArJ
6RShlL4JjVtFPQ9ht2HfWf5Nirt2tpsunvzkLH6qb7SVwJWaLU/6p3KO0fpDIM78
j5pj72oTOiTNNNwiUkHUJl0PrwPyPiOUsOfsZCtWirLR14OnMI2mH9FRuuR/zZSf
NRqS0ENrfRZCvElEIwUhR0oYAZvPmowN/WWkCBkCZJUNvkeiT0sH5PTyEDzkf8/U
y9w4lpYzTltqS+1NWOBlNx8htbByg68oLsXq4MTmkTC6Z5vKx6QULQN0ihe9gLMR
XBW7M1mtwNg0rgCekE4m/MXUZXvDlJkxsUZOThsiNXuh/Ao092m+WlE75bffTcfq
zVDRC40rL9gXeQWpHDFg/fn0iBr7cBYGGz1azii8uULIPe7ZuINyuMQFcU/Olx4u
W06RJ5MgeI9qrO+vaq/dJzNUs2+lXim8fEkMKsH5RHTwDSaDxwS5SzURLAM8Fl3k
6gudxgDj7iMILSmKdoZGLqg9xXN1gNaAQQqsnOsQNYTDljzvGVqPl5QJ8cbl4Fkv
LYqmlxMoeKTItITUz7V7o5qy+n4VB46X188qiU/f0+WsreF0UL8/ERl0AWRQ3W1L
yemv+lZrSNjvWK/LkdIv
=p+sK
-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/e1wni7h-0006ht...@franck.debian.org



Accepted phpmyadmin 4:4.1.9-1 (source all)

2014-03-12 Thread Michal Čihař
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 12 Mar 2014 13:00:05 +0100
Source: phpmyadmin
Binary: phpmyadmin
Architecture: source all
Version: 4:4.1.9-1
Distribution: unstable
Urgency: medium
Maintainer: Thijs Kinkhorst th...@debian.org
Changed-By: Michal Čihař ni...@debian.org
Description: 
 phpmyadmin - MySQL web administration tool
Closes: 712012 741341
Changes: 
 phpmyadmin (4:4.1.9-1) unstable; urgency=medium
 .
   * New upstream release.
   * Adjust message when saving configuration from setup script
 (Closes: #712012, LP: #1190405).
   * Add TCPDF path to open_basedir settings (Closes: #741341).
Checksums-Sha1: 
 d28bd727594a8b7307f06476361391efd595f497 1913 phpmyadmin_4.1.9-1.dsc
 4c896dcc5d83891732a5762605503665914bccaf 8242210 phpmyadmin_4.1.9.orig.tar.gz
 106026a57887e0e47a88cf0ebb76eb8277eee303 46464 phpmyadmin_4.1.9-1.debian.tar.xz
 5128938711203e7e7c03623b9ff8252f05c79433 3359120 phpmyadmin_4.1.9-1_all.deb
Checksums-Sha256: 
 7d0878e2433291106c3c5eadaa06fd04b0a26ac96b1754c0246c65424660d134 1913 
phpmyadmin_4.1.9-1.dsc
 e487cf047e434e5d1b6421def9f26c991292e0f8047e18e9606e6aa470c44f2e 8242210 
phpmyadmin_4.1.9.orig.tar.gz
 6a324613b5886438376674a70b812b13bb483d20f6f360bcf91f708949fdbf4c 46464 
phpmyadmin_4.1.9-1.debian.tar.xz
 4e71ffea0c13ffe5b4a2b3866cfff107b6939ac680e1766bf20a3d2402c23fd1 3359120 
phpmyadmin_4.1.9-1_all.deb
Files: 
 504c157ddf9ab633db3f0935352dc25e 1913 web extra phpmyadmin_4.1.9-1.dsc
 90babe534fc203951377ee12c2bc9499 8242210 web extra phpmyadmin_4.1.9.orig.tar.gz
 77dbafa9ef3920a574a13e68c34f7c3e 46464 web extra 
phpmyadmin_4.1.9-1.debian.tar.xz
 6694dd1ae6fb9ff0d9faddf1a16bbe53 3359120 web extra phpmyadmin_4.1.9-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTIE0GAAoJEGo39bHX+xdNKb0QANIhZC2w50bXsLe3tiZsLh/2
DsI4LRPfPBbTMg4kBDGHnP6yR88vKLGX+m0/be8sozYNiqea5hip5ePVoxFiPi/S
Rb5f8bTbNcoddZs39dWL8O6iyDT+Cpr2MJWVGK0L6tSrQ1yZgBcpAcAS02kcC8WL
bp/BpWjtiHApjsktj671v2vznMbZ3Squ43eEocuqpnAXsiGIVHP0Hd45qXuEO1hS
5BBcGaD2hnQQ9YKhzLBKJMGr+iwsZPesgbNEd1rI0os/jSCEsdt7Ua2a6f7mOsTb
7JgJKluC2ZnaOjTvffePVIFrshQ/EcOsuFqI5G0lzaMck8LTluKcUMBQHU1i1ElO
djhFgP2x2bMGhDQg4xG9pxNgVEH5mqv44662ufJ5Oa8nxis479FgSR+MeZZ6pBh+
LOUo0mLVr85cB/EmokueAjib7kR0TkbMTSl7zgTJckviu9joaJo61AvI0fORrE+b
CFb0JI29EDS/zrnZAmumS2s7YUWjkxOqExkTcBJWZb1HRYfoEejD57jV+yqiqpYf
L1uciDpCY2xrupwwA6eM3bM6h8/6/3P/9rm+1o1fjNagKa66IiRvonjKvV+dr3AQ
Lqjkp9lo3ZV3ASObQVuDNrpPbYiizGwqBHUg5y1J3Jse+lATNjztZU1eYHeUP0mf
cSfRyiPGQrax917IBrEp
=HGwV
-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/e1wni7y-0006so...@franck.debian.org



Accepted psqlodbc 1:09.03.0210-1 (source amd64)

2014-03-12 Thread Christoph Berg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 12 Mar 2014 13:01:24 +0100
Source: psqlodbc
Binary: odbc-postgresql odbc-postgresql-dbg
Architecture: source amd64
Version: 1:09.03.0210-1
Distribution: unstable
Urgency: medium
Maintainer: Christoph Berg m...@debian.org
Changed-By: Christoph Berg christoph.b...@credativ.de
Description: 
 odbc-postgresql - ODBC driver for PostgreSQL
 odbc-postgresql-dbg - ODBC driver for PostgreSQL - debug symbols
Changes: 
 psqlodbc (1:09.03.0210-1) unstable; urgency=medium
 .
   * New upstream release.
Checksums-Sha1: 
 9fd4e687c1d79e9ebe8d960a9c93793ccf1d2dc1 2143 psqlodbc_09.03.0210-1.dsc
 e1eb147ef0452e1f7b0f9e102dacb5654a580dba 784548 psqlodbc_09.03.0210.orig.tar.gz
 bf76ce2639af1f8b6e96e09189fa8b214af5f5d8 8692 
psqlodbc_09.03.0210-1.debian.tar.xz
 4b23a3935cdfac7a3910c0423bbf17e7b107e47a 299884 
odbc-postgresql_09.03.0210-1_amd64.deb
 8a090c51e18c2fe1382a873fc098e0a9b66af559 558550 
odbc-postgresql-dbg_09.03.0210-1_amd64.deb
Checksums-Sha256: 
 c1b8cbe765069fff4c4cf28725a78227d9af8e2ec46040e5b167872d06e3df06 2143 
psqlodbc_09.03.0210-1.dsc
 42f2a57ec65c8a2edb0736f57b03c510986f33a9178d3d695616734dcc5e96d9 784548 
psqlodbc_09.03.0210.orig.tar.gz
 e102d2392ed8575339955a758f1c5ed24b51b6fbc68c4565f7ab8094349c4ea1 8692 
psqlodbc_09.03.0210-1.debian.tar.xz
 1cfc9013e608466e8d6b341071396f11a0c022d4eb975fc800ca2cc12145aaaf 299884 
odbc-postgresql_09.03.0210-1_amd64.deb
 6ee2883b47ad7f154f642cc3f6b9033e099b49bfee8f0550b2e95da077988cb3 558550 
odbc-postgresql-dbg_09.03.0210-1_amd64.deb
Files: 
 70f2ab1241310edb8d575594e64592fa 2143 database optional 
psqlodbc_09.03.0210-1.dsc
 108bc27c0cfd5cbc5c5f9bd7bb4f7739 784548 database optional 
psqlodbc_09.03.0210.orig.tar.gz
 952953a4484f5326c6cb232d898496e1 8692 database optional 
psqlodbc_09.03.0210-1.debian.tar.xz
 7f54d4d8de781305e440f9e7a96eda8f 299884 database optional 
odbc-postgresql_09.03.0210-1_amd64.deb
 fcbcff2380a41443bd342a8d511f8026 558550 debug extra 
odbc-postgresql-dbg_09.03.0210-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTIE35AAoJEExaa6sS0qeu/3UP/31NWeb1mmvL3iTBKzDAJSiP
N5epCKjjeGYyKoVT/wIvp5kM6xgdq2CCHrw/2BtJum6O+sPtZ3RFTVsEPBtW4Knv
HUXGJexAdpALrcdD/ffj09ugFhz9EPvPNzrmXovGpFXe0CtbvveIIbxKwM5kW7ey
YjH6jvKeKad8Jt3aexL/GHO/3w0PxbpMuOT7u0c2PSiKjw9p8Sfr6A9UJt6NuzmT
x1JJmt2cmaGKpXbNVlfhoR5rTxvJ3Ngy7dVGmNM16QX3jnMWTpbklH8+0xGgeeXP
E3lL7OEql/U4RQUl0yIwcLeD2yDg/vbncxoBRhlibIZRwnOSWHdoev+lRu5i1iGY
qJGnsaqqN8045f/byl24Uz5FDp2z8HHsuzHBtdqRIgbtqVV4QN4BKKWjdLxldQYD
iQnW5CFguxew3lVmM/yVQxtLc6UgmurCt3IbAJNU4vE7E7yuWdykppnMM3g45URw
3Qvvwyu4m0JVTVzgEFgsgLTpYlVnAUCBNwqoR2Dp+RlPwV+qtI8jHDgx0ku8faor
q0WAEq8ArB6AxxBwzVxW8QzZuW6f9Yr8O5MpQuUKEG7RmbsfOoDnuqJ5lKhpVTBW
KawE07f+SbcXoyYq95t4vqtWwURXjrn1YNqnVw3Q56m9RnFxM5203FNhMIi5j5/+
nS+0kVNkhZrCxYdNs1rh
=VdBv
-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/e1wni98-0007yn...@franck.debian.org



Accepted postgresql-9.3 9.3.3-2 (source amd64 all)

2014-03-12 Thread Christoph Berg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 12 Mar 2014 12:57:20 +0100
Source: postgresql-9.3
Binary: libpq-dev libpq5 libecpg6 libecpg-dev libecpg-compat3 libpgtypes3 
postgresql-9.3 postgresql-9.3-dbg postgresql-client-9.3 
postgresql-server-dev-9.3 postgresql-doc-9.3 postgresql-contrib-9.3 
postgresql-plperl-9.3 postgresql-plpython-9.3 postgresql-plpython3-9.3 
postgresql-pltcl-9.3
Architecture: source amd64 all
Version: 9.3.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian PostgreSQL Maintainers 
pkg-postgresql-pub...@lists.alioth.debian.org
Changed-By: Christoph Berg christoph.b...@credativ.de
Description: 
 libecpg-compat3 - older version of run-time library for ECPG programs
 libecpg-dev - development files for ECPG (Embedded PostgreSQL for C)
 libecpg6   - run-time library for ECPG programs
 libpgtypes3 - shared library libpgtypes for PostgreSQL 9.3
 libpq-dev  - header files for libpq5 (PostgreSQL library)
 libpq5 - PostgreSQL C client library
 postgresql-9.3 - object-relational SQL database, version 9.3 server
 postgresql-9.3-dbg - debug symbols for postgresql-9.3
 postgresql-client-9.3 - front-end programs for PostgreSQL 9.3
 postgresql-contrib-9.3 - additional facilities for PostgreSQL
 postgresql-doc-9.3 - documentation for the PostgreSQL database management 
system
 postgresql-plperl-9.3 - PL/Perl procedural language for PostgreSQL 9.3
 postgresql-plpython-9.3 - PL/Python procedural language for PostgreSQL 9.3
 postgresql-plpython3-9.3 - PL/Python 3 procedural language for PostgreSQL 9.3
 postgresql-pltcl-9.3 - PL/Tcl procedural language for PostgreSQL 9.3
 postgresql-server-dev-9.3 - development files for PostgreSQL 9.3 server-side 
programming
Closes: 314427
Changes: 
 postgresql-9.3 (9.3.3-2) unstable; urgency=medium
 .
   [ Martin Pitt ]
   * Add missing build-essential test depends, for 180_ecpg.t.
 .
   [ Christoph Berg ]
   * Don't install server includefiles in libpq-dev. (Closes: #314427)
   * Remove contrib/file_fdw/sql/file_fdw.sql on clean.
Checksums-Sha1: 
 3c67a1f93aba4e4d3faabb2edbb8a8d950251f13 3317 postgresql-9.3_9.3.3-2.dsc
 e6700157ba31ef21242f44797064e1b1f52bc482 27264 
postgresql-9.3_9.3.3-2.debian.tar.xz
 9e983fe69b48c47fcde7edb15fdb6048b2f87276 161446 libpq-dev_9.3.3-2_amd64.deb
 f67bd77d69c9ef226405ae6652d4433c7e87873f 123348 libpq5_9.3.3-2_amd64.deb
 a7fe74068a38096ffdcf68e2498bb348a5eb726e 80014 libecpg6_9.3.3-2_amd64.deb
 9488e08630c8e88346650712f5b04bf1affae487 216264 libecpg-dev_9.3.3-2_amd64.deb
 4b76cc2555763aa7949d3cbabff5fa76f0c82898 17642 
libecpg-compat3_9.3.3-2_amd64.deb
 f401fb9f81fcf916ce0fd297833351f80d8a883b 39330 libpgtypes3_9.3.3-2_amd64.deb
 41e4482500a3aa7745234447e77056ea1cd4ce14 3425210 
postgresql-9.3_9.3.3-2_amd64.deb
 4be12a9b39582c7c6f05c46e9d2684aa6bb60315 7097730 
postgresql-9.3-dbg_9.3.3-2_amd64.deb
 2f5b3d9a3db6ab2555c02030b05c5a207da0b494 1030094 
postgresql-client-9.3_9.3.3-2_amd64.deb
 bfa0db20e910a14b38225afaf32853442baa283e 603882 
postgresql-server-dev-9.3_9.3.3-2_amd64.deb
 426e102e6691706da0f5ada11e728591cef42d89 1740472 
postgresql-doc-9.3_9.3.3-2_all.deb
 315e803c3160e6c4120ddd66f8fc3b3b1de7e1ee 402902 
postgresql-contrib-9.3_9.3.3-2_amd64.deb
 21307e1843ebbc588069ce2e5463ce429e94db2a 56552 
postgresql-plperl-9.3_9.3.3-2_amd64.deb
 668d5cfd1095e031c80c91aedddbd86df9d91b20 45652 
postgresql-plpython-9.3_9.3.3-2_amd64.deb
 5873b1a5b337bc0e9890b6622b074437b156095d 45650 
postgresql-plpython3-9.3_9.3.3-2_amd64.deb
 56f2bb520c89338829ab771307922839a0fdcdbc 31800 
postgresql-pltcl-9.3_9.3.3-2_amd64.deb
Checksums-Sha256: 
 56e3e4b94e3e3ec8edcb1eb8b4c4953f4bf657463e1bf9d0a9639964a929b5dd 3317 
postgresql-9.3_9.3.3-2.dsc
 c2e9f4e324d9509c801803cfd80773d7160ee235e1d2c63f90db9557b025d695 27264 
postgresql-9.3_9.3.3-2.debian.tar.xz
 6db35dc9f9d7f25c5532bceeda78cea8205efc5af21f46f89afbddfa8b89794d 161446 
libpq-dev_9.3.3-2_amd64.deb
 6a90fab0195d7f5235a21684609bedff5d46bfaf93c6346d7313ec4151c77b22 123348 
libpq5_9.3.3-2_amd64.deb
 b4a9926d2ade033a78b16d2b7a34b04c1b24ffa8738518c8d5f5438b2ba2679a 80014 
libecpg6_9.3.3-2_amd64.deb
 03eba4bee8d524d01b9e5f92c630b6c9462d4ed81587a97613847f7ec98b4c56 216264 
libecpg-dev_9.3.3-2_amd64.deb
 7761ec6b015fae068e03d38c57581ed1cb9d85b0d189a3b31db94ce2fb4fee43 17642 
libecpg-compat3_9.3.3-2_amd64.deb
 6eb10c98a1a0b3e3a8f5721792e41167dc0f9805d1413582c9cb457f0613c95d 39330 
libpgtypes3_9.3.3-2_amd64.deb
 72cc5dc781cdf5bf21a397cea2cbbbfff4b6689c9788c94a04aeb1370bf140aa 3425210 
postgresql-9.3_9.3.3-2_amd64.deb
 f68e35a2bee28cf325e6647ca02e86e82243f0f53bc83c58dfadc871d69744ea 7097730 
postgresql-9.3-dbg_9.3.3-2_amd64.deb
 98e8d20fdcb038ea4c4b121fd117f3d31582f6996972ff1a203b73131f85f754 1030094 
postgresql-client-9.3_9.3.3-2_amd64.deb
 90cb80c9e499e4e47facf98e2496e68f1cfa1e9422993c63970692f6a149e9e1 603882 
postgresql-server-dev-9.3_9.3.3-2_amd64.deb
 463407b8552a718b7f7d0993b9a7deae866922ccb5d2ef7e2c733beb3d2f7a4d 1740472 
postgresql-doc-9.3_9.3.3-2_all.deb
 

Accepted mate-menus 1.8.0-1 (source amd64)

2014-03-12 Thread Mike Gabriel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 12 Mar 2014 13:22:39 +0100
Source: mate-menus
Binary: mate-menus libmate-menu2 libmate-menu-dev gir1.2-mate-menu 
python-mate-menu libmate-menu2-dbg python-mate-menu-dbg
Architecture: source amd64
Version: 1.8.0-1
Distribution: unstable
Urgency: low
Maintainer: MATE Packaging Team pkg-mate-t...@lists.alioth.debian.org
Changed-By: Mike Gabriel sunwea...@debian.org
Description: 
 gir1.2-mate-menu - GObject introspection data for the MATE menu specification
 libmate-menu-dev - implementation of the freedesktop menu specification for 
MATE (he
 libmate-menu2 - implementation of the freedesktop menu specification for MATE 
(li
 libmate-menu2-dbg - implementation of the freedesktop menu spec for MATE 
(debugging s
 mate-menus - implementation of the freedesktop menu specification for MATE
 python-mate-menu - implementation of the freedesktop menu specification for 
MATE (Py
 python-mate-menu-dbg - implementation of the freedesktop menu spec for MATE 
(Python debu
Changes: 
 mate-menus (1.8.0-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/watch:
 + Use tagged CGit tarball snapshots as upstream source.
   * debian/copyright:
 + Update copyright file after new upstream release.
Checksums-Sha1: 
 afcbca3c8845fdd602b035d0bb60afd2590b2622 2480 mate-menus_1.8.0-1.dsc
 6f98258f6143bd35ac6852f0b6c0fd4b50d47b7e 126952 mate-menus_1.8.0.orig.tar.xz
 7919647f4f8ada9457e1b17be0a421a5b8d9c74c 7872 mate-menus_1.8.0-1.debian.tar.xz
 c79b1753c463418f1dd0fbe0d2338838387ad0c4 89710 mate-menus_1.8.0-1_amd64.deb
 ce5414b34a5a5bf44566863560fb2693c15ef1ef 38736 libmate-menu2_1.8.0-1_amd64.deb
 c1b8d723d8fa786b7ea1908ddb14c8d82d2d103d 8542 
libmate-menu-dev_1.8.0-1_amd64.deb
 c21cfa9e629199ffde3da5b1cb2bc77ca87f0876 8646 
gir1.2-mate-menu_1.8.0-1_amd64.deb
 17116bf40fce705d5809b0276d830f0da882b18a 14398 
python-mate-menu_1.8.0-1_amd64.deb
 7ba532e2036276913cc43b37921b159f169dd4f8 106996 
libmate-menu2-dbg_1.8.0-1_amd64.deb
 48dfce5fc79227b824b83604c01b01bc3e1402c0 29356 
python-mate-menu-dbg_1.8.0-1_amd64.deb
Checksums-Sha256: 
 02e46af8cc2c4ce0b52d0c8122645261a54042c4fbb5155a046cc4fb34ffaa62 2480 
mate-menus_1.8.0-1.dsc
 73e4024a5dcca7319445034732d71e808628b5b155320013c0d9b5c1d3a036ee 126952 
mate-menus_1.8.0.orig.tar.xz
 d1e8a678d98433e2543c74ea56234a959ea0a5bc056a88af5babd273f9b19bb6 7872 
mate-menus_1.8.0-1.debian.tar.xz
 1773a5d798a2c94f17d767f174fe02b2a8c01cad793a8c82e4fd438ecc0d37b1 89710 
mate-menus_1.8.0-1_amd64.deb
 e42f16ff8c45e529b78155ad1ee89f9b6678cd581299f132eb54d6b53bdfc142 38736 
libmate-menu2_1.8.0-1_amd64.deb
 4df352fa14fbcb6602a144656b06a8376512c6ef7b995f82a5a41f14adbd524c 8542 
libmate-menu-dev_1.8.0-1_amd64.deb
 5d6b783494913af1c7a7665208318f59ddcf0913fcddd0e8b80e64409db04038 8646 
gir1.2-mate-menu_1.8.0-1_amd64.deb
 688405a8b3db5b86dd8060497aa48b4c2039c3ed9304f19a3e2b5cfd8c8d74da 14398 
python-mate-menu_1.8.0-1_amd64.deb
 39f9a5fce0a11a230948bad66ff27eb79252deb8dc1d964a438c624d0f3c6b34 106996 
libmate-menu2-dbg_1.8.0-1_amd64.deb
 8e4b41a01ff5cb6e5f3d5e04285c0515d5f936f30b336dbf87252dfa92fba530 29356 
python-mate-menu-dbg_1.8.0-1_amd64.deb
Files: 
 59ad4da962ff89d28bfbf82e5ae3ea58 2480 libs optional mate-menus_1.8.0-1.dsc
 8c3303309d3e5bf762fbaa92b242b438 126952 libs optional 
mate-menus_1.8.0.orig.tar.xz
 cb8804eafe35ab00704973fdb725cf7a 7872 libs optional 
mate-menus_1.8.0-1.debian.tar.xz
 61201b68aee271a7bef911ce55c89ffb 89710 libs optional 
mate-menus_1.8.0-1_amd64.deb
 898815815976c308aed269e7c562dd48 38736 libs optional 
libmate-menu2_1.8.0-1_amd64.deb
 74430eb3d39477b52181f4d4595f9730 8542 libdevel optional 
libmate-menu-dev_1.8.0-1_amd64.deb
 a56b65020d9f3f96f45a68fa14ca3041 8646 libs optional 
gir1.2-mate-menu_1.8.0-1_amd64.deb
 98ef83bb5524918c8d7407c17e6ffb6c 14398 python optional 
python-mate-menu_1.8.0-1_amd64.deb
 bbe1f87dda2a0bfdeda5a56b06220e6c 106996 debug extra 
libmate-menu2-dbg_1.8.0-1_amd64.deb
 7775a7f599888c5ff85908343087bedc 29356 debug extra 
python-mate-menu-dbg_1.8.0-1_amd64.deb

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

iQIcBAEBCAAGBQJTIFJOAAoJEJr0azAldxsxOtcP/0AZbclvH+KLHiZ0R1E8CVxS
Yw/eAR/2vJacTwPg1mHHX2EbN1jnyISCXuruOOM3dhlHcstYeQI+xhBeUZA9oPlT
T4RJv62ck42pKbItQYj3pva8aS7+83z9sLBHNps+ZW0HmLHGeRmCn1R+LZaZ55ie
RudzaQYzXp/WTQy5OYYq777Akj5Hx6BpRXudDIBDyghkSet4jRBQ+jLGKmlPW1eH
MtTSOpua9QHROFoLYo/fc/L7VNgfF6URBQlL23egcVEQ4rlQu0jcSHdiYWO8rffA
s8THuOJ/qR2mUG8l1swtYFkoYyAxGnywINcVL3pFvhkEbmkUhjfQjQkg0stzm4dB
34nho2LF3qA2DNnzJRe9PMbNlRim/hZrKpuj4m24AoXldlm3nGQmf1VtaiiU735Z
4ABPD97tfhGw+Qvr21dg4L7cmFPKIfzCQEqfV8WimeddcCDXF/0GaTb2sVAzdqYW
epHGCZGx9ofPYusNPXxzgkW+i6pKFkBunio1oxA8XlbT8l0t7gq3w75q7sk3fnYE
Y1HL536CpGyWQIjUFQd+fw7qYHtesys/QdLGW3ogEi7/X0T+kD2JjePqRR1jMqMT
ArHw49g4+9Hsj9EYJIvrUWGNzh48qTSEhfRonptwCoDCk2s0axtjqRKYOE/ElBgy
L3yF7i4f8jtfqCpOBhTt
=aseq
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject 

Accepted putty 0.63-3 (source i386 all)

2014-03-12 Thread Colin Watson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 12 Mar 2014 12:07:04 +
Source: putty
Binary: pterm putty putty-tools putty-doc
Architecture: source i386 all
Version: 0.63-3
Distribution: unstable
Urgency: medium
Maintainer: Colin Watson cjwat...@debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description: 
 pterm  - PuTTY terminal emulator
 putty  - Telnet/SSH client for X
 putty-doc  - PuTTY HTML documentation
 putty-tools - command-line tools for SSH, SCP, and SFTP
Changes: 
 putty (0.63-3) unstable; urgency=medium
 .
   * Use dh-autoreconf, with the aid of a few upstream patches to make things
 work with current autotools.
   * Backport upstream patch to add some assertions in sshzlib.c, fixing
 build with -O3.
Checksums-Sha1: 
 55ef1185fdac8c73aa779d9b50664b5475313927 2024 putty_0.63-3.dsc
 0c2cf6966286036d2f4089a2d6b9095237d2d3c8 54812 putty_0.63-3.debian.tar.xz
 fe29c7e0767ac5b53ded1ec204e2ff281952d160 167256 pterm_0.63-3_i386.deb
 2855253dc867a00eca6c234c7c92c41081ad409e 283804 putty_0.63-3_i386.deb
 d3a8a55c328d2a063939dc440d36acb508720fae 298510 putty-tools_0.63-3_i386.deb
 9a933eaf8f527f9ca4947bbf645dd4c7f79f9909 135930 putty-doc_0.63-3_all.deb
Checksums-Sha256: 
 cb495169ba7826fe75e273111bd2bb2d33588229a97864cc9a2f0eaa03d0d12b 2024 
putty_0.63-3.dsc
 f2aaec6c544da5ee830600230531093b6ec29ebe4b7ea47c26c60d20f0ae65ad 54812 
putty_0.63-3.debian.tar.xz
 459e694946dcb5c8bd3555233b538fef62e8661a333d033dd1b45fc34453c847 167256 
pterm_0.63-3_i386.deb
 ceacbb12d188fd4180f12e9ec0baa35aaf09619f35d1376a6b5cd7034df1a5b5 283804 
putty_0.63-3_i386.deb
 dbde4dce9627c4de0c095ba425b61efab132b5bdbefc66501d9b89684e3ed14f 298510 
putty-tools_0.63-3_i386.deb
 732700861b4f73483a144ad3f53375413c79c9fdba4aa29b6f3d6c4cb34c0db0 135930 
putty-doc_0.63-3_all.deb
Files: 
 13401e7f2fefd4eb6750444579f73098 2024 net optional putty_0.63-3.dsc
 b5fece52e878b45ae0cf31012ab53b9c 54812 net optional putty_0.63-3.debian.tar.xz
 60b52048298b938edbeddbd8ec6b6612 167256 x11 optional pterm_0.63-3_i386.deb
 1d26c5a1a7fb7c7624870600cd8d86fb 283804 net optional putty_0.63-3_i386.deb
 3ac52c59880c85f403012b92d5096947 298510 net optional 
putty-tools_0.63-3_i386.deb
 0714c63d4ad3d14515989222610a09da 135930 doc optional putty-doc_0.63-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Colin Watson cjwat...@debian.org -- Debian developer

iQIVAwUBUyBSGzk1h9l9hlALAQjNeg//VrVE8J5ZxETpsJqR7EdoRCpfXfnqq9OW
5pJgj77oPtaXCYcPCKGGdNf+dbo1CoBKAyqaD1PjcxpRVyDbjLTRZjUcC/NyC+xp
E9koGsQY/PuVsErWRVqKqvZt9I6XrDnJYVIbI8476E0mBTmzZjgFmD3q/0D56KgM
StlV7vvhUme1HgVBTXo6l/xltTliry7uVcc9aJrdsrF18Rv6n2L2T/YCDdvXxHVp
57aFoBChxbTt/ceLhLEvPYf2fTYA0VOg7digF1p/xlXT34wMpGQwFfjMKd12ftoT
4g1mVU1bUBh+DXJGAJGzFdfFqa6iapgmj5WYZwnExfNDPEF3dD3imcKiVRopabIl
nm5uNw+QomPMCt6/dg9OP1dxbItQgqS0hID/EJPqP4sJGRKJFpc+vKkLDAVWpMnx
7gWDjvAamKpMNmx4MXfeefSlMCajQXIgN+W2GJ0mrqP9kQFWcN3B0g1/6bf1bIKD
ZZvCo0M5rq04esoN2M1sml5h3eE27+44PQJdc/CMMl0yklFnD5g3ImJgn53yGND0
96YS3fmPvSNdccju5KWoOG3EpLyRHlZLTP0g0cuedHHsYEWu6ug2ItixPuodIOYA
j5e+k08q6stVGZF3qfpxB5QAkluhIRwI0wuGDm1Rf6Pt08ZRmQ9LwfNf2qB5rFRm
BLD9amE/tg4=
=2xoO
-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/e1wnimd-tf...@franck.debian.org



Accepted goocalendar 0.1-3 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:12:58 +0100
Source: goocalendar
Binary: python-goocalendar
Architecture: source all
Version: 0.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 python-goocalendar - Calendar widget for GTK using PyGoocanvas (Python 2)
Changes: 
 goocalendar (0.1-3) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 4883f0a4e5a7a8a71fb281f113e626f63856e681 2016 goocalendar_0.1-3.dsc
 552b11fcc3b622b9561df3d75b6a1de019522c17 9536 goocalendar_0.1-3.debian.tar.xz
 e211e69c5328544d57f647d04d395a43e15a3524 33480 python-goocalendar_0.1-3_all.deb
Checksums-Sha256: 
 54e63431460b691dd93da01f00eb015b369d5678e0d8b2ab596ab18f00da11d9 2016 
goocalendar_0.1-3.dsc
 49c09ce1670cb40c42bcee1a784e3c7f755a9517dcb67e18233e167983e2eec7 9536 
goocalendar_0.1-3.debian.tar.xz
 d6c43b5a57f716d225ff2b60ef9db4d066b245e927f6a543d368bea71ccc01be 33480 
python-goocalendar_0.1-3_all.deb
Files: 
 52a8bcd9057fb067a08c8b96faa45773 2016 python optional goocalendar_0.1-3.dsc
 1547823b9a7935e14a71c64c1632bc86 9536 python optional 
goocalendar_0.1-3.debian.tar.xz
 c2d0ce8de0eaa39acfc45ad497da544a 33480 python optional 
python-goocalendar_0.1-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHzy8AAoJENbQm+SEBbv2+L4QAJ3/rgppeq7ZMyF3/zAt7w1C
6CUaz8Alkyujx8+IozNBRL2qGOlQZ2jt9YqsICL/MpxROYehBsqYGejVVUErLVKi
DXSORTxeTWPE8zPRO8daXqPyvd1YsmN63qe5C8fhZcvI4246sEl3ctrr/qtF1D48
6VXTv5fcR6NnJYuWM/aEZdoA14OtmNzJfeJnJuSv43FU+eZV2ltlLEzK+4DjzlzV
KIz8CNxBWR+q7RDoBMyI1sHGrJIkhasDOLRO4dyHSQXPuNzdXO5yMnopiJ2Jb+7y
bMXis+lvn9O1BFt9noP917k6EB+w+OmFL6pl9POj62yIkavAY7nfwZh8ylmY2A+d
ORgMdDFpDnfT2GoNjy7L9SPyW7QKf5UdDimb4/dMVuR0uDHNFkSXOvRXL9nZJx7M
d4eAiRA2pDdhKOxFLZRq7t/ephuPmHqXREWo8XzouYA/Y0u7h1POD2pO48i4QLdF
zL9+8KNz2ibzPcEhdcwuSNhrMsXoL4xMLzkWM+p8DbfUIOuhO6G3N2MMvO6oZXJK
Hx7PhPCR7sRON8+5jBspowv++sSPk/zrmF3VjTvAVmBUPKVZgdxj0wbfUobB3tIs
VHQAKHFClz5STWvFrfnNfaQJP2ksXetAaiMSFrN2xB8jQlE1xQ74L+p+LS8e7qby
CC8wy12FIFO2pIviYyqJ
=nF/e
-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/e1wniaz-0002ik...@franck.debian.org



Accepted hgnested 0.6-5 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:13:01 +0100
Source: hgnested
Binary: mercurial-nested
Architecture: source all
Version: 0.6-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 mercurial-nested - Mercurial extension to work with nested repositories
Changes: 
 hgnested (0.6-5) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 6db6bd7b766f1a6af0f8f20cb86c16c7559ffc9b 1932 hgnested_0.6-5.dsc
 f227a0530f8e5f868bbaf7f9b1e5ee7b0706fe5b 10112 hgnested_0.6-5.debian.tar.xz
 0552d3b1a8aafbf0b3e4c750a6ef6d3b929e3c6b 7992 mercurial-nested_0.6-5_all.deb
Checksums-Sha256: 
 c3b62a7bc6ce7b17bfecfca1d9d7db8166eb7be1227dcc96835823c68c683eec 1932 
hgnested_0.6-5.dsc
 1b235b03579eace8bc53c159e8504f6ec683e88db2ea20deeb7a9d5cdc36384f 10112 
hgnested_0.6-5.debian.tar.xz
 8a00a8228b78e90485c842819652bf8918a32c3f1c254aa19deff7fcc31065c8 7992 
mercurial-nested_0.6-5_all.deb
Files: 
 2558bff0e5b39b14fceed0cf2be5e14d 1932 vcs optional hgnested_0.6-5.dsc
 a2aafed8f89aefa9c0b7b32314c1fbdf 10112 vcs optional 
hgnested_0.6-5.debian.tar.xz
 daef9ed40e421d8cc8a6e0b6cae74ae3 7992 vcs optional 
mercurial-nested_0.6-5_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHzzRAAoJENbQm+SEBbv26e4P/01wr6P8I16zXfDpHlObE87S
H6/LoL+mT/zByaI6G10uXdlv2kGE53LmVFfGqLbk+AomVSlMTYBKGcocMbRJR3wk
m3aR3OSyrgIUBm1qi3tjRt24yl1ccHux8CcXzDjdszPswmR/Ll3ABWIFLketQ/NU
XHbbtuJYPUHC5v1EkDLWKyviojyyIWDC4aRdc/77yZNu9CNw+oRsT2QHgX2p7zVO
7zhRH1ur0lxbK3oeMAlxMnDn96iLsZ3Y7aQWc331F+94qmeGTSF3xaUx3Vtp34gL
nNxSwQ3QD+F955vFb0cHD1SXkLOJ0JclUTG8cYn2+moM389R4aeQ0dAz65z3Pc5t
7qo2DNmm/m5sOICRRa8QrJKezDIC8nFR++pOUdCNl5J66AGblhaY4B5torue/mM7
RKYINU+jOELRqLy79KrUJSRGhQOEbYLCH3EiEF9P3mDgUJt95qKw7YFVovoGBE9/
q1OoHMMPNRLjAwmhvhXaM2ypdM0/iau1an7SPTBE1TwgMSRGDDTTERcmWA/K8iZI
y+i9I55GF6Q3d5Hmbbu4yCr7hKuDZutjJ5c7akTqw0N9yrH7RYKVgefIuqDyaoG2
6mkcdAwr86dGFSyqxF5GLM1ioHmDlsJiun1mfTYE9o8G1CJrz3OBNBUM7jom6vM9
zlAneukj6Giht9Uf8W1k
=yZtd
-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/e1wniaf-0002kh...@franck.debian.org



Accepted tryton-modules-account-de-skr03 3.0.0-3 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:13:29 +0100
Source: tryton-modules-account-de-skr03
Binary: tryton-modules-account-de-skr03
Architecture: source all
Version: 3.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-account-de-skr03 - Tryton Application Platform (Financial and 
Accounting Module for
Changes: 
 tryton-modules-account-de-skr03 (3.0.0-3) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 23f110fd518a37513d3cec61e9d9ba25b24175ba 2186 
tryton-modules-account-de-skr03_3.0.0-3.dsc
 d4f6424f13901f36c58541d571b65bf086f35eb2 10872 
tryton-modules-account-de-skr03_3.0.0-3.debian.tar.xz
 c8d1a193a2b76d01fc63c64e127392bbf8f003f6 30646 
tryton-modules-account-de-skr03_3.0.0-3_all.deb
Checksums-Sha256: 
 77bacfc1ae8e42b12f4ee1e827539b5eaa5ea160f6ae0b47c29fa029515a5e2c 2186 
tryton-modules-account-de-skr03_3.0.0-3.dsc
 12ff398a4caaf56b5520445ae303297a8e7ec227b4f5d35a1e1d4abd0265bde3 10872 
tryton-modules-account-de-skr03_3.0.0-3.debian.tar.xz
 f3e2a9f365d8e69eeceea8ef16633fa5aec53cef306b1576412b619b7b20a13e 30646 
tryton-modules-account-de-skr03_3.0.0-3_all.deb
Files: 
 1ee3260331579defe14319721c9bb83b 2186 localization optional 
tryton-modules-account-de-skr03_3.0.0-3.dsc
 ae8297a0293e420159ac6d99572eb860 10872 localization optional 
tryton-modules-account-de-skr03_3.0.0-3.debian.tar.xz
 fd001f2336aa6ab17de8a2c5f62c815e 30646 localization optional 
tryton-modules-account-de-skr03_3.0.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz1tAAoJENbQm+SEBbv2Q4kP/j+IfGloBfgVpmn7KfwJvg38
j9MFls9j7RdyTqqOj7NGrn+zTYxg1TZZACXXIQR4rYEpTY+UmP5Zozt006CtPbeY
VEFbxiYoMG1YXxtwTD/K+No5lTzzCpr8SA2WMq6bZDqduGCSibJ0q34liAIEmOHy
qNGiflJCI7GlhamoMm8nhhgOlHerRgy3sAkPfJjbci0XwC3Aou3v30KBGSTBE1T5
A6RqF8NLNvW/bD2KuY5evBn+X7YcnhUkRsVC7qrr9VL1Lu6Ptr70xZOLzk67sR/D
M8rH3uIZG+GYI+xv02A9tJ3ZoGQ0Wm8XpPqh77GQvnO9xIr9r0qTdRqLXObP8jVP
NDcNqaqrvZWy9bP2yyTcdh9VarxjZNBXm9rD4ZR3R4rQUCZzavBllXWAx2X99X+N
uNL1d8Sndke74NO+EZ3gXhONZPmIDt3xa7jq4Y5/UYWPnSIfinVECgPAr115zWC0
6V5NzrGU7X41e+pNE/O1T7R6VrgeCGeVsPQyVQjMX9YS3nczdb30mgOJ5ygEWYe7
kKV+kKCEA8H1FUliziNifCqaAX/y39kTBtXA6zjnlm+HKEfuCojIzkFUbYc8LSON
y0M9MmflGyq/Ur6CdfMK3rglPNI8MXstir+S0M77ey1WWDJFCFYZ8PlFG4iFiS73
Sad2bYZ+uZO8jggLT5WD
=kNSG
-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/e1wnibl-000310...@franck.debian.org



Accepted relatorio 0.6.0-3 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:13:05 +0100
Source: relatorio
Binary: python-relatorio
Architecture: source all
Version: 0.6.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 python-relatorio - Python module to create reports from Python objects
Changes: 
 relatorio (0.6.0-3) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_NAME from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
   * Updating Hompage url of the upstream project in control.
Checksums-Sha1: 
 929751f45a60c84bae6f501af1b0f2792606964a 1984 relatorio_0.6.0-3.dsc
 a1cc005e57a6c2ff9894cc59e9b05be2045bcf48 10472 relatorio_0.6.0-3.debian.tar.xz
 6d78f1eb1c5aaa6d24aa430ef58a7d8a592d6c6b 260320 
python-relatorio_0.6.0-3_all.deb
Checksums-Sha256: 
 c475ec0ad5825d607c39bf2e2251a4053993429ffc0f7cb4ed7f093a3732f196 1984 
relatorio_0.6.0-3.dsc
 e0eae34c8c9c85f4f310663841f16c20b3f21b10481ecb81ac009ce5b54eee58 10472 
relatorio_0.6.0-3.debian.tar.xz
 cf725e907dfb380e1e48d11b17a17e8e68c578dadca0e46d1bd7dd42d845233f 260320 
python-relatorio_0.6.0-3_all.deb
Files: 
 e44a8f740c28b22993f247b039c779b3 1984 python optional relatorio_0.6.0-3.dsc
 2d37fbdd07f549167998f7f256955c8d 10472 python optional 
relatorio_0.6.0-3.debian.tar.xz
 bd81adef0de39261ecea68abe9baebfa 260320 python optional 
python-relatorio_0.6.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHzzqAAoJENbQm+SEBbv21iAP/isVSupphNhqVTPuxTwJYAan
6fa90VVCK8fQGJiCbrN3C7SlVL8WUBS90gKkcKOEWK99E0c6wQ4sRUZ9Ae3LDYpF
b017nl2Dsf1K3S5Qk+NW0lEXgDHr9zw7FekRccEa3PI8Htrr7uKmF6Cw98tUE954
8Nyw28759Sg+r0o0yA+0wGuEa8/Kggjnqg9kXjLQ+FXUrGri37ndJwB/3NlhNzlh
8HypvxEBcoo7Z9xh/qBNujdVt5wQ794s7DCl8Cvs8sPrJYz4iweL5FuoLTY8yxAk
wDYMue01XBOpgjmbq93azoxb4HoHJYVekWx8bQO66W1mqKHYlkK6CW3Ye///uWMl
caEAGZhEQRQyl48HVp++CS/gDxlauvd2dUXUVcfYQ5boSiMGIWPLt7frOkJwaCPz
Gdu4gHRWmixG9O/ir5v3bdzYXDj82THXHSDTYuP+tgRFVaVBSUWr3VjTUZN5S7TS
IDpbtXgrhUm28ztUvC/VbUG+moJqYwTc/bJ47Kac999pVydi3YQx5bDkpQ7/Dq9O
mKG4uezfyDgfRlYY/6TUgJ2xQ1cFDfpqnfogZKSD0yd/JMUnpRFSlQq3nS0ZU905
PnnCwNi1uEbMIgnPdEiPT6KBgFy7FH/yiL2Cl7Sm4cQ6NszBp9WLJOaIpeVzVGvf
t8FL/BA8wnmhr8KepFXN
=WyHw
-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/e1wnibe-0002qw...@franck.debian.org



Accepted tryton-modules-account-be 3.0.0-3 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:13:25 +0100
Source: tryton-modules-account-be
Binary: tryton-modules-account-be
Architecture: source all
Version: 3.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-account-be - Tryton Application Platform (Financial and 
Accounting Module for
Changes: 
 tryton-modules-account-be (3.0.0-3) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 1fdfd6f0839f41f4953feabc94ef18848721a99e 2120 
tryton-modules-account-be_3.0.0-3.dsc
 5141c764262704508d7e276af28b757707c49920 10572 
tryton-modules-account-be_3.0.0-3.debian.tar.xz
 3da999ea7656d6cf4b9a88a2a530e46b146dc502 20354 
tryton-modules-account-be_3.0.0-3_all.deb
Checksums-Sha256: 
 ffd74a0c170f9aa969e51acfd51dd4d43881f6b04d4938c9d1102f9dde7a8871 2120 
tryton-modules-account-be_3.0.0-3.dsc
 56997b5ec470aa8fc35de00731374333799c5956c8213d4bd7ce71d7635e4c79 10572 
tryton-modules-account-be_3.0.0-3.debian.tar.xz
 62e0b5ef9fcdac9cf0fb9567bf5e69586251dd482096d46cbaa28970f44ac7d4 20354 
tryton-modules-account-be_3.0.0-3_all.deb
Files: 
 c10bf0f9d27f58065a4c14102b8bb221 2120 localization optional 
tryton-modules-account-be_3.0.0-3.dsc
 2f75e565b81bf76fb7ff4e4ce29d1f8c 10572 localization optional 
tryton-modules-account-be_3.0.0-3.debian.tar.xz
 c6cbfd3b97440aa5278238fd87f7e2ca 20354 localization optional 
tryton-modules-account-be_3.0.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz1aAAoJENbQm+SEBbv2wNgP/iymCQCgn4ZP6u3c+ExOXqXS
NyPfViRAJ4/nNWmf5jrMkd9/BxV3afDBnzJzwucjdTpPlomcIH42rBLgMVRKmCSS
2simyr3rqatUVfCTS1YS1XwpmKhNi2/qc9Byx1qu9pUzmph+n65uTSHmayHgX+IU
Fd1BD8Lxc995iAOID4kX5B0lVRVwdKmuoZlDn0AVjrvfw3lDC4JL3Rs46xz9dvxL
A4bP/gBjK3/+WLQaEZY7E6HtWV+jQPNua6c8Nocf8nkYUdeXBodAMshNODP73hI7
ltzXeOJPneQVBO80vxvupFIymwonlHpTzho1T0fKYQgGBcMiKos8ihkas0xcKA36
4qh7LgjLkQ7ghbiWfohWsL3KEPAVcV03nziY7bknDtvYdh6DfjFmH503+mMsa7hd
9QnmyatxamoHs4r6pSEvtkw7dTVm5Nrrto76k4DOQM9WsVVC9pezOYHyidXkJgTI
ydwllGmgSqDnGvqp+rOYJuEHuZUuiqUj9Ybd1uEuNIppX8Z7IHsRT6mRjRTbiC9f
Jzpa3xoVA3lNUjlLlr8etEGuCjO5El6s9I6n7vGJXE2eZInsnsuyRHGmovmgS+Kj
BOKZXtQtAA1t1YfY5uAobKndYMgceSJnpa3R5bM9C33xnpwaegu+BJmKeWQKhtlu
wJRbVZXciHH+8R8fKRSr
=lXXY
-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/e1wnibe-0002yt...@franck.debian.org



Accepted tryton-modules-account 3.0.1-2 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:13:18 +0100
Source: tryton-modules-account
Binary: tryton-modules-account
Architecture: source all
Version: 3.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-account - Tryton Application Platform (Financial and Accounting 
Module)
Changes: 
 tryton-modules-account (3.0.1-2) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 b93813144c9a8aed63c7e43caf40bb665a045b20 2078 
tryton-modules-account_3.0.1-2.dsc
 2f7a8b4d1c1a618b3fd339ed47c919328396cebe 12688 
tryton-modules-account_3.0.1-2.debian.tar.xz
 b825496b4d2c7c507f85607552955af370c11921 204768 
tryton-modules-account_3.0.1-2_all.deb
Checksums-Sha256: 
 26c6c95b293f3990288ab8da93d3e55a183fab3f521469513f46e9793bee0efe 2078 
tryton-modules-account_3.0.1-2.dsc
 ef7f554b0ec302f7e8fe476765e0b04a8f4eb2ec0774f630ef4c6f05f88361c7 12688 
tryton-modules-account_3.0.1-2.debian.tar.xz
 989e8deebffb76516d80017d8c12b214cb9e4720ed96909971d4b8366d18b308 204768 
tryton-modules-account_3.0.1-2_all.deb
Files: 
 834eb963fe4e93cb4e3b00b0121d10e7 2078 python optional 
tryton-modules-account_3.0.1-2.dsc
 79091bb9f6e9ec65197d8940f1b40d77 12688 python optional 
tryton-modules-account_3.0.1-2.debian.tar.xz
 f788a953e1ba0dc7d0b04f25238afcf5 204768 python optional 
tryton-modules-account_3.0.1-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz01AAoJENbQm+SEBbv2VcMQAI1fmo6+XX9touCLdhqNcgn3
xPlUay2o3UCWiN2SrO9WdxlUUnDEKvJi2t3RSlX/pRjdHAsIpV4E+dqUYAi7KIwm
5FpbNL3rScNE8GGpwiBE/U6dIjkqADXJWtGijIFSRuQ1bNnrOWE0H2CHzjtCtGGa
vbJZVaENN5TFDDUxw/9IQ1awVSWrM82YwWWRxuQvdbP0bQTkZQsPIoJ1G8uLgDcm
l1F12lR6cBgMeImWPnZpu5KQ3P2CQxOYHuSiiCXAAxy6VmI0GXel1yKXOFpZBXau
MBAvvqUvGtHs5XOREmnSYmcVuXljbl1lh1gDuFcPCFrs4jmC/NJGg24HiYEomnEi
5Dpj8m9M7H070Y8Yn/fj8v+su5dv9L7Tenq1tOA0vu2QIzjyVx8JGg4n85fNpD8/
lsOYbbqLCLXmO0nMZx59J5Bo+ffrGbmkgXqqHkqxR+h45mGjp+uD07m5v5Nf2pqs
kz+dAlUVd+UDSYI6kKe7yjmV3yVesz3q+LULQE2Pbm4L/FU6Y6+937op2WpvOtRh
2bS8GN4LUCSrxB1q4sLLx/gaLacXv/DiV/2/8ttK/erc02F1JISzaWiei7d+1Elu
l5zmVahqLg2FqYyDtfcOEqTP5uZUS58M1rHBR3S5i0PYLJaOscGwgxLG6Dre0+Ub
kJ8G+kh2FCDzP52/asL1
=Po+b
-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/e1wnibr-0002uy...@franck.debian.org



Accepted tryton-modules-account-asset 3.0.0-3 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:13:21 +0100
Source: tryton-modules-account-asset
Binary: tryton-modules-account-asset
Architecture: source all
Version: 3.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-account-asset - Tryton Application Platform (Financial and 
Accounting Module)
Changes: 
 tryton-modules-account-asset (3.0.0-3) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 7e59080213dd25acb28e8e3bca5d2d880db96462 2138 
tryton-modules-account-asset_3.0.0-3.dsc
 3dbd838ff6051bb3e6800e596ff5549b8c893061 9684 
tryton-modules-account-asset_3.0.0-3.debian.tar.xz
 d31e65daf265d690de08c8922ee51a5349cddef8 21794 
tryton-modules-account-asset_3.0.0-3_all.deb
Checksums-Sha256: 
 b5e81a0f256f1a0e9aaff68bd16f8cbbaec17c6287909cec2b4f9692ddadaab7 2138 
tryton-modules-account-asset_3.0.0-3.dsc
 1af337a801637e07265f716c8f96751abef27bf6a9eb210fc05ed524dbc820d3 9684 
tryton-modules-account-asset_3.0.0-3.debian.tar.xz
 89a24787c3c9d0db168fe7d8d68e88a6a41e0dcc1fdb6d5903b776be94d86b5e 21794 
tryton-modules-account-asset_3.0.0-3_all.deb
Files: 
 db56dc2d144c6d0a965c7c9a2f89b6cb 2138 python optional 
tryton-modules-account-asset_3.0.0-3.dsc
 de5364792b2175098a2f688babe7ed07 9684 python optional 
tryton-modules-account-asset_3.0.0-3.debian.tar.xz
 f03d6165246cea20356dae5339da80b1 21794 python optional 
tryton-modules-account-asset_3.0.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz1HAAoJENbQm+SEBbv2jxgP/2Inuwq348KK3NBNWXOiBRGB
x4d9qno5pBlXDvxNbIyYrahiW5tyAdEeUhMFXD3BV46hSdyoWKqkYSMD+sHlexRq
nT9Wdy8Vg5ZIB/mSLdy+xykDIQ8xDmjGopVjZtboK8yZ20TGx+bOnHnDW3Khnto3
kwuWvyfvs9g+NJUkjNddLmMTsZ0/bMelJVm8JVO5QIwH+O474Cxb1CLQsdKyxpE2
GcYS1QkbbpnXpo+lzYgovgYszIOnUx5nbWR2M6pa0MqjuW5FM7o6zoQ6dxbuH3jx
fUm1WQRiWOv39vGFz9s+D79egbgJcCVgunWDhZCuRh6JXDmyaFCBnuLyouoaouN8
6jC9tx1n5WG1AIaodiRWUgAwjyFOS5y4p1AQdDD0xTeuuay7gg6w/QiAM0SEXFlQ
s+PKms2/KUjJ0aIRok7ivztPiChbadgAmvGeIE9cIhRJ9lTnM06kAixQ6S0YlyBR
PbXDyquQJtAJzwrEuzDDJ0Q2uxx6nCFuI11cv41SG7H6xt0eqhLj8Q6hpFI4Y68A
ddWrsT768D9sZ6TC4/Ej6tuPV1/doHb6aQJpt7bT5Yu8L9YSe0Rrbkv9hmYF8mWH
MPv2JwWlyNmaSVyvehNA3lfaCjjFLFkvvaeCqaHzB4cEdzCmZHLw57CppBWvW0UU
kaC64gynPswMmLy7E3Fg
=+QMi
-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/e1wnibx-0002wv...@franck.debian.org



Accepted suds 0.4.1-12 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:13:09 +0100
Source: suds
Binary: python-suds
Architecture: source all
Version: 0.4.1-12
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 python-suds - Lightweight SOAP client for Python
Changes: 
 suds (0.4.1-12) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_NAME from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 e28612db10503ca9c13102e7b33303c6807aad4e 1906 suds_0.4.1-12.dsc
 c5b0b948659c963d067641d7580f74ec22aaff9f 17312 suds_0.4.1-12.debian.tar.xz
 66fa40fd41f3a178690918d4647dd1b1faa64035 92472 python-suds_0.4.1-12_all.deb
Checksums-Sha256: 
 817e87132947a6daf44620aa543a5828be6ddc3a8e26a21bc3b592cf2a67e24c 1906 
suds_0.4.1-12.dsc
 f0aa026a9cbb295facd48860cb45ed0e11e8b860695acc68f62b5bdb9e70ecb5 17312 
suds_0.4.1-12.debian.tar.xz
 099cd3f0c7223945419737cad09600fc9ea40547a3ba485ae12025e6100c76f0 92472 
python-suds_0.4.1-12_all.deb
Files: 
 ad944f454e8e0a35885e5d651de41bea 1906 python optional suds_0.4.1-12.dsc
 e127bcdb3206a89c6e749389200b 17312 python optional 
suds_0.4.1-12.debian.tar.xz
 6f7b7f6af14d6f5920449886eee71639 92472 python optional 
python-suds_0.4.1-12_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz0BAAoJENbQm+SEBbv23+AP/R2w11pvaxZ/pImfjp/nNUIh
bOHmaUZKMZ4jrtYNEOFiXwyBT5edKOxn0Arn3UHbYomC6QOIS3yRVnlDxNGXMHeE
RN8zH7LSNc3tD2RqWIKmcIaCjF54j9VwEwf5iFxX67XNI1HkJwAuTjpao94b6Plp
v9Cyzh3vYfGqvrDYVwlj/H5xF23UE9/m+KFfgNU4DHyKhg4++CZw45QIDkyFeIhJ
NkJL8iNQ16uhPUN5AZwPzFbt3WW56YO581iKFK6SF+uRTvDHV+ynW7//wG2lIl7O
4yUSi5NruJ5vIckrqBRBjsCYI1XScrZOBRONqQ2LOp9MZ3DODC8jWGcpjHXFknDf
JBMaxTg36o7idPrUc/6Z5oMBeCYM8O6UWG2+zBX03jKtrE0uKX1P7mVVgT51STR6
3iWPv0XC2KC4QKfvcIMRdUep8HZ3EFeeNDnWzzYVTGBYX9+pVicbul0z71oQ/sgq
7TP8WuoyP/85OjQ92I1Hr9RNcNKGzDMbPg/r7fEqxopsKGkTH+7OFn8YH8YB+Hp6
Vdvoycezt6CEwW73JVg0MxRXew8IavfwJCKG6+xrbOcyozS3AkMr3Ms00ikFz5Iv
5tzyfGdOcSSX50VKFlEpZSv2VZGZIz5xRUXL39PMcbR+Dwmj1G88P2MP8lDG6yve
q6C5BaDmLlHw5OSjX6gH
=ckNF
-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/e1wnibk-0002t1...@franck.debian.org



Accepted tryton-modules-account-dunning 3.0.1-2 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:13:32 +0100
Source: tryton-modules-account-dunning
Binary: tryton-modules-account-dunning
Architecture: source all
Version: 3.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-account-dunning - Tryton Application Platform (Account Dunning 
Module)
Changes: 
 tryton-modules-account-dunning (3.0.1-2) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 57b7b3abea6c12b43b152c139c9379737e2a6b70 2160 
tryton-modules-account-dunning_3.0.1-2.dsc
 f528c0b0ad18523318e93e444b56ed10bb40f812 9460 
tryton-modules-account-dunning_3.0.1-2.debian.tar.xz
 56669d03394ff94add2d884e61fe9b59fbb1e151 15462 
tryton-modules-account-dunning_3.0.1-2_all.deb
Checksums-Sha256: 
 07df5659bb6d6bcaa11959ba6dd24225cff7c24533e0cb56436f192c7a9706b5 2160 
tryton-modules-account-dunning_3.0.1-2.dsc
 c1c2e5227a8cf42561d38fa43c7e476e26a6ba61c1ee67c8d4357bff1d9b 9460 
tryton-modules-account-dunning_3.0.1-2.debian.tar.xz
 b9f12cdb6d45b5d3c426257165049f9ff70fdd7323e6fae28ff608eaab1927ce 15462 
tryton-modules-account-dunning_3.0.1-2_all.deb
Files: 
 60e16422f093252ed5a5c1c011937bdd 2160 python optional 
tryton-modules-account-dunning_3.0.1-2.dsc
 381799615a5e296e1ce42e5abb2d4d29 9460 python optional 
tryton-modules-account-dunning_3.0.1-2.debian.tar.xz
 86b80014217dd5a48e76982c31a11095 15462 python optional 
tryton-modules-account-dunning_3.0.1-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz1/AAoJENbQm+SEBbv28PIQAJMZ0YXU1y5OV3/V96twMvAw
O/tPxBlZDVg7zZj3+G9EN/RYb3lxY8jsKKf4dSi6FL6z4oRdZhsgbahm4vcicmxL
k8pKefv45XXyaZTCBFsfM+BoRZbPr8Qs9y51kJDQ+XFPOJvOt2srCUbfr11FMlI0
A5PmvoPVsFgrEVHZgHp92XXa6fnCOWQtVjisXH3PW4ZtjQ9oW/r4lj8uuD5yoo/3
ocmXIqD655bQWZJSrl2EslNULnYvjgcnzcwhqrvCOJy2ormF+b72Imf64Yxq42Yn
JSNeuvOKCuybyqvpnNUnEcGNfUg/W/uL1glOVFMOz+4IOov7YYTUs000fFqK7ZWH
4t5/+GsoJqgfWbpBRPGFzFYVwpX+9v91+U1Vu+4yBZSZWYFMVKY2kdzKhd8nwkLg
d/6ViV5K9lfTlA5yy74WE1R4oqzKyC1tUaNJ4YZTRtDIEKE2O9jkq/Al9hmmMpVM
IJhBpIYEinHA+1O5tAmOOSdsY0fzI9SepYqszBv6DHeeD1OQwxiBrz+e1lezB7hX
YW1MOp+pv2HwHxdrIiLGtBPp370AhLKJwaW125JCcEeUVcPNtsCXbWPtxsAxt+uh
yC2WcG5eZPUvmbba9olkeQI/npJU7qL0UAdCI64YhP9UmVvkUAFRdeYtUJ/i/I+f
AG+JmZFllP/CLXOo+7tG
=Pf7V
-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/e1wnibr-00032y...@franck.debian.org



Accepted tryton-modules-account-product 3.0.0-3 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:13:55 +0100
Source: tryton-modules-account-product
Binary: tryton-modules-account-product
Architecture: source all
Version: 3.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-account-product - Tryton Application Platform (Financial and 
Accounting Module)
Changes: 
 tryton-modules-account-product (3.0.0-3) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 f203d5c52b938e1a44fe4aa3c2e90fb2962b10ce 2163 
tryton-modules-account-product_3.0.0-3.dsc
 dea4e8ba15e4670fe0be8b5935c80dd920429072 10756 
tryton-modules-account-product_3.0.0-3.debian.tar.xz
 649e97348cdf211a1bb6e206464c0ea106d0c803 14892 
tryton-modules-account-product_3.0.0-3_all.deb
Checksums-Sha256: 
 3dd8589daf490b1efd4b7f2e7e052e9aa4cc0f183117fa1366dc50fb23efdaf9 2163 
tryton-modules-account-product_3.0.0-3.dsc
 917b301b535a9c8d70a9f62159b7f32c71971c80216ba54ecae15c4306d51612 10756 
tryton-modules-account-product_3.0.0-3.debian.tar.xz
 8a5d58bfb632ae07bb9aeec8b906deac3ab40ae54ce3be28d20db70b3d1c6759 14892 
tryton-modules-account-product_3.0.0-3_all.deb
Files: 
 69a2f5d84b5b0f2f348db69ce4a768a4 2163 python optional 
tryton-modules-account-product_3.0.0-3.dsc
 a9bc7b130ac6b8e0b76c6544ead4de3a 10756 python optional 
tryton-modules-account-product_3.0.0-3.debian.tar.xz
 816169946f45cff975a351f7e243ce5a 14892 python optional 
tryton-modules-account-product_3.0.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz3sAAoJENbQm+SEBbv2uM8QAJdCyU4w+QSIftMupkH3aTL1
NiudIqpGgpJTdhEz5dU/bGn598YZ1MfIqu779XspQhJeOqINJD70lH9f8UIHGCTN
yATVJP0CjqvDsaFhej06cN8LPqjefgvYadqfd66QR+XFLrXKsvFHeyX0pBYdUxvz
g3BQWvKj1A31i7qrGVog1+Y38bUHAuhv7hpDVTnaS6M50GjvbBBabUi7fgmk2ZYD
f6fMpekR7HlLrOyUshvMLfwv3cXLQGqik90YnSM7fiCs4JKzufo6DiZ7SlYufs96
JOrc/RikEMFGGaVsWs1H460gT5YUW2Uiuks5Zm1gPFohgt3lZm6YSwFq0CKLtRhh
SwbJzguFUPBOYUaMoxDcRsxw22wYHqADtZdQbK7Q1F5H/rwuirNQMh7ySdk8QE1l
DgWcLzNYym6OIJQT6oejXkV93xGSNp3aWByo/706GThMk6cZTp5bGAFgkcnTR41P
j+Fc1jBqLqwgkx1l0O+RKoQeLIpVyNzYmKbTquBFcX1nUi6vYIuaVDYZzg3rcu6X
D8IMOqLzNJjUTAMVuY+ZOBI+1rc+6Zb4+t3doMfBkk+CUVepWi4FREeGlqLlW+KB
p7VbtL5n/B5MIll+1/CbGzLj30bF7ZMtYT4MpRRIqFlwgD8luwIBFO6L0rzKNFue
4KlPpzZzdg78YVgpAPRL
=5iV4
-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/e1wnics-0003f0...@franck.debian.org



Accepted tryton-modules-account-dunning-letter 3.0.1-2 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:13:36 +0100
Source: tryton-modules-account-dunning-letter
Binary: tryton-modules-account-dunning-letter
Architecture: source all
Version: 3.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-account-dunning-letter - Tryton Application Platform (Account 
Dunning Letter Module)
Changes: 
 tryton-modules-account-dunning-letter (3.0.1-2) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 fe5c73b5facf8456b6326a7764a7e5514327d81c 2237 
tryton-modules-account-dunning-letter_3.0.1-2.dsc
 2eb3d028ce30d00cd8f4f52d8708bc10dc6219d5 9528 
tryton-modules-account-dunning-letter_3.0.1-2.debian.tar.xz
 8bbcb63398358069b37ab11194e34c6c5c5bd930 8424 
tryton-modules-account-dunning-letter_3.0.1-2_all.deb
Checksums-Sha256: 
 1f31a628f81c267fbba672660019ffca8e750ea8bb63005fb37d802dd98cea6b 2237 
tryton-modules-account-dunning-letter_3.0.1-2.dsc
 08e686080b58e819f3e11597987605a2f0d1867b2cabf352cbb075b18575df05 9528 
tryton-modules-account-dunning-letter_3.0.1-2.debian.tar.xz
 1e2d1fde7ba3e08563832cbdd285ad1152c3af21406461d2c56d113c609c9bf2 8424 
tryton-modules-account-dunning-letter_3.0.1-2_all.deb
Files: 
 4a384c1fe3c392504ecba3a1bd20a2c6 2237 python optional 
tryton-modules-account-dunning-letter_3.0.1-2.dsc
 aa7ce28404ce4b66143e5a1a44188852 9528 python optional 
tryton-modules-account-dunning-letter_3.0.1-2.debian.tar.xz
 bf1d3d19b722952fa549629069f75ea9 8424 python optional 
tryton-modules-account-dunning-letter_3.0.1-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz2QAAoJENbQm+SEBbv21TEP/1LCl+Wd5LLEmlVuBuuhyWdo
IJGj8UbMX6F1JsVncgao+6w5SaoNMhobVaFjzQ3DgtYPlG4f3V9KPhPRJH4NTeuC
dxqFTgqZiECZ7hSUDB6wvcF3HK+dXjgzySfoawhCkC7PWdM5nHDom8l2Fcc4IK9G
YRh3Tt3pP7rP4D9YKw58fR/2JVNu/zyKmB76E0Q4WMeUmzBgAkwEr9z0RghnaAzu
ZIBqlGT84E+87yRENwUkxNn0OHRLMhBTYI3zrfeHdcFtbMHW7A/2BiE0rY5ImL1U
yYQKOzO5oVbiG4zOnlwozEdxl13FJaRtSjAe2PSjwqLRxxQ/sq0OCGm8XwBxQ4WR
+jUkfc2GzvdVojt+LBGWcIoBlO74SXy/pZA9knOjkySrDNp36Ilhg+O92leg+44e
4k10z8I9u2rScrbND2BjQC3eOVlsQy9/ZdQ73X+H/2yazPhW6igNzQUdRvmYX4CY
/8hg7ndd1qEcGWXWuPFLukultLhbIqOp+bWEwFJNQmLzCRF0FS1MxYG2RuCvH3y5
hId9ilxHgr+qTTOghm4716U80Ini6W1kN4itM6se5mKLH1GrqsSeOocbG12xSv0n
RnqeHAAbyxkY5QHhHvZBnaox+u9mRlj7fSFcydpZajcleE8yCGuNKXKxSBwy8k+H
aQvjqiOrqhjsKcULqPxv
=N1aJ
-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/e1wnibx-000354...@franck.debian.org



Accepted tryton-modules-account-invoice-history 3.0.0-3 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:13:48 +0100
Source: tryton-modules-account-invoice-history
Binary: tryton-modules-account-invoice-history
Architecture: source all
Version: 3.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-account-invoice-history - Tryton Application Platform 
(Financial and Accounting Module)
Changes: 
 tryton-modules-account-invoice-history (3.0.0-3) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 f026fc335cabadcde3542493a28e23928b882b4b 2251 
tryton-modules-account-invoice-history_3.0.0-3.dsc
 c9a72bfd996c24739d77796bbc47d393efeadbb4 10628 
tryton-modules-account-invoice-history_3.0.0-3.debian.tar.xz
 1936bdb0049c43451c82b370bc6da3c34bf1086b 7436 
tryton-modules-account-invoice-history_3.0.0-3_all.deb
Checksums-Sha256: 
 c6faea75f43f44dc1e6163dcf0b98e88227129eaef02a15272212efe59b051e5 2251 
tryton-modules-account-invoice-history_3.0.0-3.dsc
 bc9d74fd5e9297a0faaaccf1d4bdf63c69d9635417c5740146872567251cbc66 10628 
tryton-modules-account-invoice-history_3.0.0-3.debian.tar.xz
 959e8f2b71076913dfdbd2b162b8b38dda1313d587a073ba03e3d0d6a4e19c8d 7436 
tryton-modules-account-invoice-history_3.0.0-3_all.deb
Files: 
 ef07fef0142d91793934e2b14823f261 2251 python optional 
tryton-modules-account-invoice-history_3.0.0-3.dsc
 1848f5d6930d70af40f062ecc7e60358 10628 python optional 
tryton-modules-account-invoice-history_3.0.0-3.debian.tar.xz
 496c0096a220d04edd20920a08dc3791 7436 python optional 
tryton-modules-account-invoice-history_3.0.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz3JAAoJENbQm+SEBbv2TFUP/jqw1lDU9Rj1XqlOS8NmCDBP
z+y8kYu0Q3bTCczjdIU+0v8/88Pufi4bphTJ0AxVtAQWb8cJ0xsPoFNjtCKI/Oti
xaHVQeWwz+Vx/BFNxnV7nmmYcBOgE8knndTZ/YWFMFKmRxJd0ZdEutOFI0eLa6dM
ei3r/UjPzKdZ+l5wcPI6Nfb5o/aiaL5vzY2SucReIN8Cp/GMyAZZsrO6HOtyu7Tw
7czyyV+5ZqNJxPu22/B28cNTllGDXeIvEyL9zu19h5jlucDcoRmXaxF7Ag1NDmSM
Ir6EOHQc/XelYG5YYM5flCbIWDfcDqVSyG2niJXJdY83hOhsgsuP3AkOo2v5PrDd
4meEOHeRtKG6si5HiE1lTJj1tqSkwjXKJSLCbfJ9gRIla3HNlZyVbj7uBZy7ahl7
W/tfDL8KV9ibmlivGZHrZmUWjVeyNjoVgyLkHRVzk69lhb9kXy3kdJyBKP/Y1hap
+5XGSTF4ERZ3NMk4RceESfNoeIzXW889EOYekQWYQ2CGrY7CO+eHcB2qUmeKUw3k
w5XHSZTD3x7Hkux4WYpbjOjSa0sFYa2iWG9Gl7ZN71IJVM9e7vqgtZTpWzoFytNC
7zByntooOgKk5V8dTHgUnNHa6utiooJ51bQcPG/D0HlNsy4xwhxd5AZ9JOa3lRLn
MbdS/GkOMG/kon/GnMNK
=QFoG
-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/e1wnicg-0003b6...@franck.debian.org



Accepted tryton-modules-account-invoice-line-standalone 3.0.0-3 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:13:51 +0100
Source: tryton-modules-account-invoice-line-standalone
Binary: tryton-modules-account-invoice-line-standalone
Architecture: source all
Version: 3.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-account-invoice-line-standalone - Tryton Application Platform 
(Financial and Accounting Module)
Changes: 
 tryton-modules-account-invoice-line-standalone (3.0.0-3) unstable; 
urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 b95f48fdcd04fe5101c296084ad59b8667e2bb4f 2339 
tryton-modules-account-invoice-line-standalone_3.0.0-3.dsc
 d97618d5cf915f53d2dca8735c2f0716a27ddb93 10576 
tryton-modules-account-invoice-line-standalone_3.0.0-3.debian.tar.xz
 1762eb164c3b0869f8ba5a32b5042a7040e88d55 9294 
tryton-modules-account-invoice-line-standalone_3.0.0-3_all.deb
Checksums-Sha256: 
 4317bd41e2befe207056210fe4e3bbe2a90590bffa692a8202de0a47563fccde 2339 
tryton-modules-account-invoice-line-standalone_3.0.0-3.dsc
 2bec0b1021a2c47e648365e76bda9ac809a297d4b3a38d9018361cbc119c20bd 10576 
tryton-modules-account-invoice-line-standalone_3.0.0-3.debian.tar.xz
 70a92b6ceb18e92de5cd79b40c0276ce7fb626f61439543ef763c9b55c053cc2 9294 
tryton-modules-account-invoice-line-standalone_3.0.0-3_all.deb
Files: 
 ee602e979943f58919f454fe0096e229 2339 python optional 
tryton-modules-account-invoice-line-standalone_3.0.0-3.dsc
 c35f6291417e4c43c8b5e505f6761afd 10576 python optional 
tryton-modules-account-invoice-line-standalone_3.0.0-3.debian.tar.xz
 2a0b6509489575126c60772a79d0f9fa 9294 python optional 
tryton-modules-account-invoice-line-standalone_3.0.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz3aAAoJENbQm+SEBbv2OBMP/1WbM1tHS7LMiVSwwXv/30n4
j3I+DhQB8sMJ7vc5WWOB6QplmqcnEnnVwiXDAu/19GIDge8MeuERYffJdb9GqhRk
sJKWEmMqdfenIsRMx3w4/r52JAcQMj5d2iYiwFBMn7M18r9OsT5WRSEQ9DDf7rmj
Nf4R3YJGfnY0BGOGvrN9aaZyjKZMOx9FQ4B+1HhTGHuGtKmIwgr+oPMj6Tv+FtyU
IpFPq1OE9qNVs2Lgm5Q3cnPrPYwgr4u1WnT0u11Rqcjf2rLGfyhjNgQH2WB/fU/4
aveUWYQOZpAWdvTTfUrZsyJ3O4q7Kcn8iwqVN8XlIkevfz0p9ZDoSiqLk7YxbyXS
N0U3uq1j5lgc1XY+/JpMCMvbXG+nU94flt2axRcfXUiBC/jNsHD5rxDTNtziW/Tf
GRNFZwuFh0kFsuV9UpmiNIHDn3N+DH+dJNBD0ThiDoxRKRy3S2iwCimlbTq6QKiF
6TxYB8dgLZpQ1F6C5zttAOSWiY8X7PiieYAaGpjyZSHjrk320GouUHefBfiOtEDo
GkMvjDXwmqTQFODK+hWc95KP1YVHNyHdjPSevpWKN+h4XiCsqWc7/gDxkcqiyKZF
2M/G7mgkT+/riuCSqs3J1UXye1TFifGEKLv2Sd1oSrvHW1S+cmrabw7Q8SoVBbAE
osFUiM09dGFN4KaX455+
=3VdC
-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/e1wnicm-0003d3...@franck.debian.org



Accepted tryton-modules-account-fr 3.0.0-3 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:13:40 +0100
Source: tryton-modules-account-fr
Binary: tryton-modules-account-fr
Architecture: source all
Version: 3.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-account-fr - Tryton Application Platform (Financial and 
Accounting Module for
Changes: 
 tryton-modules-account-fr (3.0.0-3) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 2097e4f065b0e1d3d0e07068a5a830b674eecb54 2111 
tryton-modules-account-fr_3.0.0-3.dsc
 68add2cf4de07182c9217861a5236292ce6f42e7 9652 
tryton-modules-account-fr_3.0.0-3.debian.tar.xz
 bb229c2be7faf70d18e213383994e4810f5d8599 27634 
tryton-modules-account-fr_3.0.0-3_all.deb
Checksums-Sha256: 
 75f68bd069c7cf8a89da48e982e8a1b364d437ad616a5c87928b01c8990c8ef5 2111 
tryton-modules-account-fr_3.0.0-3.dsc
 7817304b2cd68b57e19b839736044bc7ea16a7f78b69a72f7aad250cabc3ec77 9652 
tryton-modules-account-fr_3.0.0-3.debian.tar.xz
 1cc45b581aa59ca560d08dd23aead6ba9b7a12f603e96a504ab2e1331797adf0 27634 
tryton-modules-account-fr_3.0.0-3_all.deb
Files: 
 a77e60c72f26b52177f8ddaf2f9a002e 2111 localization optional 
tryton-modules-account-fr_3.0.0-3.dsc
 278a8e9fac8f9a5ff463f59a1986b1e1 9652 localization optional 
tryton-modules-account-fr_3.0.0-3.debian.tar.xz
 9f051e3d2fe388d364a30d0908f8335c 27634 localization optional 
tryton-modules-account-fr_3.0.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz2jAAoJENbQm+SEBbv29/IP/iMziNs3OZB3pHaXl+q4Ccue
4Y3UjAU9RG55NKMDU+ggBPyx0pcuD02Lemo7PaUG6IgHk2JCm49XT5/2ZQwwkExK
J/Zt8EEhtpL78mQ+4m5Pdt/Ud6y/MqwtiKsEqIXAgeFpngyJcgrA5yPah/kK7k1a
UPV8JxNgjnQX062iq43eC6jcOE/CPXzw0Jv4o+noFA66vZtfiBFsAl/uaxHhZzqn
TvxUx+Eyjmr5jSJev9EptnW/EOfdpDyw4O841Bqj13Mt8nbsX2OINroY1Lj0Zmxy
mRf7kvTgu48oU/xi8HIOlsJ3Ig+XDYHjuMYR1jgVQmQPxudwWIdprtOq5X6cxzSa
msRLQTN9HxGkn35GeBbpCfq4YvfH3ujN8SXQY5Sg7RUY7JcmolyJ2wdm3XnI/PBk
ytX8+MoFp2F77zmUeO02SkUuZzt5YchKhDEJlUY6DHsdApNf3gkbjF5vKF25M43O
MHNx4PsC3c7EOZTgQ54Tu3DJKizBxFfi/zne3tXYGYirmR9IfZ6TMJQAOjEw/o/k
+p6Dm7vOdqMaQmQNVwoxepnEz4afgWNZ6ArC+bRfkn2o9QJ2Z89W5OtXTqwFDkUa
YRLqv/yPWDkopFqnpCISWy4AEswJB+FGC6bOGGaJKIGA+wJREaL71hRscwwgtHLn
WN6KbmZIovNV6ztkG6OY
=1D1k
-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/e1wnic5-000378...@franck.debian.org



Accepted tryton-modules-account-invoice 3.0.1-2 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:13:44 +0100
Source: tryton-modules-account-invoice
Binary: tryton-modules-account-invoice
Architecture: source all
Version: 3.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-account-invoice - Tryton Application Platform (Financial and 
Accounting Module)
Changes: 
 tryton-modules-account-invoice (3.0.1-2) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 1f064227dcbc39c41bd973f60964ee422f9ad26c 2163 
tryton-modules-account-invoice_3.0.1-2.dsc
 d1fa92be2362f65d39f1cba903157e97345cf225 11036 
tryton-modules-account-invoice_3.0.1-2.debian.tar.xz
 89e1c0d3983f615e29a4a535b032d36ced356c9c 73672 
tryton-modules-account-invoice_3.0.1-2_all.deb
Checksums-Sha256: 
 c6fc69803163008a9ee7e13a7606b317673a1d766b3bdcd0401c0096b7bd0881 2163 
tryton-modules-account-invoice_3.0.1-2.dsc
 ff3def03336423fc1d1f96fdfcb8856855a9ae2d3e7afe0377a787ff9f6286d0 11036 
tryton-modules-account-invoice_3.0.1-2.debian.tar.xz
 d618a650442f90f42f895324324980cc0afe6440db4a547383324635700748ae 73672 
tryton-modules-account-invoice_3.0.1-2_all.deb
Files: 
 e464531a0d99969cbceadedb96de39e4 2163 python optional 
tryton-modules-account-invoice_3.0.1-2.dsc
 7a86defe3032c3a4c123def3d65de999 11036 python optional 
tryton-modules-account-invoice_3.0.1-2.debian.tar.xz
 841937ab44bb9a06827812d14eed0da3 73672 python optional 
tryton-modules-account-invoice_3.0.1-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz23AAoJENbQm+SEBbv2dFcP/ApYL91phh2xoNKlbFDaUxP+
ylZjalqGqTfzqoU9Ix8xdvzvc8iB8l45UD3w5jVzgLL2pF4cTyY3it+I28wgxtb0
Iwyiez587p3Hg6ac7esogmo/JWC53SfBEY2yXYhNI+4xuljgaEBj4Mmmqwj3mxfg
VooWL/FT7/yTAYrsd3uyACudf6f6xErnK+TOoMd416wpz6iY170K50gVB6T9/cIn
CFVfYgr6GXyFkiipS9TqGYobk6g6E9vDbBkyUOgptD5ICcQxOucQcdKTZqKJgSV+
KKDdBl7ZPHh08VxMbsgwI7eYbUbKipGnPZ3459hbrPtmBrmHTXqXn6ly/x60tGaS
zBLs0AkcqhawUYUfgG4Z2FE9PE/JYj6DhlbwbjV6Gfo5qZ8A5rOP3CdI2U6lqJIU
XhFPaCYANK+TevP8qSKYF9c6KKxlT9cZp3IyJ9XfO8va2avEY2igE5UGEhcJUskh
Hh5PpGnxkmUlRhpXs7JOOJ9M/HilsYvbNoEfD/0CDqh7Hdi0p8oGvQK8SMpGxlB9
lgSlzULueByfOUocSxR/7lML6Yxa+artD5u69eO+mtubSCg8BSXDcQIcXt2GESO0
ZegnD7EDDAlECO7eE41cR3YQheMlHpZ/BS3WLLiDHPr3EaAFvjCEe9wMIUKGz+N1
SjsKgGgIRrgoIA7AxUlY
=mNgm
-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/e1wnicb-00039b...@franck.debian.org



Accepted tryton-modules-account-statement 3.0.1-2 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:13:59 +0100
Source: tryton-modules-account-statement
Binary: tryton-modules-account-statement
Architecture: source all
Version: 3.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-account-statement - Tryton Application Platform (Financial and 
Accounting Module)
Changes: 
 tryton-modules-account-statement (3.0.1-2) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 5ca658e9c13665785cbe6783e876ee1b54aabc6f 2185 
tryton-modules-account-statement_3.0.1-2.dsc
 64cb04063c07e5999fccab5e361bbc4a6069ad42 10844 
tryton-modules-account-statement_3.0.1-2.debian.tar.xz
 c8e1260a6a53698b83ca4fd526e169103a891c0f 22482 
tryton-modules-account-statement_3.0.1-2_all.deb
Checksums-Sha256: 
 b9d049ed705b272df07a945eee902b384445f1a11f0439a43b9180af617e67a4 2185 
tryton-modules-account-statement_3.0.1-2.dsc
 528cee4c79c08891b4028bf63c910bbbdb2b903ac8dd7befb5675b9a3ead218d 10844 
tryton-modules-account-statement_3.0.1-2.debian.tar.xz
 916f71ed112724d18bc61ebb730e64283ff6a763557329945c06767c7f63ed32 22482 
tryton-modules-account-statement_3.0.1-2_all.deb
Files: 
 d1d5be01cf4a128a565a24a270daf5ea 2185 python optional 
tryton-modules-account-statement_3.0.1-2.dsc
 52e38250fdcec71e7244e5a363b1d0fc 10844 python optional 
tryton-modules-account-statement_3.0.1-2.debian.tar.xz
 87cd1d716c75016ab461f81126775e26 22482 python optional 
tryton-modules-account-statement_3.0.1-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz3+AAoJENbQm+SEBbv2qyUP/2lb4JUiG0JQ6SRctrYaTrh6
ymEH5L43XaxMYZkaXPX35i1HHTgRmI2+e6qrUlbEm9FvhvRIxgEz/zePRL8qcxZs
ou8Vpi+acRCYgdMLceKPg1oqPNwG/Em/BGFLmLcTYuQi8KgRQSX4zOJPn/izy3xM
qBsWsvd6ja3M5yYt/S3SvWHm/L8XoZurIfmQc7fhZb9WlT6hLemeqmvHEhuT8pPy
n5i3iVBYTm2GBlSSx+nabfRxfuIMjoeQEkn85ctHbrz/yVeIKy7HCo4W/lq3Uu3q
CSJHaoVNTZE3LgMEYr1lxpgp/tyQZvbxKgUCrqz/Kv0Yi/xlZO3BU5bJ9za11/Pg
dZ4GSRE1yo+HsvO0mdgWD23pQ83bK6Fk1vHzCAHL+7t5YwHl/9rD8tcClBnJKZEp
6aE/inlQfNQOopioy4sjmA7iDjDUcC1Px9IRWFKDM7UrxXgu2fPGy+HTAkVu96lV
rHM/8eUmsNPsVA/ViP3JiCmkzJR/JklTsKR3ey8MTshsbeuIfYq39Ob20aLHdjN/
UZ+kxSigjqwdDoBf40a+oYqhMin8p3NM9OogAzxJXEJ1TaEBU4j5w9uv1hmGM32v
aKOTQr6+y7gOpqlsVaBz8NLYplAzQRhDNm4yk7FAkYOqXFokrmxG5Vz9UyiSQ9Gg
4S3VDhQrDB5KIK86iF0E
=qmPu
-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/e1wnicy-0003gw...@franck.debian.org



Accepted tryton-modules-account-stock-anglo-saxon 3.0.0-3 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:14:03 +0100
Source: tryton-modules-account-stock-anglo-saxon
Binary: tryton-modules-account-stock-anglo-saxon
Architecture: source all
Version: 3.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-account-stock-anglo-saxon - Tryton Application Platform 
(Account Stock Anglo Saxon Module)
Changes: 
 tryton-modules-account-stock-anglo-saxon (3.0.0-3) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 ce5699d143f8086ecec49dec155db52f488bf464 2270 
tryton-modules-account-stock-anglo-saxon_3.0.0-3.dsc
 63abbe401bc7fd75fd6f664a9c6845c013df73c5 9812 
tryton-modules-account-stock-anglo-saxon_3.0.0-3.debian.tar.xz
 6febc2ccdc97af376cf76fca45e09253e8ee9087 14796 
tryton-modules-account-stock-anglo-saxon_3.0.0-3_all.deb
Checksums-Sha256: 
 9a1543b243bc92e2ccb1d64bd848d0058a4f6f08a72cae0c1f6ced96a7bef81c 2270 
tryton-modules-account-stock-anglo-saxon_3.0.0-3.dsc
 0d8ea160c46c443d9d41a4efbfa0d555b07a40cf9dd8fe4244815d8c1e2a161f 9812 
tryton-modules-account-stock-anglo-saxon_3.0.0-3.debian.tar.xz
 c00c91232f26ed6b8a55c38e431b44949446bc1b21fa2c8f85ae95d97e4c440b 14796 
tryton-modules-account-stock-anglo-saxon_3.0.0-3_all.deb
Files: 
 8654dd6166b912693034793d4c8a42d8 2270 python optional 
tryton-modules-account-stock-anglo-saxon_3.0.0-3.dsc
 fad30f591ca3c93801caf2d9e795b5fc 9812 python optional 
tryton-modules-account-stock-anglo-saxon_3.0.0-3.debian.tar.xz
 711b43cca0857f5e7dfe73d20e254ae4 14796 python optional 
tryton-modules-account-stock-anglo-saxon_3.0.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz4PAAoJENbQm+SEBbv2zKsQAIYCPd8y11vUvpkPK9s2psN6
1q8k7zeuNh1H/7/iWpraQPiFlbhk8b0brSr45JfRiK8qAsGummdGhvIm22zrRPbQ
Apkuz38R7xAp/GbAR2+3wrOp/NziYqJGzjUghbfLGyllhSr0mfPfUejup9eqwDoO
3kH5xd8ugCbQzqpXdcFaQCHfiAED8h922NEW1lyArxZhenlPJAAXVec58d04yYaD
309J0CdoG/dUcXJCSbN+jsGK0Vu1sCkmD28vVAjq7UE2529NsZiIUGELIjyZ9PdU
pF9AsOInV0xvG9BtqE9VNPFzeccPTdDgnYMOt/M1h/4/y7hJLBB3vkGtb0tOkmEL
pNFo29uhbdE5PhwQSTRjcl5V7njmZTByvMhlFOxEXv0l5C2zZJP0swrIfyprqWs/
qNUqKF6rhk98v9mobfHFayHwgxLXfACSEAPl3GAVC6o+Ct3Fkzmkt2+Q52yHWmU+
EIDS2c9zcvx2W5c5EKt7PFxNypRkMTQshGHnriwgh4azNAsJ/jgevvAVzmkI12ZO
Xl7FnNVItrh0+XM4Du30cp9Ot92yAsP4ZAZnSlkmZwvt/INKjDWYqJYxLUP5mD0b
WLrpBRIhzTCCCtOquEerduk+qPA0KWw7ArX02Ub99q2IYXPrqUTpL6+xB6X9C+qr
EVsJX9bmJq4fTBa8djZS
=xbrC
-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/e1wnice-0003j4...@franck.debian.org



Accepted tryton-modules-account-stock-continental 3.0.0-3 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:14:06 +0100
Source: tryton-modules-account-stock-continental
Binary: tryton-modules-account-stock-continental
Architecture: source all
Version: 3.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-account-stock-continental - Tryton Application Platform 
(Account Stock Continental Module)
Changes: 
 tryton-modules-account-stock-continental (3.0.0-3) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 e147c807a4bda29b9b5a38b8b5bd348933fdc9dc 2270 
tryton-modules-account-stock-continental_3.0.0-3.dsc
 c22c613f41f2059704831f9b0d74dc909ada0390 9744 
tryton-modules-account-stock-continental_3.0.0-3.debian.tar.xz
 c9100bc3f652b578587f523f7ae7e6e87146a680 18660 
tryton-modules-account-stock-continental_3.0.0-3_all.deb
Checksums-Sha256: 
 71cf64b72f5ec9cdab719ce9c1fefd0ebae8ac94d54dd50ae47254ad984420cc 2270 
tryton-modules-account-stock-continental_3.0.0-3.dsc
 393067e44e89da1d05e8d40f540e6b64cb13f9f8ecdd7b763466f6073438f1f7 9744 
tryton-modules-account-stock-continental_3.0.0-3.debian.tar.xz
 70831d27211a8716ce1e10ff2081175fb163cb2a309acfcb1adf653624d3e1f5 18660 
tryton-modules-account-stock-continental_3.0.0-3_all.deb
Files: 
 061f26b7f5b3e4141c5bc8777e8e826e 2270 python optional 
tryton-modules-account-stock-continental_3.0.0-3.dsc
 043a9221141a4a82f57ec60762d254b3 9744 python optional 
tryton-modules-account-stock-continental_3.0.0-3.debian.tar.xz
 08fa8885e55b2f15d3cf4b5d425cbdc8 18660 python optional 
tryton-modules-account-stock-continental_3.0.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz4hAAoJENbQm+SEBbv2rX8QAIh9dkYubJY8WmkNi3/dSV1R
QFIJExQNeIBFnC46dV4oAXeEUhmcX+KTyWTjDeKe0LfvA0l4oZu5G6mp3XcmVkKZ
U9/INWoQRZrm5f++KCyuFU7uXK1OS+xu8tjt2h3a1rG85imqdGdOsTafqFtkGHIM
KAVfTUcBHymOi9VqxBSphdKVYcfmafvT1L0Otpz9c1cHzK3V8xniri8cB2RW2aNZ
lNKWlupEAUooYH6QxSPjeNyiFXI/94Hp2RRe93NWvb1r+tSsMCB4+R8ifQazNxFv
reohfdpMrjwNW5oh+y8c7B/mZYl6ysKcA8AqYp/VhKKwyuEq/mIHUpqopz20gRs6
i2uodF6g5iA26XYEHYb+vnzbsLOgkNaQHH0j/S4/gBQS6GdmnEtPOT2FMYgyBkew
X36A5dcwM7NVrznmZHkF+uq7+pp5koU8WZZEZ/GHIsdRhrEaefdQzShvU/RjpZzp
nSuds6xXyV1RjN3p3ovgHq0U4QHD7VqP72j3r6ID3VU3IDCoSAQ7Pn7W5z6OBxNE
WRYKpYwFcTIOKSUfojwiLMofIw7XYvMjuOIOpmlFocNKsTMH6KNYNfQMvSDbuKtn
WhNsrPQHKdzFfIqYzZ3Y466VFBHhQx1DOZl8ClSVRfIooZmM7gt5ZlYnsv5wm1rw
ONjgthAhu7b9MrdvefMV
=n6Ql
-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/e1wnicl-0003kz...@franck.debian.org



Accepted tryton-modules-analytic-account 3.0.0-3 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:14:10 +0100
Source: tryton-modules-analytic-account
Binary: tryton-modules-analytic-account
Architecture: source all
Version: 3.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-analytic-account - Tryton Application Platform (Financial and 
Accounting Module)
Changes: 
 tryton-modules-analytic-account (3.0.0-3) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 29a61d5e3013a9aca7b5ab27a05b9e278815aae2 2174 
tryton-modules-analytic-account_3.0.0-3.dsc
 5ef333e7545df5608603de412120eb6f4305651a 10768 
tryton-modules-analytic-account_3.0.0-3.debian.tar.xz
 b9bbecac4eb06026da031e402bc84ef755ad24e0 21424 
tryton-modules-analytic-account_3.0.0-3_all.deb
Checksums-Sha256: 
 421d2ae9bb56fb0af1ba614e5974e8d5b789e0253c9361f03d0da1c2ae63977d 2174 
tryton-modules-analytic-account_3.0.0-3.dsc
 e2e617af219ec2c8b62078c18f36b00b369780166705252de9f8f213ee48c716 10768 
tryton-modules-analytic-account_3.0.0-3.debian.tar.xz
 f5649c27ac21005aacb4fe7b89d195e9eb07db7aae4abbb464a40e98555f6867 21424 
tryton-modules-analytic-account_3.0.0-3_all.deb
Files: 
 b0c0cf36827b67c343645559de084e6d 2174 python optional 
tryton-modules-analytic-account_3.0.0-3.dsc
 f2be5699d96123c3eacc5b2b30de1c04 10768 python optional 
tryton-modules-analytic-account_3.0.0-3.debian.tar.xz
 875e5d94b92f9f6ec8e183a97648e2ac 21424 python optional 
tryton-modules-analytic-account_3.0.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz4zAAoJENbQm+SEBbv2QNMP/27s35YpXtV7KWAC0jQizgRp
HJ0czVb20fudg98oD5R2dTO9OhvYHtGC5GZSZffBWsVEHjdhllUW84HwczO3463M
8al3HypVa11Ue3nCxuTVUOq6rGuW37yM+dyqsA93SR34jym80yMOOyGB3m3llF34
+fe86uEjzk4avT5T6FRx9rSm+QZcIEa6MeQ6btQUgYOv0r9Vaz4TPJMOmeGxr/1v
W1lnUzksnBQGq6veRoWZVXaco2CLTYzfYEodwnHQNamOHRc6A5yKxt9zOXoGHh8P
FVW3xJ2NnL9vM4t0gtySeB00lZDWJA2Z6AQfMk4SKETD7P0Fi7jJHuSX/4/DgogW
4O9wHkfEL9vGmBLxf5agEijGg8sZJRMjDw3RAFtZQm1PlGLzYHLlZbWcPrM5KjZa
6vmy5eERpUpTzyD7+iFDt4EenBQD1lWKC03JrMxwiMLdZlyWyLLu9XQ52J4En8gD
z3jnZ/EmPWbcDPnE5gxA4+9fOsxhvs3LHbnCizsdJsT7vuqxL0vFChlq9TlhbnGj
yOFEtXq2RCJSr+kxP5pFCPp+3r1iC4w+6F5Za51Qv1SMm6yGPkGwKkClMr5MrDV1
lln1SisuxdcnWWANjzvnkCxh5VVKLddVqUwuIypJ7/5BuAStGCc2hI/2jtnwdx9E
9MA3iHL2apExEJBdtV4G
=liLM
-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/e1wnicr-0003mv...@franck.debian.org



Accepted tryton-modules-analytic-sale 3.0.0-3 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:14:22 +0100
Source: tryton-modules-analytic-sale
Binary: tryton-modules-analytic-sale
Architecture: source all
Version: 3.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-analytic-sale - Tryton Application Platform (Financial and 
Accounting Module)
Changes: 
 tryton-modules-analytic-sale (3.0.0-3) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 2246216f9244fc3622de496358acfc301d32b09a 2141 
tryton-modules-analytic-sale_3.0.0-3.dsc
 906bdece4e4d0344510c29262617541d472ec7ff 10756 
tryton-modules-analytic-sale_3.0.0-3.debian.tar.xz
 dae6b31ba4df71d21b753848e03ac7897b0e4d80 9382 
tryton-modules-analytic-sale_3.0.0-3_all.deb
Checksums-Sha256: 
 443506b03bdc885f28e1718e8d0ad617f8ddd91fe0113a789106bf967a0a6544 2141 
tryton-modules-analytic-sale_3.0.0-3.dsc
 120e9c04d3b8f93e48b128c86012c6a40fef85612f0b9bef8bd78c338e2153b2 10756 
tryton-modules-analytic-sale_3.0.0-3.debian.tar.xz
 6f5c99a8f7648e2522454e05738b74d3026cf98301672efb15f783d1b9544ee0 9382 
tryton-modules-analytic-sale_3.0.0-3_all.deb
Files: 
 fbf53553ba0d1c27b382c11a743a4813 2141 python optional 
tryton-modules-analytic-sale_3.0.0-3.dsc
 e78226e9aeddf5775c63f3aed7670673 10756 python optional 
tryton-modules-analytic-sale_3.0.0-3.debian.tar.xz
 2e49ea049ab6a476650ec011107da7ce 9382 python optional 
tryton-modules-analytic-sale_3.0.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz5pAAoJENbQm+SEBbv2wa4QAIislmBHbjfY6jebSoGhZF2a
5Ez3yNXEzktuMcfa+x87pD+wcGl7DyDv1tEI9cH6Y8J2Wz4fGlGD5PFqGZczvrXg
AmTLkfekhYzubiMr4pU7xJDQFwRLksRTjGG01gizbTlQv/9NVche7Ct2038oZ+rb
3hcKfbS4Fw/qku1n4oNVt9S/WN8EP5BA6eS0wv6sLmjTRLQ2jbIHNzWaZNIk7hoP
0syGNwktTNamwXi6PqVP7ATjgrhiDs26n+mSQksmiRPDpRMrqRJ+KvfhIbfTn1mn
900HZYdLtY58ah+pKkQB7wRqJJTKBocWtWCuQi1FuTJmQURs78PcbSNdqPaz60Cg
S52eFvGga2hmHMDyKYqpJ333zegkjeECo80MdJ8fr6FzM97GtTxGva0GPQPqdUH0
2o24qzj8daU+Qoaef8qik/kVOQGV734ktlzrxoOLc0SR8eXVeq4kcdkXLGt6cvoi
VRn8M97uR+u6F8adbvUJPhMWIAsU4/r8QKiKhqw/zkOXc+u7fzE3xlZw5v8/iFDD
FqEDgy2SIYrkRNsT4h5pshI5UushEKroMbsr/HAH/YUAh4mE+5ufxMmMrJ41Bg8B
akOSCM/F0AohIASLV64+s55NnxNbNcsulzJQxJU4MrET8lZ/1OPyhL25YdQaGIUw
PA4P63aQ67fyfhaqF7e+
=qS3R
-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/e1wnid8-0003si...@franck.debian.org



Accepted tryton-modules-analytic-invoice 1:3.0.0-3 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:14:14 +0100
Source: tryton-modules-analytic-invoice
Binary: tryton-modules-analytic-invoice
Architecture: source all
Version: 1:3.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-analytic-invoice - Tryton Application Platform (Financial and 
Accounting Module)
Changes: 
 tryton-modules-analytic-invoice (1:3.0.0-3) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 3bed9304914fad258dfbe6939bbd7bdfe7e39584 2176 
tryton-modules-analytic-invoice_3.0.0-3.dsc
 7edd8c310c255c33c3078a1596958952f3be8ea0 10852 
tryton-modules-analytic-invoice_3.0.0-3.debian.tar.xz
 e045731ba1ca159ca5f0ab960b4856fce5ceef4f 9686 
tryton-modules-analytic-invoice_3.0.0-3_all.deb
Checksums-Sha256: 
 48674cad3da354f9cce17c6d097f6ba6d122e4d1716c8d87a3cda8268c0d57c6 2176 
tryton-modules-analytic-invoice_3.0.0-3.dsc
 6956e8b044c52eaf9069ffc34838bc62e01fc1a92937ca2db1fb9bbe38785947 10852 
tryton-modules-analytic-invoice_3.0.0-3.debian.tar.xz
 ffead9eecd9a3a7cd900cafe6f27937c8332a495d45b68c8321fd96672eb702e 9686 
tryton-modules-analytic-invoice_3.0.0-3_all.deb
Files: 
 c80a493a2866922a07048f397c44e6aa 2176 python optional 
tryton-modules-analytic-invoice_3.0.0-3.dsc
 b1c08b0f47c6c2e523c735ed12005ab5 10852 python optional 
tryton-modules-analytic-invoice_3.0.0-3.debian.tar.xz
 a299971e215735303923f4d25ff21e80 9686 python optional 
tryton-modules-analytic-invoice_3.0.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz5FAAoJENbQm+SEBbv2E6sP/RD2DkaOSZNyHVik22mzLagX
FT5K/4eib08/Yrj7fGz0xZjnhsZhqYGySv1Sv/3IQVUybFG50ZmMpqLw0Vn/F5AH
HCVfFUQqmIgLL9t2WrYxsrpe5T28n+LnV6O679KSwbXwZUgdewxcWRSlGy/IEeAm
ij02Sb2KOZWEQWzjFcCSM2npzZs2sG/A1cTiK7RioBefeydRP/Uc7Lawa05bhRkg
qgXAKTUI8Y5wKC+C840ncP2HlJFW6JSZ6PlhgzjOC9UN0PEsTMpw9WnehpPncuFB
5+k6oQ/1S6iGcdGVKqF0rmnyAf940CbkwlIwMjw2dB1TMkKvxHQDGNH/uT6FOEqk
B4Dz9yN3K7BYFe+ULIqrQFN2OTe4JjKOi6ySC276Ir4YlCTY1zGwxKAAJra/EY/9
bCaxCkF7C4AxV3cni6XUmDmnbusucSGzsOWgEqyxTGar8FX4RDmUSvcIABO1YFSb
fIfFGHTm0oizEvMQFljtTY55M1Od1BtfACSu1v/GTIHMoEL++V0RmWnq+5UlliJA
rxjJZKjE2GYBiM3qESf6oNU3eG9iY+TOefXQRhLPEd00t92vGX8Z66QLtK6dCPTc
c81Z5ZvxB133vM5MLpuaol/JP+4bb2G+naEMfQr+ZXkBbRDEITxpXK8HxtkxH5Lc
LHSgyMbYR28p5/SQan3j
=NS7q
-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/e1wnicw-0003os...@franck.debian.org



Accepted tryton-modules-bank 3.0.1-2 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:14:25 +0100
Source: tryton-modules-bank
Binary: tryton-modules-bank
Architecture: source all
Version: 3.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-bank - Tryton Application Platform (Bank Module)
Changes: 
 tryton-modules-bank (3.0.1-2) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 9d4cd6bf63280cef7c046248c9692fc9a41659ed 2039 tryton-modules-bank_3.0.1-2.dsc
 519a27f410145913e8548843e83dac342631c1cc 9448 
tryton-modules-bank_3.0.1-2.debian.tar.xz
 7efc0f54356b104f8363062731d48e25d8880346 9940 
tryton-modules-bank_3.0.1-2_all.deb
Checksums-Sha256: 
 e6c6376a7a95e1dbdef902e08e6ba45c0ec9d18c03531d0016d673887e2e9c07 2039 
tryton-modules-bank_3.0.1-2.dsc
 27cc4a948b89820a81d99d3375e0119a7921c5f7e67a32ec60fbb1a9fd9df8a6 9448 
tryton-modules-bank_3.0.1-2.debian.tar.xz
 3564dc7d1a8f843e6d199c14749147b42a57614afed88d7c1b6a56c868298df6 9940 
tryton-modules-bank_3.0.1-2_all.deb
Files: 
 20f9ee7cc7f6512aa38715dca26e55be 2039 python optional 
tryton-modules-bank_3.0.1-2.dsc
 c6208c7c1356fa3bdb18c48e75e4c664 9448 python optional 
tryton-modules-bank_3.0.1-2.debian.tar.xz
 651f49849bfe78d05138ab59e304d65e 9940 python optional 
tryton-modules-bank_3.0.1-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz56AAoJENbQm+SEBbv2L4sP/R5FuqQRFKDO/7ggHEPikRCT
XqyaxXKz9oIq1H38IYZuKvQ65CrH+OZKvnfeCS1RSjPw7hpErY5O4qjm23ZR3ARW
SsWUzHoc4XdLKHLh5OjEtvoBYPi39F7B2M6RuYEvlWtb/EQV+vuFwS3oKRw0WKaE
SGYUp1w+KWikGCCyAwttfkiKa4KvTxqydJSiA9/2550cffcdwdCGRnnuZdiaj/fc
fxSInNr8VQi9vJD1FF7thXk5D/oaskVvB2jmpCBU9AKBtvgyidGQoT5J2XQ259do
+w58mp8QUIvmdFQJFS+Ax/U+7WC3lVKy76wEzW2zLVy+RNc4qpM1va+ZIiBPzpFS
gKMzz8YVgLMhaHLa9CKQnHZv+yRejRl+RlKL26Fo3ScvBVweJKFOSdasIcVxzHLc
HGMZrrc7BBqD6Fg+DR6sx9PCCqMLpa267LYavJXMOVKN6/wjIyjYPPtj0UBUAzzX
JY9RVNDuqK6hdp6NweYYdEXO8E00JvgRIxCv+RWkT6wS93+8n9WpUhYA1+2Xn99M
v5DWD6ABOzqCLUheMvIoAkuTHwGkVxXaHAru/SFSz17IYkxjjWJjbj2QSaumwfm9
LEeOXwmb+1J2PRMMSdgeDqBNEgENSs2WJEDgvhuiDy5TagFDADR4efj3UA4UpVR0
FwL1ZhLCmVJZO5b/JXkp
=A+io
-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/e1wnide-0003ud...@franck.debian.org



Accepted tryton-modules-carrier 3.0.0-3 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:14:44 +0100
Source: tryton-modules-carrier
Binary: tryton-modules-carrier
Architecture: source all
Version: 3.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-carrier - Tryton Application Platform (Carrier Module)
Changes: 
 tryton-modules-carrier (3.0.0-3) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 28f9d6d676d21a836599a243781be370cae8fc3c 2072 
tryton-modules-carrier_3.0.0-3.dsc
 a49a31e5b2df24e0f5097367546a5c021f9974f6 9712 
tryton-modules-carrier_3.0.0-3.debian.tar.xz
 4cf51bbbc4cc16faf32b6a60afc0a34b79dbd928 8844 
tryton-modules-carrier_3.0.0-3_all.deb
Checksums-Sha256: 
 07dcf25a8b12c795f6d1348e99cbc6e7120d34470c1147ac3dda0d40f7dc2cbf 2072 
tryton-modules-carrier_3.0.0-3.dsc
 68d4c083db2cede17d03c528e51eab5ea0e8a357c1a94cdd455db15dfd9658ea 9712 
tryton-modules-carrier_3.0.0-3.debian.tar.xz
 7b115884f9f2cd3d3b018d5ad3fe670ab701b53530ff4c307413df4e1f1f4d4f 8844 
tryton-modules-carrier_3.0.0-3_all.deb
Files: 
 19c5c6fb303651d433a43d0f463bb85b 2072 python optional 
tryton-modules-carrier_3.0.0-3.dsc
 d12a7a62342606d9c54824c6074d5b85 9712 python optional 
tryton-modules-carrier_3.0.0-3.debian.tar.xz
 b73e6d2c126bef82c41bede77d5058da 8844 python optional 
tryton-modules-carrier_3.0.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz7VAAoJENbQm+SEBbv2Sy0QAJPkG2wi7eBWQZDsNRdCEvBL
G1uV2oCa9C1JSS4D5dQsqWAsVImTeGrDn0oSseDo3bLYR9Fy5BaU7/+zEqPYNVTR
CG/baftKOQx3f3Y4ysmXq3Iwakcth6JuglBfG0LkYOvxRdwe/kL2umX0wKawIT4H
9spG6eMThSou6zWOD6iYlEmvuVG/pRVRpeEKq6er5x1vcd126Szo+tej3loZnnmR
tU2x629NAS2+A7fASgZLNgfAPNRuzCw1QemFzLYE2lI+jVE79cHs7LmV0qy5uM3J
S5wKeEjDcaOESEx2OXYwa8t+EeZTRGi5uV4WZK70/CT90Xy1WTrSK9mexqjr3zAE
Fss/U3afMgHR7oLlTj6FtLt9Tj/YsBgNen3JTDPQbmyaNjCrkMoh4RVyxoJWisuu
eDRgfpEM0IAXDcjv7TabsWvH6FEyUffP615gozHLEpwozSpwo+MX3U6zgQwq0Tsv
XXgiDJ4uvxFbxLSfUcCmgBsvOXVQRHxNZqIkY9f2ytDL1K0JJNphGMZMEu/rEK9W
W9B5o/bMyKvxIVrHl1nHatgPujJONRypvnE8MY2LFgbMpMqAwHGtlqr1b5w6Xw6K
SJpVgnBd6KTXqa7q8cq6NkUIHAjLeNosHtrQlatxYyzcn6WerWq0l98uh9nmmI+3
rLaqApl/m8ne8kqVC+co
=nsz/
-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/e1wnidi-0003er...@franck.debian.org



Accepted tryton-modules-analytic-purchase 3.0.0-3 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:14:18 +0100
Source: tryton-modules-analytic-purchase
Binary: tryton-modules-analytic-purchase
Architecture: source all
Version: 3.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-analytic-purchase - Tryton Application Platform (Financial and 
Accounting Module)
Changes: 
 tryton-modules-analytic-purchase (3.0.0-3) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 d900132c43477fe096a666c9cd9dba5fe15b992c 2185 
tryton-modules-analytic-purchase_3.0.0-3.dsc
 a3bb9ba0ff6870f5ca9fc554c8279b90f2e812cd 10804 
tryton-modules-analytic-purchase_3.0.0-3.debian.tar.xz
 cd5df7f178aa46e49779b2f12c4ca9a05d0992fa 11524 
tryton-modules-analytic-purchase_3.0.0-3_all.deb
Checksums-Sha256: 
 13340af6b29408d0c5169314fc39e92f4882d2c89d867fd7b880c865b6960436 2185 
tryton-modules-analytic-purchase_3.0.0-3.dsc
 c2ad903ecbb04111d21a89d9be18e5041fd560e372c11271d1f2589dd3b21a96 10804 
tryton-modules-analytic-purchase_3.0.0-3.debian.tar.xz
 946158374931a6ff693c54cde15f71f51a11faf9bbbe60e0ddee717c852d95d3 11524 
tryton-modules-analytic-purchase_3.0.0-3_all.deb
Files: 
 1bb6156aafae4fa02b8926892e5a985e 2185 python optional 
tryton-modules-analytic-purchase_3.0.0-3.dsc
 77a0f53a7322e9ad6c850e2f6c714961 10804 python optional 
tryton-modules-analytic-purchase_3.0.0-3.debian.tar.xz
 bc3df0ca86f8be0a7ce4ffc790175edf 11524 python optional 
tryton-modules-analytic-purchase_3.0.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz5WAAoJENbQm+SEBbv2W2wP/12MdCqVuBksnyfiEGuMhhg3
t5B0QN4w2OmRgSAw/arjd9J1e2ShoNXvemZTXf+yYPlDfuOqGzey8u3EuEtGkov6
xvL1ajjY6P2foNLGWlwzcbTxfe4rrEMgKGqs1eX1JfXhzgH6Zlc2KXql0hltIqiv
gEOB02sINO1WoO1TTgXk22hH2yqGfrMuIt5ILE1Nol1/yPa9SkWQp2yQlsegIEsN
lWDh/X4q7i6UhlkxCHx+6MYsgRwP4gwDZ2G6Pms4zSzddwhS7lbURqlq7Mxwph/g
tFB5BvmXng+5gDTdB6Z7fAYXE9mh6J4ZmpkB15P3PA0t9E/x9OB1JeNONXMKtd9/
ml/cyx14qwOti0CI7mRuSPnFQhnAUQNPsxQfzWE/Z5EgupP8ea5qX8Nn0pazBcUq
GaiQnCIOLyADxZ6j87lJrwEH+MsmK35Kcuq+3oIN6UciC8ELgX+Uj0rfe9YsSnf/
744U9ITQVUT3qWJfAxT3ATbe3G3+iA/RWCkwxShEPX4Ck/+7TRjr+5sKUAnWWoKN
36RvK9QCjmfMYp85s4fVWUe7miXz9a+3a2qvi3MmVy2Ru1znASZTyL8A+FH+Ib6+
50WVgaKudixaxJfTmUJioTqBOt9sIH1hNZ6hfbk/CXEgkKR+NxFCDK4BfcTPCXiA
jhhpNC3UzeOF46itR1aF
=cxro
-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/e1wnid2-0003qn...@franck.debian.org



Accepted tryton-modules-calendar-classification 3.0.0-3 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:14:33 +0100
Source: tryton-modules-calendar-classification
Binary: tryton-modules-calendar-classification
Architecture: source all
Version: 3.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-calendar-classification - Tryton Application Platform (Calendar 
Classification Module)
Changes: 
 tryton-modules-calendar-classification (3.0.0-3) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 2c7b18693b4c4fd3aa6c2aff1dd3ad685d10f1b6 2251 
tryton-modules-calendar-classification_3.0.0-3.dsc
 19346790a6710ced6be840afcb10f8b4ea4a8bb9 10340 
tryton-modules-calendar-classification_3.0.0-3.debian.tar.xz
 a19bb5d9f7fea35ce40d8805a27cd5ef453f3874 7698 
tryton-modules-calendar-classification_3.0.0-3_all.deb
Checksums-Sha256: 
 e37088b44f3b59c8f91964579a4cfd12e7d4b035be96539bf63582484e6eb7b6 2251 
tryton-modules-calendar-classification_3.0.0-3.dsc
 dc57d243ea5ad24660c04fa1e5cb05210235593bd75946313ca068ee2d56e5d6 10340 
tryton-modules-calendar-classification_3.0.0-3.debian.tar.xz
 8a1ef7aec5c6ba094af70a0a0abc2cc00544ec8e4c36a7568bbd6bfa6e12 7698 
tryton-modules-calendar-classification_3.0.0-3_all.deb
Files: 
 9782f78763159b916bd7384815d0c404 2251 python optional 
tryton-modules-calendar-classification_3.0.0-3.dsc
 571dfa541476cb568cd069eadbc3f0d0 10340 python optional 
tryton-modules-calendar-classification_3.0.0-3.debian.tar.xz
 9b24456bffd7cdb978f62c873ff18051 7698 python optional 
tryton-modules-calendar-classification_3.0.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz6fAAoJENbQm+SEBbv2LJcP/23oToZXYsnubCxfII+F5D2r
TPuhZMm2bf+18RXCyhBcfQIRM97hJdVheuXloZLCUZdwtECGAyeC8tDhzqO2lAUW
I6ukN5fnpk9KZ4GsXxpcTUjrMvzhK2Yi3CADmTSDGmRpYqAWiaXG0JDV/NwZ3aZ6
jlChCMC/n6CZoctQ9CluMLU2ws8mOl/PhPrSjP9XuVzHSsdJRiLRTwyqAzYlf/9l
v4JdV80nxLEEKkjJ9w1U7JsIe7Q2AofRWV8b7ZXfCmGUkAHnFKDjIrOfNmJ5ttl5
VHapuGqg+7FZqbPNtY8HXo8Xx4LsZpxV4fUJNhn1IG8g4TupGGSecEo4nx3TYuJe
5mnaF6d+YJsYT9eeeGxs2CER/2WiFacZV5n1CWv/1AU20m3jlKjvgDISSVw+j2bC
2lVnnSRA6Ho7gMHstbzQB8HjIeebqe8phfvEQJYEpLJNuRUDRhUKaI705ZdTmHP7
mOwq7GXqKJ6ghtmfEbFCEYZ8oA8AWpcU4rSIRF1rS4E5Nw3PK8x1CFQMF7xnR3U+
r1DS7oMBN+RfqKrFKF/GSiN1a1J5tiC5M32kd69YRdB/mxRlSi5YiE4ad7zh5vR4
SsAh9feJgiQQSilucktjNG4MoMEhm/PAKqOUFxRU0ZYXc0WwEqrEtpvYEFRVbfdN
2bw/YUgPN3C3ME0nDXtb
=2K4K
-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/e1wnidq-0003ya...@franck.debian.org



Accepted tryton-modules-calendar-todo 3.0.1-2 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:14:41 +0100
Source: tryton-modules-calendar-todo
Binary: tryton-modules-calendar-todo
Architecture: source all
Version: 3.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-calendar-todo - Tryton Application Platform (Calendar Todo 
Module)
Changes: 
 tryton-modules-calendar-todo (3.0.1-2) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 32bf99f1c624868b69436f9e5525bab58624230f 2141 
tryton-modules-calendar-todo_3.0.1-2.dsc
 5958ab6fce8b07bdea2e877f307d686bb6b4c477 10576 
tryton-modules-calendar-todo_3.0.1-2.debian.tar.xz
 a4c8efe954e182a12821a0bd150001108acd12b9 31528 
tryton-modules-calendar-todo_3.0.1-2_all.deb
Checksums-Sha256: 
 191b568db3991debd30b0579cffc5d83bb29d138d82e8607956a553860d95333 2141 
tryton-modules-calendar-todo_3.0.1-2.dsc
 b52f38added1f08fa09e23e6e97836e0b43f816c6006e72f7906495b44dc0fab 10576 
tryton-modules-calendar-todo_3.0.1-2.debian.tar.xz
 69f2d970264a17dfddcd6db811ac3fbb4cc1e64ee603d9748aca842b0e3fbc9f 31528 
tryton-modules-calendar-todo_3.0.1-2_all.deb
Files: 
 7309c93159eff54da1f2377bf5c3b9af 2141 python optional 
tryton-modules-calendar-todo_3.0.1-2.dsc
 0e1935e131024340b656f09437580c40 10576 python optional 
tryton-modules-calendar-todo_3.0.1-2.debian.tar.xz
 00e88a870fab3f5be1d0df2266df3984 31528 python optional 
tryton-modules-calendar-todo_3.0.1-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz7DAAoJENbQm+SEBbv2cNkQAI0mcYfouq/AQu9XpY5NKcPQ
xwJuoyrOLcQGpJN7nVTBO0OUpecongtg5mME8bw9a48TUSt6QSxFkciOqindu10Q
IkH0xBn1VP42/boJSAjqCEmjZcXxoafaWLAW9AQ6t0CFcUELKNNBZqJwz9tmw727
reIWstNcNKdgQh/jMhke9fFbqrZ7GXbtBcZKaPNmRhmFqi4Qr6kMpS8qeX9kdfmq
SM7xO6CalC+Aee33lSLxXT7C6or0Ay5RTejAmEYHWf5SZFUcdn7m3eoby0YII4GA
gfdYjFzOR7Xrq1EFnzz28aeWyGCA5gVr3b5Hewgvv7oLXC9uh8aRfzN6NxKsMRvG
h7YCXrLwl06w7tz1MeNbGpP+h1vfk4ugiw5NPUFoEO/bK7OyUwMJKB9PIzUfSqwh
l+oFQErrZ5sMK0Gd+RWeaCioewiTKJkgB4H6ARZqS2NAtye+w/IdRkxE1D7FmS8Q
TjocZ7oRTns5q5cQ01V2Yd3u66a0Tc3tMN874ElgCU6WazMSeld+3/811+SNqnZm
ErdpT5wvUPxcPrKnX48Fkxghhmc042RjwSiA8ZsmLwF8VFxBEQWuv09vyT6kZoEP
8wHMf5SFit1cZ3w97Gzz/hme/TikKwqWc8d7Eavkhypdu0fArznUOTZex9WerSR8
XdVAO6qXJojBTZDeLkAB
=xo6E
-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/e1wnidc-0003cw...@franck.debian.org



Accepted tryton-modules-calendar 3.0.2-2 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:14:29 +0100
Source: tryton-modules-calendar
Binary: tryton-modules-calendar
Architecture: source all
Version: 3.0.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-calendar - Tryton Application Platform (Calendar Module)
Changes: 
 tryton-modules-calendar (3.0.2-2) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 a9a1e804e0bcd239c1a7a81394f1cbb2b34fb737 2086 
tryton-modules-calendar_3.0.2-2.dsc
 bb6a165a857676a4f591d2bf2bd62715a6fafd9b 10564 
tryton-modules-calendar_3.0.2-2.debian.tar.xz
 8a68a2567eb3486ea534c10a526f6a375362b8d6 43132 
tryton-modules-calendar_3.0.2-2_all.deb
Checksums-Sha256: 
 aea0e8698950cf27cd034b1f78ae14730c69665576f015708e34e216526e1e79 2086 
tryton-modules-calendar_3.0.2-2.dsc
 6878fcd4055865c812bcb0232f0fabe70c1b2a1479b4a8e7670b33467d30380d 10564 
tryton-modules-calendar_3.0.2-2.debian.tar.xz
 f8a0ff9858814c414cf996a9e93efa8fa5a5aed2ec029148d5a3c999af683e6a 43132 
tryton-modules-calendar_3.0.2-2_all.deb
Files: 
 778fad6de18942549794994f117b1cee 2086 python optional 
tryton-modules-calendar_3.0.2-2.dsc
 8a87e39795800e60c354f6ad8dfbc3be 10564 python optional 
tryton-modules-calendar_3.0.2-2.debian.tar.xz
 3da049a2f4bdff246b1dbb153cafa699 43132 python optional 
tryton-modules-calendar_3.0.2-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz6OAAoJENbQm+SEBbv2RqIP/i1o6tBgEcMXhW8V1KbNBgMt
KxBkzz0pBUaXY3A0NdsfI9L8LBSCwa0kJ2iDD7KskQ8Cg6NORBN5ITbbqrR1jl0z
OkpgUbnDYmtWv8Huf/hTeG8iFothDfJ99+hVxOe5FJBI3eYIwdTAAp8Fswv80ZTK
JHvhBde1jgDfg61yyNjTdwRmekOiKDXPSsye+xTGMnmi0JFbvBHSGv08eDwRE/5e
8xowWcS9/d4TaqHsa95RluKxTudvCoi33Xalw2y4oK0FwLjVySdZdcY6kfDB3vur
IMzRCXsqgvd/1m+OcyZGa7vPOxPqiC3x4uwfCdcnT1EsDHFSEiemmJnygnTREkrW
FgV/YrA6+jBV7t4sd6VrvXvPa8COkKhACff6cefvD2fRMZw2FFtzR19Mx1wipDZ0
AmsrZOvqhpaVO81gFfHxJLXmIE1Vy6+e8Opb4trcdORWvTXBDxWzNPFiafCJ9dZN
wauMqx40Eu4cojzBy8/aYtCEnM/fzu8SEPUcJG0pQbUVkbzXB6ZcGUgsltfiYI4N
TppW9TdsoYi6Q3j3eAQ+PkZ++e1ARn194DZ6IAvr23DhNab5JIq7k9TfHQtiJ7Ue
HtP7Vb029DlWT07L6FyQ6moSMy4336TUxy71P0sZ/36Apbbc7BLxMtTJIioUX7FS
0N3Mropy8OJcPo7TcvNY
=GKHC
-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/e1wnidk-0003wz...@franck.debian.org



Accepted tryton-modules-calendar-scheduling 3.0.0-3 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:14:37 +0100
Source: tryton-modules-calendar-scheduling
Binary: tryton-modules-calendar-scheduling
Architecture: source all
Version: 3.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-calendar-scheduling - Tryton Application Platform (Calendar 
Scheduling Module)
Changes: 
 tryton-modules-calendar-scheduling (3.0.0-3) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 ff7ba5333e27d77e21173173b77b0f4acb9f116c 2207 
tryton-modules-calendar-scheduling_3.0.0-3.dsc
 55e3d9298b0e1e5537aea41046faacfda9b062bc 10448 
tryton-modules-calendar-scheduling_3.0.0-3.debian.tar.xz
 bb6d80654ce9379f718701b8a4ddbab0ad1e0e83 15784 
tryton-modules-calendar-scheduling_3.0.0-3_all.deb
Checksums-Sha256: 
 7a3de67dec356978c8b4b5f66013b13bfaef25b12eedb4a76247b1a9efe36896 2207 
tryton-modules-calendar-scheduling_3.0.0-3.dsc
 71694dc8b1c027850be0da3f6b8b8f980ef67e646091d4ab14aa7a4c9957452f 10448 
tryton-modules-calendar-scheduling_3.0.0-3.debian.tar.xz
 a16b5483da98711062dc4aed621f87dc89cf1e11f0fa7a7535b792adbbd2caa4 15784 
tryton-modules-calendar-scheduling_3.0.0-3_all.deb
Files: 
 8bd87834c222d22d7975f881490a8c91 2207 python optional 
tryton-modules-calendar-scheduling_3.0.0-3.dsc
 f070b0355dd678566ac3aa676b3b9dd6 10448 python optional 
tryton-modules-calendar-scheduling_3.0.0-3.debian.tar.xz
 22c2868741c6a1562cd8f3b8ecd7c738 15784 python optional 
tryton-modules-calendar-scheduling_3.0.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz6xAAoJENbQm+SEBbv2bCoP/ig/g94IQ+o0f4ekl0K47blx
HSqzkFDtllGvO4aeiZXcOkjQFDFNdPbe1MzVNoCWqhOSLjpD68FriWPgJ+CPYguq
+3yPWFnP35f24YBlCVb7YTR2aF5ckZ08YpZfJwBIgPQntrFMErPVbSIiJhvYr1Iq
Dc96DmFLN3n1naxTMwHk5yah1bpWwyJ0mjewAcimJraJUN7wmW0duHJdFi+fUTzY
1Koypzr3aXC51Iblnlj6s/qx/mmNj//0jQv6jjgwjeqa/U/3tx80K4p2KLipN8SY
0KqrCzX8zQkpDgCTnUwuqd8Hyq/4amzgEs/6GlGR0A2GJBIhOQvQF39R/hweHret
vunwVYY7Pg7nbZm3OFpddmU1aPiuSUoTWM0Hg34qgwb8rygPXZt4TBErGbic5RiQ
utlxemjgfLjGbpkk8GAzvdfUM2PSXGjcQbaMkdcRwVmugwhcIOfejRCx6T/rgBxv
gM22wkCnFEkxYSb3X2bSZLA8PuXEEydSoyR6e9Kf8+hFdxEdB0MJHAN4KH5f9VCJ
MWJy/Bb65x7djE+KIJv+67bOCTjht3cYKOdey3Ie2ZheTTIinRR7vmKR4X0NoBfx
kLt8mJK+G9hDTiEJV7OQ2YIGvZQV/sPDSuuRs1dJjOWkdMpggmIAqnxtXwH2qxG8
+qJ85eTdLqjt/OkZsCqZ
=9b0N
-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/e1wnidw-0003av...@franck.debian.org



Accepted tryton-modules-carrier-percentage 3.0.0-3 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:14:48 +0100
Source: tryton-modules-carrier-percentage
Binary: tryton-modules-carrier-percentage
Architecture: source all
Version: 3.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-carrier-percentage - Tryton Application Platform (Carrier 
Percentage Module)
Changes: 
 tryton-modules-carrier-percentage (3.0.0-3) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 87f4163406e97966c6b08da8993c733563903610 2193 
tryton-modules-carrier-percentage_3.0.0-3.dsc
 faf3d0168eac95b6d25910b2a69a238fd1a3fb23 9792 
tryton-modules-carrier-percentage_3.0.0-3.debian.tar.xz
 a04c3b51e030ed9fe2058c1b84628e53a72d0975 10616 
tryton-modules-carrier-percentage_3.0.0-3_all.deb
Checksums-Sha256: 
 32a122fe03d7d651fb49b5248a6aedb22453c75953a8dd3db58f5c7965ae001c 2193 
tryton-modules-carrier-percentage_3.0.0-3.dsc
 b2f5a6214cdff28f56cf87d832713906062f3df145a0bfd455e715f39594b3f2 9792 
tryton-modules-carrier-percentage_3.0.0-3.debian.tar.xz
 c541d90a8309d15c05387eac0cb9f8f4e401f59562956185a3f1b367db01e742 10616 
tryton-modules-carrier-percentage_3.0.0-3_all.deb
Files: 
 07ffec4d48a05c55503257389ada9a99 2193 python optional 
tryton-modules-carrier-percentage_3.0.0-3.dsc
 cdbd8879482e3ff2dd521972dad6a5b0 9792 python optional 
tryton-modules-carrier-percentage_3.0.0-3.debian.tar.xz
 570cd2c8c083843a3c183485b39c6fc7 10616 python optional 
tryton-modules-carrier-percentage_3.0.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz7nAAoJENbQm+SEBbv2/z0P/1qTbu/jdjJvSKa0e3Dqbijr
jQNje9q3m7YQ5PXcyggk1I6XeiVLBWYuoNY5piBX87xN+ai5mTHcJkEHfJl/fFLC
jXycM+9KuyymvNxijFTbDTguec5v4wsidLTYzyv1BAx2kEzgM2TILTG9BIIxnbb5
Znr5TWRySo/qZAew1pNw0yuzuAPNG8wJ8nkF3XkW8bukOzaVMbwQenTx/iBfmCOx
bdIRcIiNeWeL58upRJZ9ievmukH4VbLsXzh6fFkbPJu5R0Vw+/T2HE+kLte/qyCW
pCdzCEU8gTFy8JGefbCox2MTyron+pVhnhpd4/q+eWrj7kL4V/ck3Zoxkyo0nkGG
eNqYDpsptbRukY3cGH4QCNC2pSM74e0QpyXKuaAUULAhqiU7x5Fr1vWnYLgE8sCj
XoU0n17JGTdmJxRf7yPM5BTvtZGhxv9bsPvIXia9kUN580obgxmyqAlWyUnCIUB9
dl6e1jUUalRJu8bIDlLudSff/CqkAU8PjxoHL0ZJH5s1bYLC3rwUtxqAV5fpNfT0
sQBbgYMktdZf6GZ+pRCeQYYISY8awpPb/RJPrQem5oUaed5K6s8gbH7rN/oOhx0g
MMFWe8qHbJEQ0dXB6XCMMt0l9R4uj8KOXkuXFsuJRUGcV2OL3jQhZ5yF3wrIEiE6
jSsoK3Co7CvBZsKNSb8F
=O+NS
-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/e1wnidp-0003gm...@franck.debian.org



Accepted tryton-modules-dashboard 3.0.0-3 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:15:11 +0100
Source: tryton-modules-dashboard
Binary: tryton-modules-dashboard
Architecture: source all
Version: 3.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-dashboard - Tryton Application Platform (Dashboard Module)
Changes: 
 tryton-modules-dashboard (3.0.0-3) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 b11294ba5fe3dacdd646da1797fd66ea295e8cb9 2097 
tryton-modules-dashboard_3.0.0-3.dsc
 cb4eceb18dfa5b263f7a401a818e506bae47e45a 10356 
tryton-modules-dashboard_3.0.0-3.debian.tar.xz
 b6f58b6d2e5b4b902d38f18191b32004875ab9d4 11504 
tryton-modules-dashboard_3.0.0-3_all.deb
Checksums-Sha256: 
 d55e12804bfa858663cd8793b8150b9dcb497635dd1e7f581d5627ac2173ba57 2097 
tryton-modules-dashboard_3.0.0-3.dsc
 d6b90ff903df1d7be67de22c774f8ad349fb5250ef11201b39f6fa61ebf9 10356 
tryton-modules-dashboard_3.0.0-3.debian.tar.xz
 158248a93aab6e130c73c13873554df2777e637fc3d18a1fd8f66d932c4207bb 11504 
tryton-modules-dashboard_3.0.0-3_all.deb
Files: 
 ad904fed3afbb7f09ce9f4911f2bf08d 2097 python optional 
tryton-modules-dashboard_3.0.0-3.dsc
 aef502aef07c3487228cb010f297489c 10356 python optional 
tryton-modules-dashboard_3.0.0-3.debian.tar.xz
 d7f93fe6069aebfe9d6b06dc6416f6d5 11504 python optional 
tryton-modules-dashboard_3.0.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz9cAAoJENbQm+SEBbv2fNUP/RPwoGkDX79JmMh7A/OiVLu9
Txnv+AC6YaTFwCCre+8dXH2L/WX8cw+sCLkhLY4cWMDWRHHC9YwzFejlCnYIJ9aW
ENIELnfli3T0/lgZIUC/ptt7YRGmixZzldy0nr8snUxsl6oOmy46cyMJeKOUKnJm
dqcm/n+odBzrSgeRwVi9HvlPoNJ3zK3jFZVwPHS7reL09Ott9aJekxwzrLurEjZO
4ENZKtknnK9C+sxhL3MAYRaZtxmcy76G0MTp0OP7uS637erpuM4SqgO8Pxw42FNb
M9w2BSoS23vJuwPokYg4FRaXRjtIW4eVXFldRQnglnbx4xISGIdNKUXjzsIe9KYZ
O/5trv5++94kIXHBdR1Puy977R8x5WwRHwSvVfibh54HgAENGrYnj0HDqUpqFWtb
8XbIl5uVNWUwbkQhjT1V5GETXXfMeCmbNYcYFgGxJ2eJTFUnPrMYANN+HOHyWPwU
xeI5+Xk77lTZxOAp6JJNiufzOGPttsY0LuFQnT0bcOMcBQvtBO5K5gTfie9ZCBR9
pNPXW/jhpuXRWr+TV3sHGxABuRTYcpznjUqcW89Hxazsa/7xN7NfhOK88ScSK8fl
8RiMoFKzBD1uX3ai7OagZRk0BNRSdHtv24P2hri+BDczXCw4eSNk15w9SYbQNgD4
qcVCymQk8yl2UwAarcgf
=305B
-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/e1wnier-00041m...@franck.debian.org



Accepted tryton-modules-company-work-time 3.0.0-3 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:14:59 +0100
Source: tryton-modules-company-work-time
Binary: tryton-modules-company-work-time
Architecture: source all
Version: 3.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-company-work-time - Tryton Application Platform (Company Work 
Time Module)
Changes: 
 tryton-modules-company-work-time (3.0.0-3) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 54d800ae36e7246ed041a335b4724917a9e14a35 2185 
tryton-modules-company-work-time_3.0.0-3.dsc
 345b301f6fabea37deaffaa216e1a81868c13411 10492 
tryton-modules-company-work-time_3.0.0-3.debian.tar.xz
 ce244c3e5b400421a83acd71e00bbc58281f94e1 8574 
tryton-modules-company-work-time_3.0.0-3_all.deb
Checksums-Sha256: 
 3e59ea5a102d2ff0118d2df0b5563092e0167de5ede5a34d07f5bc604013a87b 2185 
tryton-modules-company-work-time_3.0.0-3.dsc
 f24b1dad93db9eae2ab33b1d22033fbf5b0e0dae2d2d94a7a15b2981dbdc1c9a 10492 
tryton-modules-company-work-time_3.0.0-3.debian.tar.xz
 2acabb3d722c5397b5acfa7122e8aea2d1c79166cfb02efeb9df558de55a30be 8574 
tryton-modules-company-work-time_3.0.0-3_all.deb
Files: 
 43434432b600fcba5fc3fdc76fba2879 2185 python optional 
tryton-modules-company-work-time_3.0.0-3.dsc
 3170ffc21a5fae64ca5d7512e4ac960b 10492 python optional 
tryton-modules-company-work-time_3.0.0-3.debian.tar.xz
 144097402c18477f7b352db7a595357d 8574 python optional 
tryton-modules-company-work-time_3.0.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz8dAAoJENbQm+SEBbv2IGMP/jq35/h9/njTuocARW5dZruC
MWp+kaEyq1K/HfBli+YvGKBXeLYpuTtElJPvahWypmYAA3yYkBoL0h/Pf8tBBg+E
y/fh0GVVenklx0v0BEI+Kla8K3/BtPtHWSNefSwJFz40afHdMhJYsTA8TXupF7ub
XgYcM7QGEyewf3tdNEQgyHcFr4H4yM5cpQ0TVSPUYakISuCJLfnvZMC/AMuJgoKb
YfhFXdbBQ+5hDKW+8JlfjepnHFIDNvg6BpUPF+R+PONVh/FNg8kpgCY0tnzfBJqW
3oU6pPLRP0FzViU7CYxqOskgV7njgbYX5X7n9G1BZ1ZMnjkX0oWAldpwdtk9Mf8F
ZX0s/ezF4DxA3o7TlZsxHruE0dajJq8fEpJs5YXoSuKqxMla07E+1reb04srG2MH
lmravk11Ck3aVdoPwzhY9ifgXHDGHwRz8bIDLwv5C3icH1tJDtsPctD4cnJBoW14
JDvKE/YBy+HDY37E39vY+ONgi0b18iaJj885QR4bPtImJIE4eYVYegJL9SjHg0aR
aXxUkqm05jhuDuHWDhWxaEG2wY5I0WGO35esyGufS7Y910SV0tJ61soIKflrRw6N
HNfKqC1z/IpTIUMNeWxkLR06ShqGQes3rqjv6/8kmKyi1GvkZnM3F/koJGudv4PP
fUjmct2vDiEv2IvDWgDN
=syJK
-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/e1wnie7-0003mh...@franck.debian.org



Accepted tryton-modules-carrier-weight 3.0.0-3 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:14:52 +0100
Source: tryton-modules-carrier-weight
Binary: tryton-modules-carrier-weight
Architecture: source all
Version: 3.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-carrier-weight - Tryton Application Platform (Carrier Weight 
Module)
Changes: 
 tryton-modules-carrier-weight (3.0.0-3) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 7405f091ce29bfe85aeb1dd0c14b72b8ae4f3748 2149 
tryton-modules-carrier-weight_3.0.0-3.dsc
 50e32462d9fd9bd1501070f27f09234b93b6d66b 9768 
tryton-modules-carrier-weight_3.0.0-3.debian.tar.xz
 6b94627604d0eeb841c80d6e0cd2dae0929040eb 12820 
tryton-modules-carrier-weight_3.0.0-3_all.deb
Checksums-Sha256: 
 dd431ff19a9fec7802ff13353922cc890240845a083bd64e1b96e44b5849aa44 2149 
tryton-modules-carrier-weight_3.0.0-3.dsc
 905fb600a87a9226e17e541883c15f266dc6a190fbc9dfaba6003db49dd6caaa 9768 
tryton-modules-carrier-weight_3.0.0-3.debian.tar.xz
 367004a742a04c45b96467e78d62116ea362234a89bf77f823bac9f7955c90e9 12820 
tryton-modules-carrier-weight_3.0.0-3_all.deb
Files: 
 2e69fb2fdc28fcdad3c818a1a1a5e601 2149 python optional 
tryton-modules-carrier-weight_3.0.0-3.dsc
 69755f94e32bd777af972f40f2058368 9768 python optional 
tryton-modules-carrier-weight_3.0.0-3.debian.tar.xz
 8cef2251ae3b0f5f8d006f7a223b66d4 12820 python optional 
tryton-modules-carrier-weight_3.0.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz74AAoJENbQm+SEBbv2Q2cP/261al3SsuQDubfZpp8l+cGL
iTfCD8gZRYjnwCKiehbR5Edj5z/Ffnq2vJw9KWOrlV71rgWJK83nuaBP+je0u/95
8qKpT7MRdSGMt2vAvhqLvmPqoROdhvNrFI+3bwjF8aPTKSK/1e6zpZBcBqPOUluC
SG47h2POjqc1BfJqoLtbmXuhQvC9mv1ugJ8h08Bfw/fb7skggDtR8kIrWuhC4oMC
IzauLLhyK5JWQ5xqECvW8IXLNiHb0bsTn0PcA/SeU259Wqz2QAQkC1VD+/ZbhvHb
DDmn8sT5YKDaFtBPBe4/RmsJ9UKAuGphavm9fw4GGnTlVJJac4WCykZ+A/QToJB7
q0HHaJ/Fd8MvwKZkQgyJuhrFT59FO7ftBdAWXlD2FZuVNb1wNGVMem87fLEqye2E
JaAH1dhWQ+6dHYEtX1uTIDYQRdhAGZfAdM2tAxBYaM+VaxCLq3q/oBLd45p7GsPP
hVCbSgTPAoQq+goE9dXqiQ8T9RdKS+5tEIY/audWE9ZS1XmjPp2NDapjslfmgeNR
7wPKJs2uEugN/hnMSUTZfsz5+OTD1yhN+izvShtmcOrzggbZMzPjGlUxmWw+Ych3
ye4Z/bei2tfM5BN6SCeylOWHG69or/2NHO7G/XmxcZ+EXYCaA7QUQC4fZUZlHeoR
KnjjkzsDb8wp+sbKfrR5
=y0Sn
-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/e1wnidv-0003ir...@franck.debian.org



Accepted tryton-modules-company 3.0.0-3 (source all)

2014-03-12 Thread Mathias Behrle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Mar 2014 17:14:55 +0100
Source: tryton-modules-company
Binary: tryton-modules-company
Architecture: source all
Version: 3.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Tryton Maintainers maintain...@debian.tryton.org
Changed-By: Mathias Behrle mathi...@m9s.biz
Description: 
 tryton-modules-company - Tryton Application Platform (Company Module)
Changes: 
 tryton-modules-company (3.0.0-3) unstable; urgency=medium
 .
   * Updating year in debian copyright.
   * Removing debian/source/options, we are building with dpkg defaults.
   * Removing PYBUILD_DESTDIR_python2 from rules, it is no more needed.
   * Adding pgp verification for uscan.
   * Adding gbp.conf for usage with git-buildpackage.
Checksums-Sha1: 
 8648c894afd1f4c7859c23e4aeb71aba8cf76c52 2075 
tryton-modules-company_3.0.0-3.dsc
 193a89460ffa9f29c8055e56bb80a1f654cbff64 10888 
tryton-modules-company_3.0.0-3.debian.tar.xz
 50883539702550476bd12425066e3a753cedff18 38928 
tryton-modules-company_3.0.0-3_all.deb
Checksums-Sha256: 
 fbf18491af6566504b2dd2816b330e5c8697578278cfe17432607566015bae56 2075 
tryton-modules-company_3.0.0-3.dsc
 a2ab01f77b7a52a91ef15fb1f439001d02ebb994d7602f5fbe4c95ebfffd18ca 10888 
tryton-modules-company_3.0.0-3.debian.tar.xz
 625e4274185806952645233f2afd69368336c8cbe604164cc3fa39a32c967ef6 38928 
tryton-modules-company_3.0.0-3_all.deb
Files: 
 574be4164a17f1fe318115060ea590b7 2075 python optional 
tryton-modules-company_3.0.0-3.dsc
 cf40ffe9e2d3ec6a3748b51798f8c383 10888 python optional 
tryton-modules-company_3.0.0-3.debian.tar.xz
 cb83c87c7c9319c5f1930d78e77eec92 38928 python optional 
tryton-modules-company_3.0.0-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTHz8LAAoJENbQm+SEBbv2ILAP/3h9MlAFGSGI33S3IEP4uwQY
2QukeHexjMgQ4tXqohYVha3uoOgp5zZ3CSajVnif7H0626e9NcY4mLx5q5LeAiny
U1yg1Jf+v18He29CEhSbx0/hTb39+QfFVgGEBD8V0REA8PqE3+Ija2kc5sXKb1a+
dDTrIUDNkQz0KtvjYQSX59OTsL6mgkWw3WHnLEccCe06LCVM1u0KyYtjd1vxG+NT
FJs+Gqq9W3dpp4DKo7IbqETDSqve4BplhgfETfi9lC2sAPvFaqH367zH7JCUKd4/
EOfq8qhGs9o+dwyD3zOyfS8RH0Q365bVciuZBfH7DtxvxJ50w/jjjHgI5Zi1egQA
oEBBw8deLJ/opJaYwmIUWUOsko1QRyc9mqXLfK//EPTv46D5azfwJ1LaJ+C5hmpn
3v6mat0qZ0z6SbBibwqt4f+cduWNU2b00U7NaJYS1vVnBZcQ9ZK3dEx7uHaTgZuO
z+RRM4PPfJlJilg8oFZp6FNoRzYbtUlNibCEIdDeZ6/35lg3igvYWrOoyv5w5W5A
ttPNMRYSdrkJXyla3Ne8bvPUfcbAxCxhrWkd1WF0zMLF9hD3/60qg6Al2yK4ziQD
2Jmblb0dQ4S+RfIylCV6/YSpvRLaYNSQx5ZxjDtKg7d5fjbmy7Yye0LUsiO4iphX
Mr+FslOylVn0emNsAfPD
=IEa9
-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/e1wnie1-0003km...@franck.debian.org



  1   2   3   >