Re: Debug output etc, cluttering the terminal

2010-08-16 Thread Michael Welle
Good morning (at least in my time zone ;)),

Christian PERRIER bubu...@debian.org writes:

 Quoting Michael Welle (mwe012...@gmx.net):
 Hello,
 
 what is the reason that many applications clutter the terminal with
 output that is obvisously debug output? Lets take digikam as an
 example:


 (I read most other comments in this thread before writing this)
tough guy ;).


 I have to concur to everything that was brought by poeple who *don't*
 want this debug gibberish to appear either in their terminal or in
 their ~/.xsession-errors:

 Here's mine, started yesterday morningand I barely did nothing
 since then as I'm more travelling around Vermont that playing with my
 KDE apps:

 bubu...@mykerinos:~/travail/debian/translation/po-debconf/gitolite ls -l 
 ~/.xsession-errors
 -rw--- 1 bubulle bubulle 2511641 15 août  18:28 
 /home/bubulle/.xsession-errors
[...]
 And, finally, as someone who often leaves his own desktop environment
 opened for months in the same session, at work, I deeply concur to
 Holger's comment about wasting space in home directories (mine being
 constrained to a few gigabytes). 
Try to delete it ;-).


 Thankfully, there, I'm not using KDE
Neither do I.


 and not even Debian, indeed..:-)
And there goes another hero down the drain ;).


Sorry for only kidding in this posting. I'd just returned from a wasted
morning with my government and need to recover.


Regards
hmw

-- 
biff4emacsen - A biff-like tool for (X)Emacs
http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html
Flood - Your friendly network packet generator
http://www.c0t0d0s0.de/flood/flood.html


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87wrrr57b3@stella.c0t0d0s0.de



Re: why are there /bin and /usr/bin...

2010-08-16 Thread Marc Haber
On Sun, 15 Aug 2010 18:30:04 -0400, Perry E. Metzger
pe...@piermont.com wrote:
The true reason is that back in ancient days, hard drives were too
small to put everything in one place, so ancient Unix machines at Bell
Labs in the 1970s ended up with some programs on the root disk and
some on the same supplementary disk where the home directories were
typically put. This was not done with any great forethought, it was
simply a temporary expediency. Because / was on the boot disk, it was
necessary to make sure that every program needed for initial boot was
there, and thus some programs were more important to put in /bin and
the like.

By the early 1990s this was long since unneeded but people continued
to do it anyway, and in fact started to think it was done for
technical reasons rather than because of a simple lack of space in an
earlier era. At this point (2010), with all of the system files
fitting in under a dollar's worth of disk space, people tell
themselves quite elaborate just so stories about why the segregation
is maintained.

I like the idea that a server in an unattended location only needs a
tiny (50 MB would be more than enough if our kernels weren't so huge)
partition to come up to a manageable state, even if the larger file
systems holding the major parts of the system were corrupted or
absent. This has enabled me to repair systems from remote more than
once in the past.

Greetings
Marc
-- 
-- !! No courtesy copies, please !! -
Marc Haber |Questions are the | Mailadresse im Header
Mannheim, Germany  | Beginning of Wisdom  | http://www.zugschlus.de/
Nordisch by Nature | Lt. Worf, TNG Rightful Heir | Fon: *49 621 72739834


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1okv91-0008hm...@swivel.zugschlus.de



Re: libcairo2 in squeeze subpixel rendering

2010-08-16 Thread Josselin Mouette
Le lundi 09 août 2010 à 23:40 +0400, Stanislav Maslovski a écrit :
 Thus I repeat: the subpixel rendering of fonts in current squeeze is
 suboptimal, because instead of providing flexibility and full control
 it virtually limits the choice of fonts by roughly two families, one
 of which is non-free.

And the other one being the default.

I’ll let you come back with accurate figures of the number of users who
change the default fonts.

kthxbye,
-- 
 .''`.
: :' : “You would need to ask a lawyer if you don't know
`. `'   that a handshake of course makes a valid contract.”
  `---  J???rg Schilling


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1281953208.5689.10.ca...@meh



libexplain: need access to debian alpha machine

2010-08-16 Thread Peter Miller
Hi Folks,

I'm trying to get my libexplain project [1] to build on Debian alpha.
I don't actually have access to an alpha machine, so my feedback loop is
via the Debian build farm [2]... one fix per release.

This isn't completely satisfactory.  Can anyone suggest a dev machine I
can ssh to, and do the edit-build-test loop more efficiently?

[1] http://libexplain.sourceforge.net/
[2] https://buildd.debian.org/pkg.cgi?pkg=libexplaindist=unstable

-- 
Peter Miller pmil...@opensource.org.au


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1281953143.28554.6.ca...@hawk



Re: Notes from the DebConf Source Format BoF

2010-08-16 Thread Simon McVittie
On Sun, 15 Aug 2010 at 22:28:52 +0100, Roger Leigh wrote:
  Best practices for Git repository layout?
  - git-buildpackage documentation is closest to that
 
 I would have to disagree here, the git-buildpackage default layout is
 far too Debian-centric.  By naming the Debian and Upstream branches
 master and upstream it's only really useful if you're importing
 upstream release tarballs.

In pkg-telepathy, I objected to 'master' for the same reasons. We use:

debian
Main Debian branch (and set foo.git/HEAD on git.debian.org to point to it,
using:
git symbolic-ref HEAD refs/heads/debian)
debian-squeeze, debian-experimental (etc.)
Other Debian branches, whenever we need to fork the packaging
upstream
git-import-orig imports of upstream release tarballs
upstream-experimental (etc.)
(occasionally) g-i-o imports of upstream release tarballs for which we're
currently targeting experimental (etc.)
debian-patches
Patches cherry-picked from upstream, rebased onto 'upstream' with each
upstream release (also occasionally debian-squeeze-patches, etc.)

We've occasionally also had Maemo release names (diablo, fremantle) as
downstream branches from the 'debian' branch, to make backports to Maemo's
older toolchain.

At the moment we use upstream orig tarballs on our upstream branch rather than
the contents of upstream git, but only because this seems to be best-practice.
I'm not entirely happy about the branch name 'upstream' for this reason (I
wanted to call it 'tarballs'), but other team members persuaded me that
following the de facto standard layout was more important.

We check in a debian/gbp.conf to make sure everyone is using this branch
structure and using pristine-tar, and alter it as necessary when branching.
For instance, see the patch to that file in:
http://git.debian.org/?p=pkg-telepathy/telepathy-glib.git;a=commitdiff;h=5176e10ea4a4c3e15aa26f1f456bafa202c2c275

When dealing with projects that need individual patches backported, I sometimes
add the upstream git repository as a remote, and cherry-pick patches that way.

In practice the debian-patches branch is troublesome; we've had to switch off
the normal shared repository deny non-fast-forwards option for its benefit.
If I was setting up git repositories for a new team, I'd advocate the way
gbp-pq works instead (its patch-queue branch is intended to be a
local-developer thing that's never pushed, and everyone synchronizes via the
patch series in debian/patches).

Simon


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100816102751.ga28...@reptile.pseudorandom.co.uk



Re: Debug output etc, cluttering the terminal

2010-08-16 Thread Tollef Fog Heen
]] Lars Wirzenius 

| On su, 2010-08-15 at 14:19 +0200, Tollef Fog Heen wrote:
|  I would guess they still fill up the .xsession-errors file, though?  At
|  least for me, that file is mostly useless due to:
|  
|  « ...Too much output, ignoring rest... »
|  
|  as the last line.
| 
| It's pretty clear to me that both .xsession-errors and the stderr of GUI
| apps are lousy ways of logging debugging messages. Something similar to
| syslog for a per-user/per-session would be a very useful thing to have,
| in my opinion.

FWIW, systemd (which can work both as an init replacement as well as a
session manager) handles this by forwarding those to syslog (by
default), which at least partially works around the problem of disks
filling up.  Priority is then set by the same convention as printk, that
is, you do 4 Foo to log «Foo» at log level 4, aka warning.  It'd be
neat to have a way to post-mortem get at the logged output of an
application and have that appear if you submit a bug report or similar.
(Think bug-buddy in gnome or apport in Ubuntu.)

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/877hjqalv6@qurzaw.linpro.no



Re: RFC: Policy 10.1 and appropriateness of package conflicts

2010-08-16 Thread Ian Jackson
Wouter Verhelst writes (Re: RFC: Policy 10.1 and appropriateness of package 
conflicts):
 wou...@celtic:~$ ls -l /usr/bin/gcc
 lrwxrwxrwx 1 root root 7 jun  6 07:23 /usr/bin/gcc - gcc-4.4
 wou...@celtic:~$ dpkg -S /usr/bin/gcc
 gcc: /usr/bin/gcc
 wou...@celtic:~$ dpkg -S /usr/bin/gcc-4.1
 gcc-4.1: /usr/bin/gcc-4.1
 
 How is that any different?

The name gcc isn't namespace pollution.  The package which provides
the name gcc is also a stably-named metapackage so has another reason
for existing.  I don't think this is the case with fsl.

Ian.


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



Re: Raw Idea: one more control field for sponsors

2010-08-16 Thread Ian Jackson
Bernd Zeimetz writes (Re: Raw Idea: one more control field for sponsors):
 On 08/13/2010 06:22 PM, Goswin von Brederlow wrote:
  How? The changes file might not contain the sponsor not the control
  file. You can get the keyid of the sponsor from the changes file. But
  would people be happy to recieve bug reports on the email address of
  their gpg key? And which uid do you use?
 
 You use usern...@debian.org. The key-id of the uploader is tracked anyway, so
 there is not much missing.

Debian developers are not required to use or accept mail at their
@debian.org address.  I don't, because of spam.

Ian.


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



Re: More advanced home directory creation in Debian?

2010-08-16 Thread Ian Jackson
Ben Hutchings writes (Re: More advanced home directory creation in Debian?):
 On Fri, Aug 13, 2010 at 03:41:45PM +0100, Ian Jackson wrote:
  One problem is that run-parts does not currently support passing
  arguments to its scripts:
 
 It does; use the --arg option.

So it does.  Urgh, what a horrid syntax!  I admit that I assumed that
you'd pass the arguments as arguments ...

Ian.


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



Re: Notes from the DebConf Source Format BoF

2010-08-16 Thread Ian Jackson
Adam Borowski writes (Re: Notes from the DebConf Source Format BoF):
 On Fri, Aug 13, 2010 at 11:54:07PM +0100, Ben Hutchings wrote:
  git://foo.bar.org/meow#debian

 At least, neither git clone, merge nor fetch understand that syntax.

They could and should, however, be updated to do so.  (Why they don't
is just one more mystery about git's atrocious user interface.)

 But for tools that can split that URL and specify --branch, either space and
 hash would work.  I never heard of that convention before, but if there are
 any people who already use hash, that makes it better than space which I
 invented just in the previous mail.

The space syntax can't be sensibly supported by git-clone etc.  So
that's another reason to prefer the # syntax.

Ian.


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



Re: Notes from the DebConf Source Format BoF

2010-08-16 Thread Ian Jackson
Russ Allbery writes (Re: Notes from the DebConf Source Format BoF):
 That's not the problem being discussed here.  The signature is fine.  The
 problem is that while Joey may think that his repository is completely
 DFSG-free, it's the current job of ftp-master to actually check that.  For
 a complete repository, that's a lot of work.  Should ftp-master just trust
 Joey that there's no non-DFSG code anywhere in history?  Who should be
 trusted?  We get into very murky ground here, which is much different than
 the current review process.

I would suggest that if we can solve the other problems, this can be
dealt with by saying that ftpmaster is expected to check that:
  * The repository with full history is publicly available elsewhere
  * The tip of the branch which will be in our archive is fine

If it should happen that the repository is unredistributable then
we'll remove it when this is pointed out.

We should have a policy about non-free but redistributable.

Personally I think this is in the same category as repackaging source
packages to remove RFCs: useless make-work.  We are not helping
software freedom by making our own work more difficult because of a
largely entirely theoretical possibility that promotion of non-free
licences or code might be encouraged by our failure to redact their
existence out of even the history of our little fragment of the
universe.

Ian.


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



Re: Debug output etc, cluttering the terminal

2010-08-16 Thread Ben Hutchings
On Sun, 2010-08-15 at 17:02 +0100, Neil Williams wrote:
[...]
 Most of the stuff in ~/.xsession-errors which has been mentioned here,
 are exactly these kind of assertion failure errors:
 
 (gnome-power-manager:2346): GLib-GObject-WARNING **: value -nan of
 type `gdouble' is invalid or out of range for property `percentage' of
 type `gdouble'
 
 (polkit-gnome-authentication-agent-1:2468): GLib-CRITICAL **:
 g_once_init_leave: assertion `initialization_value != 0' failed
 
 Those are BUGS. It might not cause symptoms now but it is still
 relevant to how other bugs in that application are triaged. The
 upstream code needs to be fixed to check these values before passing
 them to the relevant function.

I mostly agree with this.  These are warnings, not simply debug
information, and the application author should fix them.  However, each
specific warning should only be printed once, since that's enough to
indicate the existence of the bug.

[...]
 Not a default across all packages and all debug output but there are
 situations where *some* debug output needs to be part of the default
 output of the application in order to actually capture the data
 necessary to fix the bugs.
 
 Some applications, even some mature applications, need to be able to
 output debug information to the controlling terminal as a matter of
 course in order to fix unreproducible and/or intermittent bugs.
[...]

This is nonsense.  What the application authors need in this case is
logging, and writing to stderr is not logging (modulo use of e.g.
systemd to capture stderr).  They need to open an application- and
user-specific log file and write to that instead.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


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


OMG WTF BBQ balloons

2010-08-16 Thread Ian Jackson
I just had to tell NoScript forbid debian.org because I wanted to
read a bug report.

I don't want to be a spoilsport but, honestly!

Ian.


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



Re: Notes from the DebConf Source Format BoF

2010-08-16 Thread Josef Spillner
In data lunedì, 16. di agosto 2010 12:35:29, Ian Jackson ha scritto:
:  Adam Borowski writes (Re: Notes from the DebConf Source Format BoF):
  On Fri, Aug 13, 2010 at 11:54:07PM +0100, Ben Hutchings wrote:
   git://foo.bar.org/meow#debian
  
  At least, neither git clone, merge nor fetch understand that syntax.
 
 They could and should, however, be updated to do so.  (Why they don't
 is just one more mystery about git's atrocious user interface.)

A good complementary action would be to poke the respective developers to 
establish at least provisional URI schemes at IANA [1] so that the semantics 
of the URL components can be fixated. From my own experience doing so [2] it 
was communicated to me that fragment identifiers (#foo) are somewhat 
problematic when used beyond of document URLs. Similarly, SVN peg revisions 
(@foo) were added as an afterthought rather than part of the initial SVN 
designs which reuse file, HTTP and +SSH URI schemes, and similar issues might 
affect other VCSs.

Josef

[1] http://www.iana.org/assignments/uri-schemes.html
[2] http://www.ietf.org/mail-archive/web/uri-review/current/msg00817.html


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201008161331.06827.2...@kuarepoti-dju.net



Re: Non-recompilable binaries in source and binary packages (Adobe Flash strikes again)

2010-08-16 Thread Ian Jackson
Russ Allbery writes (Re: Non-recompilable binaries in source and binary 
packages (Adobe Flash strikes again)):
 Ian Jackson ijack...@chiark.greenend.org.uk writes:
  If you have this situation you have to have two separate source
  packages; one in main which builds only the free parts, and one in
  non-free which builds only the non-free parts.
 
 I don't believe this is correct.  Source packages in main can build
 binaries in contrib, and I believe the problem with not being able to
 rebuild with free tools is more of a contrib thing than a non-free thing.

Well, some maintainers have been rebuilding source packages to remove
things like RFCs and non-free-GFDL documentation.  Perhaps not
everyone has.

 But I'm not certain, which is why I was hesitating to reply to the first
 message.

It looks like there's confusion in this area.  Perhaps policy could be
clarified.

Ian.


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



Re: OMG WTF BBQ balloons

2010-08-16 Thread Dominic Hargreaves
On Mon, Aug 16, 2010 at 12:00:09PM +0100, Ian Jackson wrote:
 I just had to tell NoScript forbid debian.org because I wanted to
 read a bug report.
 
 I don't want to be a spoilsport but, honestly!

Agreed, this is just disruptive. If they must stay, at least make it
possible to turn them off without resorting to local browser policies.

Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100816112633.gw...@urchin.earth.li



Re: why are there /bin and /usr/bin...

2010-08-16 Thread Tollef Fog Heen
]] Perry E. Metzger 

| In the embedded space, which I know a lot about, it is true that the
| root FS is on flash or other expensive media -- but it isn't like /usr
| is on cheaper media in such an environment, it is always part of the
| root fs anyway, so it makes no difference.

Take a look at the N900 where most of the user-installed applications
are on /home (well, /opt, but that's a symlink to /opt/home), which is a
32GB eMMC flash, while the root file system is a 256MB NAND flash, which
is vastly more expensive.  So while the situation you are describing
might be common, it's not always true.

[...]

| I have no actual expectation that anyone is going to change how this
| is done, because /usr is so heavily ingrained in people's experience
| of Unix even though it is an onion.

What I'd like to see happen here is that having /usr a symlink to /
becoming a supported configuration.  I keep meaning to set up a system
like that and see what breaks, but haven't gotten around to it yet.

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87zkwm9399@qurzaw.linpro.no



Re: OMG WTF BBQ balloons

2010-08-16 Thread Tanguy Ortolo
Le lundi 16 août 2010, Dominic Hargreaves a écrit :
 Agreed, this is just disruptive. If they must stay, at least make it
 possible to turn them off without resorting to local browser policies.

I suggest that right-clicking on them could make the explode
(left-clicking is already used to go to the thanks website). :-)

-- 
Tanguy Ortolo


signature.asc
Description: Digital signature


Re: why are there /bin and /usr/bin...

2010-08-16 Thread Giacomo A. Catenazzi

On 16.08.2010 01:22, Perry E. Metzger wrote:

On Sun, 15 Aug 2010 16:00:23 -0700 Steve Langasekvor...@debian.org
wrote:

On Sun, Aug 15, 2010 at 06:30:04PM -0400, Perry E. Metzger wrote:

By the early 1990s this was long since unneeded but people
continued to do it anyway, and in fact started to think it was
done for technical reasons rather than because of a simple lack
of space in an earlier era. At this point (2010), with all of the
system files fitting in under a dollar's worth of disk space,
people tell themselves quite elaborate just so stories about
why the segregation is maintained.


You wrongly assume here that every Unix system has a hard drive as
its root filesystem.  Some root devices cost a lot more than a
dollar for that amount of disk.


Ah, onions.


I consider it offensive, so please consider that some people
know what they are using.

As you can easily check, there is a lot of Debian installation
who use networked disks. Usually not embedded devices, but usual
desktop installations (e.g. using huge number of desktops as in
schools or corporate environments).
In this case the separation of /usr and / is still important.

And Debian still don't have a live distribution to be used for
rescue, so a minimal / is essential, also for emergency
backup uses. [BTW I don't think that we could have a CD-ROM
or USB live/emergency disk on all architectures].

If you don't use it, or if there are alternatives (but
it is still to prove that such alternatives are easier) don't
mean that who use it, used it as your onions. Probably with
time it will become useless, but your early 1990 should be
read late 2010 (or later).

IMHO you should write things more neutral, and maybe reading
the old discussion, with real case usages, before to
imply idiocy to people arguing for the need of /usr as
separate partition. (and IMHO it is not a big issue
or things that make complexer the filesystem).


PS: With the exception for this threading (with an automatic
tools to find misplaced programs/libraries), usually the
bugs are reported because real use cases (real usefull onions).

ciao
cate


PS:
There are some other strange things in our file system
partition: the split of architecture independent to architecture
depend things. In such cases I don't think there are
many uses, and the spare disk usage is also not so relevant
[although we consider that we have a lot of architectures].
But maybe there are use cases.


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4c693258.9010...@debian.org



Re: why are there /bin and /usr/bin...

2010-08-16 Thread Yves-Alexis Perez
On 16/08/2010 14:00, Tollef Fog Heen wrote:
 ]] Perry E. Metzger 
 
 | In the embedded space, which I know a lot about, it is true that the
 | root FS is on flash or other expensive media -- but it isn't like /usr
 | is on cheaper media in such an environment, it is always part of the
 | root fs anyway, so it makes no difference.
 
 Take a look at the N900 where most of the user-installed applications
 are on /home (well, /opt, but that's a symlink to /opt/home), which is a
 32GB eMMC flash, while the root file system is a 256MB NAND flash, which
 is vastly more expensive.  So while the situation you are describing
 might be common, it's not always true.

To be honest, I'm not sure the N900 /opt debacle is really to be taken
as an example. (and / and /usr are basically on the same media, when it
comes to boot)

Cheers,
-- 
Yves-Alexis


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4c69337c.7010...@debian.org



Re: why are there /bin and /usr/bin...

2010-08-16 Thread Bruce Sass
On August 15, 2010 04:30:04 pm Perry E. Metzger wrote:
 On Tue, 10 Aug 2010 03:15:35 -0600 Bruce Sass bms...@shaw.ca wrote:
  /sbin and /usr/sbin, /lib and /usr/lib directories?
 
  AFAICT, the reason is so that a minimal but functional system is
  guaranteed to exist so long as a local HDD with a root filesystem
  is available (which doesn't necessarily include /usr);

 The true reason is that back in ancient days, hard drives were too
 small to put everything in one place, so ancient Unix machines at
 Bell Labs in the 1970s ended up with some programs on the root disk
 and some on the same supplementary disk where the home directories
 were typically put. This was not done with any great forethought, it
 was simply a temporary expediency. Because / was on the boot disk, it
 was necessary to make sure that every program needed for initial boot
 was there, and thus some programs were more important to put in /bin
 and the like. ...

Thanks. I like the onion story, I don't think it is entirely fitting 
though--to gain the benefit of that dollar or so worth of HDD space I'd 
need to effectively re-tool to get it installed... if it was necessary 
to replace the vat (shutdown production, remove a wall or two, rewire 
the controls, etc.) to get rid of the onion I suspect they'd still be 
used in some older varnish plants.

What I'd really like to see is support for a shared /usr hierarchy and a 
way to optionally push configs onto separate boxes. Such a setup would 
be useful in a classroom or office where it is desirable for everyone 
to have the same software installed and there are enough boxes that 
maintaining them as independent units can be expensive.


- Bruce


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201008160654.05513.bms...@shaw.ca



Re: why are there /bin and /usr/bin...

2010-08-16 Thread Josselin Mouette
Le lundi 16 août 2010 à 14:43 +0200, Giacomo A. Catenazzi a écrit :
 As you can easily check, there is a lot of Debian installation
 who use networked disks. Usually not embedded devices, but usual
 desktop installations (e.g. using huge number of desktops as in
 schools or corporate environments).
 In this case the separation of /usr and / is still important.

Putting /usr on a network device but not / is just plain stupid. Debian
can now work with a read-only / on NFS.

 And Debian still don't have a live distribution to be used for
 rescue, so a minimal / is essential, also for emergency
 backup uses.

This is completely irrelevant. When / is not accessible, you get the
same problem. (Oh, and d-i CDs include the necessary tools to rescue a
system.)

-- 
 .''`.
: :' : “You would need to ask a lawyer if you don't know
`. `'   that a handshake of course makes a valid contract.”
  `---  J???rg Schilling


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1281963889.5689.14.ca...@meh



Re: OMG WTF BBQ balloons

2010-08-16 Thread Ian Jackson
Dominic Hargreaves writes (Re: OMG WTF BBQ balloons):
 On Mon, Aug 16, 2010 at 12:00:09PM +0100, Ian Jackson wrote:
  I just had to tell NoScript forbid debian.org because I wanted to
  read a bug report.
  
  I don't want to be a spoilsport but, honestly!
 
 Agreed, this is just disruptive. If they must stay, at least make it
 possible to turn them off without resorting to local browser policies.

NB that the obvious implementation of this, a no balloons cookie,
doesn't work for people (like me) who don't accept cookies unless we
want to identify ourselves to the site in question.

Ian.


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



Re: OMG WTF BBQ balloons

2010-08-16 Thread Matthew Johnson
On Mon Aug 16 12:00, Ian Jackson wrote:
 I just had to tell NoScript forbid debian.org because I wanted to
 read a bug report.
 
 I don't want to be a spoilsport but, honestly!

You should read bugs.d.o in IE, they don't show up there

Matt


signature.asc
Description: Digital signature


Re: OMG WTF BBQ balloons

2010-08-16 Thread Jordan Metzmeier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 08/16/2010 09:46 AM, Matthew Johnson wrote:
 
 You should read bugs.d.o in IE, they don't show up there
 
 Matt

Is that packaged for Debian?

- -- 
Jordan Metzmeier

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

iQIcBAEBCAAGBQJMaU2BAAoJEKj/C3qNthmTI6IQAJT7QT/B0wJqnPoMtlqDJjm8
w2VBhqL6uEABjIPp4DIfWMWka3YHj8nwzzqmRGLBTk9/Up3nDNP/Ssml1zq+5ege
v1ZY4v2vKbn9dFjOIPHdZ/8ZbGA4cdhbk3NyKMzYCPQLGB0ledLUUNPiNpwThmIX
OTtqawVIeAL/2BmMPs9PhkFEaP7bKQOm0kwtNezWFSeMTg0nv/Kj8GodbqRay0Cu
JTPcFnfsZMItdKbuhzW8RG0I/X+j45UURi/tXMBw0zcJlTG3NNX41zyfUeN6ec7r
ED+ImjaHuZghJmy42S44Lkrc2ZNpYhP9+3T2PtfEhbvlJP5xYxp1ACfrkRE/yfYX
llhSsI8XLLhw0AI6ZnCdgJdv5IdN/n+24ZctRs2egtG48zGR4YNlK/GEdShu9lrn
QkG493wStNU3x+c++BZ09m8WhThAuGsKbYhpggpMEqLLw1suGitL4T/1Q9MLyzHi
RoyeNOzWgFm6ac//Z6UGloqNloQO556JbTxRqDA85rst0VHh1yGPlNEq9U+4VpFn
LDwj2qXhCoFoOvf9O9fVBqcoOFOmFe4t99695/tWQYvAgAI0F8PKyjucvzj/TGPv
NPWLissMqXLIY0mnDEC74iK9CPCOIaTRU4M75Bws+t+BSlRInVSXIrgnRH0Y5ofU
wfC6e3h6A7VbdoFvlaMb
=d4p9
-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: http://lists.debian.org/4c694d81.3010...@gmail.com



Re: Notes from the DebConf Source Format BoF

2010-08-16 Thread Guido Günther
Hi Roger,
On Sun, Aug 15, 2010 at 10:28:52PM +0100, Roger Leigh wrote:
 On Tue, Aug 10, 2010 at 08:27:24PM -0700, Russ Allbery wrote:
[..snip..] 
  Best practices for Git repository layout?
  - git-buildpackage documentation is closest to that
 
 I would have to disagree here, the git-buildpackage default layout is
 far too Debian-centric.  By naming the Debian and Upstream branches
 master and upstream it's only really useful if you're importing
 upstream release tarballs.  We should really be using a debian branch
 for Debian-specific changes, and possibly even using multiple branches
 for tracking oldstable/stable/unstable/experimental work.

When tracking upstreams VCS I usually put upstream's branches into their
own namespace like:

upstream/master
upstream/2.30
upstream/2.28

I then use master for sid and create branches for the other
distributions like

master(current sid develoment)
lenny (lenny stable updates)
bpo-lenny (lenny-backports)xi
experimental  (experimental)

etc. We could also move all the debian work into it's own namespace
like:

debian/sid
debian/lenny
debian/bpo-lenny
debian/experimental

but I think that's rather overkill and more typing. When cloning from
git.debian.org I'd like to have the current development on master,
because that's what one expects to happen in a git repository of a
Debian package.
Cheers,
 -- Guido

 
 If upstream is already using git, you might want to skip the tarball
 step and use their git branches directly (and they might have their
 own master branch).  Also potentially annoying for our downstreams as
 well.
 
  git push as an upload mechanism
  - Attractive because over time it builds a Git repository for the package
  - However, it assumes binaryless uploads, which we currently don't allow.
 
 This is something to think about for the future though; dropping
 binary uploads (by maintainers, not buildds) has been on the cards
 for some time now hasn't it?  Is this still planned?
 
  If you're implementing 3.0 format, please don't hard-code the extensions 
  that
  you know will be found in source packages, because as we add additional
  files listed in *.dsc, we may add other types of files.
 
 We already found this out the hard way in sbuild; hopefully it's now
 completely clean--we removed all assumptions about the expected
 extensions.
 
  What about repository size bloat if revision control history is included?
 
 In practice, a shallow clone is typically only half the size of a
 complete clone, so it's not going to eat too much extra archive space.
 For schroot:
 
 % du -sk schroot-shallow schroot schroot-full
 4372  schroot-shallow
 7556  schroot [cloned --depth 1 and then fetched all history]
 6008  schroot-full
 % du -sk schroot-shallow/.git schroot/.git schroot-full/.git
 1720  schroot-shallow/.git
 4904  schroot/.git [cloned --depth 1 and then fetched all history]
 3356  schroot-full/.git
 After repack and gc:
 %  du -sk schroot-shallow/.git schroot/.git schroot-full/.git 
 1520  schroot-shallow/.git
 2920  schroot/.git
 2916  schroot-full/.git
 Packaged .git (after repack and gc):
  ls -l schroot*.bz2 
 -rw-r--r-- 1 rleigh rleigh 2765372 Aug 15 21:50 schroot-full.tar.bz2
 -rw-r--r-- 1 rleigh rleigh 1403301 Aug 15 21:50 schroot-shallow.tar.bz2
 -rw-r--r-- 1 rleigh rleigh 2764894 Aug 15 21:50 schroot.tar.bz2
 
 So a five year history in this case is slightly less than double the
 packed size--not a bad tradeoff for the entire project history (IMO).
 Obviously for exceptional cases such as the Linux kernel this might
 not be quite so optimal.  Not sure why there's a size difference if
 you shallow clone then fetch all, rather than cloning the entire
 thing--any history differences or just packed slightly differently?
 
  Currently in 3.0 (git), origin points to the bundle and doesn't embed the
  actual repository, but Joey is working on fixing that.  (Setting origin
  based on Vcs-Git.)
 
 As I mentioned above, would it make sense to set Vcs-Git based on origin
 on packing?  On unpack after debcheckout the opposite may be useful as
 you say above.
 
  source.debian.org is working on importing source packages into a Git
  repository and storing the history as one revision per new source package
  upload.
 
 While useful, don't we already have that if you're properly tagging
 all Debian releases in your git repository already?  A central resource
 would be useful in case the original repos go offline, but given the
 space requirements, storing all the history should be possible, in which
 case why not simply track the upstream(s)?
 
 
 Lastly, one thing I'd like to push with git usage in Debian is
 better integration with upstreams.  Rather than repeating it
 all here, this is detailed in these mails:
 
   
 http://lists.alioth.debian.org/pipermail/vcs-pkg-discuss/2009-August/000663.html
   http://thread.gmane.org/gmane.comp.sysutils.automake.general/10936

Re: why are there /bin and /usr/bin...

2010-08-16 Thread The Fungi
On Mon, Aug 16, 2010 at 02:43:04PM +0200, Giacomo A. Catenazzi wrote:
[...]
 And Debian still don't have a live distribution to be used for
 rescue,

Well, there's this, which I've had great experiences with so far
(though the automatic reassembly of md devices and activation of
volume groups was recently mentioned as dangerous in some cases):

http://cdimage.debian.org/cdimage/release/current-live/i386/iso-cd/debian-live-505-i386-rescue.iso

 so a minimal / is essential, also for emergency backup uses. [BTW
 I don't think that we could have a CD-ROM or USB live/emergency
 disk on all architectures].
[...]

Certainly not all architectures, I would agree (and the
above-mentioned ISO was only provided for i386 and amd64 with etch).
-- 
{ IRL(Jeremy_Stanley); PGP(97AE496FC02DEC9FC353B2E748F9961143495829);
SMTP(fu...@yuggoth.org); IRC(fu...@irc.yuggoth.org#ccl); ICQ(114362511);
AIM(dreadazathoth); YAHOO(crawlingchaoslabs); FINGER(fu...@yuggoth.org);
MUD(kin...@katarsis.mudpy.org:6669); WWW(http://fungi.yuggoth.org/); }


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100816155739.gd2...@yuggoth.org



Re: why are there /bin and /usr/bin...

2010-08-16 Thread Steve Langasek
On Mon, Aug 16, 2010 at 02:47:56PM +0200, Yves-Alexis Perez wrote:
 On 16/08/2010 14:00, Tollef Fog Heen wrote:
  ]] Perry E. Metzger 

  | In the embedded space, which I know a lot about, it is true that the
  | root FS is on flash or other expensive media -- but it isn't like /usr
  | is on cheaper media in such an environment, it is always part of the
  | root fs anyway, so it makes no difference.

  Take a look at the N900 where most of the user-installed applications
  are on /home (well, /opt, but that's a symlink to /opt/home), which is a
  32GB eMMC flash, while the root file system is a 256MB NAND flash, which
  is vastly more expensive.  So while the situation you are describing
  might be common, it's not always true.

 To be honest, I'm not sure the N900 /opt debacle is really to be taken
 as an example. (and / and /usr are basically on the same media, when it
 comes to boot)

Yes, but *if* they had been following the FHS, putting /usr on the separate
disk would be the way to do it :)

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: Digital signature


Re: Is Jonas Genannt MIA?

2010-08-16 Thread Damyan Ivanov
On Tue, Aug 10, 2010 at 10:06:38AM -0430, Ernesto Hernández-Novich wrote:
 I am particularly interested in liblog-dispatch-perl [1] because it's
 blocking other things I need to fix in webgui. Regardless, his QA page
 shows little activity. Has anyone seen any sign of him?
 
 [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576912

No good news from me, sorry, just a me too.

I need another of Jonas's packages upgraded - libfile-homedir-perl
(#587756). It is currently blocking a new version of padre I am working
on.

Adding Daniel Baumann, the sponsor of the above two packages, to CC in case he
can shed some light.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100816172215.ga26...@master.debian.org



Re: Non-recompilable binaries in source and binary packages (Adobe Flash strikes again)

2010-08-16 Thread Russ Allbery
Ian Jackson ijack...@chiark.greenend.org.uk writes:
 Russ Allbery writes:

 I don't believe this is correct.  Source packages in main can build
 binaries in contrib, and I believe the problem with not being able to
 rebuild with free tools is more of a contrib thing than a non-free
 thing.

 Well, some maintainers have been rebuilding source packages to remove
 things like RFCs and non-free-GFDL documentation.  Perhaps not
 everyone has.

RFCs are definitely non-free because they're unmodifiable.  They can't
even be in contrib.  What I'm not sure about is software that's freely
modifiable but just requires non-free tools to build after modification.
I know that's okay for contrib, and I know it's not okay for main in
packages, but I wasn't sure if it was okay for main source packages if
it's not installed in a main package.

-- 
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: http://lists.debian.org/87zkwm5u0z@windlord.stanford.edu



Reference.net is for Sale

2010-08-16 Thread Toby Clements

To whom it may concern:

We wanted to bring to your attention that Reference.net is available for
sale.

Please contact me with any questions you have regarding this sale.


Best Regards,

Toby Clements

Partner

+1.615.944.3501

RickLatona.com | RickLatonaAuctions.com | DigiPawn.com | DigiLoan.com |
ccTLDs.com


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/35689.116.50.236.226.1281981145.squir...@www.mynatmail.com



Re: why are there /bin and /usr/bin...

2010-08-16 Thread Perry E. Metzger
I want to make it clear, btw, that I don't think that getting rid of
/usr is something worth fighting for. I just think that there is no
reason to keep it other than the fact that years of experience say
people will irrationally fight for it endlessly, and the minimal
benefits of getting rid of it aren't worth that fight.

On Mon, 16 Aug 2010 14:43:04 +0200 Giacomo A. Catenazzi
c...@debian.org wrote:
 As you can easily check, there is a lot of Debian installation
 who use networked disks.

 In this case the separation of /usr and / is still important.

I managed such systems for years. There is no reason to separate / and
/usr on an NFS based system either.

The fact that you're running diskless makes pretty much no difference
that I can see whether awk is located in /bin or /usr/bin

When I managed diskless machines in the 1980s, it was still vaguely
useful to keep / and /usr distinct. People thought that you needed
each machine to mount its own /etc and /var in order to have local
manageability, while mounting a common /usr to save server disk
space. As it happens, and as we didn't understand back then, you can
easily handle this with a couple of symlinks without needing a
distinct root partition, but we can be excused for being somewhat
blinded by lack of experience. We'd only had real LANs for a few
years.

 And Debian still don't have a live distribution to be used for
 rescue, so a minimal / is essential,

I agree, having a minimal rescue disk is a fine thing to want, but
what does this have to do with / vs /usr segregation?

If all your binaries on your rescue media are in /bin etc., simply
don't put more in /bin than you have space for. If you want sed but
don't want perl, then put sed in your /bin rescue disk and don't put
perl there.

It makes no difference what the directories are called in order to
keep the space usage down -- you keep space down by not including
things, not by giving them different names.

The arguments for keeping a /usr are all, in the end, Onion over and
over again.

 If you don't use it, or if there are alternatives (but
 it is still to prove that such alternatives are easier) don't
 mean that who use it, used it as your onions. Probably with
 time it will become useless, but your early 1990 should be
 read late 2010 (or later).

It really was insanely obsolete 20 years ago. People are just attached
to the whole /usr thing, the way they used to be insanely attached to
keeping binaries in /etc before we created /sbin and the way they used
to really, really want to put sendmail into /usr/lib

The arguments for / and /usr being distinct are all really about /sbin
and /bin vs /usr/sbin and /usr/bin and all come down to this:

1) I don't have enough space for everything in root because I'm using
some sort of expensive media! -- well, then, it doesn't matter what
pathname the binaries are in, if you only have so many bytes, you
won't get more by putting some binaries in /usr on your flash drive
and some in /. Your embedded system isn't going to have more space
because you put awk into /usr/bin instead of in /bin

2) I am running machines with file systems on the network! -- so,
why does putting some files in /usr and some in / improve this? See
above for more on this one.

3) I'm on an old architecture! I have little disk space! -- well,
how does keeping some files in one partition and some in the other fix
this? Unless your root disk is unable to store your binaries (and no
disk made in the last couple of decades is that small) there is no
real issue. I can see this being a problem for someone who is keeping
an authentic PDP-11 or Vax alive with entirely original equipment, of
course.

4) I'm using an SSD boot drive! -- well, I've never seen one of
those that isn't larger than pretty much all the app binaries anyone
ever runs.

The most reasonable argument against altering such things is that
after decades, people are used to the whole /usr thing and the fight
to change it isn't worthwhile. That I will agree with -- see the
emotional reactions people get when you suggest their preferred layout
is an onion. Fixing things so that /usr goes away would not bring
much improvement (other than some reduction in mental baggage,
eliminating wasted time deciding where things go, etc.) even though
/usr is long since obsolete, while dealing with people's emotional
reaction to the necessity of /usr wastes lots of time and causes ill
feeling.

Still, /usr has been obsolete for decades, and if I were starting over
again today, with a brand new flavor of Unix, I'd dump /usr entirely,
leaving perhaps a compat symlink the way we left compat symlinks
around for things like /usr/spool and other ghosts in the old days.

Perry
-- 
Perry E. Metzgerpe...@piermont.com


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

Re: OMG WTF BBQ balloons

2010-08-16 Thread Don Armstrong
On Mon, 16 Aug 2010, Ian Jackson wrote:
 I just had to tell NoScript forbid debian.org because I wanted to
 read a bug report.
 
 I don't want to be a spoilsport but, honestly!

Heh. I tweaked the js to be slightly less annoying; it's only for a 24
hour period. [There's aleady an at job in place to remove it, so I
don't have to do anything.]


Don Armstrong

-- 
Everyone has to die. And in a hundred years nobody's going to inquire
just how most people died. The best thing is to do it in the way that
strikes your fancy most.
 -- Kenzaburō Ōe _Silent Cry_ p5

http://www.donarmstrong.com  http://rzlab.ucr.edu


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100816182450.gu17...@teltox.donarmstrong.com



Re: status of /etc/environment?

2010-08-16 Thread Christoph Anton Mitterer
Well does this perhaps deserve it's own manpage? At least if it's
not deprecated?
I barely found any real documentation about it (how it's intended to be
used and so).

It seems to be 


Some init-scripts on my system merely use it as a location for the local
settings, e.g. console-screen.sh, keymap.sh and pcscd, overriden
by /etc/defaults/locale:
[ -r /etc/environment ]  ENV_FILE=/etc/environment
[ -r /etc/default/locale ]  ENV_FILE=/etc/default/locale
#then sourcing it somehow

One of Debian's derivates has some nice specification:
https://help.ubuntu.com/community/EnvironmentVariables#System-wide%
20environment%20variables

Cheers,
Chris.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1281984888.12367.37.ca...@fermat.scientia.net



Bug#593260: ITP: bar -- Show information about a data transfer

2010-08-16 Thread Georges Khaznadar
Package: wnpp
Severity: wishlist
Owner: Georges Khaznadar georg...@ofset.org


* Package name: bar
  Version : 1.10.9
  Upstream Author : Michael Peek p...@tiem.utk.edu
* URL : http://clpbar.sourceforge.net/
* License : GPL-2
  Programming Lang: C
  Description : Show information about a data transfer

 Bar is a simple tool to process a stream of data and print a display  for
 the  user  on stderr showing (a) the amount of data passed, (b) the
 throughput of the data  transfer,  and, if the total size of the data stream
 is known, (c) estimated time remaining, percent complete, and a progress bar.
 .
 Bar was originally written for the purpose of estimating the amount  of time
 needed to transfer large amounts (many, many gigabytes) of data across a
 network.  (Usually in an SSH/tar pipe.)



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100816183621.30628.75249.report...@www.khaznadar.fr



Re: why are there /bin and /usr/bin...

2010-08-16 Thread Bernhard R. Link
* Perry E. Metzger pe...@piermont.com [100816 20:21]:
 The most reasonable argument against altering such things is that
 after decades, people are used to the whole /usr thing and the fight
 to change it isn't worthwhile. That I will agree with -- see the
 emotional reactions people get when you suggest their preferred layout
 is an onion.

Accusion people of irrational behaviour almost always results in
irrational behviour. Either they were irrational already before or
making false insulting accusations. So I should better not tell you
that accusing people of irrational behaviour is quite irrational...

Also do not confuse two things. It is one thing to fight for being
able to do without /usr. That would need some work (I think HURD
tried it, but I lost track about it) but is a worthy goal though
perhaps not worth the work for so little benefits.
It is something else to suggest no longer supporting a /usr on
its own partition. This will break people's setups and just telling
them their setups are stupid or make no sense as they make no sense
with your weighting of factors will not make their reactions look
rational from your point of view.

Bernhard R. Link


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100816190142.ga10...@pcpool00.mathematik.uni-freiburg.de



Re: Non-recompilable binaries in source and binary packages (Adobe Flash strikes again)

2010-08-16 Thread Joerg Jaspert
 Aren't the licenses of source files generally documented by upstream,
 either by e.g. the COPYING file or inline within the files themselves?
 Why is there a requirement to duplicate this information in the
 copyright file?

Thats certainly a nice dream, but in most cases not reality (having
upstream document it sanely).
In many cases upstream doesnt even know what they all have.

-- 
bye, Joerg
[...] some would argue that too much free beer with hamper your ability to free
speech; this is an opinion.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87aaom1iug@gkar.ganneff.de



Re: Bug#593260: ITP: bar -- Show information about a data transfer

2010-08-16 Thread Don Armstrong

On Mon, 16 Aug 2010, Georges Khaznadar wrote:
  Bar is a simple tool to process a stream of data and print a display  for
  the  user  on stderr showing (a) the amount of data passed, (b) the
  throughput of the data  transfer,  and, if the total size of the data stream
  is known, (c) estimated time remaining, percent complete, and a progress bar.

How does this differ from pv?


Don Armstrong

-- 
Some pirates achieved immortality by great deeds of cruelty or
derring-do. Some achieved immortality by amassing great wealth. But
the captain had long ago decided that he would, on the whole, prefer
to achieve immortality by not dying.
 -- Terry Pratchet _The Color of Magic_

http://www.donarmstrong.com  http://rzlab.ucr.edu


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100816191044.gx17...@teltox.donarmstrong.com



Re: Bug#593260: ITP: bar -- Show information about a data transfer

2010-08-16 Thread Georges Khaznadar
Don Armstrong a écrit :
 [as a handfull of other vigilant developers]
 How does this [bar] differ from pv?

h...

I used Michael Peek's bar for a few years because I never heard about
pv. Thank you for this notice.

When I read pv's manpage, it appears as more featureful than bar.

I use currently bar to monitor the cloning of USB sticks, as a
replacement of dd to dump 4GB of an image into a flash memory driver.

Is pv able to do the same? for example how can I use pv to monitor the
transfer which is done by modifying a command such as:

dd if=someImageFile of=/dev/disk/by-id/usb-TheNiceStick_0878101B77D1D977-0:0

with bar, the replacement would be:
bar -s 4G -if someImageFile -of 
/dev/disk/by-id/usb-TheNiceStick_0878101B77D1D977-0:0

Best regards,   Georges.



signature.asc
Description: Digital signature


Re: Bug#593260: ITP: bar -- Show information about a data transfer

2010-08-16 Thread Samuel Thibault
Georges Khaznadar, le Mon 16 Aug 2010 21:57:28 +0200, a écrit :
 Is pv able to do the same? for example how can I use pv to monitor the
 transfer which is done by modifying a command such as:
 
 dd if=someImageFile of=/dev/disk/by-id/usb-TheNiceStick_0878101B77D1D977-0:0

killall -USR1 dd

Samuel


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100816195934.gk5...@const.famille.thibault.fr



Re: Bug#593260: ITP: bar -- Show information about a data transfer

2010-08-16 Thread Peter Samuelson

[Georges Khaznadar]
 Is pv able to do the same? for example how can I use pv to monitor the
 transfer which is done by modifying a command such as:
 
 dd if=someImageFile of=/dev/disk/by-id/usb-TheNiceStick_0878101B77D1D977-0:0

pv  someImageFile  /dev/disk/by-id/usb-TheNiceStick_0878101B77D1D977-0:0


 with bar, the replacement would be:
 bar -s 4G -if someImageFile -of 
 /dev/disk/by-id/usb-TheNiceStick_0878101B77D1D977-0:0

pv has a -s option, but there's no need for it in this case, since
fstat() will give it the size of the file on stdin.  You need -s if the
input is a pipe or socket, where fstat() won't work.

Peter


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100816201516.gj3...@p12n.org



Re: Bug#593260: ITP: bar -- Show information about a data transfer

2010-08-16 Thread Don Armstrong
On Mon, 16 Aug 2010, Georges Khaznadar wrote:
 Don Armstrong a écrit :
  [as a handfull of other vigilant developers]
  How does this [bar] differ from pv?
 
 I used Michael Peek's bar for a few years because I never heard
 about pv. Thank you for this notice.

No problem.[1]
 
 Is pv able to do the same? for example how can I use pv to monitor the
 transfer which is done by modifying a command such as:
 
 dd if=someImageFile of=/dev/disk/by-id/usb-TheNiceStick_0878101B77D1D977-0:0

pv someImageFile  /dev/disk/by-id/usb-TheNiceStick_0878101B77D1D977-0:0

if you wanted to use dd, you'd do something like:

pv someImageFile | dd of=/dev/disk/by-id/usb-TheNiceStick_0878101B77D1D977-0:0
 
You could also use dcfldd:

dcfldd if=someImageFile of=/dev/disk/by-id/usb-TheNiceStick_0878101B77D1D977-0:0

or a more complicated example with pv and dd

dd if=/dev/zero bs=1M count=500 | pv -s 500m -N dd | gzip - | pv -cN gzip  
/dev/null


Don Armstrong

1: I don't have an opinion on whether you should or shouldn't package
bar, so long as if you do, you make it obvious why you'd use it
instead of pv.
-- 
When I was a kid I used to pray every night for a new bicycle. Then I 
realized that the Lord doesn't work that way so I stole one and asked
Him to forgive me.
 -- Emo Philips.

http://www.donarmstrong.com  http://rzlab.ucr.edu


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100816203048.gz17...@teltox.donarmstrong.com



Re: Debug output etc, cluttering the terminal

2010-08-16 Thread Emilio Pozuelo Monfort
On 16/08/10 02:01, Russ Allbery wrote:
 gregor herrmann gre...@debian.org writes:
 
 Among the contents are e.g. ~20.000 lines saying:
 (firefox-bin:28026): Gdk-WARNING **: XID collision, trouble ahead
 
 I tracked this down at one point and decided that this was the fault of
 Adobe's Flash player rather than anything the Mozilla folks had any
 control over.  I now just redirect the output of Iceweasel to /dev/null
 where I have to run the Flash player.

That may actually be X's fault, see
http://bugs.freedesktop.org/show_bug.cgi?id=21583

Regards,
Emilio


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4c69b107.8090...@debian.org



Re: libexplain: need access to debian alpha machine

2010-08-16 Thread Paul Wise
On Mon, Aug 16, 2010 at 6:05 PM, Peter Miller pmil...@opensource.org.au wrote:

 I'm trying to get my libexplain project [1] to build on Debian alpha.
 I don't actually have access to an alpha machine, so my feedback loop is
 via the Debian build farm [2]... one fix per release.

 This isn't completely satisfactory.  Can anyone suggest a dev machine I
 can ssh to, and do the edit-build-test loop more efficiently?

There is one alpha porterbox available:

http://db.debian.org/machines.cgi?host=albeniz

It is listed as public rather than developer only so as a non-DD you
would probably be able to get access. Please contact the Debian
sysadmins about it.

-- 
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: 
http://lists.debian.org/aanlktikysbfvzu8llfcwdcygbx_q2d5vtigjq0p5a...@mail.gmail.com



Accepted gtkhtml3.14 3.30.3-1 (source all amd64)

2010-08-16 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 14 Aug 2010 13:47:26 +0200
Source: gtkhtml3.14
Binary: libgtkhtml3.14-19 libgtkhtml3.14-dev libgtkhtml3.14-dbg 
libgtkhtml-editor0 libgtkhtml-editor-common libgtkhtml-editor-dev
Architecture: source all amd64
Version: 3.30.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Evolution Maintainers 
pkg-evolution-maintain...@lists.alioth.debian.org
Changed-By: Yves-Alexis Perez cor...@debian.org
Description: 
 libgtkhtml-editor-common - HTML rendering/editing library - editor widget data
 libgtkhtml-editor-dev - HTML rendering/editing library - editor widget 
development files
 libgtkhtml-editor0 - HTML rendering/editing library - editor widget
 libgtkhtml3.14-19 - HTML rendering/editing library - runtime files
 libgtkhtml3.14-dbg - HTML rendering/editing library - debug files
 libgtkhtml3.14-dev - HTML rendering/editing library - development files
Changes: 
 gtkhtml3.14 (3.30.3-1) unstable; urgency=low
 .
   * New upstream bugfix release, don't bump shlibs.
   * debian/control:
 - update standards version to 3.9.1.
Checksums-Sha1: 
 d6ffb83f97a876658dfeb6007600f5b2fc22a042 2581 gtkhtml3.14_3.30.3-1.dsc
 b7f2ee215c2a3cf17ec657083a7244141636ae1c 1971329 gtkhtml3.14_3.30.3.orig.tar.gz
 544088a4f7dc72c7755224ab954e36b5f7d5ded7 12091 
gtkhtml3.14_3.30.3-1.debian.tar.gz
 ab1d3fae6779d048dda35766de0f0e0606ad2477 96416 
libgtkhtml-editor-common_3.30.3-1_all.deb
 e05c11259ad26d8076f820f21ceb9405656d2131 930656 
libgtkhtml3.14-19_3.30.3-1_amd64.deb
 70085c835d61424e31f001c12c02f1e08ec7a797 483270 
libgtkhtml3.14-dev_3.30.3-1_amd64.deb
 3f00a9051eddd43ca517d19e60392af426cb7807 1246360 
libgtkhtml3.14-dbg_3.30.3-1_amd64.deb
 c61010b28fb5006e4f764c6004d3ee6ce1733b9b 127064 
libgtkhtml-editor0_3.30.3-1_amd64.deb
 d7e40977f358e2597347aa8fe952359297b9fbcc 148460 
libgtkhtml-editor-dev_3.30.3-1_amd64.deb
Checksums-Sha256: 
 3e825b5998d0be30317874b71c7d656f5165a98f1f6fd8664f6be7a8669dbbdb 2581 
gtkhtml3.14_3.30.3-1.dsc
 690705e9d29c2247947bcb96fc46c15cab5576d29f30bb24d45fd7e4151d7523 1971329 
gtkhtml3.14_3.30.3.orig.tar.gz
 aa9460320aa91918f44c6257d5104b687f14cb9780c4f426119373a6d178cf0f 12091 
gtkhtml3.14_3.30.3-1.debian.tar.gz
 2cbfc45e782edcc3f108a6f3d8cfd6b7d2fd8da9cdc1c1175b7bc37c4b87fdd9 96416 
libgtkhtml-editor-common_3.30.3-1_all.deb
 af7cb57fe3cc7b312a07ffb49b85b074a14cb717a137feba81b18fafca532dc5 930656 
libgtkhtml3.14-19_3.30.3-1_amd64.deb
 e21803499e5af457a4b0b4812abeb1c940a2518f00cf6d792a38dd1a42fc 483270 
libgtkhtml3.14-dev_3.30.3-1_amd64.deb
 412b5e5ed7a21a51947a5e524fbd3c7f8c73d25f1bb2bd296174f78a46618d4c 1246360 
libgtkhtml3.14-dbg_3.30.3-1_amd64.deb
 2597cd7dee3d0ccc40d46bb4433dc02c1e8f11e855bc2ab2d5673e1d9e229c85 127064 
libgtkhtml-editor0_3.30.3-1_amd64.deb
 60eb4c96b8b0ffc297d0fa5d880cd6d5288c49390aaa7bcc4344170c632005ec 148460 
libgtkhtml-editor-dev_3.30.3-1_amd64.deb
Files: 
 22be719fc5beea4d2cf1f5f1da2085b0 2581 gnome optional gtkhtml3.14_3.30.3-1.dsc
 4487c6fd17e6c91189008cc552d2bf75 1971329 gnome optional 
gtkhtml3.14_3.30.3.orig.tar.gz
 e9c4e874ceb33cf22f8bd13036027166 12091 gnome optional 
gtkhtml3.14_3.30.3-1.debian.tar.gz
 d92c5f815f73c898877aaf03ac142f6e 96416 libs optional 
libgtkhtml-editor-common_3.30.3-1_all.deb
 18b42f42702cd8fb2eea4475acd6bf24 930656 libs optional 
libgtkhtml3.14-19_3.30.3-1_amd64.deb
 fc2c72a537c1bc7124e14fd9d1da73b4 483270 libdevel optional 
libgtkhtml3.14-dev_3.30.3-1_amd64.deb
 722336ff2d4967031296af9fd826af71 1246360 debug extra 
libgtkhtml3.14-dbg_3.30.3-1_amd64.deb
 dd6a6e46157d2203d2d6e99e2d680eb2 127064 libs optional 
libgtkhtml-editor0_3.30.3-1_amd64.deb
 42dd3433d72608a7f9833748ba1d1e35 148460 libdevel extra 
libgtkhtml-editor-dev_3.30.3-1_amd64.deb

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

iQIcBAEBCgAGBQJMaNFzAAoJEDBVD3hx7wuoVIsQALaZgLIqV0NV7GTKrlnIPQc4
PcO1plLDrfDV0AypFcAQgbmAzZ3b7tFs8I1z93QiKVWcFfyJTb8Tp66+YPR3tYJj
kwdGJk48gNNdM9vbWBIlf+I6SEpqv1YPMlsAdF1zTOdUqclQnJJ8nBT0l45xAAOn
Vsx9KcBrbDoQniD/zHtkyacgMPohIR+s8lxY10qPNcb/XE0/UwkN+7o1mqeFBVRA
GW+9lVbebEPkq1zkOliSDjpUrPIs+Xpv6rL9rtERz/fXun1GHprqMLmCglCi+vnw
rfK0hpmYNjEOD65EexDuLIhUb7mZux+VgZgHRybT4HY/GAZoyAiOtarbW79FI/zD
LCjDSJR9+gd2Coi8uu7BhNz7jiiZBP1T66+Olm9Yng9kwYLB2Tr5gnyQ5dIT7jid
ItbqHTGIT4NGnKJkiTKO8OTapfBoyrc8JF2lMESexAkAkpY6FRtdZsp+3zTfo2e2
Qaw3ruCEK42yM5V9CvKtBotstaAm2Tas63ral9q02twI5wcELFxdTc5Uolqat4MH
S3ZBwGAnoKoD67hCqfANeRnRPnTPyi3SnlFYVoAA+frKcbCLpCpu+jNomjvzkGMv
eyMoYtLD3ypbq4QCb/Mt1ccgek3n64U9idKeGuhjoQjBHbIA85KZ+/hk7eTVt6Po
f/oyQzqR2Sc0OzAjuArR
=YsuY
-END PGP SIGNATURE-


Accepted:
gtkhtml3.14_3.30.3-1.debian.tar.gz
  to main/g/gtkhtml3.14/gtkhtml3.14_3.30.3-1.debian.tar.gz
gtkhtml3.14_3.30.3-1.dsc
  to main/g/gtkhtml3.14/gtkhtml3.14_3.30.3-1.dsc
gtkhtml3.14_3.30.3.orig.tar.gz
  to main/g/gtkhtml3.14/gtkhtml3.14_3.30.3.orig.tar.gz
libgtkhtml-editor-common_3.30.3-1_all.deb
  to main/g/gtkhtml3.14/libgtkhtml-editor-common_3.30.3-1_all.deb

Accepted evolution-data-server 2.30.3-1 (source all amd64)

2010-08-16 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 14 Aug 2010 13:47:40 +0200
Source: evolution-data-server
Binary: evolution-data-server evolution-data-server-common 
evolution-data-server-dev evolution-data-server-dbg libedataserver1.2-13 
libedataserver1.2-dev libcamel1.2-14 libcamel1.2-dev libebook1.2-9 
libebook1.2-dev libedataserverui1.2-8 libedataserverui1.2-dev 
libedata-book1.2-2 libedata-book1.2-dev libecal1.2-7 libecal1.2-dev 
libedata-cal1.2-7 libedata-cal1.2-dev libegroupwise1.2-13 libegroupwise1.2-dev 
libgdata1.2-1 libgdata1.2-dev libgdata-google1.2-1 libgdata-google1.2-dev 
libebackend1.2-0 libebackend1.2-dev
Architecture: source all amd64
Version: 2.30.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Evolution Maintainers 
pkg-evolution-maintain...@lists.alioth.debian.org
Changed-By: Yves-Alexis Perez cor...@debian.org
Description: 
 evolution-data-server - evolution database backend server
 evolution-data-server-common - architecture independent files for Evolution 
Data Server
 evolution-data-server-dbg - evolution database backend server with debugging 
symbols
 evolution-data-server-dev - Development files for evolution-data-server 
(metapackage)
 libcamel1.2-14 - The Evolution MIME message handling library
 libcamel1.2-dev - Development files for libcamel
 libebackend1.2-0 - Utility library for evolution data servers
 libebackend1.2-dev - Utility library for evolution data servers (development 
files)
 libebook1.2-9 - Client library for evolution address books
 libebook1.2-dev - Client library for evolution address books (development 
files)
 libecal1.2-7 - Client library for evolution calendars
 libecal1.2-dev - Client library for evolution calendars (development files)
 libedata-book1.2-2 - Backend library for evolution address books
 libedata-book1.2-dev - Backend library for evolution address books 
(development files)
 libedata-cal1.2-7 - Backend library for evolution calendars
 libedata-cal1.2-dev - Backend library for evolution calendars (development 
files)
 libedataserver1.2-13 - Utility library for evolution data servers
 libedataserver1.2-dev - Utility library for evolution data servers 
(development files)
 libedataserverui1.2-8 - GUI utility library for evolution data servers
 libedataserverui1.2-dev - GUI utility library for evolution data servers 
(development files
 libegroupwise1.2-13 - Client library for accessing groupwise POA through SOAP 
interface
 libegroupwise1.2-dev - Development files for libegroupwise
 libgdata-google1.2-1 - Client library for accessing Google POA through SOAP 
interface
 libgdata-google1.2-dev - Client library for accessing Google POA (development 
files)
 libgdata1.2-1 - Client library for accessing Google POA through SOAP interface
 libgdata1.2-dev - Client library for accessing Google POA (development files)
Changes: 
 evolution-data-server (2.30.3-1) unstable; urgency=low
 .
   * New upstream bugfix release.
   * debian/patches:
 - 01_make-nss-db-init-more-robust dropped, included upstream
 - 02_remove-courier-imap-workaround-breaking-rename as well.
   * debian/control:
 - update standards version to 3.9.1.
   * debian/*.shlibs:
 - bump shlibs to 2.30.3.
Checksums-Sha1: 
 1d429b89b0052423ff66960336be0787cc3f3fd6 3474 
evolution-data-server_2.30.3-1.dsc
 7e2d433bfa28cf7ed1e348edd98ea709ef802f0d 6977275 
evolution-data-server_2.30.3.orig.tar.gz
 167a13f3af13b424f35a79a287f6c8084095f684 25809 
evolution-data-server_2.30.3-1.debian.tar.gz
 cc59b8dcfb7bbc882d9ab754bd822eacb581ad7a 2291340 
evolution-data-server-common_2.30.3-1_all.deb
 3fad52c7466c64884245927ddb0d045b53338e43 712736 
evolution-data-server_2.30.3-1_amd64.deb
 cf571374f0a5b2635dd9405a96f7c4dca6acc564 108572 
evolution-data-server-dev_2.30.3-1_amd64.deb
 e85e8d47f1a38e3913816af5ea42bde4ceb4f0ad 3209282 
evolution-data-server-dbg_2.30.3-1_amd64.deb
 6d37b73596ba3b563079aacdf18b4097125bb56c 184484 
libedataserver1.2-13_2.30.3-1_amd64.deb
 2da4c550d5cf0dbee0dc3212c22260278335d8f5 201146 
libedataserver1.2-dev_2.30.3-1_amd64.deb
 ab014acc76d560fbb1ff6c743bcd9e58d052f812 506758 
libcamel1.2-14_2.30.3-1_amd64.deb
 55041c519518d67176384b10a7abc4ee38c7895a 490828 
libcamel1.2-dev_2.30.3-1_amd64.deb
 c2b8ae39448ec56a092869011a8d7e46bd6300d0 178182 
libebook1.2-9_2.30.3-1_amd64.deb
 e0711c849e40737f5a5dab57dc26f7eb39845ca8 188818 
libebook1.2-dev_2.30.3-1_amd64.deb
 693a9120ad3f0d2b2f6f030d4a9704bb9e593952 201212 
libedataserverui1.2-8_2.30.3-1_amd64.deb
 3069116f0bab59348973a76efbf803df059c0533 159968 
libedataserverui1.2-dev_2.30.3-1_amd64.deb
 856a0ccac23525221566c26caf1f544daa44b24a 148170 
libedata-book1.2-2_2.30.3-1_amd64.deb
 6f4d0938d81e7c2d8b6a1d496ad37dd6e9549307 158228 
libedata-book1.2-dev_2.30.3-1_amd64.deb
 8c5c111feb72d6c1a1d420d2dcd580bb48a9228e 199840 libecal1.2-7_2.30.3-1_amd64.deb
 1b6adac64a2b6f100ba82c3da0d3fd5387b795bf 191918 
libecal1.2-dev_2.30.3-1_amd64.deb
 05a6cce11a1c7b3fb6d5d7c421831933bde1aec9 162178 

Accepted evolution 2.30.3-1 (source all amd64)

2010-08-16 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 14 Aug 2010 13:47:16 +0200
Source: evolution
Binary: evolution libevolution evolution-common evolution-dev evolution-dbg 
evolution-plugins evolution-plugins-experimental
Architecture: source all amd64
Version: 2.30.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Evolution Maintainers 
pkg-evolution-maintain...@lists.alioth.debian.org
Changed-By: Yves-Alexis Perez cor...@debian.org
Description: 
 evolution  - groupware suite with mail client and organizer
 evolution-common - architecture independent files for Evolution
 evolution-dbg - debugging symbols for Evolution
 evolution-dev - development library files for Evolution
 evolution-plugins - standard plugins for Evolution
 evolution-plugins-experimental - experimental plugins for Evolution
 libevolution - evolution libraries
Closes: 589340
Changes: 
 evolution (2.30.3-1) unstable; urgency=low
 .
   * New upstream bugfix release.
 - fix crash in group_by_thread().   closes: #589340
   * debian/patches:
 - 01_dont-ship-evo-mail-notifier.png dropped, included upstream.
 - 03_fix-crash-itip as well
   * debian/control:
 - bump gtkhtml build-depends to 3.30.3.
 - update standards version to 3.9.1.
   * debian/preinst:
 - only match evolution main process, evolution-data-server and
   evolution-exchange storage process for candidate to be stopped at upgrade
   time.
   * debian/bug-presubj:
 - update text, asking to report in Debian BTS and adding Forwarded-To
   header.
Checksums-Sha1: 
 529b1c717420f41b8a98b3a2638c14d17e1ff1df 3550 evolution_2.30.3-1.dsc
 3d730bb91be1dcead1866eea666e054fe6029f70 39408646 evolution_2.30.3.orig.tar.gz
 5782646cd514eda67e1eb718919ced4267a71471 40480 evolution_2.30.3-1.debian.tar.gz
 57a244f479445ada754471ba99f6430f833b47be 28702218 
evolution-common_2.30.3-1_all.deb
 555056893f3bb9ccd43830b5112aebab21acc249 1130330 evolution_2.30.3-1_amd64.deb
 d45f210d0c4760d4d9433e9cf3e2183e10e00f40 2337346 
libevolution_2.30.3-1_amd64.deb
 cd48842b5fedc37a0b7978bc90c34252554321f0 470226 
evolution-dev_2.30.3-1_amd64.deb
 39651b6fe1efdcbfa17342cb76caa1b022db5d36 7880754 
evolution-dbg_2.30.3-1_amd64.deb
 94a3d3164720c576187d4801c3263eaf90c0d47a 351110 
evolution-plugins_2.30.3-1_amd64.deb
 f4dcb7bab76a0c2c4e318adc1510a2138ffdfb37 172620 
evolution-plugins-experimental_2.30.3-1_amd64.deb
Checksums-Sha256: 
 6ae50962a81fa43a0f77547ccd3cfaf19ad3d4e857a2c9566bc9e28017610702 3550 
evolution_2.30.3-1.dsc
 429faf51e563f718768a0181aa28d70efe421520a536335aeb4f90b384f61eeb 39408646 
evolution_2.30.3.orig.tar.gz
 5925e2689924773d1a4581c65fbb0bfd70fb6f8d8af9f7f91c725b3d0ba56fa3 40480 
evolution_2.30.3-1.debian.tar.gz
 19bb1455ca568b8d444dc2f4eaa8c1a4758908146f361b7883a88f6667da9733 28702218 
evolution-common_2.30.3-1_all.deb
 491e0abd1fa214c4faeee5a8c35d4e451dd830d3a448d739c2fc619eded6b305 1130330 
evolution_2.30.3-1_amd64.deb
 3127c613b0dc9fbdb5327d975e987be037eb425e95f3ad1c259297ef4856a054 2337346 
libevolution_2.30.3-1_amd64.deb
 6d5fab4e735ecd12ba9c41609f99d70ca6ddf5d2c1b76f27c1aa7ad3ad2ed019 470226 
evolution-dev_2.30.3-1_amd64.deb
 bd432d8d7719b68374d4ebb7ea4112328c5a5e7d075f9d7afc6e6e1fa27068dc 7880754 
evolution-dbg_2.30.3-1_amd64.deb
 3ed82a21cfe5cfe030006490fc5a9468b461f1362e07f31e8ede8ca44988aa09 351110 
evolution-plugins_2.30.3-1_amd64.deb
 36dd052ffe85cab085a7ded13403b5b5ac37228d757284d3d5e8981c42a85354 172620 
evolution-plugins-experimental_2.30.3-1_amd64.deb
Files: 
 c3cb4138ba7a497abdcdfcbbabfb8ba4 3550 gnome optional evolution_2.30.3-1.dsc
 8f38fff804e201aa8c82beac2ca34200 39408646 gnome optional 
evolution_2.30.3.orig.tar.gz
 9aa286cb6f87421928598b5b32ec9e20 40480 gnome optional 
evolution_2.30.3-1.debian.tar.gz
 cdbd41a4d3adeb574a03291de3202a6a 28702218 gnome optional 
evolution-common_2.30.3-1_all.deb
 5a2175a5c5c5fc094f2cd40919bfe68b 1130330 gnome optional 
evolution_2.30.3-1_amd64.deb
 7d13f9ac68df398adf33125c953cc812 2337346 gnome optional 
libevolution_2.30.3-1_amd64.deb
 50dcc702d20f6da34e2b18d3a13f666f 470226 devel optional 
evolution-dev_2.30.3-1_amd64.deb
 6bafb68520b3a1ff36d873e79425f4e6 7880754 debug extra 
evolution-dbg_2.30.3-1_amd64.deb
 d235980df0d6a2a3cc74e287305677cf 351110 gnome optional 
evolution-plugins_2.30.3-1_amd64.deb
 8a008610fd52f5a106584e4f9f0def8c 172620 gnome optional 
evolution-plugins-experimental_2.30.3-1_amd64.deb

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

iQIcBAEBCgAGBQJMaNqXAAoJEDBVD3hx7wuoEIsP/1jP+ybzfYe7MbLi8g4h5VwP
7nzuhJi5pKlfWtUReKlZ0p4aXUZwYI56onYKc2PqBLSXqAxbIetdKY28tq4FBWl6
u/rwvzyEpGXmnqeY/gLOU7U2AGJkrUjcmU3mbrDbUtbZfXRJyo0RqcKwVuSalUaI
njWnsnDvGiLGmxSMYtGh01qbfsZ96nb0Xxw/r+qXkl3DgjJuD9CLaUylu7p6Rgf0
xqc7vqfKzybTFq9cVi26x56mNw2GATvoR2pjRv5d5FgI3h+nJaspKgKvEgMOBctQ
DNroC79aDZ7Q3s91+woXze0JmVBvImXPcGYce6xOXB//kUn93sK8VEN0pppWb831
EQPVZ2iTghBoUNGLZdE+kD4OSJjjB0px1593WTgPsqqFF5y5U2ItW++GJZGPF3As

Accepted mic2 0.19+git49+11ee1c0-1 (source all)

2010-08-16 Thread Fathi Boudra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 09:57:06 +0300
Source: mic2
Binary: mic2
Architecture: source all
Version: 0.19+git49+11ee1c0-1
Distribution: unstable
Urgency: low
Maintainer: Fathi Boudra f...@debian.org
Changed-By: Fathi Boudra f...@debian.org
Description: 
 mic2   - image creator tool for MeeGo
Changes: 
 mic2 (0.19+git49+11ee1c0-1) unstable; urgency=low
 .
   * New snapshot.
   * Update debian/control:
 - add btrfs-tools to Recommends.
 - bump Standards-Version to 3.9.1 (no changes needed).
Checksums-Sha1: 
 9074a94b0ad38e181eb314a0d857fea6354f0175 1278 mic2_0.19+git49+11ee1c0-1.dsc
 a05bfd4ab163f615938928664f54baf1a3196b73 184320 
mic2_0.19+git49+11ee1c0.orig.tar.gz
 4063d8a441ba39b0b72bd8d25ccd52eb8e0214d8 3567 
mic2_0.19+git49+11ee1c0-1.debian.tar.gz
 a8260cbe179d74ed7a2aea4ba398f79a85df608d 185298 
mic2_0.19+git49+11ee1c0-1_all.deb
Checksums-Sha256: 
 c0782a697686f014d6a645d5617f4a8379d178a89315eda012baafc2684a2285 1278 
mic2_0.19+git49+11ee1c0-1.dsc
 bda28c66b4fa85227a7359c7991c37f8812baa775ce052f74f0d03df0b9dd8f4 184320 
mic2_0.19+git49+11ee1c0.orig.tar.gz
 d29465c7ffccbe4920714e36c6fbb4f3bc0e158514587e98cd267d225a6b5d52 3567 
mic2_0.19+git49+11ee1c0-1.debian.tar.gz
 bb606cdde4cdee072c4e503aa43967b7b3a8b1b9f920e5c1ee112b9cd2bb44f2 185298 
mic2_0.19+git49+11ee1c0-1_all.deb
Files: 
 4cfaf99a190fb53d0a0ccd8616293be6 1278 devel optional 
mic2_0.19+git49+11ee1c0-1.dsc
 e5075ab8cdc9d13dfa554d6c8c01a69a 184320 devel optional 
mic2_0.19+git49+11ee1c0.orig.tar.gz
 194f2cb4c2f296203735dad86e30b819 3567 devel optional 
mic2_0.19+git49+11ee1c0-1.debian.tar.gz
 1d0d5cb083d081fde9e4f5aa45f60591 185298 devel optional 
mic2_0.19+git49+11ee1c0-1_all.deb

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

iJwEAQECAAYFAkxo5qkACgkQjPU19mqlcvdIlAP/Z2SuvgmLw2ScRiWdP7/Gex0V
t5XgE7SrqSqRp1ZzC1w9mUBOZabVj9UxwazbdFFG/nE0H2jmwOGNjc0lRfKJDfRF
Z+4XUYaAE/y9fZ4FNdOgPoqLUEpJcsSAKBos7wPPP1zkaRX2EC8hQnzjFAs5rIsc
jQHmOTKyzqM4ydTXJpQ=
=O3Ek
-END PGP SIGNATURE-


Accepted:
mic2_0.19+git49+11ee1c0-1.debian.tar.gz
  to main/m/mic2/mic2_0.19+git49+11ee1c0-1.debian.tar.gz
mic2_0.19+git49+11ee1c0-1.dsc
  to main/m/mic2/mic2_0.19+git49+11ee1c0-1.dsc
mic2_0.19+git49+11ee1c0-1_all.deb
  to main/m/mic2/mic2_0.19+git49+11ee1c0-1_all.deb
mic2_0.19+git49+11ee1c0.orig.tar.gz
  to main/m/mic2/mic2_0.19+git49+11ee1c0.orig.tar.gz


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



Accepted php-openid 2.2.2-1 (source all)

2010-08-16 Thread Jan Hauke Rahm
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 16 Aug 2010 08:37:15 +0200
Source: php-openid
Binary: php-openid
Architecture: source all
Version: 2.2.2-1
Distribution: unstable
Urgency: low
Maintainer: Jan Hauke Rahm j...@debian.org
Changed-By: Jan Hauke Rahm j...@debian.org
Description: 
 php-openid - PHP OpenID library
Closes: 535479
Changes: 
 php-openid (2.2.2-1) unstable; urgency=low
 .
   * New upstream release
 + Fix regex in Auth/OpenID/Parse.php (Closes: #535479)
   * debian/watch: link to correct upstream homepage
   * Bump Standards-Version to 3.9.1
Checksums-Sha1: 
 83bbdc3b9a6050a826bd82d11b602e4fe47f7adc 1192 php-openid_2.2.2-1.dsc
 009715779b32b42223292ecb5939112bc65334b7 394018 php-openid_2.2.2.orig.tar.gz
 459c69063bbd3858bbf9f6c484c02e38e0fd9993 2204 php-openid_2.2.2-1.debian.tar.gz
 c7eda71489120d0cb537be065c88addd7fadae71 233138 php-openid_2.2.2-1_all.deb
Checksums-Sha256: 
 969bedca89845fb154b5d88764bcee3557c666f790b8455b5fb703bc8a1daeca 1192 
php-openid_2.2.2-1.dsc
 3fe7015aa54c61053cdb8d3c4302099b1ebb9820b8dee73901f76745ec53c6a6 394018 
php-openid_2.2.2.orig.tar.gz
 28e602fafb7f99145b8d0c6b248dc6172bea28a12af13a9a879c409946030d43 2204 
php-openid_2.2.2-1.debian.tar.gz
 4e3301c6cf12e7c6ef1d66da4d227d8146a2bc6842cf7f49c6a5171e5b2d705c 233138 
php-openid_2.2.2-1_all.deb
Files: 
 7cc91d27090ead08c20c746b70cac3c0 1192 php optional php-openid_2.2.2-1.dsc
 f14bfe22b553936a5648dee1ca94455a 394018 php optional 
php-openid_2.2.2.orig.tar.gz
 6a968247de46b6924f3b2b7f14da27f6 2204 php optional 
php-openid_2.2.2-1.debian.tar.gz
 0a75ad6b073aa5d7e1edfe3b6bdb 233138 php optional php-openid_2.2.2-1_all.deb

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

iFYEAREKAAYFAkxo3dMACgkQGOp6XeD8cQ19EQDfX9DWhrmKAwjK7wgmoSoJBmqQ
9HZhkGT5QtlUdgDeKBOYoFGM5nMoU97f9bFMsRlc6Sk4J3Bkp2l5CQ==
=nv4y
-END PGP SIGNATURE-


Accepted:
php-openid_2.2.2-1.debian.tar.gz
  to main/p/php-openid/php-openid_2.2.2-1.debian.tar.gz
php-openid_2.2.2-1.dsc
  to main/p/php-openid/php-openid_2.2.2-1.dsc
php-openid_2.2.2-1_all.deb
  to main/p/php-openid/php-openid_2.2.2-1_all.deb
php-openid_2.2.2.orig.tar.gz
  to main/p/php-openid/php-openid_2.2.2.orig.tar.gz


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



Accepted aqsis 1.6.0-3 (source all amd64)

2010-08-16 Thread Manuel A. Fernandez Montecelo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 Aug 2010 00:15:28 +0200
Source: aqsis
Binary: aqsis aqsis-examples libaqsis1 libaqsis-dev
Architecture: source all amd64
Version: 1.6.0-3
Distribution: unstable
Urgency: low
Maintainer: David Martínez Moreno en...@debian.org
Changed-By: Manuel A. Fernandez Montecelo manuel.montez...@gmail.com
Description: 
 aqsis  - 3D rendering solution adhering to the RenderMan(R) standard, bina
 aqsis-examples - 3D rendering solution adhering to the RenderMan(R) standard, 
exam
 libaqsis-dev - 3D rendering solution adhering to the RenderMan(R) standard, 
deve
 libaqsis1  - 3D rendering solution adhering to the RenderMan(R) standard, shar
Changes: 
 aqsis (1.6.0-3) unstable; urgency=low
 .
   * Bumped Standards-Version to 3.9.1 (no changes needed)
   * Add DM-Upload-Allowed: yes
   * Update versions of some dependencies (flex, boost) so they match the
 versions currently in testing (to avoid using software which is too old and
 may have bugs)
   * Quell lintin warning: package-contains-empty-directory
 usr/share/aqsis/plugins/
Checksums-Sha1: 
 b5d12a95fddcf78ab49da6d83783bd908cb45a14 1669 aqsis_1.6.0-3.dsc
 e46bdab15eb70e3163b95b84e3e8bc9588d8bb02 12903 aqsis_1.6.0-3.debian.tar.gz
 e276b868c0143ecb5fb66fadaa50df4179ef40fb 370074 aqsis-examples_1.6.0-3_all.deb
 ad66ae90e705b346430df0b2de0d4a4634dab7f4 500358 aqsis_1.6.0-3_amd64.deb
 868fd657cede2055fa848b9545b06ed76175d2ad 2561856 libaqsis1_1.6.0-3_amd64.deb
 70d4387a57c286f42d72310b256fd5e949384c4d 25542 libaqsis-dev_1.6.0-3_amd64.deb
Checksums-Sha256: 
 30ba50d731a7291fa0aa65196f219b456d885923538de1393e07b00a9162fca4 1669 
aqsis_1.6.0-3.dsc
 4905b5e6b4a390bc9ae08a4e7983cb5d5bcb00a9530ee00f5cd7b8b07ee1a5c6 12903 
aqsis_1.6.0-3.debian.tar.gz
 cd8c460210d7d2bb42c162eba7bf90d1932964fda5e3bae3538eabdc6e36acb5 370074 
aqsis-examples_1.6.0-3_all.deb
 cc667f91e96c8aa6a9379cdc3e4013fe9933b24d012396cdb2903c8a095d71e5 500358 
aqsis_1.6.0-3_amd64.deb
 3c0db9b5c1f15bea559ac4a4a24e39fe7df94c53f84eaebbdb01cfb4e4e2fa7b 2561856 
libaqsis1_1.6.0-3_amd64.deb
 483d6695f8bd3c1ddcf9df4b2c3e1e490fef90a45f556f225b53031c36b1b5e4 25542 
libaqsis-dev_1.6.0-3_amd64.deb
Files: 
 d280142f150910026cf1d75b942fca17 1669 graphics optional aqsis_1.6.0-3.dsc
 d1eb3bb6e1a4366e07452da055c05b5f 12903 graphics optional 
aqsis_1.6.0-3.debian.tar.gz
 ef448856def7fe92a7ab4a41db3399aa 370074 graphics optional 
aqsis-examples_1.6.0-3_all.deb
 c9b6d294f568c56ac90241c11cb89b8f 500358 graphics optional 
aqsis_1.6.0-3_amd64.deb
 4ec59fa11f79c462992729831973388e 2561856 libs optional 
libaqsis1_1.6.0-3_amd64.deb
 0e9a098aa6f2163ee0f9d03ce6a30acb 25542 libdevel optional 
libaqsis-dev_1.6.0-3_amd64.deb

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

iEYEARECAAYFAkxo9VsACgkQWs/EhA1iABtaJACeLqJnEUTZ/Lv2BsKn0miS4eGO
zK0An2iglblXaO7MwEPPH4AIBcwIPbrP
=4nhB
-END PGP SIGNATURE-


Accepted:
aqsis-examples_1.6.0-3_all.deb
  to main/a/aqsis/aqsis-examples_1.6.0-3_all.deb
aqsis_1.6.0-3.debian.tar.gz
  to main/a/aqsis/aqsis_1.6.0-3.debian.tar.gz
aqsis_1.6.0-3.dsc
  to main/a/aqsis/aqsis_1.6.0-3.dsc
aqsis_1.6.0-3_amd64.deb
  to main/a/aqsis/aqsis_1.6.0-3_amd64.deb
libaqsis-dev_1.6.0-3_amd64.deb
  to main/a/aqsis/libaqsis-dev_1.6.0-3_amd64.deb
libaqsis1_1.6.0-3_amd64.deb
  to main/a/aqsis/libaqsis1_1.6.0-3_amd64.deb


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



Accepted pokerth 0.8~beta2-1 (source all amd64)

2010-08-16 Thread Evgeni Golov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 09:20:18 +0200
Source: pokerth
Binary: pokerth pokerth-server pokerth-data
Architecture: source amd64 all
Version: 0.8~beta2-1
Distribution: experimental
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Evgeni Golov evg...@debian.org
Description: 
 pokerth- Texas hold'em game
 pokerth-data - Texas hold'em game - common data files
 pokerth-server - Texas hold'em game - server
Changes: 
 pokerth (0.8~beta2-1) experimental; urgency=low
 .
   * New upstream beta release.
   * debian/watch:
 + We do not need to strip dfsg from the version anymore.
 + Detect -betaX as ~betaX.
Checksums-Sha1: 
 380cf8492dd4a9fb22684cde01300c433dbd2d8e 1552 pokerth_0.8~beta2-1.dsc
 891fb86b3b64cef6226c684bee7d832e46a05c53 7020725 pokerth_0.8~beta2.orig.tar.bz2
 c4d9b48bf722f422b88c4eee0ea0efb21ba6c7ab 13504 
pokerth_0.8~beta2-1.debian.tar.gz
 f2c90d19c3297f38334cb0304ab3ace40597a8e1 1575568 pokerth_0.8~beta2-1_amd64.deb
 9661487e2b3cdd267d9ca56b1c810d372adebf32 824912 
pokerth-server_0.8~beta2-1_amd64.deb
 a8248675055138d35e1a69f57acc5e3ad682c2ec 6163204 
pokerth-data_0.8~beta2-1_all.deb
Checksums-Sha256: 
 4d2d9873b57e4855c8edf7b78903851ead14b964707418e03b7ffca5c28d182b 1552 
pokerth_0.8~beta2-1.dsc
 ff475f9a7e3af57afc728c1b576b816746638d719337ee17b55447118054fc9b 7020725 
pokerth_0.8~beta2.orig.tar.bz2
 630efd9c927be0b1ad253a55ae37f717882a8b27d6eede8f370134c5123f6add 13504 
pokerth_0.8~beta2-1.debian.tar.gz
 5e743764f6486e94a01c7d7e49eeaf40444aabf4a013841d6d42624571385418 1575568 
pokerth_0.8~beta2-1_amd64.deb
 9c3bf83796d35e223becc5758e1ff806cd4751db8858d72a4a341af5ba518331 824912 
pokerth-server_0.8~beta2-1_amd64.deb
 f3f62b9e84ab42b98d82f58237bd49c8825c0a6696094e6081c8014b9d5e95d9 6163204 
pokerth-data_0.8~beta2-1_all.deb
Files: 
 85456d04a50eec2f834a0bc48cdee332 1552 games optional pokerth_0.8~beta2-1.dsc
 424cef7c4829ee9cc08e7f7a74256f5d 7020725 games optional 
pokerth_0.8~beta2.orig.tar.bz2
 a730af28f6a0a2ee7edbc67f5ca8a0a5 13504 games optional 
pokerth_0.8~beta2-1.debian.tar.gz
 f7fac4290a37600b6546ebecda39669e 1575568 games optional 
pokerth_0.8~beta2-1_amd64.deb
 047676c4df74ba71e3ec721f60edb1bc 824912 games optional 
pokerth-server_0.8~beta2-1_amd64.deb
 783dbc7d95ddd7f91c4837aa1ee58c0e 6163204 games optional 
pokerth-data_0.8~beta2-1_all.deb

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

iEYEARECAAYFAkxo7BIACgkQJKAUGKwVtQw4LgCfT7mmQi9wkY7iBht99A5dy+4i
a/oAnijTx93W1/I1vEkOWQ0xfft/XE/N
=bJiA
-END PGP SIGNATURE-


Accepted:
pokerth-data_0.8~beta2-1_all.deb
  to main/p/pokerth/pokerth-data_0.8~beta2-1_all.deb
pokerth-server_0.8~beta2-1_amd64.deb
  to main/p/pokerth/pokerth-server_0.8~beta2-1_amd64.deb
pokerth_0.8~beta2-1.debian.tar.gz
  to main/p/pokerth/pokerth_0.8~beta2-1.debian.tar.gz
pokerth_0.8~beta2-1.dsc
  to main/p/pokerth/pokerth_0.8~beta2-1.dsc
pokerth_0.8~beta2-1_amd64.deb
  to main/p/pokerth/pokerth_0.8~beta2-1_amd64.deb
pokerth_0.8~beta2.orig.tar.bz2
  to main/p/pokerth/pokerth_0.8~beta2.orig.tar.bz2


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



Accepted mailgraph 1.14-3 (source all)

2010-08-16 Thread Julien Valroff
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 13 Aug 2010 14:12:38 +0200
Source: mailgraph
Binary: mailgraph
Architecture: source all
Version: 1.14-3
Distribution: unstable
Urgency: low
Maintainer: Julien Valroff jul...@kirya.net
Changed-By: Julien Valroff jul...@kirya.net
Description: 
 mailgraph  - RRDtool frontend for Mail statistics
Closes: 568210 592654 592825
Changes: 
 mailgraph (1.14-3) unstable; urgency=low
 .
   * Update debconf templates translations:
 + pt - thanks to Américo Monteiro (Closes: #592654)
 + fr - thanks to Christian Perrier (Closes: #592825)
   * Add example configuration file for lighttpd and add
 a note in README.Debian about it (Closes: #568210)
   * Ensure all files are correclty cleaned after build
Checksums-Sha1: 
 66fa54ef0f2bbc817b19df6beff8ca7f748ca1c6 1108 mailgraph_1.14-3.dsc
 f047d2f03a6969ed6d331652bf159269fd2be1a7 23191 mailgraph_1.14-3.debian.tar.gz
 7fa193bee331ad217ac33ec7e1c75b4970e94fd8 31284 mailgraph_1.14-3_all.deb
Checksums-Sha256: 
 4f99b47395561597f69607d3f9799951847394154ec1aa9f0fc9a7ba88bfd8e7 1108 
mailgraph_1.14-3.dsc
 fae7dcc31cf61838ebc059f1e28fc407be8d0284cea854ed2d1570c63462a49e 23191 
mailgraph_1.14-3.debian.tar.gz
 b9611ade312a2fbd5d4e01902f2981ca209b46491a402a63c37ecbe31b8edbf3 31284 
mailgraph_1.14-3_all.deb
Files: 
 96a0de25761df25225a4c4efdc12b069 1108 admin extra mailgraph_1.14-3.dsc
 3341d4a682e69a99654326a67341b6d0 23191 admin extra 
mailgraph_1.14-3.debian.tar.gz
 0f32b26537fce4bd6c6cd9d3647c9dad 31284 admin extra mailgraph_1.14-3_all.deb

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

iEYEARECAAYFAkxo9lMACgkQIQvyq59x1EmJUACgkMERB+kpFz/BwlanTloZHIy1
6eIAn3jyFWMP0PDqWS7YBtgLcPURTEjE
=fNdL
-END PGP SIGNATURE-


Accepted:
mailgraph_1.14-3.debian.tar.gz
  to main/m/mailgraph/mailgraph_1.14-3.debian.tar.gz
mailgraph_1.14-3.dsc
  to main/m/mailgraph/mailgraph_1.14-3.dsc
mailgraph_1.14-3_all.deb
  to main/m/mailgraph/mailgraph_1.14-3_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1okvlw-8g...@franck.debian.org



Accepted clamav-data 20100816.030200.11560 (source all)

2010-08-16 Thread Marc Haber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 04:31:06 +
Source: clamav-data
Binary: clamav-data
Architecture: source all
Version: 20100816.030200.11560
Distribution: unstable
Urgency: low
Maintainer: Marc Haber mh+debian-packa...@zugschlus.de
Changed-By: Marc Haber mh+debian-packa...@zugschlus.de
Description: 
 clamav-data - clamav data files
Changes: 
 clamav-data (20100816.030200.11560) unstable; urgency=low
 .
   * Automatically generated by clamav-getfiles.
   * See clamav-getfiles changelog for the real change log.
 URL: 
http://packages.debian.org/changelogs/pool/main/c/clamav-getfiles/current/changelog.html
Checksums-Sha1: 
 df3ff0f8dd224b8dc7480c62629e819de34bc3ea 809 
clamav-data_20100816.030200.11560.dsc
 c4f065d86a7301dd9e80b5af25ac391a134ec503 25514845 
clamav-data_20100816.030200.11560.tar.gz
 bfc6437c9598715c383d3e322bba77cb166e32cf 25516470 
clamav-data_20100816.030200.11560_all.deb
Checksums-Sha256: 
 642c6b9c5f09ead59159a551032e9f3b2c4a177c6dac0d50908155895cb0d1b3 809 
clamav-data_20100816.030200.11560.dsc
 986ba939be09ca176655ef274e8e296cc7ff46b8b14107f9815cc7d19c6e038c 25514845 
clamav-data_20100816.030200.11560.tar.gz
 0c1527282d45e7be50d46998dea8f4d407ecb45a154cf84ba1c1a34ba2eba627 25516470 
clamav-data_20100816.030200.11560_all.deb
Files: 
 093e4da7561a9854644b4ed7f266915c 809 utils extra 
clamav-data_20100816.030200.11560.dsc
 0f266d9ab3a1284a8f79c191b8b4795a 25514845 utils extra 
clamav-data_20100816.030200.11560.tar.gz
 4568e2dcf7ea753397730a818a098710 25516470 utils extra 
clamav-data_20100816.030200.11560_all.deb

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

iEYEARECAAYFAkxo/KkACgkQgZalRGu6PIQj7gCgi+FMjHA4vStcMKpGiXUSimHt
DlkAni4g3UCzpFcoguNG2v8aghqsZ+dW
=Gz0D
-END PGP SIGNATURE-


Accepted:
clamav-data_20100816.030200.11560.dsc
  to main/c/clamav-data/clamav-data_20100816.030200.11560.dsc
clamav-data_20100816.030200.11560.tar.gz
  to main/c/clamav-data/clamav-data_20100816.030200.11560.tar.gz
clamav-data_20100816.030200.11560_all.deb
  to main/c/clamav-data/clamav-data_20100816.030200.11560_all.deb


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



Accepted gmp-ecm 6.3-3 (source amd64)

2010-08-16 Thread Laurent Fousse
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 11:02:54 +0200
Source: gmp-ecm
Binary: gmp-ecm libecm0 libecm-dev
Architecture: source amd64
Version: 6.3-3
Distribution: unstable
Urgency: low
Maintainer: Laurent Fousse laur...@komite.net
Changed-By: Laurent Fousse laur...@komite.net
Description: 
 gmp-ecm- Factor integers using the Elliptic Curve Method
 libecm-dev - Factor integers using the Elliptic Curve Method (library)
 libecm0- Factor integers using the Elliptic Curve Method (library)
Closes: 593021
Changes: 
 gmp-ecm (6.3-3) unstable; urgency=low
 .
   * Add build depends on m4 for {kfreebsd-,}amd64 (closes: #593021).
Checksums-Sha1: 
 6187488ce7e8494d0625fb91d085d217f24099a1 1059 gmp-ecm_6.3-3.dsc
 4789294180c2a60db5ad64300e23b1ed074b3af1 6420 gmp-ecm_6.3-3.debian.tar.gz
 774f0dd2b2e0aba2d5e9cbcbfea7a9db59153600 118120 gmp-ecm_6.3-3_amd64.deb
 cce04d7c55d515f0a07c3ae0f2a9a65a530a5e5f 218424 libecm0_6.3-3_amd64.deb
 7ee89127eb89dd1d434ad635f539602006c5d22b 242564 libecm-dev_6.3-3_amd64.deb
Checksums-Sha256: 
 fb0ff71574d7c9e7d722d2359060d88f00b4c5676877b5551d435f01410c386c 1059 
gmp-ecm_6.3-3.dsc
 480fe48fa8a96b62171af3a2e8c1effa8e4958d71b5a97c29929c50d0f3f1278 6420 
gmp-ecm_6.3-3.debian.tar.gz
 8206555945d39f62bd02a44c3446581ad877a5dd2f8babd767404f85a72e1eaa 118120 
gmp-ecm_6.3-3_amd64.deb
 b316c7a37d864ac3e093ab5b79ec21d7087c01979fd8cd27bc86b4b01b537e6c 218424 
libecm0_6.3-3_amd64.deb
 ef648c5b33e28f381b6c2b4e0fdeebb187624acb2cf230feb9b81521976825b9 242564 
libecm-dev_6.3-3_amd64.deb
Files: 
 1d79ab9775f1096a40de9a1763f0a028 1059 math optional gmp-ecm_6.3-3.dsc
 8ede336b502908ae1acd2406ab79b823 6420 math optional gmp-ecm_6.3-3.debian.tar.gz
 92d9371a93b740b9d5e5140b5614c29f 118120 math optional gmp-ecm_6.3-3_amd64.deb
 1b4bfa03188b13e7cc5ad94aa1416845 218424 libs optional libecm0_6.3-3_amd64.deb
 d6f1c0586c4c2f4341b93593b5e8e6cd 242564 libdevel optional 
libecm-dev_6.3-3_amd64.deb

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

iEYEARECAAYFAkxpAKAACgkQRoAVF6FpbSu0YACfcIBXGNnDX4+BdbT2guvVw/Ub
3bAAnip+lJ87EjOD97Na+Gq4FAdO9nIV
=tT2v
-END PGP SIGNATURE-


Accepted:
gmp-ecm_6.3-3.debian.tar.gz
  to main/g/gmp-ecm/gmp-ecm_6.3-3.debian.tar.gz
gmp-ecm_6.3-3.dsc
  to main/g/gmp-ecm/gmp-ecm_6.3-3.dsc
gmp-ecm_6.3-3_amd64.deb
  to main/g/gmp-ecm/gmp-ecm_6.3-3_amd64.deb
libecm-dev_6.3-3_amd64.deb
  to main/g/gmp-ecm/libecm-dev_6.3-3_amd64.deb
libecm0_6.3-3_amd64.deb
  to main/g/gmp-ecm/libecm0_6.3-3_amd64.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1okvoa-0005cw...@franck.debian.org



Accepted diagnostics 0.3.1-3 (source amd64)

2010-08-16 Thread Michael Tautschnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 11:17:13 +0200
Source: diagnostics
Binary: libdiagnostics-dev libdiagnostics0
Architecture: source amd64
Version: 0.3.1-3
Distribution: unstable
Urgency: low
Maintainer: Michael Tautschnig m...@debian.org
Changed-By: Michael Tautschnig m...@debian.org
Description: 
 libdiagnostics-dev - Logging, unittesting, and runtime diagnostics for C++ - 
developme
 libdiagnostics0 - Logging, unittesting, and runtime diagnostics for C++ - 
library
Closes: 593044
Changes: 
 diagnostics (0.3.1-3) unstable; urgency=low
 .
   * Bumped Standards-Version to 3.9.1 (removed shlibs.local)
   * Mark stacktrace related symbols arch=!armel without hack (requires
 dpkg-dev = 1.15.8), removed duplicates in symbol files
   * Force HAVE_ACE to 1 in configure.ac because of #591610
 (closes: #593044)
Checksums-Sha1: 
 995536f5af052fb2fa45dd83286b7d41fc1c0d14 1216 diagnostics_0.3.1-3.dsc
 5c81ed47b2c2059099777aa564f5677c99cb2fed 27733 
diagnostics_0.3.1-3.debian.tar.gz
 c85f480ee8684876bdcda13d13d06446d80d1b51 297632 
libdiagnostics-dev_0.3.1-3_amd64.deb
 984f5f28f7a0b4a73bd5c6bc6ef2a1ee61689e51 127278 
libdiagnostics0_0.3.1-3_amd64.deb
Checksums-Sha256: 
 0f53b370f2c1b06c800b84b9b3b1f932d8825fc38c917b75c939bbb2c595007e 1216 
diagnostics_0.3.1-3.dsc
 ed66fb0230c57cce22794b6bf9442edb21d0770c4ddeb6a616b72b40c4aede39 27733 
diagnostics_0.3.1-3.debian.tar.gz
 40f35351afa92befa22856a3e203592cea69dcd8d1f774264d94bcdd2abf3436 297632 
libdiagnostics-dev_0.3.1-3_amd64.deb
 45be684c2cbb42a855eb1c3a6dec9c4c05f142e7a60d50e29bac95be20c501b8 127278 
libdiagnostics0_0.3.1-3_amd64.deb
Files: 
 899a12d1081e2b5ed4b84392ce791ea6 1216 libs extra diagnostics_0.3.1-3.dsc
 d46b6144e9ad94576f0884b6679afd80 27733 libs extra 
diagnostics_0.3.1-3.debian.tar.gz
 5e2e2e0069dbf03c7ae18481669d5439 297632 libdevel extra 
libdiagnostics-dev_0.3.1-3_amd64.deb
 0d0278c00452e3b45a2700543037f66e 127278 libs extra 
libdiagnostics0_0.3.1-3_amd64.deb

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

iEYEARECAAYFAkxpC9AACgkQvx6dH3bVKsSYLwCfQwOi42w9+7seLJa+wp9d1OcB
zrQAni7kcOuHMkN0ZjDF1hT35Ga+l2rX
=ze5y
-END PGP SIGNATURE-


Accepted:
diagnostics_0.3.1-3.debian.tar.gz
  to main/d/diagnostics/diagnostics_0.3.1-3.debian.tar.gz
diagnostics_0.3.1-3.dsc
  to main/d/diagnostics/diagnostics_0.3.1-3.dsc
libdiagnostics-dev_0.3.1-3_amd64.deb
  to main/d/diagnostics/libdiagnostics-dev_0.3.1-3_amd64.deb
libdiagnostics0_0.3.1-3_amd64.deb
  to main/d/diagnostics/libdiagnostics0_0.3.1-3_amd64.deb


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



Accepted libspring-2.5-java 2.5.6.SEC02-2 (source all)

2010-08-16 Thread Damien Raude-Morvan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 11:58:34 +0200
Source: libspring-2.5-java
Binary: libspring-core-2.5-java libspring-beans-2.5-java libspring-aop-2.5-java 
libspring-context-2.5-java libspring-context-support-2.5-java 
libspring-web-2.5-java libspring-webmvc-2.5-java 
libspring-webmvc-struts-2.5-java libspring-webmvc-portlet-2.5-java 
libspring-test-2.5-java libspring-tx-2.5-java libspring-jdbc-2.5-java 
libspring-jms-2.5-java libspring-orm-2.5-java libspring-aspects-2.5-java
Architecture: source all
Version: 2.5.6.SEC02-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Damien Raude-Morvan draz...@debian.org
Description: 
 libspring-aop-2.5-java - modular Java/J2EE application framework - AOP
 libspring-aspects-2.5-java - modular Java/J2EE application framework - Bundled 
aspects
 libspring-beans-2.5-java - modular Java/J2EE application framework - Beans
 libspring-context-2.5-java - modular Java/J2EE application framework - Context
 libspring-context-support-2.5-java - modular Java/J2EE application framework - 
Context Support
 libspring-core-2.5-java - modular Java/J2EE application framework - Core
 libspring-jdbc-2.5-java - modular Java/J2EE application framework - JDBC tools
 libspring-jms-2.5-java - modular Java/J2EE application framework - JMS tools
 libspring-orm-2.5-java - modular Java/J2EE application framework - ORM tools
 libspring-test-2.5-java - modular Java/J2EE application framework - Test 
helpers
 libspring-tx-2.5-java - modular Java/J2EE application framework - transaction
 libspring-web-2.5-java - modular Java/J2EE application framework - Web
 libspring-webmvc-2.5-java - modular Java/J2EE application framework - MVC
 libspring-webmvc-portlet-2.5-java - modular Java/J2EE application framework - 
Portlet MVC
 libspring-webmvc-struts-2.5-java - modular Java/J2EE application framework - 
Struts MVC
Closes: 593028
Changes: 
 libspring-2.5-java (2.5.6.SEC02-2) unstable; urgency=low
 .
   [ Miguel Landaeta ]
   * Remove nonexistant B-D on libhibernate-entitymanager-java. (Closes: 
#593028).
   * Bump Standards-Version to 3.9.1. No changes were needed.
 .
   [ Damien Raude-Morvan ]
   * Upload to unstable.
Checksums-Sha1: 
 f82df190c0be85816762f6636ed43c8c353b 2873 
libspring-2.5-java_2.5.6.SEC02-2.dsc
 139cf3054185907e097d197805480c7ed2a67ad7 24340 
libspring-2.5-java_2.5.6.SEC02-2.debian.tar.gz
 ad9e1db26ef82d0d29409380a413dbe1a09a97fb 395248 
libspring-core-2.5-java_2.5.6.SEC02-2_all.deb
 a273464b545c4ed5c328978a148ec4177368b4d6 527522 
libspring-beans-2.5-java_2.5.6.SEC02-2_all.deb
 adebc03b8be4ff9d1af47a9c6e8f95e0049dfce0 374712 
libspring-aop-2.5-java_2.5.6.SEC02-2_all.deb
 dc0e273e1639649373a09ac48027669666d580e5 494594 
libspring-context-2.5-java_2.5.6.SEC02-2_all.deb
 a5172ded27b19dd099d47770e4a14685ef23c5c0 180892 
libspring-context-support-2.5-java_2.5.6.SEC02-2_all.deb
 e589628df9013af3883b673acd6ed1ee647657a6 264292 
libspring-web-2.5-java_2.5.6.SEC02-2_all.deb
 e265ea3ad42070dff5536d17bd52ea56b8b7fd57 449456 
libspring-webmvc-2.5-java_2.5.6.SEC02-2_all.deb
 11e7539fd075b29a629f5fe4be8833121f2e2b8f 127334 
libspring-webmvc-struts-2.5-java_2.5.6.SEC02-2_all.deb
 121ceace569fce3747623aac163eefcc793a9700 227406 
libspring-webmvc-portlet-2.5-java_2.5.6.SEC02-2_all.deb
 450b61b8cf5cb2e3e1b7729b0334701f17860354 256754 
libspring-test-2.5-java_2.5.6.SEC02-2_all.deb
 c5a7e1cafd3ec4182c876fba02f046f3a846f246 282194 
libspring-tx-2.5-java_2.5.6.SEC02-2_all.deb
 74c8dadb89721d19c7869900082e0fe61d0bf749 386008 
libspring-jdbc-2.5-java_2.5.6.SEC02-2_all.deb
 54d54ffd79a580d8575ee8cfba832da1329baf61 263398 
libspring-jms-2.5-java_2.5.6.SEC02-2_all.deb
 14674695b3851b03ab10656287101142257a89b6 417316 
libspring-orm-2.5-java_2.5.6.SEC02-2_all.deb
 394a9f4cca1af5f8126e30da0ef34199ea120aa8 99172 
libspring-aspects-2.5-java_2.5.6.SEC02-2_all.deb
Checksums-Sha256: 
 5f7109111256891eb18799a6f1fba1d95a73bd690221c66936af69ed42ee8595 2873 
libspring-2.5-java_2.5.6.SEC02-2.dsc
 9a2895ec9993c87f647139ccb0a019b45347b20491ae5a14e3214cbfb86341a1 24340 
libspring-2.5-java_2.5.6.SEC02-2.debian.tar.gz
 f0f29952ab3dc857ce0b1a1c1d063b8b8aa192d0a04bff70ffd380361cc8c17a 395248 
libspring-core-2.5-java_2.5.6.SEC02-2_all.deb
 d151e0c2934cae3aded9fee91a0710f1e2da1e9b56117f1246db8f410414bc9f 527522 
libspring-beans-2.5-java_2.5.6.SEC02-2_all.deb
 036e1bb5ff43f56a13aba432e25afc66485a49c0975399fee9d661cf723c1dbb 374712 
libspring-aop-2.5-java_2.5.6.SEC02-2_all.deb
 2704d0854191819b7371a1d272b6f1a9930bab2a644030c775e81c3a016d 494594 
libspring-context-2.5-java_2.5.6.SEC02-2_all.deb
 09d843f4b5686e6ebc3be90b748387c827910576c110ad2d9345bf2d8f2b115e 180892 
libspring-context-support-2.5-java_2.5.6.SEC02-2_all.deb
 5b68b37d791e2dd48d965e9446f473e7106c8ec910db5569eefa67602c51ae96 264292 
libspring-web-2.5-java_2.5.6.SEC02-2_all.deb
 

Accepted ruby1.8 1.8.7.302-1 (source all amd64)

2010-08-16 Thread Lucas Nussbaum
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 11:23:16 +0200
Source: ruby1.8
Binary: ruby1.8 libruby1.8 libruby1.8-dbg ruby1.8-dev libtcltk-ruby1.8 
ruby1.8-examples ruby1.8-elisp ri1.8
Architecture: source all amd64
Version: 1.8.7.302-1
Distribution: unstable
Urgency: high
Maintainer: akira yamada ak...@debian.org
Changed-By: Lucas Nussbaum lu...@lucas-nussbaum.net
Description: 
 libruby1.8 - Libraries necessary to run Ruby 1.8
 libruby1.8-dbg - Debugging symbols for Ruby 1.8
 libtcltk-ruby1.8 - Tcl/Tk interface for Ruby 1.8
 ri1.8  - Ruby Interactive reference (for Ruby 1.8)
 ruby1.8- Interpreter of object-oriented scripting language Ruby 1.8
 ruby1.8-dev - Header files for compiling extension modules for the Ruby 1.8
 ruby1.8-elisp - ruby-mode for Emacsen
 ruby1.8-examples - Examples for Ruby 1.8
Changes: 
 ruby1.8 (1.8.7.302-1) unstable; urgency=high
 .
   * New upstream release in the stable 1.8.7 branch (very minor changes only).
 + Fixes CVE-2010-0541.
Checksums-Sha1: 
 18aea2f6f850bff12b87b8621be2bb1b29dd9854 1513 ruby1.8_1.8.7.302-1.dsc
 1c893e85b4d34e8ddfd229241ec7fb4c8e8a8c7e 4866763 ruby1.8_1.8.7.302.orig.tar.gz
 e9527b7e6ddf53bed5d6ef66de62d9a208fab88b 47424 ruby1.8_1.8.7.302-1.diff.gz
 f1f1fa55809214c7fa1b5f0714cc13fed8a39049 336950 
ruby1.8-examples_1.8.7.302-1_all.deb
 80b1583210905b4ab78aee9069b0f5090766af7c 295986 
ruby1.8-elisp_1.8.7.302-1_all.deb
 b954e3cbf50e6a279899b518118407bb51238057 1424734 ri1.8_1.8.7.302-1_all.deb
 8f8987975a960002575a3c2169887afe49dbd0f9 310002 ruby1.8_1.8.7.302-1_amd64.deb
 3788a2b602c85a5bb13b3b40ca6d4b860c3bf1e1 2061092 
libruby1.8_1.8.7.302-1_amd64.deb
 21f7b617de5c501739294dde85b548e625099391 1506670 
libruby1.8-dbg_1.8.7.302-1_amd64.deb
 6203616883770d37d6627f9eb3f01821ee67f22e 886086 
ruby1.8-dev_1.8.7.302-1_amd64.deb
 13c3ecc8ea2b2b927b3abdf729860fa524c2ba5d 2025460 
libtcltk-ruby1.8_1.8.7.302-1_amd64.deb
Checksums-Sha256: 
 024d3ccd46895ec9fe4b15eb5dc9d9ea5d0791130124e257fe0129c084ae642a 1513 
ruby1.8_1.8.7.302-1.dsc
 5883df5204de70762602ce885b18c8bf6c856d33298c35df9151031b2ce044a1 4866763 
ruby1.8_1.8.7.302.orig.tar.gz
 772df57d63cf45f40ec96f275e86da8b8134d247645d7b4369570bbe816b259b 47424 
ruby1.8_1.8.7.302-1.diff.gz
 a521c22d4ff0345f878c15bd9af266dc9189732542abf5d879d1d78a6d09bc65 336950 
ruby1.8-examples_1.8.7.302-1_all.deb
 0dd7304716046fee0003dec0313865e0052d49b6587715a17e863c946c7a7b96 295986 
ruby1.8-elisp_1.8.7.302-1_all.deb
 05b25814ce588bbd4e0f3e9a7d9284ff9cd4bfa773ed205b97e53cf5ed7563c6 1424734 
ri1.8_1.8.7.302-1_all.deb
 b6514743c7aa7dc61919747d63d947f24e8f883ce7ea29239d6b3a8822c1 310002 
ruby1.8_1.8.7.302-1_amd64.deb
 6ff3f56a659dc55b564cc27668d0943b0d9f139daf242362e2b059da9b7fd3ca 2061092 
libruby1.8_1.8.7.302-1_amd64.deb
 05b68d2e7923e73a6bbe3855c97fd323fdaf7bcb468ae68ebea6397b39c59bcd 1506670 
libruby1.8-dbg_1.8.7.302-1_amd64.deb
 bb4e0d63884d877fc4292ee8e9f3e4b46567d62ce708200b7307bc2923eb3036 886086 
ruby1.8-dev_1.8.7.302-1_amd64.deb
 2c596d21793f226873c64400b4f0e3d7d82d164b73b19475736e0152a64bd5ed 2025460 
libtcltk-ruby1.8_1.8.7.302-1_amd64.deb
Files: 
 0265447ca5cd2f697c1de45e3762abda 1513 ruby optional ruby1.8_1.8.7.302-1.dsc
 f446550dfde0d8162a6ed8d5a38b3ac2 4866763 ruby optional 
ruby1.8_1.8.7.302.orig.tar.gz
 fdbc6f8f24b837840b6cf5ed27fc9b11 47424 ruby optional 
ruby1.8_1.8.7.302-1.diff.gz
 f6304584b56ba52a87a5632c3264443f 336950 ruby optional 
ruby1.8-examples_1.8.7.302-1_all.deb
 5b4988998847372be24672f3b55ec90d 295986 ruby optional 
ruby1.8-elisp_1.8.7.302-1_all.deb
 89514f8804dd457384fea6eea52c19f0 1424734 ruby optional 
ri1.8_1.8.7.302-1_all.deb
 556e1c02f59ab76bfb2fff5f010ebc18 310002 ruby optional 
ruby1.8_1.8.7.302-1_amd64.deb
 65dd841cb18136864f4b829725653417 2061092 libs optional 
libruby1.8_1.8.7.302-1_amd64.deb
 f0275919f5ae68c6cce967738bc30bf2 1506670 debug extra 
libruby1.8-dbg_1.8.7.302-1_amd64.deb
 e76447fb18f86953e57259332a007d6b 886086 ruby optional 
ruby1.8-dev_1.8.7.302-1_amd64.deb
 efde666e8cce61031d0b70a8949f8d25 2025460 ruby optional 
libtcltk-ruby1.8_1.8.7.302-1_amd64.deb

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

iD8DBQFMaQ6O2hliNwI7P08RAkjJAJkBur284aG/Prx2CuOYRi/sJ4UdyACgjjgQ
mq/urad9qZEM6Ks42jMEgug=
=8Ct/
-END PGP SIGNATURE-


Accepted:
libruby1.8-dbg_1.8.7.302-1_amd64.deb
  to main/r/ruby1.8/libruby1.8-dbg_1.8.7.302-1_amd64.deb
libruby1.8_1.8.7.302-1_amd64.deb
  to main/r/ruby1.8/libruby1.8_1.8.7.302-1_amd64.deb
libtcltk-ruby1.8_1.8.7.302-1_amd64.deb
  to main/r/ruby1.8/libtcltk-ruby1.8_1.8.7.302-1_amd64.deb
ri1.8_1.8.7.302-1_all.deb
  to main/r/ruby1.8/ri1.8_1.8.7.302-1_all.deb
ruby1.8-dev_1.8.7.302-1_amd64.deb
  to main/r/ruby1.8/ruby1.8-dev_1.8.7.302-1_amd64.deb
ruby1.8-elisp_1.8.7.302-1_all.deb
  to main/r/ruby1.8/ruby1.8-elisp_1.8.7.302-1_all.deb
ruby1.8-examples_1.8.7.302-1_all.deb
  to main/r/ruby1.8/ruby1.8-examples_1.8.7.302-1_all.deb
ruby1.8_1.8.7.302-1.diff.gz
  to main/r/ruby1.8/ruby1.8_1.8.7.302-1.diff.gz

Accepted gcc-snapshot 20100814-1 (source amd64)

2010-08-16 Thread Matthias Klose
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 14 Aug 2010 13:51:57 +0200
Source: gcc-snapshot
Binary: gcc-snapshot
Architecture: source amd64
Version: 20100814-1
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers debian-...@lists.debian.org
Changed-By: Matthias Klose d...@debian.org
Description: 
 gcc-snapshot - A SNAPSHOT of the GNU Compiler Collection
Changes: 
 gcc-snapshot (20100814-1) unstable; urgency=low
 .
   * Update to SVN 20100814 from the trunk.
Checksums-Sha1: 
 947ea96e274fe4ae8dfe9dd4423814078d0d2aee 2811 gcc-snapshot_20100814-1.dsc
 3148ef49037d30b19f6c16492e7b96b196612f09 51711714 
gcc-snapshot_20100814.orig.tar.gz
 c3e34c6224ad66ea5f3aa6b2c3158785161759c0 386264 gcc-snapshot_20100814-1.diff.gz
 1eb4d2e31b7ba3bf71d2921ae45dc8ce3bafe148 73541898 
gcc-snapshot_20100814-1_amd64.deb
Checksums-Sha256: 
 d8b234f0fb02ae6c353527eea00e08b8cf1774f2623dc69114d7f75e11cadafa 2811 
gcc-snapshot_20100814-1.dsc
 c9e462b019c51a45bdbd12adbbb8a669a46199ce37d1c35c70c7b591deb0fcb5 51711714 
gcc-snapshot_20100814.orig.tar.gz
 38ddf04a3022b200e9cac343632f7834b1b2cca633013b6dd64b10c256e02818 386264 
gcc-snapshot_20100814-1.diff.gz
 e1dbeebc908b90f567c2494d09457e6ef8785432e797f536ea8f087efad519f5 73541898 
gcc-snapshot_20100814-1_amd64.deb
Files: 
 4b05c94d6ed65d13a6333cb707261b37 2811 devel optional 
gcc-snapshot_20100814-1.dsc
 40a52c3d2b671fb6b7f97e9754c47e41 51711714 devel optional 
gcc-snapshot_20100814.orig.tar.gz
 a62a4d72c5e31f203e2bc81aeb33a30d 386264 devel optional 
gcc-snapshot_20100814-1.diff.gz
 b3bfd403aaf886d7d37a70f47f9fd3a8 73541898 devel extra 
gcc-snapshot_20100814-1_amd64.deb

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

iEYEARECAAYFAkxpDmMACgkQStlRaw+TLJxUsQCfbXLMKjAehOLCzMF6qvGi7yDG
3ewAn0bEWp78AWiEGLKFSgdqOAbNm/dR
=g2j3
-END PGP SIGNATURE-


Accepted:
gcc-snapshot_20100814-1.diff.gz
  to main/g/gcc-snapshot/gcc-snapshot_20100814-1.diff.gz
gcc-snapshot_20100814-1.dsc
  to main/g/gcc-snapshot/gcc-snapshot_20100814-1.dsc
gcc-snapshot_20100814-1_amd64.deb
  to main/g/gcc-snapshot/gcc-snapshot_20100814-1_amd64.deb
gcc-snapshot_20100814.orig.tar.gz
  to main/g/gcc-snapshot/gcc-snapshot_20100814.orig.tar.gz


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



Accepted sat4j 2.2.0-3 (source all)

2010-08-16 Thread Michael Tautschnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 12:43:47 +0200
Source: sat4j
Binary: sat4j
Architecture: source all
Version: 2.2.0-3
Distribution: unstable
Urgency: low
Maintainer: Michael Tautschnig m...@debian.org
Changed-By: Michael Tautschnig m...@debian.org
Description: 
 sat4j  - Efficient library of SAT solvers in Java
Closes: 592181
Changes: 
 sat4j (2.2.0-3) unstable; urgency=low
 .
   * Replace BUILD_DATE property by fixed string SQUEEZE to make eclipse
 happy, changed Breaks to eclipse (= 3.5.2-5) (closes: #592181)
Checksums-Sha1: 
 7c7f95463c167f4a353895ad4f3d4964d5906e75 1140 sat4j_2.2.0-3.dsc
 64a245c3f9e46a06e2ba5c2baec5719322a806ff 11189 sat4j_2.2.0-3.debian.tar.gz
 dd5709281553ad74fc58ab675023b82b8bd99470 522792 sat4j_2.2.0-3_all.deb
Checksums-Sha256: 
 f546113467cbce135cbf7ba6084bc79323c3cce7dcbeb05cf43fb1b7cfe6 1140 
sat4j_2.2.0-3.dsc
 cc9cd8789f5356aca54fa0c53b0769708f7907ce6856ec10e9fabcfaf59462ef 11189 
sat4j_2.2.0-3.debian.tar.gz
 6099884508d70dc9d7727678bcf192666157fb6a30ecd620a06837e6010651d6 522792 
sat4j_2.2.0-3_all.deb
Files: 
 74948e65299114d9dd8ca640343795ed 1140 science optional sat4j_2.2.0-3.dsc
 2221faf19bf9415936a83ddb8bf75878 11189 science optional 
sat4j_2.2.0-3.debian.tar.gz
 366f9f4481d4d7a005f3a7fc73dce9b7 522792 science optional sat4j_2.2.0-3_all.deb

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

iEYEARECAAYFAkxpHKgACgkQvx6dH3bVKsTYJwCgsV+j8v5B7x+c9CBA8TSnfMUt
waQAn0kqtPIfESCal5cUwWX33jzLjEwK
=iYF4
-END PGP SIGNATURE-


Accepted:
sat4j_2.2.0-3.debian.tar.gz
  to main/s/sat4j/sat4j_2.2.0-3.debian.tar.gz
sat4j_2.2.0-3.dsc
  to main/s/sat4j/sat4j_2.2.0-3.dsc
sat4j_2.2.0-3_all.deb
  to main/s/sat4j/sat4j_2.2.0-3_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1okxgm-00022s...@franck.debian.org



Accepted virtualbox-guest-additions 3.2.8-1 (source all)

2010-08-16 Thread Felix Geyer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 09 Aug 2010 17:14:05 +0200
Source: virtualbox-guest-additions
Binary: virtualbox-guest-additions
Architecture: source all
Version: 3.2.8-1
Distribution: unstable
Urgency: low
Maintainer: Debian Virtualbox Team 
pkg-virtualbox-de...@lists.alioth.debian.org
Changed-By: Felix Geyer debfx-...@fobos.de
Description: 
 virtualbox-guest-additions - guest additions iso image for VirtualBox
Changes: 
 virtualbox-guest-additions (3.2.8-1) unstable; urgency=low
 .
   * New upstream version.
   * Bump Standards-Version to 3.9.1, no changes needed.
Checksums-Sha1: 
 c850b452a584b639b3c5bb4e1e01be8c16c799a4 1411 
virtualbox-guest-additions_3.2.8-1.dsc
 0b4ae2f163834f9e96e1796a116d1f02f7c1f285 27514977 
virtualbox-guest-additions_3.2.8.orig.tar.gz
 9e30163b23c995d8bdb65b4371adc1a3131ec3a8 5981 
virtualbox-guest-additions_3.2.8-1.diff.gz
 d2dd96d0e3df7c261dfe27bb9a8bef0e8ad95a16 27456112 
virtualbox-guest-additions_3.2.8-1_all.deb
Checksums-Sha256: 
 f5cefdd57d27ffd4338a3c5b0cf3d823c5cf85457bc2c6e07fab25976b3f3fd9 1411 
virtualbox-guest-additions_3.2.8-1.dsc
 e4b0e3b8c44b21a86fb9c14ac2967475d94467a6724053b732bd6181b458b40e 27514977 
virtualbox-guest-additions_3.2.8.orig.tar.gz
 fc203648945476b75fa54ba24d6c3f33ea12c736cb7d2db817dea390daeeeda8 5981 
virtualbox-guest-additions_3.2.8-1.diff.gz
 2f97bf41ff4aa8379e68f99d4d671716ad02a277738b30ce1e934aff6a8c057d 27456112 
virtualbox-guest-additions_3.2.8-1_all.deb
Files: 
 cd193b1933916f5245ba05e05a637d94 1411 non-free/misc extra 
virtualbox-guest-additions_3.2.8-1.dsc
 1ded0d5bed436a834d34699b4c4fffd4 27514977 non-free/misc extra 
virtualbox-guest-additions_3.2.8.orig.tar.gz
 cab27e6f888410c731a52746936e28fc 5981 non-free/misc extra 
virtualbox-guest-additions_3.2.8-1.diff.gz
 104543bffb15168b0214e355adc9a604 27456112 non-free/misc extra 
virtualbox-guest-additions_3.2.8-1_all.deb

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

iD8DBQFMaOL8VkEm8inxm9ERAlqCAJ0S78bWHx718Snokw/fwHpXZw4gYgCdG4kx
6jbBMqzBM3dTuNjGwklzv2s=
=k/Lp
-END PGP SIGNATURE-


Accepted:
virtualbox-guest-additions_3.2.8-1.diff.gz
  to 
non-free/v/virtualbox-guest-additions/virtualbox-guest-additions_3.2.8-1.diff.gz
virtualbox-guest-additions_3.2.8-1.dsc
  to 
non-free/v/virtualbox-guest-additions/virtualbox-guest-additions_3.2.8-1.dsc
virtualbox-guest-additions_3.2.8-1_all.deb
  to 
non-free/v/virtualbox-guest-additions/virtualbox-guest-additions_3.2.8-1_all.deb
virtualbox-guest-additions_3.2.8.orig.tar.gz
  to 
non-free/v/virtualbox-guest-additions/virtualbox-guest-additions_3.2.8.orig.tar.gz


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



Accepted sauerbraten 0.0.20100728.dfsg-2 (source amd64)

2010-08-16 Thread Fuddl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 12:12:51 +0200
Source: sauerbraten
Binary: sauerbraten sauerbraten-dbg sauerbraten-server
Architecture: source amd64
Version: 0.0.20100728.dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Bruno Fuddl Kleinert fu...@debian.org
Changed-By: Bruno Fuddl Kleinert fu...@debian.org
Description: 
 sauerbraten - 3D first-person game engine
 sauerbraten-dbg - Debug symbols for the Sauerbraten game engine
 sauerbraten-server - Standalone server for the Sauerbraten game
Closes: 573778
Changes: 
 sauerbraten (0.0.20100728.dfsg-2) unstable; urgency=low
 .
   * Fix typos in package description, manpages and desktop shortcuts
 (Closes: #573778)
Checksums-Sha1: 
 b75f97010ab5e6ba6aac8a36e6cb55ef67586570 1452 
sauerbraten_0.0.20100728.dfsg-2.dsc
 6eb56e26975eef4044efe1c4ad66e47a33bd0220 21226 
sauerbraten_0.0.20100728.dfsg-2.debian.tar.gz
 19335ad4d38d6cadc2264b4b582ca0adada71ea2 1301186 
sauerbraten_0.0.20100728.dfsg-2_amd64.deb
 bc5ca173983159924b4a4998ec40d4043b801075 2899040 
sauerbraten-dbg_0.0.20100728.dfsg-2_amd64.deb
 c7985f8b66e894b1b254791551d78480c0c5dad9 141442 
sauerbraten-server_0.0.20100728.dfsg-2_amd64.deb
Checksums-Sha256: 
 53a25987ac913a861f99873ddc84278e428c2e1c69d859ece56c28a1d1fd0e36 1452 
sauerbraten_0.0.20100728.dfsg-2.dsc
 053df6b2966d1d0714e01f1e4a8c4f3a0623ec840081a6c9588588184ea1487f 21226 
sauerbraten_0.0.20100728.dfsg-2.debian.tar.gz
 81d608324ed5450877d15c0320b3f9f265bd3c4ce7412d1c7de518aea0e0d8b3 1301186 
sauerbraten_0.0.20100728.dfsg-2_amd64.deb
 5cdeb92c156ac62250c6543f57ccbb4703dd0af9b86d02bee1fe9b63115c570b 2899040 
sauerbraten-dbg_0.0.20100728.dfsg-2_amd64.deb
 51886d78f90dd371acfe076db54dd2e7375e45ddf7e34add3ffeff84ba63973a 141442 
sauerbraten-server_0.0.20100728.dfsg-2_amd64.deb
Files: 
 f7ac84ae564adc26685a297e2dc9fec7 1452 contrib/games optional 
sauerbraten_0.0.20100728.dfsg-2.dsc
 430033d8c5a55e56559f1c18286e66a5 21226 contrib/games optional 
sauerbraten_0.0.20100728.dfsg-2.debian.tar.gz
 e48661f1421c09cded5edf1d77225442 1301186 contrib/games optional 
sauerbraten_0.0.20100728.dfsg-2_amd64.deb
 24899e6b756cc62affcaf8f4ee4e1bba 2899040 contrib/debug extra 
sauerbraten-dbg_0.0.20100728.dfsg-2_amd64.deb
 6fd26e08e18b670cc54644f9ab1f6de6 141442 contrib/games optional 
sauerbraten-server_0.0.20100728.dfsg-2_amd64.deb

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

iEYEARECAAYFAkxpJx0ACgkQurEs8MfFj3yOYQCg29jn0hNUMo1F9GB2Xjsw0u3q
NkAAnjtD7H2RYaLuVdjAjaMGxz6n4Anq
=IROg
-END PGP SIGNATURE-


Accepted:
sauerbraten-dbg_0.0.20100728.dfsg-2_amd64.deb
  to contrib/s/sauerbraten/sauerbraten-dbg_0.0.20100728.dfsg-2_amd64.deb
sauerbraten-server_0.0.20100728.dfsg-2_amd64.deb
  to contrib/s/sauerbraten/sauerbraten-server_0.0.20100728.dfsg-2_amd64.deb
sauerbraten_0.0.20100728.dfsg-2.debian.tar.gz
  to contrib/s/sauerbraten/sauerbraten_0.0.20100728.dfsg-2.debian.tar.gz
sauerbraten_0.0.20100728.dfsg-2.dsc
  to contrib/s/sauerbraten/sauerbraten_0.0.20100728.dfsg-2.dsc
sauerbraten_0.0.20100728.dfsg-2_amd64.deb
  to contrib/s/sauerbraten/sauerbraten_0.0.20100728.dfsg-2_amd64.deb


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



Accepted springlobby 0.95-1 (source amd64)

2010-08-16 Thread Jan Dittberner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 16 Aug 2010 12:54:11 +0200
Source: springlobby
Binary: springlobby springlobby-dbg
Architecture: source amd64
Version: 0.95-1
Distribution: experimental
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Jan Dittberner ja...@debian.org
Description: 
 springlobby - single/multiplayer lobby for the Spring RTS engine
 springlobby-dbg - single/multiplayer lobby for the Spring RTS engine 
(debugging sym
Changes: 
 springlobby (0.95-1) experimental; urgency=low
 .
   * New upstream version.
Checksums-Sha1: 
 9cd72465326c379535b146dd67cbe56620dc3c60 2035 springlobby_0.95-1.dsc
 9426b8e5827f77e6dedfdf0de231d026ad75ae6d 2463660 springlobby_0.95.orig.tar.gz
 3427ad70f8934f0a456a33f3b803cd967ab195c3 5502 springlobby_0.95-1.debian.tar.gz
 68738082d233906aabbf4483e19d4f27bcddbdce 3136492 springlobby_0.95-1_amd64.deb
 72103edce27e33b71bd22779fa66887627ec7dc8 11574696 
springlobby-dbg_0.95-1_amd64.deb
Checksums-Sha256: 
 d31bbc32b66c10382bd2e388d0bc9642d3e749a5b2c95a3ea4e6d79055cd4ff5 2035 
springlobby_0.95-1.dsc
 2eab87169132e64a952e0f5c7750b6d4becafe780391d0d3f36f76f0a084e1e2 2463660 
springlobby_0.95.orig.tar.gz
 be0f059b8368a5e03e3beb75d7205feaad984add9ba72e5d59822c0d0cd962ab 5502 
springlobby_0.95-1.debian.tar.gz
 f2714866e8f37abbaf32dc59c31a0b18b4bb62dd98cde8556b7ad7ab4b02adb3 3136492 
springlobby_0.95-1_amd64.deb
 c906ab14c7c9f55b70f27a4d73e54dc05ba0f888e09206138666bae96111a3ec 11574696 
springlobby-dbg_0.95-1_amd64.deb
Files: 
 479e36beefe209aa31687d144b701603 2035 games optional springlobby_0.95-1.dsc
 070bc232f5b6845c7c7b4accba929f69 2463660 games optional 
springlobby_0.95.orig.tar.gz
 564b7101fb8f21bef96b4623833410e4 5502 games optional 
springlobby_0.95-1.debian.tar.gz
 53154a111e7f39e8c8f8b8cf716daa74 3136492 games optional 
springlobby_0.95-1_amd64.deb
 917a7862a7db2d56c1d0a6028ff0770a 11574696 debug extra 
springlobby-dbg_0.95-1_amd64.deb

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

iQIcBAEBCAAGBQJMaRnFAAoJEKc+AFVVj7jdkzkP/jjFHfvyW5wczanDE/gMVY45
v5xE6i3c11pAo4Rftc62XCv4RBkpy2qPoT7N5xpzac5cNwvyB6Sc8rpMZ9z4mkXc
TPfnVLJ7zckbB2U+iJ4DB224aQHdPWMlfl3nLkZ5tHacWv/koLNDP13QUcwSfJKg
Gs95PTGrlgXsqHG5XCegWmIUw3q+BZF3hirTEZh4b7lQ2xDXMDjK1zuVkmbhiGHF
goPtyYsaDeyEMRpP+U4soFQDdk3QutzY1cMTK0nUVjY9cDRYwu0+eY9V68pDTPiB
sfhUYDJtssEwr/paS0afzlvhdkdCRRlyJbLNovAvsCCcAPvAi77LPBbSQTC2zeOM
EtP8zWIAv/AXvi9JkogblH4r4v2/LwqhkMkEhNjmGNaw2ycsvniVDwayTHq1p+zc
F8CHU7nmh6VlfjVwZJc2sG0RM9G3fr5rg7zk0ivsHursy8BAzQ2D/2+s4np3u3y3
znY7oj7WEz3K0RSFxiOrMCYJcHH7pYJ7hppJPpheHVwLDQEBLNVKJ8fBerz1j+wZ
aRM2F0c++UuUTBQqqSjyD7pVlOSTzsKtxZzIMiIEK+Kbof0t0Ao2HCfC9tcURkP+
uhE7mX9Yb9GJVmeyjGgocu/DZ7XPOobzvhN0vkxdjmOIe0ChcBkXxekNpLeM9BXn
iaigO7NTm7Fy0tGLQpbF
=SlBw
-END PGP SIGNATURE-


Accepted:
springlobby-dbg_0.95-1_amd64.deb
  to main/s/springlobby/springlobby-dbg_0.95-1_amd64.deb
springlobby_0.95-1.debian.tar.gz
  to main/s/springlobby/springlobby_0.95-1.debian.tar.gz
springlobby_0.95-1.dsc
  to main/s/springlobby/springlobby_0.95-1.dsc
springlobby_0.95-1_amd64.deb
  to main/s/springlobby/springlobby_0.95-1_amd64.deb
springlobby_0.95.orig.tar.gz
  to main/s/springlobby/springlobby_0.95.orig.tar.gz


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



Accepted virtualbox-ose 3.2.8-dfsg-1 (source all amd64)

2010-08-16 Thread Felix Geyer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 10 Aug 2010 21:06:46 +0200
Source: virtualbox-ose
Binary: virtualbox-ose-qt virtualbox-ose virtualbox-ose-dbg virtualbox-ose-dkms 
virtualbox-ose-source virtualbox-ose-guest-dkms virtualbox-ose-guest-source 
virtualbox-ose-guest-x11 virtualbox-ose-guest-utils virtualbox-ose-fuse
Architecture: source amd64 all
Version: 3.2.8-dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Virtualbox Team 
pkg-virtualbox-de...@lists.alioth.debian.org
Changed-By: Felix Geyer debfx-...@fobos.de
Description: 
 virtualbox-ose - x86 virtualization solution - base binaries
 virtualbox-ose-dbg - x86 virtualization solution - debugging symbols
 virtualbox-ose-dkms - x86 virtualization solution - kernel module sources for 
dkms
 virtualbox-ose-fuse - x86 virtualization solution - virtual filesystem
 virtualbox-ose-guest-dkms - x86 virtualization solution - guest addition 
module source for dk
 virtualbox-ose-guest-source - x86 virtualization solution - guest addition 
module source
 virtualbox-ose-guest-utils - x86 virtualization solution - non-X11 guest 
utilities
 virtualbox-ose-guest-x11 - x86 virtualization solution - X11 guest utilities
 virtualbox-ose-qt - x86 virtualization solution - Qt based user interface
 virtualbox-ose-source - x86 virtualization solution - kernel module source
Changes: 
 virtualbox-ose (3.2.8-dfsg-1) unstable; urgency=low
 .
   * New upstream release. (LP: #614697)
   * Replace the reference to /usr/share/common-licenses/BSD with the full text
 of the license.
   * Bump Standards-Version to 3.9.1, no changes needed.
   * Revert: virtualbox-ose-dkms and virtualbox-ose-guest-dkms break each other
 instead of conflicting.
   * Drop 24-dsdt.patch, applied upstream.
   * Move $@ to the first parameter of dh to be compatible with debhelper
 compat level 8.
   * Add 24-xserver-19-support.patch to make the guest additions compatible
 with XServer 1.9. (LP: #616217)
Checksums-Sha1: 
 d7bc9ea9dc7ace546c762ed9c7beec26fbb808e0 2375 virtualbox-ose_3.2.8-dfsg-1.dsc
 452cc72c7c59e55d1ba89393b5966b3c0e8e4584 28601242 
virtualbox-ose_3.2.8-dfsg.orig.tar.gz
 81b26550a8f735b1621b664c977c96d442a4509e 81132 
virtualbox-ose_3.2.8-dfsg-1.diff.gz
 af2b81ff8de1150f3d077b1fe6856f1ddeae05c2 4991622 
virtualbox-ose-qt_3.2.8-dfsg-1_amd64.deb
 0348e537620273c84ac4b89a64b96e3ec5e67a24 9120286 
virtualbox-ose_3.2.8-dfsg-1_amd64.deb
 dd21054867427be5cb951abd2950d506249c1359 52426140 
virtualbox-ose-dbg_3.2.8-dfsg-1_amd64.deb
 e3ddb4fd6bb7e540a8a9ff1347b9a35a3b2adb0e 547980 
virtualbox-ose-dkms_3.2.8-dfsg-1_all.deb
 451055d5f132900de5c4156e4ee7ffed4ee35432 472522 
virtualbox-ose-source_3.2.8-dfsg-1_all.deb
 360bb46fbac70e40179d72424b3667958d377639 476142 
virtualbox-ose-guest-dkms_3.2.8-dfsg-1_all.deb
 2c1d1d7cce5cd892cf49fd9769a334f1900c1b32 409092 
virtualbox-ose-guest-source_3.2.8-dfsg-1_all.deb
 a3bcce3352e7c60e4ad0e0d2990becb2663b3ed0 1409628 
virtualbox-ose-guest-x11_3.2.8-dfsg-1_amd64.deb
 04e45a295da98dbf2a64098bfea9cc5de81d1626 508004 
virtualbox-ose-guest-utils_3.2.8-dfsg-1_amd64.deb
 f3634854a55ea4da74ac9f0776d816232591cdba 38918 
virtualbox-ose-fuse_3.2.8-dfsg-1_amd64.deb
Checksums-Sha256: 
 931840d5285557bc054e8f275db4166d5fd7546ff4476edefddcdeb03de03760 2375 
virtualbox-ose_3.2.8-dfsg-1.dsc
 f6a6af84d7e8e31fadf0178ab07e9f790c4f2c1c5f56b707c706c64c43f48490 28601242 
virtualbox-ose_3.2.8-dfsg.orig.tar.gz
 3537de61094f69340393fcf9fe243c7a74ff3c1e84be4788b77125cc2bfa 81132 
virtualbox-ose_3.2.8-dfsg-1.diff.gz
 341fc4abc223753c8fad0220d012c5f573662388dc40f27aed771dc9453a3f6c 4991622 
virtualbox-ose-qt_3.2.8-dfsg-1_amd64.deb
 18c1af3ee34e7fe250068b4c8db672b19b9e72598d9bc46ca4a43df83602e740 9120286 
virtualbox-ose_3.2.8-dfsg-1_amd64.deb
 0ed5784e0c41d2b41c150a7055d2eacc11bd81b4e18d6cff2b5413e6a56d98ac 52426140 
virtualbox-ose-dbg_3.2.8-dfsg-1_amd64.deb
 00079a94e510bc09c93d48f1c6f44f2e3ffaefe6c058df080e0865f9e2d4bb75 547980 
virtualbox-ose-dkms_3.2.8-dfsg-1_all.deb
 5dc14c46b23ec1238f1531010a481a3a5b2b5115ecf5b5199949716d15a60c76 472522 
virtualbox-ose-source_3.2.8-dfsg-1_all.deb
 8912664b1b5d5fe6ff01cd6fcc451236d1d0480f94cc120d41d344747c2c8ef0 476142 
virtualbox-ose-guest-dkms_3.2.8-dfsg-1_all.deb
 2a569cfcb73c4242a045831a11b90eaeb52dd9123d25161d72fdb0a219bf589a 409092 
virtualbox-ose-guest-source_3.2.8-dfsg-1_all.deb
 db6d8db7c9fcab6bc404d58263991466516478182b35534738282715f686b695 1409628 
virtualbox-ose-guest-x11_3.2.8-dfsg-1_amd64.deb
 dde9866ae90f23a5c458e8f81c835b7cc1e36da394874ba59c1dabfd7a5952c0 508004 
virtualbox-ose-guest-utils_3.2.8-dfsg-1_amd64.deb
 52ec353517568d3be98eea83ddb9c5c95e63b36f7942ec3751d27dfee3884e66 38918 
virtualbox-ose-fuse_3.2.8-dfsg-1_amd64.deb
Files: 
 99418961e4555e43f026edcaf72f215c 2375 misc optional 
virtualbox-ose_3.2.8-dfsg-1.dsc
 0422d9ddbe731ebae023f6c768a571c2 28601242 misc optional 
virtualbox-ose_3.2.8-dfsg.orig.tar.gz
 0565eef5cb0904d2e410aeb14bc80b32 81132 misc optional 

Accepted visual-regexp 3.1-2 (source all)

2010-08-16 Thread Wences René Arana Fuentes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 12 Aug 2010 22:05:25 -0600
Source: visual-regexp
Binary: visual-regexp
Architecture: source all
Version: 3.1-2
Distribution: unstable
Urgency: low
Maintainer: Wences René Arana Fuentes ara...@debian.org.gt
Changed-By: Wences René Arana Fuentes ara...@debian.org.gt
Description: 
 visual-regexp - Interactively debug regular expressions
Closes: 592743
Changes: 
 visual-regexp (3.1-2) unstable; urgency=low
 .
   * Patch to fix the interpreter location and version  (Closes: #592743)
Checksums-Sha1: 
 99e84efda960fdb01e99109c9a58ba325b8101b4 1108 visual-regexp_3.1-2.dsc
 15b647e5ae6e032a946a37a1fb59c98db2a470e3 5145 visual-regexp_3.1-2.debian.tar.gz
 4e630ecb1fa90aaa7599cc67c0dffe1bebf2ba98 31456 visual-regexp_3.1-2_all.deb
Checksums-Sha256: 
 1390a2903e9e1aa26543cec6c8b81212f82a7640fb0f556b2b07ef5ddf258931 1108 
visual-regexp_3.1-2.dsc
 c25e3750388dc880c375980369fc4d54fa5731a3144f8b89c3aa3e8ad01a7974 5145 
visual-regexp_3.1-2.debian.tar.gz
 14a2a321abd2799a0f5a3cb044725ac5672f453a536315d265c60449a710e0c0 31456 
visual-regexp_3.1-2_all.deb
Files: 
 88f4984be575b39a1e4e3c563b558b74 1108 devel optional visual-regexp_3.1-2.dsc
 bf4598ac124c7d1934ba9ba7c579da2d 5145 devel optional 
visual-regexp_3.1-2.debian.tar.gz
 c22958e38d88de5fb5f423318b59c84b 31456 devel optional 
visual-regexp_3.1-2_all.deb

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

iEYEARECAAYFAkxpMHUACgkQRdSMfNz8P9DZUgCeMUl8VWGbQeMoKnE6GHERH0ez
SAQAn3xy3K8CWb9GJdGl+ansnZugdOUP
=rS/o
-END PGP SIGNATURE-


Accepted:
visual-regexp_3.1-2.debian.tar.gz
  to main/v/visual-regexp/visual-regexp_3.1-2.debian.tar.gz
visual-regexp_3.1-2.dsc
  to main/v/visual-regexp/visual-regexp_3.1-2.dsc
visual-regexp_3.1-2_all.deb
  to main/v/visual-regexp/visual-regexp_3.1-2_all.deb


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



Accepted zekr 1.0.0+repack-2 (source all)

2010-08-16 Thread Ahmed El-Mahmoudy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 16 Aug 2010 14:13:22 +0200
Source: zekr
Binary: zekr
Architecture: source all
Version: 1.0.0+repack-2
Distribution: experimental
Urgency: low
Maintainer: Debian Islamic Maintainers 
debian-islamic-maintain...@lists.alioth.debian.org
Changed-By: أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmo...@sabily.org
Description: 
 zekr   - Quranic Study Tool
Changes: 
 zekr (1.0.0+repack-2) experimental; urgency=low
 .
   * debian/zekr.links: Install symlinks for zekr icons in /usr/share/pixmaps/
   * debian/zekr.desktop: Use PNG icon instead of XPM icon (LP: #613304)
Checksums-Sha1: 
 ccd936ff6bb2a6c787278153a26a33265a8dfc38 2127 zekr_1.0.0+repack-2.dsc
 3533d817ba00f0533241e184358daac9e8e5b002 30144 
zekr_1.0.0+repack-2.debian.tar.gz
 5e1e1a22c1ea8237808da809071007f4699e6c6a 2315200 zekr_1.0.0+repack-2_all.deb
Checksums-Sha256: 
 0dedb0f668545234a0ebd1a788473a8d80c80024db1be7027cbcc4a99ad153bc 2127 
zekr_1.0.0+repack-2.dsc
 0570810919833f6d4dcf8d7724903952b90e9397e009789f398a346e871e5a70 30144 
zekr_1.0.0+repack-2.debian.tar.gz
 49a158355c1bf978b34d9221829cdd3724f5bf4f6e82ffd33b8f1e56a48b61f8 2315200 
zekr_1.0.0+repack-2_all.deb
Files: 
 73b9dd6463c17b1c38a37bc1ecdf2f67 2127 non-free/x11 optional 
zekr_1.0.0+repack-2.dsc
 7aa89b9dbeaa212f4660758cde2dedf2 30144 non-free/x11 optional 
zekr_1.0.0+repack-2.debian.tar.gz
 3f0287339c803e977e05aa1126582918 2315200 non-free/x11 optional 
zekr_1.0.0+repack-2_all.deb

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

iQEcBAEBCAAGBQJMaS23AAoJELwZapTt3aG3Q3sH/0EOl7Ek1N48S7ZF9W+fvBhx
2jdu92218J59RXmL7krHRN5DGYzFtpzWGoC3oSnW2SunCuogfVVspKs1/V51iphV
63wQe4Rl0tEAJHk6KNQPaRyPohfsmxQbXwO0NqGEis1yD4IetklfuGTFjUB4iEdI
sJ9/m5n8+sBkXqc171CqxchqZuJH5WmWBH7djp1KbMgmfCczPiNe/DbThJxwPxHf
SmOJAf58BKiomDzoBrY2O35BXoLNx1h+miOiq02kWI/CZflCF0tgHdmtsMdKSgxJ
CBdDYK3GsILOk8+Dfq+xkOzq3/s9SDxoBVic3iXNacqs4JxTwhAb3shBz47sE5k=
=kESt
-END PGP SIGNATURE-


Accepted:
zekr_1.0.0+repack-2.debian.tar.gz
  to non-free/z/zekr/zekr_1.0.0+repack-2.debian.tar.gz
zekr_1.0.0+repack-2.dsc
  to non-free/z/zekr/zekr_1.0.0+repack-2.dsc
zekr_1.0.0+repack-2_all.deb
  to non-free/z/zekr/zekr_1.0.0+repack-2_all.deb


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



Accepted cipux-rpc 3.4.0.9-1 (source all)

2010-08-16 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 16 Aug 2010 14:04:00 +0200
Source: cipux-rpc
Binary: libcipux-rpc-perl cipux-rpcd cipux-rpc-tools
Architecture: source all
Version: 3.4.0.9-1
Distribution: unstable
Urgency: low
Maintainer: CipUX team cipux-de...@lists.alioth.debian.org
Changed-By: Jonas Smedegaard d...@jones.dk
Description: 
 cipux-rpc-tools - Commandline helper tools for XML-RPC server
 cipux-rpcd - XML-RPC server for CipUX
 libcipux-rpc-perl - XML-RPC routines for perl-based CipUX XML-RPC applications
Changes: 
 cipux-rpc (3.4.0.9-1) unstable; urgency=low
 .
   * New upstream release.
   * Extend copyright years in copyright file.
Checksums-Sha1: 
 ea1470350cb9709152370ace015fa5286de492f8 2694 cipux-rpc_3.4.0.9-1.dsc
 1c03e60f192c5672b3f06b84622e18628db2e9be 146382 cipux-rpc_3.4.0.9.orig.tar.gz
 9cb2d64a1cb39e73c93966286b0c87bf94ff2f40 10864 
cipux-rpc_3.4.0.9-1.debian.tar.gz
 942622c6863d89b5eedd9280a42af392ffdfa071 52154 
libcipux-rpc-perl_3.4.0.9-1_all.deb
 4026e06f4543e29b72d117bd850890a86a41266a 17674 cipux-rpcd_3.4.0.9-1_all.deb
 67b853218556e3abd07a591775430d0b8a370ebc 26190 
cipux-rpc-tools_3.4.0.9-1_all.deb
Checksums-Sha256: 
 e7b6072493e84312485ad675a69a1cbd88546e5cea40728a24184b0305f996b7 2694 
cipux-rpc_3.4.0.9-1.dsc
 bb67470805cca65677507ada3e87e671c056be5a801ac1b16949f33ba0652d85 146382 
cipux-rpc_3.4.0.9.orig.tar.gz
 0e5252ccc4dec85713e2af2ab6757df8a7c53055e182633f3a55fb51565b54b9 10864 
cipux-rpc_3.4.0.9-1.debian.tar.gz
 7a1c7ea974e12aaa2f0d5a6f152798837ec6c09750204c61ed6881565fe29d9e 52154 
libcipux-rpc-perl_3.4.0.9-1_all.deb
 002673a3c6107eb736d375db43712b110711c6024d2fb996e2803207ce0b4daf 17674 
cipux-rpcd_3.4.0.9-1_all.deb
 e21dc35ef30793cf9cb337562b0881b43040c227ace894b81b8bb4c8b34ca1bc 26190 
cipux-rpc-tools_3.4.0.9-1_all.deb
Files: 
 298b0bd27f4dbec8c80fed129377a510 2694 perl optional cipux-rpc_3.4.0.9-1.dsc
 02dbdec3b13ee1df58a7a8a48fd31476 146382 perl optional 
cipux-rpc_3.4.0.9.orig.tar.gz
 6558c11ee2354484e0d1e14d410cde99 10864 perl optional 
cipux-rpc_3.4.0.9-1.debian.tar.gz
 d137bb84de220a511968fe00e32e4099 52154 perl optional 
libcipux-rpc-perl_3.4.0.9-1_all.deb
 a8767e214d05d577f64207dbccf8e699 17674 perl optional 
cipux-rpcd_3.4.0.9-1_all.deb
 3ef34022a7ce35ec319d373874a738b0 26190 perl optional 
cipux-rpc-tools_3.4.0.9-1_all.deb

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

iQIcBAEBCgAGBQJMaTLaAAoJECx8MUbBoAEhHq0P/1wNSpbDTlLyEMzdUddi8VDE
CkWsWaJ18QOWQ1ox373sbaSu/nxeT2grKCcYxXu0TBbwCKAmuuIbUr8khKoaMHrt
fxljuaGVqxdlkg2Ka8/A4l9koDS6tOCeu5ZbYml1dlNysrz0mPZ/6+ujYuLfz/QX
p7ZT96NakkyneXCwjWCP0zFQTfq9QrpSv5a8iE07kYz/b5Ug/jFVHxGxqJHrYB7t
X2Up41CYfq1H+Zt8zSoAnLMTy7MOQUcmwQOqn5fv8091hSqO+MLgBAsTHdMuUak5
RN9cBONLZABq2++5dOcfBh6KLUAMq5cw9ClgE70SsE46BzVv7QrX2kr/EkzQW+H7
jk8OeEdVk5l668Y8UgfeFknDDAoKbC9P578wqU/NIdAw5ACEgDl63kBdjzphqxDe
KoUL4VDMHqSd5F1Z/Es3cYmYKhwI1NEl0kZvxOKutdYIMcixY0IJTYrQWI0UzNaJ
GXsJsxK0pFP1ge/xYbLMCoVSJqzC4FmhI4c5D18d1Riiyq1dXrbKP23RrolDEO6I
3rx7dq+cnyCTegn6ANb2diaR4LqiMQnYYnR9Ffm5czw5SJtx5qBtIRR5wLv25S3Y
7TQy5gHHao4DZ2UZFDjHLtTOK8J3e9z2emzpUrY6fuCvAqJYhSINaNPW1+xAK05x
s2TDjOu+nWYWM3H/hdrc
=7sBT
-END PGP SIGNATURE-


Accepted:
cipux-rpc-tools_3.4.0.9-1_all.deb
  to main/c/cipux-rpc/cipux-rpc-tools_3.4.0.9-1_all.deb
cipux-rpc_3.4.0.9-1.debian.tar.gz
  to main/c/cipux-rpc/cipux-rpc_3.4.0.9-1.debian.tar.gz
cipux-rpc_3.4.0.9-1.dsc
  to main/c/cipux-rpc/cipux-rpc_3.4.0.9-1.dsc
cipux-rpc_3.4.0.9.orig.tar.gz
  to main/c/cipux-rpc/cipux-rpc_3.4.0.9.orig.tar.gz
cipux-rpcd_3.4.0.9-1_all.deb
  to main/c/cipux-rpc/cipux-rpcd_3.4.0.9-1_all.deb
libcipux-rpc-perl_3.4.0.9-1_all.deb
  to main/c/cipux-rpc/libcipux-rpc-perl_3.4.0.9-1_all.deb


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



Accepted picosat 936-1 (source amd64)

2010-08-16 Thread Michael Tautschnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 15:04:10 +0200
Source: picosat
Binary: picosat
Architecture: source amd64
Version: 936-1
Distribution: unstable
Urgency: low
Maintainer: Michael Tautschnig m...@debian.org
Changed-By: Michael Tautschnig m...@debian.org
Description: 
 picosat- SAT solver with proof and core support
Changes: 
 picosat (936-1) unstable; urgency=low
 .
   * New upstream release (updated Debian-specific patches)
   * Bumped standards version to 3.9.1 (no changes)
Checksums-Sha1: 
 b09a8476c1d4871531da726827d7f5b69915faed 989 picosat_936-1.dsc
 adc22276a64817b9db178b1ea262e1f3b72fdec7 52159 picosat_936.orig.tar.gz
 9b3b12197c03667a22f6a62b260cb95b43e42f70 5408 picosat_936-1.debian.tar.gz
 ee0895e357e74d3aa8ed6b5dffa2e1cfcdaf1eb0 178160 picosat_936-1_amd64.deb
Checksums-Sha256: 
 28d101cfcd30fa2acf05ca31026112ff7b9f6fb34ad60b1375b4df66b650a117 989 
picosat_936-1.dsc
 36244f3f76f7cbc44da04c7b510c833944e3dc085273134441404b571d32180a 52159 
picosat_936.orig.tar.gz
 f15390092a4c80b0e3d9c39e5522dd96d1dc8cfe7718e1825f29e4f80d75840a 5408 
picosat_936-1.debian.tar.gz
 04263bb0cf5e9752f5e1f8bb85afd702155bf37ff448fb13049008cc6fa43f5d 178160 
picosat_936-1_amd64.deb
Files: 
 780f3fe4e31500e304b9713accc99f36 989 science extra picosat_936-1.dsc
 0ad8404c134653d1e40f8fcd3a93a991 52159 science extra picosat_936.orig.tar.gz
 311361a2fac8bd2cd41566d1be65218c 5408 science extra picosat_936-1.debian.tar.gz
 8a6a389233d9446824ba78a58306cf30 178160 science extra picosat_936-1_amd64.deb

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

iEYEARECAAYFAkxpN5oACgkQvx6dH3bVKsSMBQCguSiJzvTNVEaFDk6urVDKKn2a
e1MAn0sT0pL+j8uFZBfPXQ+2OE4NtLgy
=UiuJ
-END PGP SIGNATURE-


Accepted:
picosat_936-1.debian.tar.gz
  to main/p/picosat/picosat_936-1.debian.tar.gz
picosat_936-1.dsc
  to main/p/picosat/picosat_936-1.dsc
picosat_936-1_amd64.deb
  to main/p/picosat/picosat_936-1_amd64.deb
picosat_936.orig.tar.gz
  to main/p/picosat/picosat_936.orig.tar.gz


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



Accepted simple-scan 2.31.90.1-1 (source i386)

2010-08-16 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 Aug 2010 12:45:16 +0200
Source: simple-scan
Binary: simple-scan
Architecture: source i386
Version: 2.31.90.1-1
Distribution: unstable
Urgency: low
Maintainer: Alessio Treglia ales...@debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 simple-scan - Simple Scanning Utility
Changes: 
 simple-scan (2.31.90.1-1) unstable; urgency=low
 .
   * New upstream release.
   * Remove DMUA field.
   * Update Standards to 3.9.1.
   * Drop Recommends on imagemagick.
   * Build-Depends on zlib2g-dev, libjpeg62-dev.
   * Update watch file.
   * Refresh 01_lpi.patch patch.
   * Switch to 3.0 (quilt) format.
   * Add debian/gbp.conf,.gitignore files.
   * Update changelog.
   * Fix debian/control.
   * Install gnome-doc-utils.make.
   * Add zlib patch.
   * debian/gbp.conf: Set tarball compression to bzip2.
   * Change my email address.
Checksums-Sha1: 
 b0347d4f8b51d6ba6fe7b6f80d6ee64753922909 1428 simple-scan_2.31.90.1-1.dsc
 298712bafb21040f1032a6225703f16a087c1c6e 251163 
simple-scan_2.31.90.1.orig.tar.bz2
 07a6919b35c7958193979868b286d1d8e86bae86 4529 
simple-scan_2.31.90.1-1.debian.tar.gz
 bc67e9bb587a3539901a30bb97f1b0286222a1b9 187978 
simple-scan_2.31.90.1-1_i386.deb
Checksums-Sha256: 
 ceb743c8b98f45efddbc24ed54c4a0b3e263b7797d121e0458459012ec200553 1428 
simple-scan_2.31.90.1-1.dsc
 d625c94450222ec044d16045ff0800d4f03bd8441f04d67c17cea4246ed5be3b 251163 
simple-scan_2.31.90.1.orig.tar.bz2
 e5c7c03ae9fffefcfc513be59522a6d5d235a56486ebb81addf09a922ce13000 4529 
simple-scan_2.31.90.1-1.debian.tar.gz
 97fe50de2edbfaceb1fc817fd64173a842f5cce0a32974d3ec707a8a5787c1c5 187978 
simple-scan_2.31.90.1-1_i386.deb
Files: 
 cb5ed71771418048306c2ecdd5df5cb2 1428 gnome optional 
simple-scan_2.31.90.1-1.dsc
 e237c361dea06510058891a79a282dca 251163 gnome optional 
simple-scan_2.31.90.1.orig.tar.bz2
 0301ebf6d95a71e5353d14be28a25cb5 4529 gnome optional 
simple-scan_2.31.90.1-1.debian.tar.gz
 f08d37c09af94b055953cc3a1a42344c 187978 gnome optional 
simple-scan_2.31.90.1-1_i386.deb

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

iEYEARECAAYFAkxpN1cACgkQRdSMfNz8P9DFKwCfZ0WzavjklpgBal3145//q1vU
CnoAoIaeMKi/+F0HraQQVy6lcKDsZ3tW
=vo0B
-END PGP SIGNATURE-


Accepted:
simple-scan_2.31.90.1-1.debian.tar.gz
  to main/s/simple-scan/simple-scan_2.31.90.1-1.debian.tar.gz
simple-scan_2.31.90.1-1.dsc
  to main/s/simple-scan/simple-scan_2.31.90.1-1.dsc
simple-scan_2.31.90.1-1_i386.deb
  to main/s/simple-scan/simple-scan_2.31.90.1-1_i386.deb
simple-scan_2.31.90.1.orig.tar.bz2
  to main/s/simple-scan/simple-scan_2.31.90.1.orig.tar.bz2


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



Accepted kdeadmin 4:4.4.5-1.1 (source all i386)

2010-08-16 Thread Guido Günther
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 Aug 2010 20:21:53 +0200
Source: kdeadmin
Binary: kdeadmin kcron kde-config-cron knetworkconf ksystemlog kuser 
system-config-printer-kde kdeadmin-dbg
Architecture: source all i386
Version: 4:4.4.5-1.1
Distribution: experimental
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Guido Günther a...@sigxcpu.org
Description: 
 kcron  - program scheduler frontend - transitional package
 kde-config-cron - program scheduler frontend
 kdeadmin   - system administration tools from the official KDE release
 kdeadmin-dbg - debugging symbols for kdeadmin
 knetworkconf - network configuration tool
 ksystemlog - system log viewer
 kuser  - user and group administration tool
 system-config-printer-kde - printer configuration utility
Closes: 592900
Changes: 
 kdeadmin (4:4.4.5-1.1) experimental; urgency=low
 .
   * Non-maintainer upload.
   * Use python-cupshelpers instead of python-cupsutils (Closes: #592900)
Checksums-Sha1: 
 eb346e269a0622735e41cd20e6b3ee6ddc3f6b92 1597 kdeadmin_4.4.5-1.1.dsc
 8b708f3cb985aeac6d24e029ecd49292c160de19 12508 kdeadmin_4.4.5-1.1.debian.tar.gz
 0ad10e01f7d9104a4a2104c25c5b1a0c5fb48778 8602 kdeadmin_4.4.5-1.1_all.deb
 2ce21f57d4f0d10197fa2b40ff4954a466a487f0 8336 kcron_4.4.5-1.1_all.deb
 f405d2dd4054848aef7ab372b0f1cbfde5510a60 60388 
system-config-printer-kde_4.4.5-1.1_all.deb
 a80dbcf4e82f94a107adab029336a4437910e5cd 237692 
kde-config-cron_4.4.5-1.1_i386.deb
 6ba405591491e162774a4883ac8fd8e3f87537b7 493376 knetworkconf_4.4.5-1.1_i386.deb
 7e987f0fcdfa05d3146b252b9eabb8ec366fad58 686194 ksystemlog_4.4.5-1.1_i386.deb
 3cd41206452403e8f3e2999e8ac847e509100d93 266012 kuser_4.4.5-1.1_i386.deb
 8008b4e45f1ce1fd73a64a789cc079f7e9662f05 7011964 
kdeadmin-dbg_4.4.5-1.1_i386.deb
Checksums-Sha256: 
 cb8b7a122fe97eb83658b318a37771a165d13d5a439ba5c3a3171027e50fc07a 1597 
kdeadmin_4.4.5-1.1.dsc
 1d63c5b8bb2b8e6a9da8782548b16ca8710da0f7fcc5e5cd34af786396a08d5e 12508 
kdeadmin_4.4.5-1.1.debian.tar.gz
 b5a0dbff9a95f1fc526651797b72650453a2642ce70e6bd86a57853862cbd292 8602 
kdeadmin_4.4.5-1.1_all.deb
 21c250a2d1b61714e184e6b4ddbd983ea1ce27b366af472a64cf9b7fd2ebe4c3 8336 
kcron_4.4.5-1.1_all.deb
 42003e1ada8f49457562b346e23bc9b5d9763a57c24d06aecf8c2cbf31b88d33 60388 
system-config-printer-kde_4.4.5-1.1_all.deb
 7f705696d67e1e0ed0b88209bce710ea372853259b01808e54d428576bf60422 237692 
kde-config-cron_4.4.5-1.1_i386.deb
 077eb1c338c1351b3ff44e75ea7f1080e39e57d5dad83e98a8a8fb6766d3416f 493376 
knetworkconf_4.4.5-1.1_i386.deb
 9a731bb455c1cca4af3474bb68fe967d12e9c096862885b1c079df3462b9486c 686194 
ksystemlog_4.4.5-1.1_i386.deb
 190f873df27213ab3572bedf2c9af3fd08a80a204607fe2309497491b875a7f8 266012 
kuser_4.4.5-1.1_i386.deb
 f9f6956c19113d792d483bc0936ad087b26d9b55ccabe10e435147ea89bc0ddd 7011964 
kdeadmin-dbg_4.4.5-1.1_i386.deb
Files: 
 08d0281caeef41b79645ffca3d0fc343 1597 kde optional kdeadmin_4.4.5-1.1.dsc
 2a54d8e53db32e6317026e3858342ec4 12508 kde optional 
kdeadmin_4.4.5-1.1.debian.tar.gz
 287e2d336acee4e0c54365c15411e371 8602 kde optional kdeadmin_4.4.5-1.1_all.deb
 cb06c60161ab71805f4a15bb347ae649 8336 admin optional kcron_4.4.5-1.1_all.deb
 5e743b8ba3b41eb5f5b0e2dd8a97125b 60388 admin optional 
system-config-printer-kde_4.4.5-1.1_all.deb
 9d53cbd3c9fc66aa4809bb4b1e2c0c5d 237692 admin optional 
kde-config-cron_4.4.5-1.1_i386.deb
 880100b8247ee16c105002085f74f850 493376 net optional 
knetworkconf_4.4.5-1.1_i386.deb
 630b85556c3b6c1d161b717f33b7f67b 686194 admin optional 
ksystemlog_4.4.5-1.1_i386.deb
 1714a4b54f99275395646378f02ad7e2 266012 admin optional kuser_4.4.5-1.1_i386.deb
 3993aaaca1fb9c71185c36b051b3fe67 7011964 debug extra 
kdeadmin-dbg_4.4.5-1.1_i386.deb

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

iD8DBQFMaTvmn88szT8+ZCYRAp4BAJ9xM6i4ed7y2H2BHV68f+vY2fQcZwCdEhdQ
VDvh6QXmvzBBPMc+yR5qnwE=
=P5Vw
-END PGP SIGNATURE-


Accepted:
kcron_4.4.5-1.1_all.deb
  to main/k/kdeadmin/kcron_4.4.5-1.1_all.deb
kde-config-cron_4.4.5-1.1_i386.deb
  to main/k/kdeadmin/kde-config-cron_4.4.5-1.1_i386.deb
kdeadmin-dbg_4.4.5-1.1_i386.deb
  to main/k/kdeadmin/kdeadmin-dbg_4.4.5-1.1_i386.deb
kdeadmin_4.4.5-1.1.debian.tar.gz
  to main/k/kdeadmin/kdeadmin_4.4.5-1.1.debian.tar.gz
kdeadmin_4.4.5-1.1.dsc
  to main/k/kdeadmin/kdeadmin_4.4.5-1.1.dsc
kdeadmin_4.4.5-1.1_all.deb
  to main/k/kdeadmin/kdeadmin_4.4.5-1.1_all.deb
knetworkconf_4.4.5-1.1_i386.deb
  to main/k/kdeadmin/knetworkconf_4.4.5-1.1_i386.deb
ksystemlog_4.4.5-1.1_i386.deb
  to main/k/kdeadmin/ksystemlog_4.4.5-1.1_i386.deb
kuser_4.4.5-1.1_i386.deb
  to main/k/kdeadmin/kuser_4.4.5-1.1_i386.deb
system-config-printer-kde_4.4.5-1.1_all.deb
  to main/k/kdeadmin/system-config-printer-kde_4.4.5-1.1_all.deb


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

Accepted grib-api 1.9.0-2 (source amd64)

2010-08-16 Thread Enrico Zini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 16 Aug 2010 13:32:12 +0100
Source: grib-api
Binary: libgrib-api-0d-0 libgrib-api-dev libgrib-api-tools
Architecture: source amd64
Version: 1.9.0-2
Distribution: unstable
Urgency: low
Maintainer: Enrico Zini enr...@debian.org
Changed-By: Enrico Zini enr...@debian.org
Description: 
 libgrib-api-0d-0 - GRIB decoding/encoding software library
 libgrib-api-dev - GRIB decoding/encoding software library (development)
 libgrib-api-tools - GRIB decoding/encoding software (utilities)
Closes: 593216
Changes: 
 grib-api (1.9.0-2) unstable; urgency=low
 .
   * Enable libpng support. Closes: #593216.
   * Don't use autotools-dev hooks together with dh-autoreconf
Checksums-Sha1: 
 ffd7e55c49d5802ce46d0f9faacc8128a90bada7 2067 grib-api_1.9.0-2.dsc
 8b0f7f0788b9698b286bcb8f9c46ae7dd6e6e02f 10267 grib-api_1.9.0-2.debian.tar.gz
 75f6fdbf1a783a80b556dbefb2420606298f899c 1010458 
libgrib-api-0d-0_1.9.0-2_amd64.deb
 2ebf695e9dd0fe1c5379a785db388d66f8e0a871 561988 
libgrib-api-dev_1.9.0-2_amd64.deb
 4e4dfbf3c582f8bfa0a0fa44e179deb2d1b2c0ba 220938 
libgrib-api-tools_1.9.0-2_amd64.deb
Checksums-Sha256: 
 522b25f3a2073bd1585ec481d7809e668a26458dcf071ad01e67301d9b06ab36 2067 
grib-api_1.9.0-2.dsc
 8d89e2f131cb0ace37877753ff5b1f1b59e896afc83064f67bafd60510511101 10267 
grib-api_1.9.0-2.debian.tar.gz
 63be7bd6a4a988fc595d5747fa36ddb66fa84f6299bba85e974912a9c5714b53 1010458 
libgrib-api-0d-0_1.9.0-2_amd64.deb
 2dbc883d357c4770ff5314b285f34082a1fe8eaf4446074f792f4eb7493c7337 561988 
libgrib-api-dev_1.9.0-2_amd64.deb
 92ecd48e012e4d01f761217679923bf095fa21842d6d8609582667d8d4086e46 220938 
libgrib-api-tools_1.9.0-2_amd64.deb
Files: 
 95c2303392b0c1bf370a82c4472e61a0 2067 libdevel optional grib-api_1.9.0-2.dsc
 65fd1f61ba01e2d17676a69e052dcc2b 10267 libdevel optional 
grib-api_1.9.0-2.debian.tar.gz
 26998239204d1348da6f9c81ebba38e9 1010458 libs optional 
libgrib-api-0d-0_1.9.0-2_amd64.deb
 df448fb12c9f83fa586f892f7fd69f8e 561988 libdevel optional 
libgrib-api-dev_1.9.0-2_amd64.deb
 483133655de694c5787480af6d315cde 220938 utils optional 
libgrib-api-tools_1.9.0-2_amd64.deb

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

iQIcBAEBCAAGBQJMaT8FAAoJEB5qw/OH8O2sX7IP/RZuPruJoj7yPTC/aufdgo6Z
TPUPLr1GoH53WbRosFw0VmWALKmuQqmjsnS7HBIGGa4ojXv4CAHmsaTM/SUa9Syz
mRp3RoBWq8TS4EqP8vPjNzidR+2dh1b0fW1BYpNrIeWyhMRNOdE+QAwNCTO4b1P5
tqy6NzD+6Rl7Qe+AZaoxzF+3B02/zmMJBFYm68V3Q3LTvVsnB57NZdnnNR/NIQrm
oM+CZKqGardjVVjBraG8paQkJPRxC+Jv3782ta6mk6ulEaPvUWRyXvbe2rAbUjw1
rQddcKd99tJCjialwWC5gLFq4qEz54R4ingUl7TRlZ6DqLk2rdRLkLck/Q7q+B/z
wK3n+A6cK0n2lm2cOK7KYpBWwiJuyTGqkugYbZ/AE/o8b1galHkdwSmFabr3nrU1
8RHoNuhAH/2Fqy1D+olZOEVL4yH0fRci0/15MhGWvxfzNFe2m+jAB8WcirreK+I2
IpFHIPnUkVXnRn6dTEyxfGTPcOK/lN1gd4SSXjDNGfocEiRLPyz4djSwnjO4ILiA
ubzTVkmYzFLxfl+YO2lKR/5uloKPAyajxOGIPpFh2SP+YGjeRQUgoccx9pL7frM3
/qOK33kPSexbqi7gc21py/6QdzDzLH3NcSoOnOTPu/PCAhwwuCuQv8CRASgEQVtP
qemT7MV91AzfhpzUbWZB
=bbk+
-END PGP SIGNATURE-


Accepted:
grib-api_1.9.0-2.debian.tar.gz
  to main/g/grib-api/grib-api_1.9.0-2.debian.tar.gz
grib-api_1.9.0-2.dsc
  to main/g/grib-api/grib-api_1.9.0-2.dsc
libgrib-api-0d-0_1.9.0-2_amd64.deb
  to main/g/grib-api/libgrib-api-0d-0_1.9.0-2_amd64.deb
libgrib-api-dev_1.9.0-2_amd64.deb
  to main/g/grib-api/libgrib-api-dev_1.9.0-2_amd64.deb
libgrib-api-tools_1.9.0-2_amd64.deb
  to main/g/grib-api/libgrib-api-tools_1.9.0-2_amd64.deb


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



Accepted acpi-support 0.137-4 (source all amd64)

2010-08-16 Thread Michael Meskes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 15:33:16 +0200
Source: acpi-support
Binary: acpi-support acpi-support-base acpi-fakekey
Architecture: source all amd64
Version: 0.137-4
Distribution: unstable
Urgency: low
Maintainer: Debian Acpi Team pkg-acpi-de...@lists.alioth.debian.org
Changed-By: Michael Meskes mes...@debian.org
Description: 
 acpi-fakekey - tool to generate fake key events
 acpi-support - scripts for handling many ACPI events
 acpi-support-base - scripts for handling base ACPI events such as the power 
button
Closes: 589625 591815
Changes: 
 acpi-support (0.137-4) unstable; urgency=low
 .
   * Removed leftover packaging files coming from the Ubuntu debian/ directory.
 (Closes: #591815)
   * Added option to suspend laptop on lid close. (Closes: #589625) -
 thanks to Luca Niccoli lultimou...@gmail.com
   * Bumped Standards-Version to 3.9.1, no changes needed.
Checksums-Sha1: 
 8aba005e8b5140d1d4ee81d9c15f58bce047d325 1234 acpi-support_0.137-4.dsc
 5ea29d416d449d0b236e5a742f7153279db420d1 57321 acpi-support_0.137-4.diff.gz
 8bee3854a46de0078d65f8c81e9651ea4ea950ec 51074 acpi-support_0.137-4_all.deb
 f3b07839a0243f09d4b77d679b8bb6140bb42c3c 19012 
acpi-support-base_0.137-4_all.deb
 1ab9c7302c1a3185a7069bdea554e8097afeda35 21780 acpi-fakekey_0.137-4_amd64.deb
Checksums-Sha256: 
 30f2a7707bc8467bdbb1877415d11d74cfe4ba017d05003f3b4ec1629c46f75c 1234 
acpi-support_0.137-4.dsc
 a766afaa54c41155a7440dc6d1e11b210c593d73f161f9db5f468bb6866c282c 57321 
acpi-support_0.137-4.diff.gz
 8254c3e5353858e4ec3ad90dcee308ba78f692327226954dbf700d74b0df58a0 51074 
acpi-support_0.137-4_all.deb
 6422f6614ab023ce1c64b3403217ac896309ba626c1fd6a3713516dddb4a5782 19012 
acpi-support-base_0.137-4_all.deb
 d8a96f954c097140f9c0d97ddaa2d4bb52c05f7246326faa85e6813e32117afa 21780 
acpi-fakekey_0.137-4_amd64.deb
Files: 
 ca535a4d2107899f5e3ab6ebaf06e369 1234 admin optional acpi-support_0.137-4.dsc
 24248f1b7ffdb267a8ae9466db49b933 57321 admin optional 
acpi-support_0.137-4.diff.gz
 54e6a1c5e1915ebe21c326ecb5408aeb 51074 admin optional 
acpi-support_0.137-4_all.deb
 8bae62f29729c3f84e0c17e72b734a0d 19012 admin optional 
acpi-support-base_0.137-4_all.deb
 817de24c6c3a25077f16c2120b447d74 21780 admin optional 
acpi-fakekey_0.137-4_amd64.deb

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

iD8DBQFMaUnSVkEm8inxm9ERAv3nAJ95bOvTjAuKGr3OZNFHfleqKWD8GACeP01m
VOW3Wnd5TF1U6pmf6KqHloQ=
=ODVU
-END PGP SIGNATURE-


Accepted:
acpi-fakekey_0.137-4_amd64.deb
  to main/a/acpi-support/acpi-fakekey_0.137-4_amd64.deb
acpi-support-base_0.137-4_all.deb
  to main/a/acpi-support/acpi-support-base_0.137-4_all.deb
acpi-support_0.137-4.diff.gz
  to main/a/acpi-support/acpi-support_0.137-4.diff.gz
acpi-support_0.137-4.dsc
  to main/a/acpi-support/acpi-support_0.137-4.dsc
acpi-support_0.137-4_all.deb
  to main/a/acpi-support/acpi-support_0.137-4_all.deb


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



Accepted astk 1.8.1-1 (source all)

2010-08-16 Thread Christophe Trophime
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 15:45:48 +0200
Source: astk
Binary: astk astk-server
Architecture: source all
Version: 1.8.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Christophe Trophime christophe.troph...@grenoble.cnrs.fr
Description: 
 astk   - graphical user interface for Code_Aster - client
 astk-server - graphical user interface for Code_Aster - server
Closes: 584616 585112 585150 585151 585486 585630 586097 586282 586979 591507
Changes: 
 astk (1.8.1-1) unstable; urgency=low
 .
   * New upstream version
   * Bump Standards-Version: to 3.9.1. (No changes needed.)
   * Added source lintian overrides about Adam Powell's name.
   * Complete postinst configuration
 .
   [Christian Perrier]
   * Non-maintainer upload to  fix pending l10n issues
   * Debconf templates and debian/control reviewed by the debian-l10n-
 english team as part of the Smith review project. Closes: #584616
 .
   * [Debconf translation updates]
 - Swedish (Martin Bagge / brother).  Closes: #585112
 - Russian (Yuri Kozlov).  Closes: #585150
 - Simplified Chinese (YunQiang Su).  Closes: #585151
 - Danish (Joe Hansen).  Closes: #585486
 - Czech (Michal Simunek).  Closes: #585630
 - French (Julien Patriarca).  Closes: #586097
 - German (Chris Leick).  Closes: #586282
 - Portuguese (Miguel Figueiredo).  Closes: #586979
 - Spanish (Camaleón).  Closes: #591507
Checksums-Sha1: 
 4fc23aef52c0c111e47e49f4902b4feece596b36 1398 astk_1.8.1-1.dsc
 c0a472a297b2a8dce5c67f53fd2c7049c43ce745 599252 astk_1.8.1.orig.tar.gz
 2548677347addfeeba6703291872616085a3d7ff 22989 astk_1.8.1-1.debian.tar.gz
 2690ec618bbf19dcbe6f896cc9292865500488a6 497730 astk_1.8.1-1_all.deb
 1deda6a44ef15525698d8434ce291b77855cee48 60644 astk-server_1.8.1-1_all.deb
Checksums-Sha256: 
 62a00a3c4e5a0931cb2162000a1c69cd58cd076b16742ee75da41389fa1c5d72 1398 
astk_1.8.1-1.dsc
 a97f00363b1ab70795e72aa31adbb067f4c38f1cf38593a589b39dd6e48e08f4 599252 
astk_1.8.1.orig.tar.gz
 5feeb09de562df6303c85888799ccb93b84690d5c2524751b40b28c80a0a3bb3 22989 
astk_1.8.1-1.debian.tar.gz
 a6f8b676d2a56d1cdea2cbf8df80d5590bc625c40d62f62d3c973e03c89d282c 497730 
astk_1.8.1-1_all.deb
 7cd8edf3f3d5b8dc7b3f7e439f9a21d640c7b79eadbdc5f651545e974e3eb87c 60644 
astk-server_1.8.1-1_all.deb
Files: 
 86c3740ca7127ba9cb579de68d265c7c 1398 science extra astk_1.8.1-1.dsc
 15aac97bcf932aa64e7e8008064c3363 599252 science extra astk_1.8.1.orig.tar.gz
 935af443055a95a75bcef64d8f1009d9 22989 science extra astk_1.8.1-1.debian.tar.gz
 e57eb50fb09e5cba458d65c50db5992f 497730 science extra astk_1.8.1-1_all.deb
 fe4a04e3a2b7efcd4372a079376262ed 60644 python extra astk-server_1.8.1-1_all.deb

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

iEYEARECAAYFAkxpRbAACgkQiOXXM92JlhAxkACfZRkZmDslPGpF+Ke+OSlCiAWS
U84Anj000+hBAQC7rU67iUwuNf7C245V
=VHIm
-END PGP SIGNATURE-


Accepted:
astk-server_1.8.1-1_all.deb
  to main/a/astk/astk-server_1.8.1-1_all.deb
astk_1.8.1-1.debian.tar.gz
  to main/a/astk/astk_1.8.1-1.debian.tar.gz
astk_1.8.1-1.dsc
  to main/a/astk/astk_1.8.1-1.dsc
astk_1.8.1-1_all.deb
  to main/a/astk/astk_1.8.1-1_all.deb
astk_1.8.1.orig.tar.gz
  to main/a/astk/astk_1.8.1.orig.tar.gz


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



Accepted tiff 3.9.4-3 (source all amd64)

2010-08-16 Thread Jay Berkenbilt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 14 Aug 2010 16:28:49 -0400
Source: tiff
Binary: libtiff4 libtiffxx0c2 libtiff4-dev libtiff-tools libtiff-opengl 
libtiff-doc
Architecture: source all amd64
Version: 3.9.4-3
Distribution: unstable
Urgency: low
Maintainer: Jay Berkenbilt q...@debian.org
Changed-By: Jay Berkenbilt q...@debian.org
Description: 
 libtiff-doc - TIFF manipulation and conversion documentation
 libtiff-opengl - TIFF manipulation and conversion tools
 libtiff-tools - TIFF manipulation and conversion tools
 libtiff4   - Tag Image File Format (TIFF) library
 libtiff4-dev - Tag Image File Format library (TIFF), development files
 libtiffxx0c2 - Tag Image File Format (TIFF) library -- C++ interface
Closes: 509016
Changes: 
 tiff (3.9.4-3) unstable; urgency=low
 .
   * Updated control file to remove obsolete Conflicts/Replaces for ancient
 packages.
   * Empty dependency_libs in all .la files as part of the .la file.  This
 also resolves the problem of having hard-coded paths in the .la file.
 (Closes: #509016)
   * Updated standards version to 3.9.1.
Checksums-Sha1: 
 533ac04feef35d58866870083246ca36a479c4a3 1198 tiff_3.9.4-3.dsc
 185299075adad4df818e7496f99d206d0fbba26b 14245 tiff_3.9.4-3.debian.tar.gz
 087c5816d907e3b6ddd1d2cb976d7f7e04f90c35 385700 libtiff-doc_3.9.4-3_all.deb
 86c668ac96705287ee1ddab42d671b8edfd3bf8a 194088 libtiff4_3.9.4-3_amd64.deb
 ace59c133ff342fd0ef6de25f6ce15e477262cfc 58626 libtiffxx0c2_3.9.4-3_amd64.deb
 80b144ecaf0c90c29516031f792fd22208ffa894 321370 libtiff4-dev_3.9.4-3_amd64.deb
 cd160dd4ae13f61b710c1e1ea7404399625e1c07 301720 libtiff-tools_3.9.4-3_amd64.deb
 528b12d7d3113858de2ce7a55255c75999cb9aec 64040 libtiff-opengl_3.9.4-3_amd64.deb
Checksums-Sha256: 
 dbf34f0eae86a9e084675b8b42e1a2a7eb1f61d1a977a5f9abf7fe546934e7a6 1198 
tiff_3.9.4-3.dsc
 769788d9c531db08c338c01a521622f69441d27b3217d174053ce49caae2d8f8 14245 
tiff_3.9.4-3.debian.tar.gz
 76a2aae9f4409343cb62477e1b4407c0f3e6bc013f3f7a895b7dc0591f02f54d 385700 
libtiff-doc_3.9.4-3_all.deb
 22dbff63fc4cf1aaeb723328f5edb4787999c8a545f5e410d2ed83f91fde678a 194088 
libtiff4_3.9.4-3_amd64.deb
 c5631504e2dae9ba235b78f2db4e978a1f9880b53d8101c7d9dde75286a31c86 58626 
libtiffxx0c2_3.9.4-3_amd64.deb
 ea041085234077ff4da363b6fa64cece92a4715e678f60a0ea1aa35978694077 321370 
libtiff4-dev_3.9.4-3_amd64.deb
 d05e9b0acac93513aee3302a30e72c57059e82c3a76927d83b11860467bf55b8 301720 
libtiff-tools_3.9.4-3_amd64.deb
 bcae9fd505fc00ca84fbd15db02caec68ff9c4542eb2755de8922f90c45b31b3 64040 
libtiff-opengl_3.9.4-3_amd64.deb
Files: 
 02e729d469b7ed5f51002c4b0307d97f 1198 libs optional tiff_3.9.4-3.dsc
 46e64da0592a082eee761b961e6fd1ae 14245 libs optional tiff_3.9.4-3.debian.tar.gz
 e79af9c5ff3928f02e80e0e187b93382 385700 doc optional 
libtiff-doc_3.9.4-3_all.deb
 4a225c84a8e5458a8f73a7ad3b5855f5 194088 libs optional 
libtiff4_3.9.4-3_amd64.deb
 19a1d1d4847602ba2f5d436d71a256c9 58626 libs optional 
libtiffxx0c2_3.9.4-3_amd64.deb
 11c3d880fbba759604f8dce3a3f1c28b 321370 libdevel optional 
libtiff4-dev_3.9.4-3_amd64.deb
 49ab0f2cab595b929c3589e48a7a7b16 301720 graphics optional 
libtiff-tools_3.9.4-3_amd64.deb
 d7d058c112e422c8786062ccd95d759f 64040 graphics optional 
libtiff-opengl_3.9.4-3_amd64.deb

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

iEYEARECAAYFAkxpTJYACgkQEBVk6taI4Kd3KACgv8tACko4CKdcHw3R8vr/SJA0
mTsAoK2AoYoOv1RC5rruWSj2zrksa72/
=PVQ+
-END PGP SIGNATURE-


Accepted:
libtiff-doc_3.9.4-3_all.deb
  to main/t/tiff/libtiff-doc_3.9.4-3_all.deb
libtiff-opengl_3.9.4-3_amd64.deb
  to main/t/tiff/libtiff-opengl_3.9.4-3_amd64.deb
libtiff-tools_3.9.4-3_amd64.deb
  to main/t/tiff/libtiff-tools_3.9.4-3_amd64.deb
libtiff4-dev_3.9.4-3_amd64.deb
  to main/t/tiff/libtiff4-dev_3.9.4-3_amd64.deb
libtiff4_3.9.4-3_amd64.deb
  to main/t/tiff/libtiff4_3.9.4-3_amd64.deb
libtiffxx0c2_3.9.4-3_amd64.deb
  to main/t/tiff/libtiffxx0c2_3.9.4-3_amd64.deb
tiff_3.9.4-3.debian.tar.gz
  to main/t/tiff/tiff_3.9.4-3.debian.tar.gz
tiff_3.9.4-3.dsc
  to main/t/tiff/tiff_3.9.4-3.dsc


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



Accepted traverso 0.49.2-1 (source i386)

2010-08-16 Thread Alessio Treglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 15:24:16 +0200
Source: traverso
Binary: traverso
Architecture: source i386
Version: 0.49.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 traverso   - Multitrack audio recorder and editor
Changes: 
 traverso (0.49.2-1) unstable; urgency=low
 .
   * Imported Upstream version 0.49.2:
 - Make Traverso work with Qt version = 4.6.2.
 - Correctly apply Fade In and Out curves.
 - Bump compatibility with cmake up to 2.6.4.
 - Add Spanish translation.
   * Add .gitignore file
   * Add git-buildpackage configuration file.
   * Dropped patches adopted by upstream.
   * Update Standards to 3.9.1.
Checksums-Sha1: 
 245556dc995d538fac68e47c341666b4eacd6e38 1532 traverso_0.49.2-1.dsc
 accca1508e48256307116ec5e85848f602f834cf 1437811 traverso_0.49.2.orig.tar.gz
 4cb420f1d3b53f74f59bac2f0d72db14515d4449 4725 traverso_0.49.2-1.debian.tar.gz
 d77d5ddcf58063b46e1b4b89eb5049930ef84cd4 1440612 traverso_0.49.2-1_i386.deb
Checksums-Sha256: 
 6a73fbd6c59b652e9170248b2961d0d67d116e8c854204e9bd04d9163cb02e0d 1532 
traverso_0.49.2-1.dsc
 9edbbb10c4245ee58a7a125c33d86327a877d42bf84c8a1b81587642bd601002 1437811 
traverso_0.49.2.orig.tar.gz
 84ba7580dd63ffa8ce70388547d6ce2d3ea3a27728c40681802d56a7b60ffcf1 4725 
traverso_0.49.2-1.debian.tar.gz
 4c60d5130f55d70497cd9edcb126e6aa968879af6f25077813fd0b511b68f70e 1440612 
traverso_0.49.2-1_i386.deb
Files: 
 1679b99ffc319ae8bda7ddb773c5ed52 1532 sound optional traverso_0.49.2-1.dsc
 1acc46e2fa17e9a77f069b00307478a0 1437811 sound optional 
traverso_0.49.2.orig.tar.gz
 a068fdb933169abb0f98ae534928aa1d 4725 sound optional 
traverso_0.49.2-1.debian.tar.gz
 41ce70db7ab252ef72225286fe89a801 1440612 sound optional 
traverso_0.49.2-1_i386.deb

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

iEYEARECAAYFAkxpQIcACgkQRdSMfNz8P9A53ACZAUwvQOmRFzPyiAgThdEQu4ME
DJAAnR4ZJ3QMTiVsZrdHTVHbbt2bnWUE
=Llp2
-END PGP SIGNATURE-


Accepted:
traverso_0.49.2-1.debian.tar.gz
  to main/t/traverso/traverso_0.49.2-1.debian.tar.gz
traverso_0.49.2-1.dsc
  to main/t/traverso/traverso_0.49.2-1.dsc
traverso_0.49.2-1_i386.deb
  to main/t/traverso/traverso_0.49.2-1_i386.deb
traverso_0.49.2.orig.tar.gz
  to main/t/traverso/traverso_0.49.2.orig.tar.gz


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



Accepted wesnoth-1.8 1:1.8.3-3 (source all powerpc)

2010-08-16 Thread Gerfried Fuchs
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 Aug 2010 22:57:20 +0200
Source: wesnoth-1.8
Binary: wesnoth-1.8-data wesnoth-1.8-core wesnoth-core wesnoth-1.8-dbg 
wesnoth-1.8 wesnoth wesnoth-1.8-music wesnoth-1.8-server wesnoth-1.8-tools 
wesnoth-1.8-httt wesnoth-1.8-tsg wesnoth-1.8-trow wesnoth-1.8-ttb 
wesnoth-1.8-ei wesnoth-1.8-utbs wesnoth-1.8-did wesnoth-1.8-nr wesnoth-1.8-sof 
wesnoth-1.8-sotbe wesnoth-1.8-l wesnoth-1.8-aoi wesnoth-1.8-thot 
wesnoth-1.8-low wesnoth-1.8-dm
Architecture: source powerpc all
Version: 1:1.8.3-3
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Gerfried Fuchs rho...@debian.at
Description: 
 wesnoth- fantasy turn-based strategy game - complete suite (metapackage)
 wesnoth-1.8 - fantasy turn-based strategy game - complete suite (branch 1.8)
 wesnoth-1.8-aoi - An Orcish Incursion official campaign for Wesnoth (branch 
1.8)
 wesnoth-1.8-core - fantasy turn-based strategy game (branch 1.8)
 wesnoth-1.8-data - data files for Wesnoth (branch 1.8)
 wesnoth-1.8-dbg - fantasy turn-based strategy game (debugging symbols for 
branch 1.
 wesnoth-1.8-did - Descent Into Darkness official campaign for Wesnoth 
(branch 1.8
 wesnoth-1.8-dm - Delfador's Memoirs official campaign for Wesnoth (branch 
1.8)
 wesnoth-1.8-ei - The Eastern Invasion official campaign for Wesnoth (branch 
1.8)
 wesnoth-1.8-httt - Heir to the Throne official campaign for Wesnoth (branch 
1.8)
 wesnoth-1.8-l - Liberty official campaign for Wesnoth (branch 1.8)
 wesnoth-1.8-low - Legend of Wesmere official campaign for Wesnoth (branch 
1.8)
 wesnoth-1.8-music - music files for Wesnoth (branch 1.8)
 wesnoth-1.8-nr - Northern Rebirth official campaign for Wesnoth (branch 1.8)
 wesnoth-1.8-server - multiplayer network server for Wesnoth (branch 1.8)
 wesnoth-1.8-sof - The Sceptre of Fire official campaign for Wesnoth (branch 
1.8)
 wesnoth-1.8-sotbe - Son of the Black-Eye official campaign for Wesnoth 
(branch 1.8)
 wesnoth-1.8-thot - The Hammer of Thursagan official campaign for Wesnoth 
(branch 1
 wesnoth-1.8-tools - tools for campaign developers for Wesnoth (branch 1.8)
 wesnoth-1.8-trow - The Rise of Wesnoth official campaign for Wesnoth (branch 
1.8)
 wesnoth-1.8-tsg - The South Guard official campaign for Wesnoth (branch 1.8)
 wesnoth-1.8-ttb - A Tale of Two Brothers official campaign for Wesnoth 
(branch 1.
 wesnoth-1.8-utbs - Under the Burning Suns official campaign for Wesnoth 
(branch 1.
 wesnoth-core - fantasy turn-based strategy game (metapackage)
Closes: 586291 588712
Changes: 
 wesnoth-1.8 (1:1.8.3-3) unstable; urgency=low
 .
   * Make wesnoth and wesnoth-core packages directly depend on
 wesnoth-1.8-core.
   * Change debianization licensing to WTFPLv2.
   * Use same commandline in the menu file like in the application file for the
 editor.
   * Bump Standards-Version to 3.9.1.
   * Fix spelling errors in control file.
   * Add lintian override for diversion-for-unknown-file.
   * Move update-alternatives --remove to prerm.
 .
 wesnoth-1.8 (1:1.8.3-2) unstable; urgency=low
 .
   * Adjust LSB init.d headers to match runlinks.
   * Update wesnoth-1.8-core package description, synchronize spacing and
 ordering in other package descriptions.
   * Bump to Standards-Version 3.9.0.
   * Use BRANODOT as placeholder in branchcheck script (for alternative
 priority)
   * Use alternative handling and dpkg-divert for wesnoth binaries and
 manpages.
   * Add wesnoth and wesnoth-core meta packages depending on the corresponding
 branch package (closes: #586291)
   * Call patch and unpatch explicitly instead of having them as dependency.
 This applies the patches again (closes: #588712, LP: #610056)
   * New patch wesnothd-name to make the client search for wesnothd-1.8 instead
 of only wesnothd.
Checksums-Sha1: 
 18bbbfdd3da04fdf046bc736c1141143d6e13330 1918 wesnoth-1.8_1.8.3-3.dsc
 754c17fa53e11df3c8a8a869d9ed066de63c55a4 35692 wesnoth-1.8_1.8.3-3.diff.gz
 be16227e1e255ba1abb84f624db37650e8df8e06 3970224 
wesnoth-1.8-core_1.8.3-3_powerpc.deb
 e59b70d26373ee1bcc7856a28c815b6390fe3df7 35927848 
wesnoth-1.8-dbg_1.8.3-3_powerpc.deb
 9e15e8d8c9c196f7201048eb3cee14b6 697310 
wesnoth-1.8-server_1.8.3-3_powerpc.deb
 6051ff57c7f0bc2117dd3f15a4b0c77db942ea2d 81290348 
wesnoth-1.8-data_1.8.3-3_all.deb
 800c277b5b5288392e1769406cb0fb2126c18ee3 972 wesnoth-core_1.8.3-3_all.deb
 430bc06200e67cd8d5aa1688bdb78639268a4f62 1184 wesnoth-1.8_1.8.3-3_all.deb
 0a1e254dd135b24f3e54cb40ab2ad492b2794e2f 1066 wesnoth_1.8.3-3_all.deb
 34a3acba2ae12bc0ae16a81cdf819cdbe3a34110 138265736 
wesnoth-1.8-music_1.8.3-3_all.deb
 7f018242c557a117780bffc149dd249ddee0d8c8 290046 
wesnoth-1.8-tools_1.8.3-3_all.deb
 d9e9a2a269bee5e153ec4e328c2c09b885e9e214 7459024 
wesnoth-1.8-httt_1.8.3-3_all.deb
 585432346a856f658ff51e6af0b361ad22a1cc59 2676774 
wesnoth-1.8-tsg_1.8.3-3_all.deb
 859c86726f0da0a62c3e49675a1852900ccd4592 

Accepted mini-buildd 0.8.15 (source all)

2010-08-16 Thread Stephan Sürken
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 17:40:43 +0200
Source: mini-buildd
Binary: mini-buildd-common mini-buildd-rep mini-buildd-bld
Architecture: source all
Version: 0.8.15
Distribution: unstable
Urgency: low
Maintainer: Stephan Sürken abs...@debian.org
Changed-By: Stephan Sürken abs...@debian.org
Description: 
 mini-buildd-bld - minimal Debian build daemon - builder
 mini-buildd-common - minimal Debian build daemon - common files
 mini-buildd-rep - minimal Debian build daemon - repository
Closes: 589825 592592 592594 592596 592599
Changes: 
 mini-buildd (0.8.15) unstable; urgency=low
 .
   * [ee74e84] lib/mbd-setup-chroots: Remove run-setup|exec-scripts from
 schroot.conf: Obsoleted by schroot. (Closes: 592594)
   * [c1901b6] mbd-update-bld: Update sbuildrc's 'pgp_options' format to
 sbuild 0.60 (plus compat for lenny) (Closes: 592592)
   * [3e4e156] mbd-setup-chroots: schroot: Use extra config file in
 chroot.d instead of tainting schroot.conf directly. (Closes:
 592596)
   * [8fe360a] debian/control: Fix: -rep and -bld binary packages must
 depend on the exact same -common version.
   * [ae404c1] debian/control: Add deps for fakeroot, debhelper and cdbs
 on builder hosts; this will make auto-backports work out-of-the box
 for most packages.
   * [8c431b3] lib/mbd-qa-check: Update to changed bash4 subshell error
 handling. (Closes: 592599)
   * [1c7e4bd] debian/control: Update to std-ver 3.9.1 (no changes
 needed).
   * [6da0b47] debian/po/cs.po: New translation template for common.
 (Closes: 589825)
Checksums-Sha1: 
 fbf9b3a53c6ff7a3cbfc3f9354d505e6f5564ef7 940 mini-buildd_0.8.15.dsc
 6f4a7a91c7961609c0dae9e13fba2228d9b0c483 185059 mini-buildd_0.8.15.tar.gz
 796590bd9c8bca94ce9e90600c3da1df641d337c 35934 
mini-buildd-common_0.8.15_all.deb
 46dd3781e2d98363af9e1fdbf5dfc10f741750b1 32148 mini-buildd-rep_0.8.15_all.deb
 a1422c70cdeec890fe491bd36722f73f95785b9b 28028 mini-buildd-bld_0.8.15_all.deb
Checksums-Sha256: 
 e83660eb031779147465537ff8e3eba45a0c8b4d80fa09d318d533cd21c61d39 940 
mini-buildd_0.8.15.dsc
 05da28ee9ac10d8b1b5f1828e875aaebbf16c47f56f151603d8e9d7672855c34 185059 
mini-buildd_0.8.15.tar.gz
 c9dd2b5039d6d5ce15828d3f8efcf8d7ef1f612f034a341e9d44e31f79597881 35934 
mini-buildd-common_0.8.15_all.deb
 69c975c3be6e27145570f95c364acd7142fb76b9d8feb0daa5ce578620587069 32148 
mini-buildd-rep_0.8.15_all.deb
 b2fa505fe5572e3ed73a3355eb8e2b54dc9182f396e17c7bd75869c4fb3e061f 28028 
mini-buildd-bld_0.8.15_all.deb
Files: 
 0cdb605ae2292caae90ca12198416722 940 devel extra mini-buildd_0.8.15.dsc
 714c7eab0c33ed50553a7c4563297a02 185059 devel extra mini-buildd_0.8.15.tar.gz
 029a5f240dcd19cade72548ca02d3114 35934 devel extra 
mini-buildd-common_0.8.15_all.deb
 16093c2af62399c4521844c79213f25e 32148 devel extra 
mini-buildd-rep_0.8.15_all.deb
 7a1ad5a021057ced122ba84afc0cbada 28028 devel extra 
mini-buildd-bld_0.8.15_all.deb

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

iD8DBQFMaV4fzCVHePKM0QIRAgGxAJ9TNRCS/iA8SyPNpC552JqJqCiinwCfU1DP
giZqH9M/ZsSfCaOL4Mf3TLY=
=LA9D
-END PGP SIGNATURE-


Accepted:
mini-buildd-bld_0.8.15_all.deb
  to main/m/mini-buildd/mini-buildd-bld_0.8.15_all.deb
mini-buildd-common_0.8.15_all.deb
  to main/m/mini-buildd/mini-buildd-common_0.8.15_all.deb
mini-buildd-rep_0.8.15_all.deb
  to main/m/mini-buildd/mini-buildd-rep_0.8.15_all.deb
mini-buildd_0.8.15.dsc
  to main/m/mini-buildd/mini-buildd_0.8.15.dsc
mini-buildd_0.8.15.tar.gz
  to main/m/mini-buildd/mini-buildd_0.8.15.tar.gz


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



Accepted mini-buildd 0.9.2 (source all)

2010-08-16 Thread Stephan Sürken
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 17:51:19 +0200
Source: mini-buildd
Binary: mini-buildd-common mini-buildd-rep mini-buildd-bld
Architecture: source all
Version: 0.9.2
Distribution: experimental
Urgency: low
Maintainer: Stephan Sürken abs...@debian.org
Changed-By: Stephan Sürken abs...@debian.org
Description: 
 mini-buildd-bld - minimal Debian build daemon - builder
 mini-buildd-common - minimal Debian build daemon - common files
 mini-buildd-rep - minimal Debian build daemon - repository
Closes: 588264
Changes: 
 mini-buildd (0.9.2) experimental; urgency=low
 .
   * [469d3f4] * debian/mini-buildd-bld.init: Fix bashism.
   * [6ae9f6f] * mini_buildd/iwatcher.py: Process incoming once on
 startup.
   * [5bb1ffd] Debconf templates and debian/control reviewed by the
 debian-l10n-english team as part of the Smith review project.
 (cherry picked from commit b9d683114752bbe8ea75d768a47abd6e5932bd14)
   * [1022acc] Debconf translation updates (cherry picked from commit
 290531124dd90919685e75c2d31200b438907cf4)
   * [35eae48] lib/mbd-qa-check+mbd-update-bld: Use --nolog command
 line (Closes: 588264) - thanks to Dominik Schulz
   * [913ccec] lib/mbd-setup-chroots: Remove run-setup|exec-scripts from
 schroot.conf: Obsoleted by schroot.
   * [11f24df] mbd-setup-chroots: schroot: Use extra config file in
 chroot.d instead of tainting schroot.conf directly.
   * [00a82db] mbd-update-bld: Update sbuildrc's 'pgp_options' format to
 sbuild 0.60 (plus compat for lenny)
   * [ae707d4] lib/mbd-common.sh: Update mbd sources list line to
 reprepro/pool.
   * [6f49d16] lib/mbd-update-rep: Update repropo indices.
   * [760fa54] debian/control: Fix: -rep and -bld binary packages must
 depend on the exact same -common version.
   * [ad1cf97] debian/control: Add deps for fakeroot, debhelper and cdbs
 on builder hosts; this will make auto-backports work out-of-the box
 for most packages.
   * [f436114] lib/mbd-qa-check: Update to changed bash4 subshell error
 handling.
   * [d6db45c] debian/control: Update to std-ver 3.9.1 (no changes
 needed).
   * [7565c5f] debian/po/cs.po: New translation template for common.
Checksums-Sha1: 
 1b421706edf62d68dca04ebe30754c59bbe8d3d9 1014 mini-buildd_0.9.2.dsc
 ec2c198e97f4ea6bfc9fdd47dca0a0794909e37f 190455 mini-buildd_0.9.2.tar.gz
 4f6ca917efb88a53a7888cfe2d970e38aec0bf94 36398 mini-buildd-common_0.9.2_all.deb
 bfe0c5f6971d9b6769dac9b651204435848ccbed 37572 mini-buildd-rep_0.9.2_all.deb
 825af07ae40aa787fed6587d08b850ed963114b7 28284 mini-buildd-bld_0.9.2_all.deb
Checksums-Sha256: 
 2333a67dc54ac4b834e59dfc1788b57afda45800bda8855910f075eae40efece 1014 
mini-buildd_0.9.2.dsc
 2b1a7a6e874c8b87fe25bbeb212960fe86525666d8f9f1ae7ffd87cebf135ad3 190455 
mini-buildd_0.9.2.tar.gz
 5069fbd533a37653b73a1b8de25c1774176656fdd12a608e37c859b2c94a10a7 36398 
mini-buildd-common_0.9.2_all.deb
 e3e282ec4865428376c43544f5e6251a79db955ada7f3e13029fc187ea455d51 37572 
mini-buildd-rep_0.9.2_all.deb
 ef80c3035e0c1f6d84050ad098388f0c9e95efd96b4a2b7b4182d517a102ef94 28284 
mini-buildd-bld_0.9.2_all.deb
Files: 
 bc2f306397c5f112f55e2a7339006deb 1014 devel extra mini-buildd_0.9.2.dsc
 5f4151f39215c1c092f088a13e4db407 190455 devel extra mini-buildd_0.9.2.tar.gz
 c38d3eeea5e22af748956ea517162837 36398 devel extra 
mini-buildd-common_0.9.2_all.deb
 bf45256a7f3bedd312180c07a3a3b58a 37572 devel extra 
mini-buildd-rep_0.9.2_all.deb
 1ae4db4648f302cd96aa9e57eb228d2c 28284 devel extra 
mini-buildd-bld_0.9.2_all.deb

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

iD8DBQFMaV7zzCVHePKM0QIRApR2AJwJGpRgc++GP2LJPNNaoSWuHqXQrQCfS3dK
4WmcY20NOu5prfR2YV592XU=
=FYUX
-END PGP SIGNATURE-


Accepted:
mini-buildd-bld_0.9.2_all.deb
  to main/m/mini-buildd/mini-buildd-bld_0.9.2_all.deb
mini-buildd-common_0.9.2_all.deb
  to main/m/mini-buildd/mini-buildd-common_0.9.2_all.deb
mini-buildd-rep_0.9.2_all.deb
  to main/m/mini-buildd/mini-buildd-rep_0.9.2_all.deb
mini-buildd_0.9.2.dsc
  to main/m/mini-buildd/mini-buildd_0.9.2.dsc
mini-buildd_0.9.2.tar.gz
  to main/m/mini-buildd/mini-buildd_0.9.2.tar.gz


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



Accepted virtualenvwrapper 2.3-1 (source all)

2010-08-16 Thread Jan Dittberner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 16 Aug 2010 17:40:29 +0200
Source: virtualenvwrapper
Binary: virtualenvwrapper
Architecture: source all
Version: 2.3-1
Distribution: experimental
Urgency: low
Maintainer: Jan Dittberner ja...@debian.org
Changed-By: Jan Dittberner ja...@debian.org
Description: 
 virtualenvwrapper - extension to virtualenv for managing multiple virtual 
Python envi
Changes: 
 virtualenvwrapper (2.3-1) experimental; urgency=low
 .
   * New upstream version.
   * refresh debian/patches/debianspecific-setup.py.patch
   * debian/control: bump Standards-Version to 3.9.1 (no changes needed)
Checksums-Sha1: 
 25a71a2a7dd95ae17e765b637acc1b87bc5e07d3 2008 virtualenvwrapper_2.3-1.dsc
 ac8f414f870b0e8567167a7e43410db546030cb0 219201 
virtualenvwrapper_2.3.orig.tar.gz
 576aa601ac4fd61bd78fdc652cfe6641d3ac7847 4527 
virtualenvwrapper_2.3-1.debian.tar.gz
 3c237bfc53b2a9c030611d75e4f94d79ef719ca6 132632 virtualenvwrapper_2.3-1_all.deb
Checksums-Sha256: 
 a7ca8d6ab74033b4e642cf75802ad5308af78abd1a5e999b7f029146bfbcd7a8 2008 
virtualenvwrapper_2.3-1.dsc
 fdd0fc508bfe9580ef6a6554b17485171240c608a6ad8e3df38e8dfcf68ad0a0 219201 
virtualenvwrapper_2.3.orig.tar.gz
 36bd954483cc9d9b1b426aa3774bf6122c29c3f2a231cb0494a7854d991babb7 4527 
virtualenvwrapper_2.3-1.debian.tar.gz
 d805ec86f9143ccc6fff704b8b3339b709375c1e52b4438115adf853c1878be4 132632 
virtualenvwrapper_2.3-1_all.deb
Files: 
 93eff51fccfc20d0dca0acbf3c5b8171 2008 python optional 
virtualenvwrapper_2.3-1.dsc
 a207a24f5a0d26630d034147517ae759 219201 python optional 
virtualenvwrapper_2.3.orig.tar.gz
 c7638a50079c1e9c6ce254467a1ed253 4527 python optional 
virtualenvwrapper_2.3-1.debian.tar.gz
 5e42370ea190e4d9659514179b801fa5 132632 python optional 
virtualenvwrapper_2.3-1_all.deb

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

iQIcBAEBCAAGBQJMaVxEAAoJEKc+AFVVj7jdE7QP/332mWpJPhNwa/ABT6+ZX5r3
9rgyxbH/ejAiquyRHhTJEaXbgPtcad5ahLXxD+D302vOio/VDBa51tXQNV6o0u6k
JWx3dqbSIc8sRl+s4WImmmB2tI3zvAWH3RXO0X2nVIDzUHskvKrqDF1x4sLw0vqP
Z7omw9j/jDm1kMiOy73Gpp7XqQECjhs/Mwsv8WHiM3OZl97HQ2I4OVeHtwdcopBm
7ouapYgFqpXxCj4a+b9w80i7ZpPOIf4kimoxznOz+EtH4XkyLxnWb8QHWJK/gYqR
4RZMalnTyrwpsXLIilvz4ByrJk2QEL4IkSQyGYZbDqz0s6C/Vq54yZgKRpkWDQGX
4WannR5f9+l4wXnZ9t6FuB03jZlhYryZ4ylJ5EGf3beur1Gjvixj1LyfLfEKMO7h
H7EYZaJKfWdTEtOBpIYxDiO3t6GAh2biSiTZ4559/QCzbZyCnanumTpApDg6KuwB
ohpCQ1/J+qSO6AtB0qG2eCA5JPpS8GgiWd1ei9ArcMMQ5fSbgZss4GO8N2V/mAsh
M90CZKBDfkMFk4P5iRA4WQ4aM1dMW17Wm56HlAeOl0o56rlPnReec7dV3hjV7jEW
FWuW4SJTiW+wnyA2YYnRDVnpUe9SxZ/RbGAuSIkCWa1cOEaaw0ZAA3tZEr9THTfq
c5rqlTezC+jb0lEY+vfi
=/U99
-END PGP SIGNATURE-


Accepted:
virtualenvwrapper_2.3-1.debian.tar.gz
  to main/v/virtualenvwrapper/virtualenvwrapper_2.3-1.debian.tar.gz
virtualenvwrapper_2.3-1.dsc
  to main/v/virtualenvwrapper/virtualenvwrapper_2.3-1.dsc
virtualenvwrapper_2.3-1_all.deb
  to main/v/virtualenvwrapper/virtualenvwrapper_2.3-1_all.deb
virtualenvwrapper_2.3.orig.tar.gz
  to main/v/virtualenvwrapper/virtualenvwrapper_2.3.orig.tar.gz


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



Accepted liblocal-lib-perl 1.006007-1 (source all)

2010-08-16 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 14 Aug 2010 11:37:53 +0200
Source: liblocal-lib-perl
Binary: liblocal-lib-perl
Architecture: source all
Version: 1.006007-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso salvatore.bonacco...@gmail.com
Description: 
 liblocal-lib-perl - module to use a local path for Perl modules
Changes: 
 liblocal-lib-perl (1.006007-1) unstable; urgency=low
 .
   * New upstream release
   * Bump Standards-Version to 3.9.1.
   * debian/control: Make versioned (Build-)Depends(-Indep) on perl
 unversioned.
   * debian/copyright:
 - Update upstream copyright stanza.
 - Explicitly reference GPL-1 license text in common-licenses.
   * debian/rules: Do not install portuguese translation of lib.pod in
 /usr/share/perl5/POD2/PT_BR.
   * Add lintian override for false-positive spelling error due to report
 of translated manpage.
Checksums-Sha1: 
 087f12d7a799e395afc21b9af742f67abae330c7 2113 liblocal-lib-perl_1.006007-1.dsc
 69b2fde00e86a0c2e73fded98b6cdd1e68c09aab 51929 
liblocal-lib-perl_1.006007.orig.tar.gz
 b8ecdc48dba9579b5bc298f022cf87876741cb7a 2975 
liblocal-lib-perl_1.006007-1.debian.tar.gz
 4f8dd5b54e7c973c0243e83484443eeaed1c31f1 46422 
liblocal-lib-perl_1.006007-1_all.deb
Checksums-Sha256: 
 dc363680b861a2dd5af8b4756f390849a8d85c843daeff87f507fd9459d697ff 2113 
liblocal-lib-perl_1.006007-1.dsc
 89a4015760f1d63d931bb5780141b687f4188096545543fa0e1f720ce8e8643c 51929 
liblocal-lib-perl_1.006007.orig.tar.gz
 50706b26aea5d0d16e9bd60bed67eef3884eba45260d8d1f6b34bdce0018675e 2975 
liblocal-lib-perl_1.006007-1.debian.tar.gz
 298e10c6417d6b023569bc5b5ce5c4198d157d4019674b1439070c9f478c8509 46422 
liblocal-lib-perl_1.006007-1_all.deb
Files: 
 07a8034df4faf6701b75f05ef5e4def5 2113 perl optional 
liblocal-lib-perl_1.006007-1.dsc
 f76ddac61aede24e098bf5040d24fda3 51929 perl optional 
liblocal-lib-perl_1.006007.orig.tar.gz
 3ea95a827d8927be04366ac8734e8bf7 2975 perl optional 
liblocal-lib-perl_1.006007-1.debian.tar.gz
 6f761db14a325c01548b9c894e680604 46422 perl optional 
liblocal-lib-perl_1.006007-1_all.deb

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

iQIcBAEBCAAGBQJMaWjmAAoJELs6aAGGSaoGirEP/iKYKxrkfpyI16HjEjA1i7qL
p44jy96FJ9UpFIrmEh6Lu91GP+UBcn95zmtFCsA/MVDjXkUzIcqW73TAkk6V61nV
659TM4+XLPORQ7jki/BT3A5JVZcsLG/DnhXxIUEJcW/QpsdGqysn22Ap3FT/luE8
cIxn0kax2pGg/VQF0HVsEQWC986V4hQSMSh7r49UiTOXnSMW3SQsPNlACl14AbRs
s9Lz0M7Q+MokPZCOyI7YKtvlrhrPvhOFfcWweyT8V0twbtBg9DC21V//2kEMZUA5
99iGaab8t0JQ4WH0yzdaVLCviw1aI1Kk/DxNpGYMCQAQnEB1OzDsWEAU1oLE19eY
GCVpvO6Ryjp5A7QObxVUERwntHwI38VvJJo7UCx88kEBQUNqXYXppMKsBif815H7
rrerhO5rHKcG+AwQuGNIGiMLLyAs2XUwQd8Sx/jc8wgWC/KV1kpevWIn5d/w7DFp
cOpV9tvTQj8a7NEQU1dXHvrzYXzVNwNWi0dGgaMWSJTlHKi48903v5gjvxFl+TDq
uy2G66J42AlJrOin/Zcc4h3Hfh0c4B6C4Dz7TbJ+sWVnGlAnXahGFno9a1Gy7HlW
BwYfaO+eQ7RAps4HSNhrkTfM3WDfxkWhIy5cIS5gbqxSSnG1HwkTlo1WgsKHdPJ1
uGsVS1oIcG5BNUmvp2wB
=UIhs
-END PGP SIGNATURE-


Accepted:
liblocal-lib-perl_1.006007-1.debian.tar.gz
  to main/libl/liblocal-lib-perl/liblocal-lib-perl_1.006007-1.debian.tar.gz
liblocal-lib-perl_1.006007-1.dsc
  to main/libl/liblocal-lib-perl/liblocal-lib-perl_1.006007-1.dsc
liblocal-lib-perl_1.006007-1_all.deb
  to main/libl/liblocal-lib-perl/liblocal-lib-perl_1.006007-1_all.deb
liblocal-lib-perl_1.006007.orig.tar.gz
  to main/libl/liblocal-lib-perl/liblocal-lib-perl_1.006007.orig.tar.gz


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



Accepted antelope 3.5.1-2 (source all)

2010-08-16 Thread Damien Raude-Morvan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 18:49:39 +0200
Source: antelope
Binary: libantelope-java libantelope-java-doc
Architecture: source all
Version: 3.5.1-2
Distribution: unstable
Urgency: low
Maintainer: Damien Raude-Morvan draz...@debian.org
Changed-By: Damien Raude-Morvan draz...@debian.org
Description: 
 libantelope-java - graphical user interface for Ant
 libantelope-java-doc - graphical user interface for Ant - documentation
Changes: 
 antelope (3.5.1-2) unstable; urgency=low
 .
   * Fix FTBFS during docs XSL transformation:
 - d/rules: Use build.xml instead of build-tasks.xml (to use xsltproc).
 - d/control: Drop B-D on ant-optional and xalan2-java, add B-D on xsltproc.
 - d/patches/01_also_build_javadoc.diff: Build JAR and Javadoc.
 - d/patches/02_xsltproc_opts.diff: Pass --nonet to xsltproc.
Checksums-Sha1: 
 b56e8eb69597d79544237a5f7711c84abc8808b5 1117 antelope_3.5.1-2.dsc
 7c3157ec8c3b78008f17d47721b1abc4dd0a22dd 5719 antelope_3.5.1-2.debian.tar.gz
 80667d7f0fd0e584a9a60ffdc7b1db3efa3e5831 252730 
libantelope-java_3.5.1-2_all.deb
 64058c7e9b1b013df63fd8f7d79b7af581f0c1f8 383810 
libantelope-java-doc_3.5.1-2_all.deb
Checksums-Sha256: 
 d89bee082b9f2b87ac5e776e7720784f5fb601d9ca1b5ca23d309c2ee0d8a580 1117 
antelope_3.5.1-2.dsc
 886d5e182756a9ba83a61fab7447d4e8f4d8f5a764c7478069240d7d04f460be 5719 
antelope_3.5.1-2.debian.tar.gz
 40a27a6a3ac19f86fab21e58749461bc9f523606a32560c348fdb6112fd5058f 252730 
libantelope-java_3.5.1-2_all.deb
 d4862d0dde93500fa3176021fa64e03c9571fe486ae634e20a4c54bd193e8d53 383810 
libantelope-java-doc_3.5.1-2_all.deb
Files: 
 b1b4ada491605876009cd65897aa368b 1117 java optional antelope_3.5.1-2.dsc
 a0df8341c30d483c6608f5a91b7eb268 5719 java optional 
antelope_3.5.1-2.debian.tar.gz
 332c850547f093b023800ec4d4b8eb96 252730 java optional 
libantelope-java_3.5.1-2_all.deb
 6555e1944bae47e0a6f30508221bfb72 383810 doc optional 
libantelope-java-doc_3.5.1-2_all.deb

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

iEYEARECAAYFAkxpbbgACgkQyIFXyIXHk4nBnwCfS4uuKYe6jpVGTeKwOLY1hcOI
aKEAnRqvBRCn5YW4Z5Y4j/l8ukpJUKCu
=A5ND
-END PGP SIGNATURE-


Accepted:
antelope_3.5.1-2.debian.tar.gz
  to main/a/antelope/antelope_3.5.1-2.debian.tar.gz
antelope_3.5.1-2.dsc
  to main/a/antelope/antelope_3.5.1-2.dsc
libantelope-java-doc_3.5.1-2_all.deb
  to main/a/antelope/libantelope-java-doc_3.5.1-2_all.deb
libantelope-java_3.5.1-2_all.deb
  to main/a/antelope/libantelope-java_3.5.1-2_all.deb


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



Accepted dbus-glib 0.88-1 (source all amd64)

2010-08-16 Thread Simon McVittie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 16 Aug 2010 17:39:43 +0100
Source: dbus-glib
Binary: libdbus-glib-1-dev libdbus-glib-1-2 libdbus-glib-1-doc 
libdbus-glib-1-2-dbg
Architecture: source all amd64
Version: 0.88-1
Distribution: experimental
Urgency: low
Maintainer: Utopia Maintenance Team 
pkg-utopia-maintain...@lists.alioth.debian.org
Changed-By: Simon McVittie s...@debian.org
Description: 
 libdbus-glib-1-2 - simple interprocess messaging system (GLib-based shared 
library)
 libdbus-glib-1-2-dbg - simple interprocess messaging system (GLib library 
debug symbols)
 libdbus-glib-1-dev - simple interprocess messaging system (GLib interface)
 libdbus-glib-1-doc - simple interprocess messaging system (GLib library 
documentation)
Closes: 592753
Changes: 
 dbus-glib (0.88-1) experimental; urgency=low
 .
   [ Sjoerd Simons ]
   * debian/control: Move packaging from svn to git
   * debian/rules, debian/libdbus-glib-1-2-dbg.links:
 - Don't symlink the dbg doc directory to the main packages one, it's too
   brittle and doesn't win much
   * debian/control, debian/update-patches.mk
 - Copy patch updating script from pkg-telepathy
   * 
debian/patches/0001-Fix-lookup-of-regular-properties-when-shadow-propert.patch
 - Fix crash when using shadow properties (from upstream git)
 .
   [ Simon McVittie ]
   * New upstream version
 - fixes CVE-2010-1172, unvalidated property access (Closes: #592753,
   LP: #616517)
 - drop the patch Sjoerd added, which is included in the upstream release
 - update symbols file for new ABI (some of which is part of the security
   bugfix)
 - mark dbus_g_object_type_install_info as requiring a dependency on this
   version, because it will be version 1 instead of version 0 object
   info for anything compiled against this version
Checksums-Sha1: 
 57a4ecbe5bb904bc2996a7d86b01a9d5aa0e42d6 2127 dbus-glib_0.88-1.dsc
 5e1d4a38acb38441a4708127522aa5223bf17842 688611 dbus-glib_0.88.orig.tar.gz
 d75f215932a17f3f8dfb068c9a442c63b90872e2 18254 dbus-glib_0.88-1.diff.gz
 c7e6bf30928aecfe9397d0d36a929d71ab3c31b7 150660 
libdbus-glib-1-doc_0.88-1_all.deb
 4774b6ee208ee7f04e898e8c710c1120d34d830b 225232 
libdbus-glib-1-dev_0.88-1_amd64.deb
 6926d0aab89933d19589d77366c2ea0277d54fbf 172516 
libdbus-glib-1-2_0.88-1_amd64.deb
 a6bcdaa3ce98c53aac935485ecbd6f55ab353904 277112 
libdbus-glib-1-2-dbg_0.88-1_amd64.deb
Checksums-Sha256: 
 7713effdb8ae854d49d0ea8b47db484cace873d0f67fa248cc52e4a22c16a75a 2127 
dbus-glib_0.88-1.dsc
 57939e2b567940beb23a52b5f3075743bd25ab203428e1c86f8c773330565737 688611 
dbus-glib_0.88.orig.tar.gz
 8fb9aa5c1b7e3b01798ba18f5eebcd0bc2bf587de9089c520c2fd9680255dbe1 18254 
dbus-glib_0.88-1.diff.gz
 9f91a6b567529feedf5237441a641a602be9450b41933abcab7747bb29f76cb6 150660 
libdbus-glib-1-doc_0.88-1_all.deb
 176f527672e9f5f795e2ba9233ac43efd994f803dba8fada44e467361bbc8fe5 225232 
libdbus-glib-1-dev_0.88-1_amd64.deb
 b99cd6999e7e48b7ca395e294ae4d92f3baa077e8b0d14fe2325a030190d72e6 172516 
libdbus-glib-1-2_0.88-1_amd64.deb
 662184f321a275f1f98519c1c3c0cea3cb0d9f72f8672bb8ff55cbcd3a80de9a 277112 
libdbus-glib-1-2-dbg_0.88-1_amd64.deb
Files: 
 1a6bfa7c15a9937c32bb217fd7f242b7 2127 devel optional dbus-glib_0.88-1.dsc
 7c04ba01df6130c2c4e62f73bea0d0d5 688611 devel optional 
dbus-glib_0.88.orig.tar.gz
 0f59f6156246b64c7ff634e8a4096910 18254 devel optional dbus-glib_0.88-1.diff.gz
 89a12d8fcbaf9eacc36d4f0722dd8bb6 150660 doc optional 
libdbus-glib-1-doc_0.88-1_all.deb
 44bcf065408311039dc61254c589a3be 225232 libdevel optional 
libdbus-glib-1-dev_0.88-1_amd64.deb
 8d6b7117650f79266b04a00425d82281 172516 libs optional 
libdbus-glib-1-2_0.88-1_amd64.deb
 f66c438d9d7f4d784ed51a57b658b697 277112 debug extra 
libdbus-glib-1-2-dbg_0.88-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQIVAwUBTGlr6E3o/ypjx8yQAQik7xAAhXI0YJ2iJxw0XMLeqzK/AhRI3l14c2Op
DJNXwWGFkT7Wa4EByJiO6KPJexlyMK9UblYB3E043+5rTJY0GzDzBsdQq+M3Wz6G
kPSJ5hcew/4hxMEJsi0zZ0nrm0X16ge+8ngZhPIKxMXi3vHmRUJya09aRd5QqC32
QcQmXvv/ujLtcv+cjOrCWB7FIVNClC2YeHUQyrl/Ah3rlMbXKwYMQM3W8jYZ8m4R
oEM3LDrBRJOynuLWJwGxsVB3yfmrKJOAEukFBaRE9TqszotWyVUK9NIPfQVRIuQp
gzpnsb3pAyQ/eRbtL9LPKuKmiBHr+RIvxgdyKbPm2okIZjbWRC8erS0k3ZLGobZW
2sHRYXRlIpcpyHzREmIGAmRL4MHNxX8bQDtC9PbWdfQAfT69S50p2VQSUZS8TUib
pijt3dRn6O8IkSISCFllG5Qo8jMxeIkr6wp/6e5i6ZtBqjbcKII9UKJWeUBQ6iUb
Q/EUwDF5+ILJDKl5fIjSBEAhcnJeLeO32uMehqZw1REBdO+FP0FhbFgyj8sSWF1Z
PwxG6gWdxmg21U0+IndtuGgSOB0fBkHmDsbBVE5QicyFTS/STZxOmuK2QW02FRPj
4zD/zxgIg6Qo+O2lluFXy5F3G6nGvC5UTTTuIqzZtEQ56Ffmp608Mrh3GSobB1Ir
13OAWc9G9lU=
=M0s/
-END PGP SIGNATURE-


Accepted:
dbus-glib_0.88-1.diff.gz
  to main/d/dbus-glib/dbus-glib_0.88-1.diff.gz
dbus-glib_0.88-1.dsc
  to main/d/dbus-glib/dbus-glib_0.88-1.dsc
dbus-glib_0.88.orig.tar.gz
  to main/d/dbus-glib/dbus-glib_0.88.orig.tar.gz
libdbus-glib-1-2-dbg_0.88-1_amd64.deb
  to main/d/dbus-glib/libdbus-glib-1-2-dbg_0.88-1_amd64.deb
libdbus-glib-1-2_0.88-1_amd64.deb
  to 

Accepted liborlite-perl 1.45-1 (source all)

2010-08-16 Thread Angel Abad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 12 Aug 2010 15:53:17 +0200
Source: liborlite-perl
Binary: liborlite-perl
Architecture: source all
Version: 1.45-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Angel Abad angela...@gmail.com
Description: 
 liborlite-perl - lightweight SQLite-specific ORM
Changes: 
 liborlite-perl (1.45-1) unstable; urgency=low
 .
   [ Angel Abad ]
   * New upstream release
   * Add myself to uploaders
   * debian/control: Add libfile-path-perl (= 2.04) to B-D-I
   * Update copyright file
 .
   [ gregor herrmann ]
   * Remove versions from (build) dependencies that are already satisfied in
 stable.
Checksums-Sha1: 
 ccfb489adb4c088ce240748252e8531b4f0dc36f 2515 liborlite-perl_1.45-1.dsc
 d9377979f85cf69b31aeb00cd64c6751ba2bc4ef 56896 liborlite-perl_1.45.orig.tar.gz
 1671cf5bdaacf1e6f71e300e213a2facc918356e 3586 
liborlite-perl_1.45-1.debian.tar.gz
 6830cb1d8c3ab4ea4e74148719e81ff5a8a198d2 33916 liborlite-perl_1.45-1_all.deb
Checksums-Sha256: 
 b5415923854256e634347b08c89945dc3a7b4f23f30d78b40c510eb54adbb4d3 2515 
liborlite-perl_1.45-1.dsc
 45749b4bb3208e0a49f28120352a92586d98b137f37ff035ee0f51fbfb35ba61 56896 
liborlite-perl_1.45.orig.tar.gz
 789493972fc77de235712ca8ae23d23de9b2011417bac5d746f144ff0271ddc1 3586 
liborlite-perl_1.45-1.debian.tar.gz
 8622a8fc71c55aa42cb3c212cfe0ce49c9aa1adfa4e460be5bfc7ace7d6c8a04 33916 
liborlite-perl_1.45-1_all.deb
Files: 
 3325615403f024a41c15bb9c4cc0bd41 2515 perl optional liborlite-perl_1.45-1.dsc
 9f099eb1c1bbe384857cbdde243f280a 56896 perl optional 
liborlite-perl_1.45.orig.tar.gz
 f05c00d7b734e3e2c112c26bb5573e65 3586 perl optional 
liborlite-perl_1.45-1.debian.tar.gz
 7b220e254f9feef21720711325dab57c 33916 perl optional 
liborlite-perl_1.45-1_all.deb

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

iQIcBAEBCAAGBQJMaWtDAAoJELs6aAGGSaoGwmcQAKrBO+JfZaLpQE9cx7AeOlAv
26G/83TESdYed/CIeDvBj6KEPweBSJNu0n/Qy8Pg915WEKa4/YZkzlMl6hJFB/Yn
Xcryi73Eqy6y4ZkRft/yHbxIXgqLaAGMXZKqRZ3I2wLUDPro6ubq6Ur/lhf4S/Qu
H/VCdyG+2FoB1ryBe5MaMb3WTTPrkx2UyS4zW1Xj+QfckzYG18bwsgZRHfs/2ryr
KdyIpPvztbRHgsRA5k32Cv0NYd1ueAv7P6b0d5YTH5H3WILqDEvz1ktF7VO3FBnQ
Iz3HBXIo+9gD1dzq9Bcedhk6JViKvBLePzUI9sdHyzNQ9QKndpgtoHMu07kznPiC
ErXPviPozELkxu/RbtkQe+kswOtFWqk9qvyseHE5zHpVhxVahhNjKHB281vuXO/R
21OvjOTGH9yDVwBdYBb/wE32de4lqqJrKoMuTwCswCxebBVyqBId/iOsbbHDwr9H
liLyipdEIrNQSzZYS95iSNklLO7xUCB+h9yWuVCfZvGtis2lGf3l99RTf+kwRP6n
JyfGl0Uq9S9H8r+v2UOmwdx7ECE0z52VkEeHZARJut7uH/9iYhK1RjJXyI0z9iCH
Hp5ryJe95yVgc7WJ0zEbOKa2ugppF3gWTExn46w5GcIyQhpyGRW5QWfxw6RHd9es
1beUhqYQHIczVMpcJDBn
=UV7h
-END PGP SIGNATURE-


Accepted:
liborlite-perl_1.45-1.debian.tar.gz
  to main/libo/liborlite-perl/liborlite-perl_1.45-1.debian.tar.gz
liborlite-perl_1.45-1.dsc
  to main/libo/liborlite-perl/liborlite-perl_1.45-1.dsc
liborlite-perl_1.45-1_all.deb
  to main/libo/liborlite-perl/liborlite-perl_1.45-1_all.deb
liborlite-perl_1.45.orig.tar.gz
  to main/libo/liborlite-perl/liborlite-perl_1.45.orig.tar.gz


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



Accepted libsoftware-license-perl 0.102250-1 (source all)

2010-08-16 Thread Salvatore Bonaccorso
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 14 Aug 2010 15:04:31 +0200
Source: libsoftware-license-perl
Binary: libsoftware-license-perl
Architecture: source all
Version: 0.102250-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Salvatore Bonaccorso salvatore.bonacco...@gmail.com
Description: 
 libsoftware-license-perl - module providing templated software licenses
Changes: 
 libsoftware-license-perl (0.102250-1) unstable; urgency=low
 .
   * New upstream release
   * debian/copyright: Explicitly point to GPL-1 text in common-licenses.
   * Bump Standards-Version to 3.9.1.
Checksums-Sha1: 
 4f755952d4592f6910c7bfd0f59ecf2cc171f2ac 2422 
libsoftware-license-perl_0.102250-1.dsc
 197cdfa1ae3425559e9f01588c36f25373baa184 91621 
libsoftware-license-perl_0.102250.orig.tar.gz
 b0b22d3b8be43f4427f53ba0c4b849bdaa1fabb3 2491 
libsoftware-license-perl_0.102250-1.debian.tar.gz
 675af12c38c30b7ee8caa3dd3d93f9ba6a6c0f7a 139922 
libsoftware-license-perl_0.102250-1_all.deb
Checksums-Sha256: 
 1ac94e21ce6ba90e5a9a9798bdfb1434062de159c11574b0edc57fbd84519811 2422 
libsoftware-license-perl_0.102250-1.dsc
 4ba3cfb5dc64b88579abf8c2828798ec27d7abd9f69d62ac6519cde9482d330d 91621 
libsoftware-license-perl_0.102250.orig.tar.gz
 953b1213ee5bebe2026813112b8f6f03072e8914fae88a5e01e0adc6ccd320da 2491 
libsoftware-license-perl_0.102250-1.debian.tar.gz
 e1a53bb2168d5bd1f6dd929da2aa3e1247b05ae20db6e5bb171e50d639c82dee 139922 
libsoftware-license-perl_0.102250-1_all.deb
Files: 
 77d61b485d3986180c55d09d44174f53 2422 perl optional 
libsoftware-license-perl_0.102250-1.dsc
 dd60390370c332bfd06af13057a7c505 91621 perl optional 
libsoftware-license-perl_0.102250.orig.tar.gz
 e165652be376a656ce2a3f1fe702aa6f 2491 perl optional 
libsoftware-license-perl_0.102250-1.debian.tar.gz
 b0310afdffbea57b9db95715f294fea5 139922 perl optional 
libsoftware-license-perl_0.102250-1_all.deb

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

iQIcBAEBCAAGBQJMaW0rAAoJELs6aAGGSaoGpvwP+waT62WSp3bZV1Yn6vMYVa5a
klmvtDTtLT4IAv/EThdP3SLgNyN2i5rlKli94A4v8JpIwUpOUP19D0poJMMX
/r3MGW42675PXXk2EySDht48Fh0VxeG5bldLhfPKGaCucMDgj9fWzl/T9gDNqv64
WdKKaTPUYAPWrISsXdQae3sB/S9kYgXJr58SFTICYFizAOaG7UFsKSObuudxFSBj
PDwkk3maK/172+LSWj0sIumg8bCwduTM08aOVeEh26STbKvYn0dOAU6+lxYU6ODA
xPYGZK/5Xko+xpqsixR5SiYviz5Dx4z8VblmguBF4mP3nos7ETa4zQiuNz4ousM2
qPyQu49XOW1fBGqojP76nFqTKLtgSDkwvaKaIqI0cOZznZW8ICxzj3vpEFbVyniD
nF/iQ8qkvcIy0/oouojc2edTOfrJJfq+4OP4MKorbmuo5bSeE//h3l1+f/PeRzDt
ffChCKalInUOfT4uXMiGjemYJNADmko/fIrO435C/FcK1LYNf75QV7aF30HDtrhy
DvqEdf1YNvu/YSlFIt6iJ3h2vKAfYM1MLPbYZvsFOj8na/hbDw9HaINmZSS/Iyy2
XjOh6gZwhvs5cl0zmYXsC+/tC5+u8ZbHuPQQk9e6fePIU8E05ZtU1w5lKJBesnnW
uYgg0ftP+EntI0ISO9G5
=IlEA
-END PGP SIGNATURE-


Accepted:
libsoftware-license-perl_0.102250-1.debian.tar.gz
  to 
main/libs/libsoftware-license-perl/libsoftware-license-perl_0.102250-1.debian.tar.gz
libsoftware-license-perl_0.102250-1.dsc
  to main/libs/libsoftware-license-perl/libsoftware-license-perl_0.102250-1.dsc
libsoftware-license-perl_0.102250-1_all.deb
  to 
main/libs/libsoftware-license-perl/libsoftware-license-perl_0.102250-1_all.deb
libsoftware-license-perl_0.102250.orig.tar.gz
  to 
main/libs/libsoftware-license-perl/libsoftware-license-perl_0.102250.orig.tar.gz


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



Accepted luakit 0~20100813-3 (source amd64)

2010-08-16 Thread Clint Adams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 16 Aug 2010 09:30:10 -0700
Source: luakit
Binary: luakit
Architecture: source amd64
Version: 0~20100813-3
Distribution: unstable
Urgency: low
Maintainer: Clint Adams sch...@debian.org
Changed-By: Clint Adams sch...@debian.org
Description: 
 luakit - A fast and small web browser extensible by Lua
Changes: 
 luakit (0~20100813-3) unstable; urgency=low
 .
   * New upstream development snapshot.
   * Drop README.Debian file.
Checksums-Sha1: 
 c94755a99fbdd1044639ec6fcf4981d3a435f01c 1845 luakit_0~20100813-3.dsc
 bf9f4fd50f550257cf09dca61e3208df94ecd23f 27655 
luakit_0~20100813-3.debian.tar.gz
 6a5726580d5843dfa909b1d40c4c5c80c91884cd 51160 luakit_0~20100813-3_amd64.deb
Checksums-Sha256: 
 38798646bc2549b071eefe58b9974d2669b956bc0d33db2b7ddc21cdc954f531 1845 
luakit_0~20100813-3.dsc
 fefe7474bee7a87067d78f103be9539209d757441f747e179d52109307cff56f 27655 
luakit_0~20100813-3.debian.tar.gz
 c3f1739eec7b69d54362c23ac4e6cac76204ba844a0b9242967724ea7b27c5c5 51160 
luakit_0~20100813-3_amd64.deb
Files: 
 f920ee4165b59cb4a0bc157760c7b22a 1845 web optional luakit_0~20100813-3.dsc
 b29078576991920bc293e0f8c889628c 27655 web optional 
luakit_0~20100813-3.debian.tar.gz
 aa96821e6f43921bdedd783d398d3c4c 51160 web optional 
luakit_0~20100813-3_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Debian!

iQIcBAEBCgAGBQJMaWrQAAoJEFWSMx4ZnTio4bsP/3vllmWSZZcTCQRMMJ+UnNea
fEYuU66Esd0JzhHnHhZ0g4GMu5JtQZb9wnoDsTxMia8wu/uX+17JoSvmeXm1Kpsa
7l8datBHQTSpIFy9kinjg3/RpQbvNBWJfgSiF3G9FDzGQ8aIh+QyJKd1KrDRtpt3
ITybcYn7pwnhXfYrnGPoVcmcxvwxpmogSIFgizxDj1yndKBTjjKF7qa+Ru9iS11G
GUV8y1jnUyDFAQNYpX+wQfclyFXDu7D6GYV5o3yfkEhtmxb9AntjZL5xLz+EaKc8
ERFFqrnqqEWVaqNXrz9WYmkZls8gKbEgOJDNppDGL+o+uEehAr8bbKW8klhcELM1
t/e0/iQ9A+b0gwn5BuCxk/jvItSgwQTo98cg/tqKb/l/CMxik57IXAsqXzAqkyaE
lPoF/2SNQIK/hDRxMpCdkahon6c1IQ3hwfTNCc2j5/jsM5JkpbS0fEm0KrlTyAb9
/L+TfnLO1BsqCOafBXzAAg3oc2E0KybJpqllzZHq0RFBEMPHIyKcTHCok8vpQz6m
RLbykbWJ9OexdTtU7je0RdCes2fdnJsXeFp25mHPReLr6pUAqIOHPZIhJmaJYwl2
w8lv2I9Yoc+uYpNQByw++24oJo1dzRZClDYTuYYXg3GJiS1efD5TUkWSWA/wTtrX
AcF7X4CQ/L1Tmpf9MjnD
=bmw7
-END PGP SIGNATURE-


Accepted:
luakit_0~20100813-3.debian.tar.gz
  to main/l/luakit/luakit_0~20100813-3.debian.tar.gz
luakit_0~20100813-3.dsc
  to main/l/luakit/luakit_0~20100813-3.dsc
luakit_0~20100813-3_amd64.deb
  to main/l/luakit/luakit_0~20100813-3_amd64.deb


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



Accepted pygobject 2.21.4+is.2.21.3-1 (source all amd64)

2010-08-16 Thread Josselin Mouette
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 18:14:38 +0200
Source: pygobject
Binary: python-gobject python-gobject-dev python-gobject-dbg
Architecture: source amd64 all
Version: 2.21.4+is.2.21.3-1
Distribution: unstable
Urgency: low
Maintainer: Josselin Mouette j...@debian.org
Changed-By: Josselin Mouette j...@debian.org
Description: 
 python-gobject - Python bindings for the GObject library
 python-gobject-dbg - Python bindings for the GObject library (debug extension)
 python-gobject-dev - Development headers for the GObject Python bindings
Closes: 590680 592570
Changes: 
 pygobject (2.21.4+is.2.21.3-1) unstable; urgency=low
 .
   * Downgrade to version 2.21.3 since PyGI is absolutely not ready to
 make it to a stable release. Closes: #590680, #592570.
   * Revert all Laurent’s corresponding packaging changes, except the
 following:
 + 04_testsuite_gtk.patch: dropped, not needed anymore.
 + 64_gil_locking.patch: dropped, finally merged upstream.
 + 90_autofoo.patch: refreshed.
 + Bump Standards-Version to 3.9.0 (no further changes).
 + Bump debhelper version to 7.
 + Replace dh_clean -k by dh_prep.
   * 20_deprecated_spam.patch: new patch. Avoid spamming the console for
 using deprecated functions that every program uses.
Checksums-Sha1: 
 6c9d8f1d0814bc826878ad0190a86a5bf1daecbd 1717 pygobject_2.21.4+is.2.21.3-1.dsc
 22d708b9887bd0b20bc10bb552672ef58ae62d23 910586 
pygobject_2.21.4+is.2.21.3.orig.tar.gz
 86c105935b16b62e76ebeb3250bfa0ea12480423 110508 
pygobject_2.21.4+is.2.21.3-1.debian.tar.gz
 6e3b26ec54a835a4af5f24be796d80f7ea198faa 445798 
python-gobject_2.21.4+is.2.21.3-1_amd64.deb
 3b8d8b1114574017733cc6d564a24456501f823c 1490970 
python-gobject-dbg_2.21.4+is.2.21.3-1_amd64.deb
 97a90ca44c46761a334cbbe0e9562914c471505e 292078 
python-gobject-dev_2.21.4+is.2.21.3-1_all.deb
Checksums-Sha256: 
 5ff193769d27bb98fcb86d50c04c83a7f2ba331f84a49e017a45e2936ecef15f 1717 
pygobject_2.21.4+is.2.21.3-1.dsc
 efc5f807d62c6650b3541b82068e6956723be45b0015b939afc035bed21a860a 910586 
pygobject_2.21.4+is.2.21.3.orig.tar.gz
 494c7378ad22ae5e0067849874765d3c10e715f73d3bd7b0fbbea7af90be4a29 110508 
pygobject_2.21.4+is.2.21.3-1.debian.tar.gz
 9dbc0b5aff8748571406aea02e563b836cedb09200fb28d80ef815cec6a5dacf 445798 
python-gobject_2.21.4+is.2.21.3-1_amd64.deb
 4f5d302bcac4cb2ab506489292ba42219f9feaafe166970a18c5520913c70e12 1490970 
python-gobject-dbg_2.21.4+is.2.21.3-1_amd64.deb
 4bbdc44ed91cdda40b68b9374df58b57ec428feb6a06bfc7e2c41ff3ae1d6aeb 292078 
python-gobject-dev_2.21.4+is.2.21.3-1_all.deb
Files: 
 d840deab651c19cf522ae8b0043bc679 1717 python optional 
pygobject_2.21.4+is.2.21.3-1.dsc
 515f95e89d6c830c33154831026d2f70 910586 python optional 
pygobject_2.21.4+is.2.21.3.orig.tar.gz
 a76c8c31d2a5b753e02792eaaa14542f 110508 python optional 
pygobject_2.21.4+is.2.21.3-1.debian.tar.gz
 7e07a0280f23a02ab99bc323ea2de421 445798 python optional 
python-gobject_2.21.4+is.2.21.3-1_amd64.deb
 9ae51f5d6be8bd34fda4e45e680bc27c 1490970 debug extra 
python-gobject-dbg_2.21.4+is.2.21.3-1_amd64.deb
 90799009fa80de79dafea253b4c6f87c 292078 python optional 
python-gobject-dev_2.21.4+is.2.21.3-1_all.deb

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

iD8DBQFMaXDerSla4ddfhTMRAmGdAJ9tFpYzacvO52wk23jrEnbbo99xIACgxZ3m
mBEro0uewKzOQXAuKfHio9U=
=d52Z
-END PGP SIGNATURE-


Accepted:
pygobject_2.21.4+is.2.21.3-1.debian.tar.gz
  to main/p/pygobject/pygobject_2.21.4+is.2.21.3-1.debian.tar.gz
pygobject_2.21.4+is.2.21.3-1.dsc
  to main/p/pygobject/pygobject_2.21.4+is.2.21.3-1.dsc
pygobject_2.21.4+is.2.21.3.orig.tar.gz
  to main/p/pygobject/pygobject_2.21.4+is.2.21.3.orig.tar.gz
python-gobject-dbg_2.21.4+is.2.21.3-1_amd64.deb
  to main/p/pygobject/python-gobject-dbg_2.21.4+is.2.21.3-1_amd64.deb
python-gobject-dev_2.21.4+is.2.21.3-1_all.deb
  to main/p/pygobject/python-gobject-dev_2.21.4+is.2.21.3-1_all.deb
python-gobject_2.21.4+is.2.21.3-1_amd64.deb
  to main/p/pygobject/python-gobject_2.21.4+is.2.21.3-1_amd64.deb


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



Accepted libtest-tcp-perl 1.01-1 (source all)

2010-08-16 Thread gregor herrmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 16 Aug 2010 19:25:25 +0200
Source: libtest-tcp-perl
Binary: libtest-tcp-perl
Architecture: source all
Version: 1.01-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libtest-tcp-perl - module to test TCP/IP programs
Changes: 
 libtest-tcp-perl (1.01-1) unstable; urgency=low
 .
   [ Nicholas Bamber ]
   * New upstream release 1.00
   * Upped standards to 3.9.1 and added myself to Uploaders
   * Added myself to copyright
   * Created debian/source/format
 .
   [ gregor herrmann ]
   * New upstream release 1.01.
   * Add /me to Uploaders.
   * debian/copyright: update formatting and info about third-party files.
   * debian/control: remove build dependency on libyaml-perl.
Checksums-Sha1: 
 28a95566f1a53f18377d031b9e1256a248b2fb99 2059 libtest-tcp-perl_1.01-1.dsc
 19627a6a9bd8c90362f538c0608c4183ca5fb8bd 27018 
libtest-tcp-perl_1.01.orig.tar.gz
 264d244ab491a3baf430bbf7af82042e12b36cd9 2180 
libtest-tcp-perl_1.01-1.debian.tar.gz
 07ecaba4771f850fd53405d288b12dd875b9dbae 7540 libtest-tcp-perl_1.01-1_all.deb
Checksums-Sha256: 
 ec21c90395d1b4fe1815e8e94ebe6d6971195191507ade99d5522c6544d280f2 2059 
libtest-tcp-perl_1.01-1.dsc
 f17571e30b922672c94db6c0d0e914e879e8a72a53d280c9d5767da5fa3764e8 27018 
libtest-tcp-perl_1.01.orig.tar.gz
 318f5c87b2760b6d562aee7dbc64be19a0ed4c507efb95312e9447ac5528f7b0 2180 
libtest-tcp-perl_1.01-1.debian.tar.gz
 13a15069c8131da25bf95378b28401b8c7d04aae4bc41efea0f85bad0835643d 7540 
libtest-tcp-perl_1.01-1_all.deb
Files: 
 e7a3f352052507878df845119117b906 2059 perl optional libtest-tcp-perl_1.01-1.dsc
 cec062aa5a7e5db03d331581828ceb72 27018 perl optional 
libtest-tcp-perl_1.01.orig.tar.gz
 ed01e81e4b71fee45d5c4d76291a7b47 2180 perl optional 
libtest-tcp-perl_1.01-1.debian.tar.gz
 48bb7a72c1b3e68cb580ed089aba0f5a 7540 perl optional 
libtest-tcp-perl_1.01-1_all.deb

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

iQIcBAEBCAAGBQJMaXTpAAoJELs6aAGGSaoGqacP/RZ65Xij3y0aLfnCggsg9cIX
XTa+wAgwOo2gWefyhYLzcFaWX9RtZv3hEZHXjNykJMZXBIYDRcFA7wrdxV4y9lg4
AyYfQrJUcQ6FFWPUZGK/2Y/1ZV/eh78gvmIVGh+veglC9G45a8rbA3hV2xG0aWbc
Gch/tBAPuyzY2tvuhp0IdWnr636MsIxkgI1iQNUTVVbz9nhXkgTl0guIIQN/vNe+
gj+mF9o3dA4/1jV65QaHbQKWnNao73XCpvDTfTuwMSDRqtaMGnD3A/6xBBtnmy0y
3CcNZk4hQbf+JmcDrW5QKb+G3WiBFmwxiyZiFIeq87fceBd667L5nltAG0xCgL2o
b+N7ABoRJdo/6nfkVKUSLh9gGfDFfH1uu5TgL7Cin/W70amV8QWf8KzsxtwC+36U
oUVVJyrYrhHzL5wvp5uMZW9d6hmFUEbdtGVLwQcfdlPfocK7DCYdu0FQbDPoT/hd
rdGqqzGXpM+PlUrx95FFiVDGi92oI5uVN+HRfJVchZ1mC+1GDL6L314w3HL/QsA0
FxAtS9i/lbHUVKDjY6hUgPJbJQ1D0s7gGFj89OUOkoJS1lt7bW7uj+RgLAAl/Jjk
QgCNCmim0JDzmkcsTBNUxhY0nJ95w+Guq+mErLx/U+qN24GhVt2r+NXQlerY/5gd
nGCX3WVlpp1MLDZ7VHyw
=/dDf
-END PGP SIGNATURE-


Accepted:
libtest-tcp-perl_1.01-1.debian.tar.gz
  to main/libt/libtest-tcp-perl/libtest-tcp-perl_1.01-1.debian.tar.gz
libtest-tcp-perl_1.01-1.dsc
  to main/libt/libtest-tcp-perl/libtest-tcp-perl_1.01-1.dsc
libtest-tcp-perl_1.01-1_all.deb
  to main/libt/libtest-tcp-perl/libtest-tcp-perl_1.01-1_all.deb
libtest-tcp-perl_1.01.orig.tar.gz
  to main/libt/libtest-tcp-perl/libtest-tcp-perl_1.01.orig.tar.gz


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



Accepted cl-sql 5.1.2-1 (source all amd64)

2010-08-16 Thread Kevin M. Rosenberg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 11:27:41 -0600
Source: cl-sql
Binary: cl-sql cl-sql-uffi cl-sql-mysql cl-sql-aodbc cl-sql-odbc 
cl-sql-postgresql cl-sql-postgresql-socket cl-sql-sqlite cl-sql-sqlite3 
cl-sql-oracle cl-sql-tests
Architecture: source all amd64
Version: 5.1.2-1
Distribution: unstable
Urgency: low
Maintainer: Kevin M. Rosenberg k...@debian.org
Changed-By: Kevin M. Rosenberg k...@debian.org
Description: 
 cl-sql - SQL Interface for Common Lisp
 cl-sql-aodbc - CLSQL database backend, AODBC
 cl-sql-mysql - CLSQL database backend, MySQL
 cl-sql-odbc - CLSQL database backend, ODBC
 cl-sql-oracle - CLSQL database backend, Oracle
 cl-sql-postgresql - CLSQL database backend, PostgreSQL via library
 cl-sql-postgresql-socket - CLSQL database backend, PostgreSQL via sockets
 cl-sql-sqlite - CLSQL database backend, SQLite
 cl-sql-sqlite3 - CLSQL database backend, SQLite3
 cl-sql-tests - Testing suite for CLSQL
 cl-sql-uffi - Common UFFI functions for CLSQL database backends
Changes: 
 cl-sql (5.1.2-1) unstable; urgency=low
 .
   * New upstream
Checksums-Sha1: 
 418b6712c5d598fcf10b983dca80106777c131fc 1281 cl-sql_5.1.2-1.dsc
 2882f5e268cd9ca769b96a284291b26c992091f8 891481 cl-sql_5.1.2.orig.tar.gz
 a1540e1e522bf811edbb2ddd3ed424f9613fe5ac 12263 cl-sql_5.1.2-1.debian.tar.gz
 b4cb67763a40639d353ee23a990d601e0a21cc75 631616 cl-sql_5.1.2-1_all.deb
 fa681b6cd116a63954bcc6d239e603ee693f43f2 12852 cl-sql-aodbc_5.1.2-1_all.deb
 f90f7011efb222d0803f6abca9628b93688fafc7 39648 cl-sql-odbc_5.1.2-1_all.deb
 3b9d2fa339441951b8223b47c3979697f6fa0e52 17820 
cl-sql-postgresql_5.1.2-1_all.deb
 1e3849590a8aff6eec17aca10d0be8bb51d51cf2 22274 
cl-sql-postgresql-socket_5.1.2-1_all.deb
 d4d16fd74e2e89a4573a6bbb2dfbeb423f8c1594 17328 cl-sql-sqlite_5.1.2-1_all.deb
 6db6ef67fcc97deba611d1962f9343bb2e9fb52e 18178 cl-sql-sqlite3_5.1.2-1_all.deb
 9b045961abb984aa0eb63561564d021a495d769f 34624 cl-sql-oracle_5.1.2-1_all.deb
 34c529f93b066de9164cad008ee291f26042 46322 cl-sql-tests_5.1.2-1_all.deb
 939bf9cfffe8ca823edc8c4b20df4e645a503106 16284 cl-sql-uffi_5.1.2-1_amd64.deb
 5eaf623a82e0925fe6a0353aa3950bfa917e0faa 26586 cl-sql-mysql_5.1.2-1_amd64.deb
Checksums-Sha256: 
 a6774a9a8402990ac16ae454fbc8f389d6060b31e6b7041b883490d4ed30f222 1281 
cl-sql_5.1.2-1.dsc
 6fbbbfa3f23de7c3a8f1c6e291a377586d0082023ea2a0b586bf827112cf878c 891481 
cl-sql_5.1.2.orig.tar.gz
 90db11409c0144505e7d95ecb9c0915aa58d72343e40aa98ed514b23e7dcff13 12263 
cl-sql_5.1.2-1.debian.tar.gz
 23ab7943d3403c45806a30ad9166127f9dc99a1ef7c8e51269f6b692940effee 631616 
cl-sql_5.1.2-1_all.deb
 9a5e8251b0e96cb68a2e6ff6df7a20271412afe21750749672ca7ee263308aa3 12852 
cl-sql-aodbc_5.1.2-1_all.deb
 8b64a41476adbc4af524c7aeefcbc9680a98665105e23cb73f59a845d9481b11 39648 
cl-sql-odbc_5.1.2-1_all.deb
 6684536ab8463928f2af8893ae70e80af866a622aa903faf66bef855d98477b5 17820 
cl-sql-postgresql_5.1.2-1_all.deb
 1f47dd0d126e18ef70315a1820912f0d0df9b73128e8c7ec9731e8917fc21e99 22274 
cl-sql-postgresql-socket_5.1.2-1_all.deb
 f11e8d41ac26735bc3678f23ef3a3b84e31dc1f4c74d65f8ff214bc2919e95e9 17328 
cl-sql-sqlite_5.1.2-1_all.deb
 072488adf447739a71c790814146929ad3ca8625a3a0454f832414c95aab00d8 18178 
cl-sql-sqlite3_5.1.2-1_all.deb
 664e733f15a5d863933bb5214a1876b0b71fe18fcfc32e875986a242f6f00ce3 34624 
cl-sql-oracle_5.1.2-1_all.deb
 5444f515242abce243e4d3fb18b5bfaad5ba772bdaae829bd98876d6a16c 46322 
cl-sql-tests_5.1.2-1_all.deb
 4ca2f2a44b4b057bbe82dc78ac765756ffd22948fb272e5ae94d87a5504fa3fe 16284 
cl-sql-uffi_5.1.2-1_amd64.deb
 a9d920d784636e1ee42c5edb2f1ed59d25755b936191ed869b30552e96e67165 26586 
cl-sql-mysql_5.1.2-1_amd64.deb
Files: 
 cc60a605170944f31dd3db15f8238ae2 1281 lisp extra cl-sql_5.1.2-1.dsc
 6fa5f2cd37c9df410c7261687570847a 891481 lisp extra cl-sql_5.1.2.orig.tar.gz
 ac969d0b793a13121597959f6c17da4e 12263 lisp extra cl-sql_5.1.2-1.debian.tar.gz
 a030ab6a0619a7845978727aeadb4ebc 631616 lisp extra cl-sql_5.1.2-1_all.deb
 05ee7546556bc81d9a4bb98b11d68b98 12852 lisp extra cl-sql-aodbc_5.1.2-1_all.deb
 d2dc09cc4eb6f2c2b1f6d4ca2438bb5e 39648 lisp extra cl-sql-odbc_5.1.2-1_all.deb
 5a4b9fe864823128b3f2a24bf0d05bb5 17820 lisp extra 
cl-sql-postgresql_5.1.2-1_all.deb
 8fb9c837d713cffcc019f8978987e68c 22274 lisp extra 
cl-sql-postgresql-socket_5.1.2-1_all.deb
 d159bf65eca782be1d844a2344c29478 17328 lisp extra cl-sql-sqlite_5.1.2-1_all.deb
 243ad239a8a6ebb937cf0e6632a95ead 18178 lisp extra 
cl-sql-sqlite3_5.1.2-1_all.deb
 2526aed45a6896ff689e07f6e727b197 34624 contrib/lisp extra 
cl-sql-oracle_5.1.2-1_all.deb
 2e0f8b9da3f31cb6facb35452bd2df30 46322 lisp extra cl-sql-tests_5.1.2-1_all.deb
 b0d367da1d38382d87e6c151260cbd3c 16284 lisp extra cl-sql-uffi_5.1.2-1_amd64.deb
 3bc4d75d9aa869baf65441d7fc4a8347 26586 lisp extra 
cl-sql-mysql_5.1.2-1_amd64.deb

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

iEYEARECAAYFAkxpdt4ACgkQES7N8sSjgj4iiACfYADNuusVQUJUnqBQD4HwSX45
+ccAnAnBhZ2sEl8ViXwRBaGM0xN/o9BY
=2FA8
-END PGP 

Accepted gtksourceview2 2.10.4-1 (source all amd64)

2010-08-16 Thread Josselin Mouette
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 19:17:09 +0200
Source: gtksourceview2
Binary: libgtksourceview2.0-0 libgtksourceview2.0-common 
libgtksourceview2.0-dev libgtksourceview2.0-doc
Architecture: source all amd64
Version: 2.10.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
pkg-gnome-maintain...@lists.alioth.debian.org
Changed-By: Josselin Mouette j...@debian.org
Description: 
 libgtksourceview2.0-0 - shared libraries for the GTK+ syntax highlighting 
widget
 libgtksourceview2.0-common - common files for the GTK+ syntax highlighting 
widget
 libgtksourceview2.0-dev - development files for the GTK+ syntax highlighting 
widget
 libgtksourceview2.0-doc - documentation for the GTK+ syntax highlighting widget
Changes: 
 gtksourceview2 (2.10.4-1) unstable; urgency=low
 .
   * New upstream bugfix and documentation release.
Checksums-Sha1: 
 6414831b1203e624bfb2c4a2fd801baf7a757190 1758 gtksourceview2_2.10.4-1.dsc
 cc7da7006c94bd1687e7caeed2966c781798a7c7 2041640 
gtksourceview2_2.10.4.orig.tar.gz
 395e3d61376360ffb9c9a86e066a05203899fcbf 9247 
gtksourceview2_2.10.4-1.debian.tar.gz
 67e1b5818122fe3e8e18259c8a709d2aa7f04ef5 929274 
libgtksourceview2.0-common_2.10.4-1_all.deb
 9ff528b55125df4fce2390168429da6d31dd31c1 147292 
libgtksourceview2.0-doc_2.10.4-1_all.deb
 394e107f82bacf643ec0c31e1f6f0018752760cf 225324 
libgtksourceview2.0-0_2.10.4-1_amd64.deb
 7d0596014db471c8d60c35094f92adecef967f8d 288646 
libgtksourceview2.0-dev_2.10.4-1_amd64.deb
Checksums-Sha256: 
 6d8fda2c8522868fe5e5f592717b3d875abd4cbe410f422d8ada296d8243a7f5 1758 
gtksourceview2_2.10.4-1.dsc
 6aeb7bb7b1b365c0c608ddb3e552bee97a11e0c5f6a1683508bbaf819478af2b 2041640 
gtksourceview2_2.10.4.orig.tar.gz
 f0334abe1c607b7631be095cc82a128d068540cfae9cf7f17b9faa53402b1707 9247 
gtksourceview2_2.10.4-1.debian.tar.gz
 e9d18127b127acc9fd6d9f2c5d2f1923fa3151e63c240333dadca1f586039f07 929274 
libgtksourceview2.0-common_2.10.4-1_all.deb
 b2cfd268bb53fd768624c301433478e3ac300ef9c3ff1eaa726bf30310102680 147292 
libgtksourceview2.0-doc_2.10.4-1_all.deb
 fe4f7c9167923f95d1ca131e93b63a55f403f63efde53f5b1f8084c3e0f1ac81 225324 
libgtksourceview2.0-0_2.10.4-1_amd64.deb
 e22b749f08ef2fa359d87e8e9a93a89579c2adb053354e21860001df92f5c0fd 288646 
libgtksourceview2.0-dev_2.10.4-1_amd64.deb
Files: 
 ef9204499e9c92196db366a91a875ae3 1758 libs optional gtksourceview2_2.10.4-1.dsc
 82b289fa8d6426bbec87c92776f2f130 2041640 libs optional 
gtksourceview2_2.10.4.orig.tar.gz
 be3c34212d0f3596dff2212bd71095fa 9247 libs optional 
gtksourceview2_2.10.4-1.debian.tar.gz
 3d996d4e9ec433ae1eed4470a334a00c 929274 libs optional 
libgtksourceview2.0-common_2.10.4-1_all.deb
 23dd9399f42d76590414385b282c0a79 147292 doc optional 
libgtksourceview2.0-doc_2.10.4-1_all.deb
 716bf5c46143f871890fdbee7048aed8 225324 libs optional 
libgtksourceview2.0-0_2.10.4-1_amd64.deb
 bc0526adc28a4e88d5833c4fc3fb7601 288646 libdevel optional 
libgtksourceview2.0-dev_2.10.4-1_amd64.deb

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

iD8DBQFMaXVZrSla4ddfhTMRAuilAKDuPN9vaL00152OQaCNX0X+fA0BSQCg4Xv4
DEPtaJk82dLRYpddCsYv6DY=
=UO//
-END PGP SIGNATURE-


Accepted:
gtksourceview2_2.10.4-1.debian.tar.gz
  to main/g/gtksourceview2/gtksourceview2_2.10.4-1.debian.tar.gz
gtksourceview2_2.10.4-1.dsc
  to main/g/gtksourceview2/gtksourceview2_2.10.4-1.dsc
gtksourceview2_2.10.4.orig.tar.gz
  to main/g/gtksourceview2/gtksourceview2_2.10.4.orig.tar.gz
libgtksourceview2.0-0_2.10.4-1_amd64.deb
  to main/g/gtksourceview2/libgtksourceview2.0-0_2.10.4-1_amd64.deb
libgtksourceview2.0-common_2.10.4-1_all.deb
  to main/g/gtksourceview2/libgtksourceview2.0-common_2.10.4-1_all.deb
libgtksourceview2.0-dev_2.10.4-1_amd64.deb
  to main/g/gtksourceview2/libgtksourceview2.0-dev_2.10.4-1_amd64.deb
libgtksourceview2.0-doc_2.10.4-1_all.deb
  to main/g/gtksourceview2/libgtksourceview2.0-doc_2.10.4-1_all.deb


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



Accepted input-utils 0.0.20081014-1 (source amd64)

2010-08-16 Thread Marcus Better
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 02 Aug 2010 22:16:30 +0200
Source: input-utils
Binary: input-utils
Architecture: source amd64
Version: 0.0.20081014-1
Distribution: unstable
Urgency: low
Maintainer: Marcus Better mar...@better.se
Changed-By: Marcus Better mar...@better.se
Description: 
 input-utils - utilities for the input layer of the Linux kernel
Changes: 
 input-utils (0.0.20081014-1) unstable; urgency=low
 .
   [ Steve Langasek ]
   * debian/patches/show-numeric-key-values: always output the numeric
 value for keycodes in addition to the symbolic name
   * debian/control: Vcs-Browser, not Vcs-Browse.
   * debian/patches/stdout-not-stderr: informational messages should
 always go to stdout by convention, only errors to stderr.
 LP: #307513.
 .
   [ Marcus Better ]
   * New upstream version.
   * debian/rules: convert to debhelper 7.
   * debian/control: bump Standards-Version to 3.9.1 (no changes).
   * Switch to dpkg-source 3.0 (quilt) format
   * debian/copyright: DEP-5 copyright format.
   * DEP-3 patch format.
Checksums-Sha1: 
 ee0349825efcc643ade461b88678470c840712c4 1865 input-utils_0.0.20081014-1.dsc
 71e2f0067dc154ab2aaf0cf7bcc11f8dd1c6cbbc 33797 
input-utils_0.0.20081014.orig.tar.gz
 818d50dba66a79472a97213f6be54c8630163ee3 6406 
input-utils_0.0.20081014-1.debian.tar.gz
 95f02997c0ebf0ccb27c125fe0ccc7d941c34ac6 23650 
input-utils_0.0.20081014-1_amd64.deb
Checksums-Sha256: 
 5ef95668d5371b0df5324c0177a6ef8e883f25e6769d190fc418809a6baa439b 1865 
input-utils_0.0.20081014-1.dsc
 185f31f5776bd81be28ae7984d6d2812420858bed8f6ebfbfeaaa7d6ca62b0e5 33797 
input-utils_0.0.20081014.orig.tar.gz
 72be1cf15806c8ad29135945e82fd0218b0470fd2c68edfaae48fa22e09e3a6b 6406 
input-utils_0.0.20081014-1.debian.tar.gz
 969925738ed3d914c05565a838485eaa564aee571b19817b8b31ec432a2467a4 23650 
input-utils_0.0.20081014-1_amd64.deb
Files: 
 9d404d686b4bb35aae27743be09f97a8 1865 utils optional 
input-utils_0.0.20081014-1.dsc
 a6854dc5218301b67324b483d26f1bee 33797 utils optional 
input-utils_0.0.20081014.orig.tar.gz
 cf7c681239430a8498e7ef9012a1a9e0 6406 utils optional 
input-utils_0.0.20081014-1.debian.tar.gz
 835c0c8c062fdae5d4c8aef3d06d38f6 23650 utils optional 
input-utils_0.0.20081014-1_amd64.deb

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

iQIVAwUBTGl3IFaNMPMhshM9AQjf/A//bs4qTIf11l97Vl3RsoCR0MFwmiZ+AfGG
neoni5JS4g5E8Rt/SW2O8xb3lU0gUOCQsrMLW1AzvUeLH+iXlYV2r3CJLMM0pBF/
dGZ2m4QMTFy0oGJ5mVjkMM9VP+XfU+btZzSs08anDwU12gMLx8sdyWMWo4dGPXrr
QQ/xRzffs+O6o6preNfpHmSwpy3ITM1S7gtjOBctj+9VOA1oX5cPan5di7N9bU2D
vPzNRcU7+z96TsC4I70aXanaOGKRmicQArRaXikjzi/CJBFpODhBGgYLPq+E4ARi
wllM5fT+xUac8smLcN+hycnmS3wcmpFak4/ZoUiyTfW0kKuOvvA5M9TFd/8+dveN
Le8OlqQIhWdkXyKMqXRYzw1G728lF4csQZ5OvzpTj7wAe7z8PaHbtqXCeokUiRB6
irycmzN0WObyB+hkaXs3+a4D0SwgqljEOQIX8xeUvUY3QfxB5Xsv4ijZM1hs4U3M
nELX9um9uJUZIn5iMcvbnrFpEaMyIKVH/o547q0eE1ML9Q7FNF8QNOK1nQRuJXRM
yAnm63OP8IscbwhH+bernNyEXfyK3rI0wvgb91REbpntMB26jYAeDYnqMa3jAjB3
dJWZpH8gWGfg7/1/D1F4n2G/+fxO9I2siXLYNFYgEfyDJQ17aiCrPkntK+sFpbQT
MVHT6e309X4=
=Fck0
-END PGP SIGNATURE-


Accepted:
input-utils_0.0.20081014-1.debian.tar.gz
  to main/i/input-utils/input-utils_0.0.20081014-1.debian.tar.gz
input-utils_0.0.20081014-1.dsc
  to main/i/input-utils/input-utils_0.0.20081014-1.dsc
input-utils_0.0.20081014-1_amd64.deb
  to main/i/input-utils/input-utils_0.0.20081014-1_amd64.deb
input-utils_0.0.20081014.orig.tar.gz
  to main/i/input-utils/input-utils_0.0.20081014.orig.tar.gz


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



Accepted mathgl 1.10.2.1-1 (source i386 all)

2010-08-16 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 15 Aug 2010 21:45:47 +0200
Source: mathgl
Binary: mathgl mathgl-doc libmgl5 libmgl-data libmgl-dev libmgl-fltk5 
libmgl-qt5 libmgl-wx5 libmgl-glut5
Architecture: source i386 all
Version: 1.10.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 libmgl-data - library for scientific graphs. (data files)
 libmgl-dev - library for scientific graphs. (development files)
 libmgl-fltk5 - library for scientific graphs. (FLTK runtime library)
 libmgl-glut5 - library for scientific graphs. (GLUT runtime library)
 libmgl-qt5 - library for scientific graphs. (Qt runtime library)
 libmgl-wx5 - library for scientific graphs. (wxWidgets runtime library)
 libmgl5- library for scientific graphs. (main runtime library)
 mathgl - library for scientific graphs. (utlities and examples)
 mathgl-doc - library for scientific graphs. (documentation)
Closes: 562743 564422
Changes: 
 mathgl (1.10.2.1-1) unstable; urgency=low
 .
   [ D Eftaxiopoulos ]
   * Update to Debian Policy 3.9.1
   * Put myself and D. Haley to the maintainers list.
   * Comment out parallel-build-png.patch in the debian/patches/series file
 since it seems to apply to a texinfo/Makefile.am file that is not
 included in the source tree.
   * Append package quilt to the build-depends list for the source in the
 debian/control file, in order to fix a lintian error.
   * Reinstate debian/source/format file with content '3.0 (quilt)'.
   * Fix Lintian warnings related to manpages.
 .
   [ D Haley ]
   * New upstream release 1.10.2.1 (Closes: #562743).
 .
   [ Salvatore Bonaccorso ]
   * New Maintainer (Closes: #564422). Set Maintainer to Debian Science
 Maintainers debian-science-maintain...@lists.alioth.debian.org.
   * Convert to '3.0 (quilt)' package source format. Drop quilt framework for
 packaging.
   * debian/control:
 - Change Vcs-Browser and Vcs-Git to the debian-science git repository.
 - Change Section for source package to 'science' as per debian-science
   group policy.
 - Set DM-Upload-Allowed field to yes.
   * Add myself to Uploaders.
 .
   [ Sylvestre Ledru ]
   * Missing dependency against automake added.
Checksums-Sha1: 
 55bae369ca0fd21089f88fae917884bf7c552260 1738 mathgl_1.10.2.1-1.dsc
 c0baed69902effa5f887699d709bba11ec367049 4485308 mathgl_1.10.2.1.orig.tar.gz
 6a78d4e48e922f8e75f8e51d8343d1c142844da7 2787434 
mathgl_1.10.2.1-1.debian.tar.gz
 8dd84292e76a41ddfc4420dd986b6ecd8b90b217 33752 mathgl_1.10.2.1-1_i386.deb
 d9d950a0a168917f2b1ba8900d5f7edd18d36fd1 7114464 mathgl-doc_1.10.2.1-1_all.deb
 f2397127863e926ab796957d69214c4c6973fb46 739986 libmgl5_1.10.2.1-1_i386.deb
 dd1e273e499001b9e8095b5e6aecdf66adc89669 3845192 libmgl-data_1.10.2.1-1_all.deb
 fc9d8358fbd40ce7195d599fcc35fa225142ad1e 929284 libmgl-dev_1.10.2.1-1_i386.deb
 259bbabfa834cf3cbaf6ac580aed6a19f57f690b 35474 libmgl-fltk5_1.10.2.1-1_i386.deb
 785125c25a7cc60f53f0ee19b7b76899bc2753cb 50022 libmgl-qt5_1.10.2.1-1_i386.deb
 8051731941d87300424c8f68b975f17a09ad1572 35986 libmgl-wx5_1.10.2.1-1_i386.deb
 ca8b633315bfa88bd2ef590d8c9ca6922a367953 24934 libmgl-glut5_1.10.2.1-1_i386.deb
Checksums-Sha256: 
 98ea476d17c06973f3ce1eb895ba10420868ca5326b72b47fe02544bce77a5d1 1738 
mathgl_1.10.2.1-1.dsc
 3eb44b29e9cd9648335a111f1c91a40eef83916a86ee86929abd657c7a2b34c9 4485308 
mathgl_1.10.2.1.orig.tar.gz
 ec18e6c742b6b25b17eb3a3c7803f479444ea731296dd831d0bef6b51a80f460 2787434 
mathgl_1.10.2.1-1.debian.tar.gz
 3bdea6ad8c865387b84fe0a2ae38cfdec5b94592f21fe2ac14d6fe5372cdbad9 33752 
mathgl_1.10.2.1-1_i386.deb
 b46697f8d5750392e132e898fc1f6ab0ce2ef7d83f373f3e1593e31ade34ee0c 7114464 
mathgl-doc_1.10.2.1-1_all.deb
 19d88d195861cd6703ffaf89a9af3459cf5306b2fabd267ed044af081ee5889f 739986 
libmgl5_1.10.2.1-1_i386.deb
 4c85a3ecd55f31cf8bfce5ce009036ab3a54fa63b8f74ec5e04f8705fe6e4cb4 3845192 
libmgl-data_1.10.2.1-1_all.deb
 120b91e04c9b5a7e0ca69ff8ce59d433836d386d96e2f8622058e842081098a5 929284 
libmgl-dev_1.10.2.1-1_i386.deb
 752dbd01f4d2ca584374854c2c590c126880dfab3ffc652d1d292d651eddf2ce 35474 
libmgl-fltk5_1.10.2.1-1_i386.deb
 963044b925d549d87e9ce52666a0d2170fdfa03384d206cc9dbccfeacdf89610 50022 
libmgl-qt5_1.10.2.1-1_i386.deb
 92400873f9fb8ad2d4a9561fdf644aa48fe958301d769a162af80aa753edd86a 35986 
libmgl-wx5_1.10.2.1-1_i386.deb
 63419d07a5de430c7e88cb9f6c2cfc94ac054ff69026e8943c7028860597beea 24934 
libmgl-glut5_1.10.2.1-1_i386.deb
Files: 
 74a45d023ea41bc68042f5fc73ffde89 1738 science optional mathgl_1.10.2.1-1.dsc
 c2a77af4b0361c0dd54bf004b1734d22 4485308 science optional 
mathgl_1.10.2.1.orig.tar.gz
 90ac8694ffafa1cbd20d923dd7baf913 2787434 science optional 
mathgl_1.10.2.1-1.debian.tar.gz
 50ed1b1067f56c4f92f5fce2500314bb 33752 libs optional mathgl_1.10.2.1-1_i386.deb
 a140827d87f3cb76520e88eccb30 7114464 doc optional 

Accepted scilab 5.2.2-3 (source all i386)

2010-08-16 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 16:03:13 +0200
Source: scilab
Binary: scilab-cli scilab scilab-data scilab-include scilab-minimal-bin 
scilab-full-bin scilab-minimal-bin-dbg scilab-full-bin-dbg libscilab-java 
scilab-doc scilab-doc-fr scilab-doc-pt-br scilab-test
Architecture: source all i386
Version: 5.2.2-3
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 libscilab-java - Scientific software package for numerical computations (Java 
API)
 scilab - Scientific software package for numerical computations
 scilab-cli - Scientific software package - Command Line Interpreter
 scilab-data - Scientific software package for numerical computations (data file
 scilab-doc - Scientific software package (english documentations)
 scilab-doc-fr - Scientific software package (french documentation)
 scilab-doc-pt-br - Scientific software package (Brazilian Portuguese 
documentation)
 scilab-full-bin - Scientific software package for numerical computations (all 
binar
 scilab-full-bin-dbg - Scientific software package (scilab debugging symbols)
 scilab-include - Scientific software package for numerical computations 
(include f
 scilab-minimal-bin - Scientific software package for numerical computations 
(minimal b
 scilab-minimal-bin-dbg - Scientific software package (scilab-cli debugging 
symbols)
 scilab-test - Scientific software package for numerical computations (test file
Closes: 591541 593114
Changes: 
 scilab (5.2.2-3) unstable; urgency=low
 .
   * Remove option -fwritable-string. writable-string.diff (Closes: #593114)
   * Fix a problem in the detection of sparc for sivp sparcstartup.diff
 (Closes: #591541)
   * Update copyright file to fix lintian warning:
 copyright-refers-to-deprecated-bsd-license-file
   * Standards-Version updated to version 3.9.1
Checksums-Sha1: 
 2c194513102278c0fc90dc84aa0ef657d749f96c 2119 scilab_5.2.2-3.dsc
 054e0ec452f1926078bef8729a4486ed881ee414 37406 scilab_5.2.2-3.diff.gz
 81b89c6411545879806a4150919f7ea5de89b9e5 38172 scilab-cli_5.2.2-3_all.deb
 4ae8a09f2c9469370fe7a84447fc760bac32f06c 219974 scilab_5.2.2-3_all.deb
 1f38754a64e3847e80f7cce95447b84a3df4dfb0 11014028 scilab-data_5.2.2-3_all.deb
 292cc147b0cc1bc668cb87472ca82f812b06dfca 9924074 scilab-doc_5.2.2-3_all.deb
 6a7689d2104a7deeb89ce6b52ba643013da845e1 7915696 scilab-doc-fr_5.2.2-3_all.deb
 e22d2c6ca4c5346ef8eec3e96492658ec5c42497 7393790 
scilab-doc-pt-br_5.2.2-3_all.deb
 0b558d19e6ee5904413ac559efaf2bc33326e34f 32194538 scilab-test_5.2.2-3_all.deb
 e2e7b916f73065b04ce72e880e8d22c5627d9d26 90470 scilab-include_5.2.2-3_i386.deb
 9f9ed6c7e0becc6a9f084e8591cb464a980677fd 2488552 
scilab-minimal-bin_5.2.2-3_i386.deb
 0588382dfb61997fa20d15e19a4554f28fdac465 1386808 
scilab-full-bin_5.2.2-3_i386.deb
 0fa5fa76894709ae0f397ff0f2ba82053b8208b6 3150048 
scilab-minimal-bin-dbg_5.2.2-3_i386.deb
 7ac3a3ad96dfb559e7d25de53c90a52ed94d0b60 4655452 
scilab-full-bin-dbg_5.2.2-3_i386.deb
 198e98b3b9ee063fee0c115802260af92109d78f 54558 libscilab-java_5.2.2-3_i386.deb
Checksums-Sha256: 
 f69324d84d40b087dd4cd65a24a157fbb2fc1b91e5bc49be53886afac44ebfbc 2119 
scilab_5.2.2-3.dsc
 2025c71fc49b780f54515ddd17a13c20a79665462098475cefac9f9ff74a6095 37406 
scilab_5.2.2-3.diff.gz
 59231f424f8e79bf7099c8fcd2732993a187f8f21ab3c95a4b48701f7cf121fe 38172 
scilab-cli_5.2.2-3_all.deb
 e7a702a7fe1602cdd68211e0889cf64028d3dfdf822506c819e9df3f44754e4d 219974 
scilab_5.2.2-3_all.deb
 32458388f3dbb4235fcb4b7743e3e1f35c88d93211588f0d43bf00b30b2fd47a 11014028 
scilab-data_5.2.2-3_all.deb
 ca0282895842ab12721d6a673978a4c33d0032e5988c35fb3348eed863d01de3 9924074 
scilab-doc_5.2.2-3_all.deb
 24fb47241f5af5fe2574fb511db9472c00c89f5daacfcabf302a16f0a3155fd8 7915696 
scilab-doc-fr_5.2.2-3_all.deb
 5f59ff20bed9dba88636814baf9a8a37b958c6c31067c8d72613f72cfbaa8e53 7393790 
scilab-doc-pt-br_5.2.2-3_all.deb
 3bbacd07fca8f92e06bd6a4ac1ad4a75dfc7e0e47def9bef2b25eb0f15968ea3 32194538 
scilab-test_5.2.2-3_all.deb
 c139b52843b06b69855fb728a21305fe24edcc3121710f10dea7be35f7ae51c0 90470 
scilab-include_5.2.2-3_i386.deb
 a03ac1621f0cac0b8930c259400f66b55f8bd4d284b9ef53ca5505de49306f7e 2488552 
scilab-minimal-bin_5.2.2-3_i386.deb
 a3c06641765ac75d66d8368ecd5b299057e92c3dc63921ca273908f5767a1a7d 1386808 
scilab-full-bin_5.2.2-3_i386.deb
 a024b836bd7b8cc70262e6987d90b5a14e6311a6669b4da3ee66b1f7e79d897f 3150048 
scilab-minimal-bin-dbg_5.2.2-3_i386.deb
 fd34d47d34afa9a376ef99d3ba274ad6a7dc60715526ebe3b340b3b3bfc0e204 4655452 
scilab-full-bin-dbg_5.2.2-3_i386.deb
 5d87351628b070f3873f8216108d54137991351edc232070bc804f800f8ea395 54558 
libscilab-java_5.2.2-3_i386.deb
Files: 
 26119fb2ef1fdd6e1aa4867d1416b145 2119 math optional scilab_5.2.2-3.dsc
 a1db89d6d35d8aa2ef06ca33c67177c4 37406 math optional scilab_5.2.2-3.diff.gz
 8a5ed231761d97573fcd41e76b69998f 38172 math optional 

Accepted fwbuilder 4.1.0-1 (source all i386)

2010-08-16 Thread Sylvestre Ledru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 20:08:21 +0200
Source: fwbuilder
Binary: fwbuilder fwbuilder-common fwbuilder-doc fwbuilder-dbg
Architecture: source all i386
Version: 4.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Sylvestre Ledru sylves...@debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 fwbuilder  - Firewall administration tool GUI
 fwbuilder-common - Firewall administration tool GUI (common files)
 fwbuilder-dbg - Firewall administration tool GUI (debugging symbols)
 fwbuilder-doc - Firewall administration tool GUI documentation
Changes: 
 fwbuilder (4.1.0-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 376c4568ad593dfbd9c8074c2b8140c02b1c9c3f 1348 fwbuilder_4.1.0-1.dsc
 7e283247d79cc401657da91c161a8c368a8e68b5 5744466 fwbuilder_4.1.0.orig.tar.gz
 54e15f6d608143fc731d818cc2fc7dba5526606f 9082 fwbuilder_4.1.0-1.diff.gz
 99eb03bfce2913d683c9429d0c10cf03ce3b9f1d 365690 
fwbuilder-common_4.1.0-1_all.deb
 a117b67f6513c30b7e738ac4244a71b34ee2f25f 939794 fwbuilder-doc_4.1.0-1_all.deb
 b99b292b6706a540ca3db0233466b8d422daa83b 6792968 fwbuilder_4.1.0-1_i386.deb
 6778a71e1f871e6180950b419b655b7d6a773507 32544008 
fwbuilder-dbg_4.1.0-1_i386.deb
Checksums-Sha256: 
 06cf1569f7b438a3e83685d1b90ca7b456466bb9c1a8a34633f3a2133fad3fbc 1348 
fwbuilder_4.1.0-1.dsc
 82ff2fd7699988a09f497951b5861a1dc7189949a3bad03a06c9abe36c7ec773 5744466 
fwbuilder_4.1.0.orig.tar.gz
 95f541a0b6de24e748ddf81a87a458dae03409352bd71a512b7efb63ff21ebaa 9082 
fwbuilder_4.1.0-1.diff.gz
 29d8496cdc8ea62f5b9cafb96246e5f3243ab448f2bec575280cbbed8021bbd5 365690 
fwbuilder-common_4.1.0-1_all.deb
 0d1a9d7d5118c1733a2f150b62eed5691afe7ba71e31dbe1babd64934709f76c 939794 
fwbuilder-doc_4.1.0-1_all.deb
 0209aba5b35cba54b24426a2b24b86c60f4cf74b8c541a21575b004f20f0dd71 6792968 
fwbuilder_4.1.0-1_i386.deb
 7f62ccd362de6d1c792fffb4d02bc93b1c29ba41604ddfcb204779b294ee4e86 32544008 
fwbuilder-dbg_4.1.0-1_i386.deb
Files: 
 9b500d1250ff6beb2d13d43b8f6ad62b 1348 net optional fwbuilder_4.1.0-1.dsc
 a65d75777e5d9b4c10100866349aa5c8 5744466 net optional 
fwbuilder_4.1.0.orig.tar.gz
 b5b5dca95e0839efc140c4cdd2dcd1da 9082 net optional fwbuilder_4.1.0-1.diff.gz
 209656d590016b7de33bf9e904196536 365690 net optional 
fwbuilder-common_4.1.0-1_all.deb
 2868dd775b4492be54a6234afeb1b6e4 939794 doc optional 
fwbuilder-doc_4.1.0-1_all.deb
 59452aab8a773c274c0758a735bba83a 6792968 net optional 
fwbuilder_4.1.0-1_i386.deb
 24a7737c056a15edb5f4fd9e3b077150 32544008 debug extra 
fwbuilder-dbg_4.1.0-1_i386.deb

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

iEYEARECAAYFAkxpglsACgkQiOXXM92JlhAHtwCdGTkE6A19/mEkbPYHdYwQwKT0
a1EAoOuqC95T6Pd6OrCmcDm0phehdwqv
=UA+a
-END PGP SIGNATURE-


Accepted:
fwbuilder-common_4.1.0-1_all.deb
  to main/f/fwbuilder/fwbuilder-common_4.1.0-1_all.deb
fwbuilder-dbg_4.1.0-1_i386.deb
  to main/f/fwbuilder/fwbuilder-dbg_4.1.0-1_i386.deb
fwbuilder-doc_4.1.0-1_all.deb
  to main/f/fwbuilder/fwbuilder-doc_4.1.0-1_all.deb
fwbuilder_4.1.0-1.diff.gz
  to main/f/fwbuilder/fwbuilder_4.1.0-1.diff.gz
fwbuilder_4.1.0-1.dsc
  to main/f/fwbuilder/fwbuilder_4.1.0-1.dsc
fwbuilder_4.1.0-1_i386.deb
  to main/f/fwbuilder/fwbuilder_4.1.0-1_i386.deb
fwbuilder_4.1.0.orig.tar.gz
  to main/f/fwbuilder/fwbuilder_4.1.0.orig.tar.gz


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



Accepted libwnck 2.30.3-1 (source all amd64)

2010-08-16 Thread Josselin Mouette
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 19:47:24 +0200
Source: libwnck
Binary: libwnck22 libwnck-dev libwnck-common gir1.0-wnck-1.0
Architecture: source all amd64
Version: 2.30.3-1
Distribution: unstable
Urgency: low
Maintainer: Josselin Mouette j...@debian.org
Changed-By: Josselin Mouette j...@debian.org
Description: 
 gir1.0-wnck-1.0 - GObject introspection data for the WNCK library
 libwnck-common - Window Navigator Construction Kit - common files
 libwnck-dev - Window Navigator Construction Kit - development files
 libwnck22  - Window Navigator Construction Kit - runtime files
Changes: 
 libwnck (2.30.3-1) unstable; urgency=low
 .
   [ Emilio Pozuelo Monfort ]
   * debian/control.in:
 - Standards-Version is 3.9.0, no changes needed.
 .
   [ Josselin Mouette ]
   * New upstream translation and bugfix release.
Checksums-Sha1: 
 31de52c90de6f1a37af644eeb76c8345e3353615 1648 libwnck_2.30.3-1.dsc
 5b2a189347e8344f7ac2d91066b9e6620f6d52a7 1115419 libwnck_2.30.3.orig.tar.gz
 d93af29ef606b510e163eeeb3d0bb99d0813e91b 10119 libwnck_2.30.3-1.debian.tar.gz
 59df15af462ce839e4f04bd4c6cf3c971f20a654 346312 libwnck-common_2.30.3-1_all.deb
 8cfa29ee75a76d7bea5be064474f186421c71b0a 131272 libwnck22_2.30.3-1_amd64.deb
 778ad4660f9b7685e72bab53300f6adfabb347d0 277290 libwnck-dev_2.30.3-1_amd64.deb
 1cb83613cf7e872dc1fbc04c8c4c7d29b77d9003 37314 
gir1.0-wnck-1.0_2.30.3-1_amd64.deb
Checksums-Sha256: 
 b93a3dc66dffc02b309232806d75afd0d5d318105eda2c8a65e28dc4df7c71d7 1648 
libwnck_2.30.3-1.dsc
 1547c02cc20e1092b96398609667efbbba61eca8545150c723314b9aac2942e0 1115419 
libwnck_2.30.3.orig.tar.gz
 c6adbaeebd56a61cf76eb0a3bc7ba2f1de7c2fcfa99f109511ec5017f10997cf 10119 
libwnck_2.30.3-1.debian.tar.gz
 301a57a919e50d6af3af0817fcc492cffc488377832174b1de1f7fd7e700678e 346312 
libwnck-common_2.30.3-1_all.deb
 b61282b05888b5f0e822bdc25d74b8ec75f02608cd25c46608308f79edb8fa2e 131272 
libwnck22_2.30.3-1_amd64.deb
 d2d6c9a884d73f3ad1031b4f18655d7d940de5c5202de7a4786af8c4e46a6421 277290 
libwnck-dev_2.30.3-1_amd64.deb
 36131c4f5486ee2036613ee8cdf91d9e929bde03f33c58a07ca30282757e6bf5 37314 
gir1.0-wnck-1.0_2.30.3-1_amd64.deb
Files: 
 a589d8663a00b1e9e6a8c2b1808c5d80 1648 libs optional libwnck_2.30.3-1.dsc
 f980b87f1ac317aa392756d75d3c644d 1115419 libs optional 
libwnck_2.30.3.orig.tar.gz
 3ea8771f2dd9a5abfcad5f26a38b42b6 10119 libs optional 
libwnck_2.30.3-1.debian.tar.gz
 419f9e41ec770ab3479036dae66b510b 346312 libs optional 
libwnck-common_2.30.3-1_all.deb
 2b669ec443799535f0996afd0f8d8057 131272 libs optional 
libwnck22_2.30.3-1_amd64.deb
 722202078ed61ed991f17854fa06caf5 277290 libdevel optional 
libwnck-dev_2.30.3-1_amd64.deb
 ecbd5fe8721831656f4578dcf9096d73 37314 libs optional 
gir1.0-wnck-1.0_2.30.3-1_amd64.deb

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

iD8DBQFMaYY/rSla4ddfhTMRAlpmAKC45ciMMoZZlctRBVMmUfGb86XkbgCg8gSz
ZIQskuDDXF7sh+XOjcm2HoU=
=KGgm
-END PGP SIGNATURE-


Accepted:
gir1.0-wnck-1.0_2.30.3-1_amd64.deb
  to main/libw/libwnck/gir1.0-wnck-1.0_2.30.3-1_amd64.deb
libwnck-common_2.30.3-1_all.deb
  to main/libw/libwnck/libwnck-common_2.30.3-1_all.deb
libwnck-dev_2.30.3-1_amd64.deb
  to main/libw/libwnck/libwnck-dev_2.30.3-1_amd64.deb
libwnck22_2.30.3-1_amd64.deb
  to main/libw/libwnck/libwnck22_2.30.3-1_amd64.deb
libwnck_2.30.3-1.debian.tar.gz
  to main/libw/libwnck/libwnck_2.30.3-1.debian.tar.gz
libwnck_2.30.3-1.dsc
  to main/libw/libwnck/libwnck_2.30.3-1.dsc
libwnck_2.30.3.orig.tar.gz
  to main/libw/libwnck/libwnck_2.30.3.orig.tar.gz


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



Accepted dbus-glib 0.88-2 (source all amd64)

2010-08-16 Thread Simon McVittie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 16 Aug 2010 19:52:19 +0100
Source: dbus-glib
Binary: libdbus-glib-1-dev libdbus-glib-1-2 libdbus-glib-1-doc 
libdbus-glib-1-2-dbg
Architecture: source all amd64
Version: 0.88-2
Distribution: unstable
Urgency: medium
Maintainer: Utopia Maintenance Team 
pkg-utopia-maintain...@lists.alioth.debian.org
Changed-By: Simon McVittie s...@debian.org
Description: 
 libdbus-glib-1-2 - simple interprocess messaging system (GLib-based shared 
library)
 libdbus-glib-1-2-dbg - simple interprocess messaging system (GLib library 
debug symbols)
 libdbus-glib-1-dev - simple interprocess messaging system (GLib interface)
 libdbus-glib-1-doc - simple interprocess messaging system (GLib library 
documentation)
Changes: 
 dbus-glib (0.88-2) unstable; urgency=medium
 .
   * Re-upload to unstable, with release team acknowledgement for squeeze
Checksums-Sha1: 
 551d5ac5f49be692461e32a8c33b5d9758bbea79 2127 dbus-glib_0.88-2.dsc
 9e39c4c825db378a52afc134f1ecb41df374fc1b 18306 dbus-glib_0.88-2.diff.gz
 5ed131089ac0ad976e8ae8b7b329edc23d3c76ba 150688 
libdbus-glib-1-doc_0.88-2_all.deb
 146c81fb3a45e4fd88adb350d43a6ff3839d34cf 225274 
libdbus-glib-1-dev_0.88-2_amd64.deb
 4c7e01be765112dad14b98db58489f5c38f32561 172572 
libdbus-glib-1-2_0.88-2_amd64.deb
 64ae54fd486cb946264888a6a30cc77e74c928b3 277182 
libdbus-glib-1-2-dbg_0.88-2_amd64.deb
Checksums-Sha256: 
 6dc013ad4c9c44a9469afce58196caeff5737f634db922747df2c51577b160cd 2127 
dbus-glib_0.88-2.dsc
 69ee8ff78b6e08c3547a015a66ae644afa62c32725553906a01a6a1431f50d68 18306 
dbus-glib_0.88-2.diff.gz
 23472029698011eba7757e7101ffb09e067b0a5d6b8e6722d15e7d3b891c08b1 150688 
libdbus-glib-1-doc_0.88-2_all.deb
 d4ca5598d30f36ab5741df7dc721d174e85f1d68ea4fb204d8204fc95d6bcb0d 225274 
libdbus-glib-1-dev_0.88-2_amd64.deb
 1d2749e9cceb385b0a1b5bcb89071ddecaa331bfd2e4118b1a6a9f873509a7a0 172572 
libdbus-glib-1-2_0.88-2_amd64.deb
 ecf556997287dfaf1a6ccfc68a5d76563dedf255105134213ab223f43f518d7f 277182 
libdbus-glib-1-2-dbg_0.88-2_amd64.deb
Files: 
 1f466f6574dcdae12fffe25fe42f61b2 2127 devel optional dbus-glib_0.88-2.dsc
 0e302f8831d24532def8b8d94a720006 18306 devel optional dbus-glib_0.88-2.diff.gz
 02105d11e38cee16c9808b862f032653 150688 doc optional 
libdbus-glib-1-doc_0.88-2_all.deb
 e02ac3e9f3db96ce05646717008baa8f 225274 libdevel optional 
libdbus-glib-1-dev_0.88-2_amd64.deb
 ccac5d250db22c027a3f70d63f93a726 172572 libs optional 
libdbus-glib-1-2_0.88-2_amd64.deb
 a4428c010194609e9f8a0aa0322d86a2 277182 debug extra 
libdbus-glib-1-2-dbg_0.88-2_amd64.deb

-BEGIN PGP SIGNATURE-

iQIVAwUBTGmMQE3o/ypjx8yQAQhnUg//T3wckD0e72nysaPn9Ut4GZoSmx2zqNpP
VFtdLG0AVLgPQBQ5mzjZU+RVQByvqWmGaA2sRJCu/uUsB/EgarPqXU8an485tDIj
+jkpw1MJEznseSoiW3glzzPhT2+6KpscmSAbJgza81QwMdNbtKDIz8Y/kv7rAGkU
0yN5Ap+jDeBszeHcOJCt4ssvU622P3D9VIkBUvM1Lcda2QKGXiG+4+EAhjJIZd7/
59SjrFIJmFq34+JVvKyXy+GOKSLHGRvUzht7QrdIC4lFSb1aSGbvJVGBaylnnUjs
uuf5osLYwE/kpP0rxknKhSRR/Bhrx2OM8RfewjUulwXUOoTR1GbC/ljz0QjMgcT7
T6xWqau5RMkbUwVNA7qpzvFmoiururkNg2UueGXDTPg9TqH3EcQk1zIG33L7otxS
eIuCuE0QtLQlWeIt7FgLrIWV2mXS73efjwOpXlcd+ewbnIZYPJ2yb41SeypXpefW
NtS40Y4QPKGE6OdjS38Fgwy/em49nARx1VnrFp/NIykdKZ5WCB5OxiNrBeElSDCm
LPoaH/TZxAWpN97XC1tgJ9l79p+eiCAFVtWy+jWhLZh4zEfbaRNDz2o6FkPSOXbv
4dYMU1phUnJqvxH2wQIEKxaXhVnN/rzLkdQoCE/aMOVh+tpWqCwlT4KHGMZpkWAb
PVPpHQ6Y8n0=
=nppV
-END PGP SIGNATURE-


Accepted:
dbus-glib_0.88-2.diff.gz
  to main/d/dbus-glib/dbus-glib_0.88-2.diff.gz
dbus-glib_0.88-2.dsc
  to main/d/dbus-glib/dbus-glib_0.88-2.dsc
libdbus-glib-1-2-dbg_0.88-2_amd64.deb
  to main/d/dbus-glib/libdbus-glib-1-2-dbg_0.88-2_amd64.deb
libdbus-glib-1-2_0.88-2_amd64.deb
  to main/d/dbus-glib/libdbus-glib-1-2_0.88-2_amd64.deb
libdbus-glib-1-dev_0.88-2_amd64.deb
  to main/d/dbus-glib/libdbus-glib-1-dev_0.88-2_amd64.deb
libdbus-glib-1-doc_0.88-2_all.deb
  to main/d/dbus-glib/libdbus-glib-1-doc_0.88-2_all.deb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1ol5bg-00078y...@franck.debian.org



Accepted openbsd-inetd 0.20080125-5 (source i386)

2010-08-16 Thread Marco d'Itri
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 21:33:09 +0200
Source: openbsd-inetd
Binary: openbsd-inetd
Architecture: source i386
Version: 0.20080125-5
Distribution: unstable
Urgency: medium
Maintainer: Marco d'Itri m...@linux.it
Changed-By: Marco d'Itri m...@linux.it
Description: 
 openbsd-inetd - The OpenBSD Internet Superserver
Closes: 592582
Changes: 
 openbsd-inetd (0.20080125-5) unstable; urgency=medium
 .
   * Added --oknodo to the init script. (Closes: #592582)
Checksums-Sha1: 
 f2fffbb865f61db74d8ca5c429df06ec45d61687 1071 openbsd-inetd_0.20080125-5.dsc
 00e43762adbf60c779bbc78a87dffc8fb8a1bf4d 15377 
openbsd-inetd_0.20080125-5.diff.gz
 1d4478882ef1163d45d66c291e8b6b525e06ad96 36758 
openbsd-inetd_0.20080125-5_i386.deb
Checksums-Sha256: 
 eb453ec690362dfc11e54f919972f1898149f95b72d4e288b768ab94c956c3cc 1071 
openbsd-inetd_0.20080125-5.dsc
 c98635cf8975d34be69fcd17d7125c8a0820446c6de4702b24c0dcfcb3a88b7d 15377 
openbsd-inetd_0.20080125-5.diff.gz
 5b2c373af1afe80a6c00c349cb045d48b963e539c62636d1795d2937f62b 36758 
openbsd-inetd_0.20080125-5_i386.deb
Files: 
 2d55157902755874ddc0a04c16b42b1f 1071 net optional 
openbsd-inetd_0.20080125-5.dsc
 717790b67639eea8cc3e4ce9f97043c6 15377 net optional 
openbsd-inetd_0.20080125-5.diff.gz
 f6a4adcb7d494b81ccad63fd54294ca1 36758 net optional 
openbsd-inetd_0.20080125-5_i386.deb

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

iEYEARECAAYFAkxplEcACgkQFGfw2OHuP7H7IgCgkg02fIdvOupaH6+fQWn0Lpgq
vhkAnjK6zbzgx7tGGTmZhsvcp9ZJq+b0
=4Jzu
-END PGP SIGNATURE-


Accepted:
openbsd-inetd_0.20080125-5.diff.gz
  to main/o/openbsd-inetd/openbsd-inetd_0.20080125-5.diff.gz
openbsd-inetd_0.20080125-5.dsc
  to main/o/openbsd-inetd/openbsd-inetd_0.20080125-5.dsc
openbsd-inetd_0.20080125-5_i386.deb
  to main/o/openbsd-inetd/openbsd-inetd_0.20080125-5_i386.deb


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



Accepted znc 0.092-2 (source i386)

2010-08-16 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 16 Aug 2010 21:08:17 +0200
Source: znc
Binary: znc znc-extra znc-dbg znc-dev znc-perl znc-tcl
Architecture: source i386
Version: 0.092-2
Distribution: unstable
Urgency: medium
Maintainer: Patrick Matthäi pmatth...@debian.org
Changed-By: Patrick Matthäi pmatth...@debian.org
Description: 
 znc- an advanced IRC bouncer
 znc-dbg- an advanced IRC bouncer (debugging symbols)
 znc-dev- an advanced IRC bouncer (development headers)
 znc-extra  - extra modules for znc
 znc-perl   - an advanced IRC bouncer (Perl extension)
 znc-tcl- an advanced IRC bouncer (Tcl extension)
Closes: 592064
Changes: 
 znc (0.092-2) unstable; urgency=medium
 .
   * Merge 0.092-1~bpo50+1 changelog.
   * Add upstream patch 01-out-of-range-error.diff, which fixes a DoS from
 authenticated users.
 Closes: #592064
   * Add upstream patch 02-inc-port-in-cookie.diff, which adds the port number
 of the znc instance to the cookie name, to avoid cookie clashes with more
 than a single znc instance per IP and user.
   * Add upstream patch 03-attach-channels-on-joining.diff, which ensures, that
 channels are always attached on joining them.
Checksums-Sha1: 
 5366740f6bbb3eb2c15576d475dfc0f9db7cd553 1749 znc_0.092-2.dsc
 0515e8239d65d4a33682e2e37bb59c6d8db039a2 13972 znc_0.092-2.debian.tar.gz
 b50c5cc34810110ae7a1d6895bd2bf0ab2e06c7c 1295260 znc_0.092-2_i386.deb
 236a38378ec05bdda0fea605ddbec269e4bf27e8 240160 znc-extra_0.092-2_i386.deb
 13b7b44f024ed9d0ae8af58a0c8295703dab499a 7317120 znc-dbg_0.092-2_i386.deb
 0031b3ac3da112a387f5ed1dae7f6c1580a2301b 65932 znc-dev_0.092-2_i386.deb
 b8833dddbae72475a3e2e7c6969b92ac8563f24e 64928 znc-perl_0.092-2_i386.deb
 67a8269dea13bc5d525289960c0b0cf7b25d4e6b 35242 znc-tcl_0.092-2_i386.deb
Checksums-Sha256: 
 363d7d7c8d54620f407e517bbcc7bb4f82a4c8864d41c90a2d99d13b99625dda 1749 
znc_0.092-2.dsc
 274a2604f05ab5a978d72d17263b49f53b3a85a8bfb5cc5137be63f8bb738c77 13972 
znc_0.092-2.debian.tar.gz
 4315a4cabc942a981eb5b35b8e76e973cb94f0df5bc9b26a704cbdaa7f6c8f45 1295260 
znc_0.092-2_i386.deb
 06853c0ab91c1cfee1e607f37d2e3a37046c99c8b8e4cf30aa6ca385be4fde08 240160 
znc-extra_0.092-2_i386.deb
 cabd1034398ad0c013738fb65fae89bf0988ecdb7229463272ca3eb04bfdfa56 7317120 
znc-dbg_0.092-2_i386.deb
 25ff3d20f8baa82f3a91b40b58f0f75ef84a844d3dccac9a49b9d9345e99a9f1 65932 
znc-dev_0.092-2_i386.deb
 d97c523b027f0bea5a98c23f341e6c6fe2999291e4119f84e6968667148a48e4 64928 
znc-perl_0.092-2_i386.deb
 bda69b3652709f22c3b27f413618278679ed815bc059d25fab65b78f08aeda8d 35242 
znc-tcl_0.092-2_i386.deb
Files: 
 b4bd3bc56678c1a978bf693fd80e6829 1749 net optional znc_0.092-2.dsc
 962be20fb70bdfda7250685f78a9a7ef 13972 net optional znc_0.092-2.debian.tar.gz
 2a3858d75b10f4590ff5dc92f87430de 1295260 net optional znc_0.092-2_i386.deb
 f29619960a483d82e1b89ffba9886be5 240160 net optional znc-extra_0.092-2_i386.deb
 f482897e2f1bc65dd22da278359f9592 7317120 debug extra znc-dbg_0.092-2_i386.deb
 27695f43abd710c07cd3074cf406005f 65932 net optional znc-dev_0.092-2_i386.deb
 c4a57bdb9f71060d64ef452566b042d1 64928 net optional znc-perl_0.092-2_i386.deb
 45ecca7672930ece5a16c4fb7cf59ba6 35242 net optional znc-tcl_0.092-2_i386.deb

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

iQIcBAEBCAAGBQJMaZEqAAoJEBLZsEqQy9jkQ44P/iUqTK2SF4xFHiqPYdOo7Fv2
NWW7Eob0t1fpwPeI0SV3cW4Lrq/sydNExTWarLyqPSVfmQ4dw1LXZn6h4TN9ghHw
IZ4XZrrOfnVcMzZVmiIAtNsdRRorZ0L3MFMhamBhESTzzXWBT3ie0Yr203zZa4yT
b00/ChcIsK14fPvvdcbgHhlfjU59d48FLlJ5ySiAHt0hKJEmobPp9x8HKn4e+VT6
oSaP/E+RuMxextZrHGs/M5Oi0QFqTDW4R3Nh/coXic1A7pINhcJWmm2qPcmY2y4c
HnT3pTw80XtwXIgDZdqtuuItkh09Sdrw/hKL48C0pFIf3WH1R07p5LD3258haL3P
DlrkeEQufduC2ZJ3B7ELTCGo6+oLY1FCDUqYXKkVcilklYEx5jo64GGyID4TGyD1
XxHHwaUkRzOUd/8cFIxNL/CEn0PUVwlFWt1wfCTeRkk3d4IqvJKDwKkeIRQaiCL4
by6fxyOWwMkUI57CWNWNhokkwUW5tn0jClAuOjSaqWmSkLr0GLxE29/adLVW8OMq
e0/EVdW6fbCdZu7a4XDWUKgbQ7kujMFBu87ASTX9vTjWfuW2be9JrOQjeQjGuRtm
s+ZqZvqP6PrsmtRqX6S1QuRGVuGsIpWdiCBCcWq2XtKht0JB0TqX7ARkblCokpi5
E04JBDkVrXSRkj0Ui1ch
=FP3m
-END PGP SIGNATURE-


Accepted:
znc-dbg_0.092-2_i386.deb
  to main/z/znc/znc-dbg_0.092-2_i386.deb
znc-dev_0.092-2_i386.deb
  to main/z/znc/znc-dev_0.092-2_i386.deb
znc-extra_0.092-2_i386.deb
  to main/z/znc/znc-extra_0.092-2_i386.deb
znc-perl_0.092-2_i386.deb
  to main/z/znc/znc-perl_0.092-2_i386.deb
znc-tcl_0.092-2_i386.deb
  to main/z/znc/znc-tcl_0.092-2_i386.deb
znc_0.092-2.debian.tar.gz
  to main/z/znc/znc_0.092-2.debian.tar.gz
znc_0.092-2.dsc
  to main/z/znc/znc_0.092-2.dsc
znc_0.092-2_i386.deb
  to main/z/znc/znc_0.092-2_i386.deb


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



Accepted folks 0.1.13-1 (source amd64)

2010-08-16 Thread Laurent Bigonville
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 16 Aug 2010 22:15:50 +0200
Source: folks
Binary: libfolks0 libfolks-dev libfolks-dbg libfolks-telepathy0 
libfolks-telepathy-dev libfolks-telepathy-dbg
Architecture: source amd64
Version: 0.1.13-1
Distribution: experimental
Urgency: low
Maintainer: Debian Telepathy maintainers 
pkg-telepathy-maintain...@lists.alioth.debian.org
Changed-By: Laurent Bigonville bi...@debian.org
Description: 
 libfolks-dbg - library to aggregates people into metacontact - debugging 
symbols
 libfolks-dev - library to aggregates people into metacontact - developpement 
fil
 libfolks-telepathy-dbg - Telepathy backend for libfolks - debugging symbols
 libfolks-telepathy-dev - Telepathy backend for libfolks - developpement files
 libfolks-telepathy0 - Telepathy backend for libfolks
 libfolks0  - library to aggregates people into metacontacts
Changes: 
 folks (0.1.13-1) experimental; urgency=low
 .
   * New upstream release
   * debian/control: Bump libtelepathy-glib-dev {build-}dependency
   * debian/libfolks0.symbols: Update symbols file
   * debian/rules: Fix -X path for dh_makeshlibs call
Checksums-Sha1: 
 ee4430ea54c1f1bb4079d5f0322734ec28508cbe 1842 folks_0.1.13-1.dsc
 9a4cb654952b598b80f4af7b3c00dad645922f92 378983 folks_0.1.13.orig.tar.bz2
 daad1073a04d96d832103df3fefedcc1d5f35995 3829 folks_0.1.13-1.debian.tar.bz2
 f5138ba7a46a1a16e4812af89b4b147dabde4c77 70298 libfolks0_0.1.13-1_amd64.deb
 3fff230ce7b525ac63f8c0dd75e87631613847bb 36194 libfolks-dev_0.1.13-1_amd64.deb
 d8263ad63529265480bb40c5b88a2073c4a6c5e8 107454 libfolks-dbg_0.1.13-1_amd64.deb
 0e0176902407235b3c80b4916f26103ffe4b4b6d 84562 
libfolks-telepathy0_0.1.13-1_amd64.deb
 8ad92e06d3b470e66dbfa22b4037dcd69e0b222c 33374 
libfolks-telepathy-dev_0.1.13-1_amd64.deb
 9207cc0336a95f21857f066df03511e31c72c039 122682 
libfolks-telepathy-dbg_0.1.13-1_amd64.deb
Checksums-Sha256: 
 8cee9fb28d07e007ac33b5f00ef12d57817f38b58db335ee8ae84534d93c5b73 1842 
folks_0.1.13-1.dsc
 991d692e383005562844cb19f0d2b184debe080737bedc0ecc3cb87f6e25bd89 378983 
folks_0.1.13.orig.tar.bz2
 5d514774fe456f10c435584a12900051969281f926ae25df13b67d9ccd697b25 3829 
folks_0.1.13-1.debian.tar.bz2
 5278f7abc41cf84ed47d733bb52d93acfaa5c0a81ed5c2e67f841cc1a3ea03ab 70298 
libfolks0_0.1.13-1_amd64.deb
 2e6557f52af447a2913148527028a3e4397efe9533a60f91a085db36b50abb6e 36194 
libfolks-dev_0.1.13-1_amd64.deb
 4567acbd53137ecfdbbfc19da3345a6a4da1835d65b01edf978aed4802f023cc 107454 
libfolks-dbg_0.1.13-1_amd64.deb
 aac31cb05ea99a2aaca55ba372bf2bb8d003e0fcdca9af6bf161b2a342a460dc 84562 
libfolks-telepathy0_0.1.13-1_amd64.deb
 6cdba78ffc26628296409b858ad76f6a912f6312e97b82184741bf2a59847d41 33374 
libfolks-telepathy-dev_0.1.13-1_amd64.deb
 ba693923b43f17b1053da1036c54a50c757dc30cbd4eb3c52e06d5297c267884 122682 
libfolks-telepathy-dbg_0.1.13-1_amd64.deb
Files: 
 a0b75cbcf942fd15f0b319d8bb339c18 1842 libs optional folks_0.1.13-1.dsc
 64de13590df8423b0769e0b081481266 378983 libs optional folks_0.1.13.orig.tar.bz2
 d8470d20870baa8d4fe4956ad2055853 3829 libs optional 
folks_0.1.13-1.debian.tar.bz2
 01928565e760af00c8e93d365d241083 70298 libs optional 
libfolks0_0.1.13-1_amd64.deb
 7df1ff702cedb969fa7c0ab4235eab3c 36194 libdevel optional 
libfolks-dev_0.1.13-1_amd64.deb
 4f9eca1b4c9f030b55a6b99c00daad43 107454 debug extra 
libfolks-dbg_0.1.13-1_amd64.deb
 72b65b9de7d3edfc2e196ab173ca4f88 84562 libs optional 
libfolks-telepathy0_0.1.13-1_amd64.deb
 70218119c4a15c06037db8c63c2e3c34 33374 libdevel optional 
libfolks-telepathy-dev_0.1.13-1_amd64.deb
 e34ff1e504fde41893893d722d5f4a4b 122682 debug extra 
libfolks-telepathy-dbg_0.1.13-1_amd64.deb

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

iQEcBAEBCAAGBQJMaZ1GAAoJEB/FiR66sEPV3WIIAKS6pEsEsN0B+lc1W9xkCF3u
26806+sL3PLO4JZirPwWjfl16oFZJmbfiWqp0QB5vUrOhw42cYdjFNFjgrMJKkdX
pS7ci7zoOFqPEQva9RYDv9KjVUvmA1Y6oTQXrTPWmgNTLGMMBXXVe37UCsMaEVT1
X1lBKQZBnaAjJmfHZc8rlTi/R2XxP9uKeGSVYKJkuxJ+elKgPrivWF2XiFD1CyP+
bHLzDG8IuoS+UwYlcQ0JwCadUP9j9LrDJC4uanzdjeoqv+cJcb8eHS/1+6QxTnml
bmPkUmz8DfSyGPzxgFohSb3m1sDPXzTsOEK0aClTDGPazvQKxAm+Y4bTrgKU7Aw=
=2Fh/
-END PGP SIGNATURE-


Accepted:
folks_0.1.13-1.debian.tar.bz2
  to main/f/folks/folks_0.1.13-1.debian.tar.bz2
folks_0.1.13-1.dsc
  to main/f/folks/folks_0.1.13-1.dsc
folks_0.1.13.orig.tar.bz2
  to main/f/folks/folks_0.1.13.orig.tar.bz2
libfolks-dbg_0.1.13-1_amd64.deb
  to main/f/folks/libfolks-dbg_0.1.13-1_amd64.deb
libfolks-dev_0.1.13-1_amd64.deb
  to main/f/folks/libfolks-dev_0.1.13-1_amd64.deb
libfolks-telepathy-dbg_0.1.13-1_amd64.deb
  to main/f/folks/libfolks-telepathy-dbg_0.1.13-1_amd64.deb
libfolks-telepathy-dev_0.1.13-1_amd64.deb
  to main/f/folks/libfolks-telepathy-dev_0.1.13-1_amd64.deb
libfolks-telepathy0_0.1.13-1_amd64.deb
  to main/f/folks/libfolks-telepathy0_0.1.13-1_amd64.deb
libfolks0_0.1.13-1_amd64.deb
  to main/f/folks/libfolks0_0.1.13-1_amd64.deb


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

Accepted libg3d 0.0.8-11 (source all amd64)

2010-08-16 Thread Sven Eckelmann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 16 Aug 2010 21:29:40 +0200
Source: libg3d
Binary: libg3d0 libg3d-dev libg3d-dbg libg3d-doc libg3d-plugins 
libg3d-plugin-gdkpixbuf
Architecture: source amd64 all
Version: 0.0.8-11
Distribution: unstable
Urgency: low
Maintainer: Sven Eckelmann sven.eckelm...@gmx.de
Changed-By: Sven Eckelmann sven.eckelm...@gmx.de
Description: 
 libg3d-dbg - LibG3D debug symbols package
 libg3d-dev - LibG3D development package
 libg3d-doc - LibG3D API documentation in HTML format
 libg3d-plugin-gdkpixbuf - plugin for the LibG3D library
 libg3d-plugins - plugins for the LibG3D library
 libg3d0- library for loading and manipulating 3D model files
Closes: 593209
Changes: 
 libg3d (0.0.8-11) unstable; urgency=low
 .
   * Upgraded to policy 3.9.1, no changes required
   * debian/patches:
 - Add fix-memory-leaks-3.patch, Fix memory leaks in core (Closes: #593209)
 - Add fix-memory-leaks-dae.patch, Fix memory leaks in dae plugin (Closes:
   #593209)
Checksums-Sha1: 
 e608370116b1baa5ffa3df871d682021d574d960 1431 libg3d_0.0.8-11.dsc
 500a42529b23b1911e15bf9c849443802ed99ea8 11969 libg3d_0.0.8-11.debian.tar.gz
 1bf9ef84c1a38a204bb34d3cef46465617b64fe8 39414 libg3d0_0.0.8-11_amd64.deb
 712f031f1eeb25aca83b2f601fce202371d7d406 23644 libg3d-dev_0.0.8-11_amd64.deb
 5f2e8946ac56b8aa33b77bed66817a3de8ffd9f2 264196 libg3d-dbg_0.0.8-11_amd64.deb
 71335be430dbc07d9eae12c927e5d4e951876a1b 50500 libg3d-doc_0.0.8-11_all.deb
 9c77d9579bd299634cd9e555781c39878eb72fd7 137978 
libg3d-plugins_0.0.8-11_amd64.deb
 06240c53167bf05e77de18417db0c6cc48d286b9 11576 
libg3d-plugin-gdkpixbuf_0.0.8-11_amd64.deb
Checksums-Sha256: 
 bb90bbe45aadb605c9f99898a2661ba0531edafcf5b2539d7bb37d80510f7618 1431 
libg3d_0.0.8-11.dsc
 d006ce310f1dfed69b6f2b1b24104b816dde3d98763809e87a4251ebd9a9655d 11969 
libg3d_0.0.8-11.debian.tar.gz
 61b9badf4af3c364f2718d7421aaebed6bace82a6a6daaae6a0b41141aaf 39414 
libg3d0_0.0.8-11_amd64.deb
 84798f96a7648fcaae5ecb2f1cb08bc79fcf46ab8f1c590de02a2ab09acf8ef4 23644 
libg3d-dev_0.0.8-11_amd64.deb
 e03eb369566ce3323d5bdb2a8f1546c58863af3d8ad9775514f98db1982ea874 264196 
libg3d-dbg_0.0.8-11_amd64.deb
 1f4bc9b38643c164b7f44737348759de85c0196250bf50f2de4bdfe2eabf0dce 50500 
libg3d-doc_0.0.8-11_all.deb
 6032a4695f72346950fbb51842aa1ede65299fd2c3e465c3d5aa965a651355f3 137978 
libg3d-plugins_0.0.8-11_amd64.deb
 522d2ef2aeca0a7b90285156e40c9caae2fb3f067a4c14dccc8deaa16fc51f0b 11576 
libg3d-plugin-gdkpixbuf_0.0.8-11_amd64.deb
Files: 
 3adb96e35d7bbfc450e90d06f55e3958 1431 libs optional libg3d_0.0.8-11.dsc
 c347b967173988eede16b2c0ad1bd441 11969 libs optional 
libg3d_0.0.8-11.debian.tar.gz
 c10fb906423737536f7cede6fa305862 39414 libs optional libg3d0_0.0.8-11_amd64.deb
 df12299262ee9aa3c51609f3956e6932 23644 libdevel optional 
libg3d-dev_0.0.8-11_amd64.deb
 7b24cdab7ef6c52b4f933289aebab3d9 264196 debug extra 
libg3d-dbg_0.0.8-11_amd64.deb
 563ad77605579e28fcd576907f87a5b4 50500 doc optional libg3d-doc_0.0.8-11_all.deb
 0c79e682d890c3086e0bd716f32a6a0e 137978 libs optional 
libg3d-plugins_0.0.8-11_amd64.deb
 18fbc39b97914e30104b66366ffa4d7d 11576 libs optional 
libg3d-plugin-gdkpixbuf_0.0.8-11_amd64.deb

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

iEYEAREKAAYFAkxplmUACgkQqQGwKVlMoDv95gCcCZCpo0RBM/czd1rLrLHFgLaq
//sAn0PunSPh05rancCOOxtcoGRJsxlV
=xKbR
-END PGP SIGNATURE-


Accepted:
libg3d-dbg_0.0.8-11_amd64.deb
  to main/libg/libg3d/libg3d-dbg_0.0.8-11_amd64.deb
libg3d-dev_0.0.8-11_amd64.deb
  to main/libg/libg3d/libg3d-dev_0.0.8-11_amd64.deb
libg3d-doc_0.0.8-11_all.deb
  to main/libg/libg3d/libg3d-doc_0.0.8-11_all.deb
libg3d-plugin-gdkpixbuf_0.0.8-11_amd64.deb
  to main/libg/libg3d/libg3d-plugin-gdkpixbuf_0.0.8-11_amd64.deb
libg3d-plugins_0.0.8-11_amd64.deb
  to main/libg/libg3d/libg3d-plugins_0.0.8-11_amd64.deb
libg3d0_0.0.8-11_amd64.deb
  to main/libg/libg3d/libg3d0_0.0.8-11_amd64.deb
libg3d_0.0.8-11.debian.tar.gz
  to main/libg/libg3d/libg3d_0.0.8-11.debian.tar.gz
libg3d_0.0.8-11.dsc
  to main/libg/libg3d/libg3d_0.0.8-11.dsc


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



Accepted libhibernate3-java 3.5.4.Final-3 (source all)

2010-08-16 Thread Torsten Werner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 22:53:25 +0200
Source: libhibernate3-java
Binary: libhibernate3-java libhibernate3-java-doc
Architecture: source all
Version: 3.5.4.Final-3
Distribution: unstable
Urgency: high
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Torsten Werner twer...@debian.org
Description: 
 libhibernate3-java - Relational Persistence for Idiomatic Java
 libhibernate3-java-doc - Relational Persistence for Idiomatic Java 
(documentation)
Closes: 593254
Changes: 
 libhibernate3-java (3.5.4.Final-3) unstable; urgency=high
 .
   * Add Conflicts/Provides/Replaces libhibernate-entitymanager-java.
 (Closes: #593254)
   * Set urgency to high because we are fixing a RC bug.
Checksums-Sha1: 
 05a019f3524827582d89ae3c8854e5b9a9818521 2066 
libhibernate3-java_3.5.4.Final-3.dsc
 347665cbdfd9126ed9c335a3577c617e3c0a6b4e 70812 
libhibernate3-java_3.5.4.Final-3.debian.tar.gz
 9eec7e62d47f5c2ea9a2cbf15751ad8b641a2271 3210432 
libhibernate3-java_3.5.4.Final-3_all.deb
 b1e992ec74ac61a8f0be76482b303a98da17292a 66684 
libhibernate3-java-doc_3.5.4.Final-3_all.deb
Checksums-Sha256: 
 c82947302c37dedfc2680e551d620fe306259d4850d1e5f5dfe886c4a5a5cba3 2066 
libhibernate3-java_3.5.4.Final-3.dsc
 2b9c75818b69c74a0fd73cfc83f9216b9251166f3f14bb181e675f4b3f49d409 70812 
libhibernate3-java_3.5.4.Final-3.debian.tar.gz
 3c8f435047ba1fa930fdbc998789e6b86975cdaedc37c82630b5c9b21b05fa66 3210432 
libhibernate3-java_3.5.4.Final-3_all.deb
 c5c97ca3d499ea4ed3001aaf7312f15cd1cfaa99e6b6cdaab598b02e4f31a22e 66684 
libhibernate3-java-doc_3.5.4.Final-3_all.deb
Files: 
 bdb814b8927aad1915af445c18d317f0 2066 java optional 
libhibernate3-java_3.5.4.Final-3.dsc
 94c0e14e23d658e794dc540193d2d9ce 70812 java optional 
libhibernate3-java_3.5.4.Final-3.debian.tar.gz
 2e81aeea2e4331b845434128e516c1a2 3210432 java optional 
libhibernate3-java_3.5.4.Final-3_all.deb
 37268725be78c8d57185dc8d17e8019c 66684 doc optional 
libhibernate3-java-doc_3.5.4.Final-3_all.deb

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

iEYEARECAAYFAkxpp7EACgkQfY3dicTPjsP8YwCcD+p58391cls/bn9DBeue384E
tdEAoIDrYuj/WySkdv7/ZZYZeypmBO9L
=/exe
-END PGP SIGNATURE-


Accepted:
libhibernate3-java-doc_3.5.4.Final-3_all.deb
  to main/libh/libhibernate3-java/libhibernate3-java-doc_3.5.4.Final-3_all.deb
libhibernate3-java_3.5.4.Final-3.debian.tar.gz
  to main/libh/libhibernate3-java/libhibernate3-java_3.5.4.Final-3.debian.tar.gz
libhibernate3-java_3.5.4.Final-3.dsc
  to main/libh/libhibernate3-java/libhibernate3-java_3.5.4.Final-3.dsc
libhibernate3-java_3.5.4.Final-3_all.deb
  to main/libh/libhibernate3-java/libhibernate3-java_3.5.4.Final-3_all.deb


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



Accepted python-stdnum 0.2-1 (source all)

2010-08-16 Thread Arthur de Jong
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 16 Aug 2010 23:03:41 +0200
Source: python-stdnum
Binary: python-stdnum
Architecture: source all
Version: 0.2-1
Distribution: unstable
Urgency: low
Maintainer: Arthur de Jong adej...@debian.org
Changed-By: Arthur de Jong adej...@debian.org
Description: 
 python-stdnum - Python module to handle standardized numbers and codes
Changes: 
 python-stdnum (0.2-1) unstable; urgency=low
 .
   * New upstream release:
 - rename validate() function to is_valid() for all modules
 - handle wrong types passed to is_valid() more gracefully
 - add more tests and fix some minor bugs
   * Standards-Version bumped to 3.9.1 (no changes needed).
   * Added python-modules-t...@lists.alioth.debian.org to Uploaders.
   * Updated Vcs-* fields.
Checksums-Sha1: 
 d874ac769c30b2443e1aa9082508ad6e0b9b0b39 1400 python-stdnum_0.2-1.dsc
 5bacf3da736e43af60791d1179128b3a1933c305 19740 python-stdnum_0.2.orig.tar.gz
 17b82eb0eef09a06f4398b206cebad900fbc85fb 1895 python-stdnum_0.2-1.debian.tar.gz
 a2e1811f3e52adfc6b5240f826764547105866d4 11806 python-stdnum_0.2-1_all.deb
Checksums-Sha256: 
 ac8490cd87d4f47140c3950b58b1ede52a7b993776a8d8e2ac28dbab77902597 1400 
python-stdnum_0.2-1.dsc
 b8b3809fffa57c46bb350845a4f76151ad47d67fd97c81c40c41b062f5474770 19740 
python-stdnum_0.2.orig.tar.gz
 968fff1df21f481c0cf507ddce9205e451f2d35f2ce362586220b1c92ae8472f 1895 
python-stdnum_0.2-1.debian.tar.gz
 c9b3b15ac743270b3d5a4e8a407114fad22b2828be444743f06fd4cec8bfde50 11806 
python-stdnum_0.2-1_all.deb
Files: 
 0c36db2022e879cb99b17e13f3e3b3dd 1400 python optional python-stdnum_0.2-1.dsc
 84d03656bc9451d38f5209f441d4addb 19740 python optional 
python-stdnum_0.2.orig.tar.gz
 5c7f66c96c1916a28f0b5baf1835e533 1895 python optional 
python-stdnum_0.2-1.debian.tar.gz
 40397c2097d0d89471a5ec201712702d 11806 python optional 
python-stdnum_0.2-1_all.deb

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

iEYEARECAAYFAkxpqEQACgkQVYan35+NCKcTFgCgpymsFYx1SZmDB28p0uD8KYxF
PV8An3wjKkJtul0ixc4lhYFtkyjWh+/9
=xmKG
-END PGP SIGNATURE-


Accepted:
python-stdnum_0.2-1.debian.tar.gz
  to main/p/python-stdnum/python-stdnum_0.2-1.debian.tar.gz
python-stdnum_0.2-1.dsc
  to main/p/python-stdnum/python-stdnum_0.2-1.dsc
python-stdnum_0.2-1_all.deb
  to main/p/python-stdnum/python-stdnum_0.2-1_all.deb
python-stdnum_0.2.orig.tar.gz
  to main/p/python-stdnum/python-stdnum_0.2.orig.tar.gz


-- 
To UNSUBSCRIBE, email to debian-devel-changes-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1ol73e-00064l...@franck.debian.org



  1   2   >