UTF-8 man pages

2007-08-10 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I'm trying to package a simple tool that wants a Japanese string in its man
page. It would appear that currently, man pages use fixed encodings that vary
depending on which locale's man page is being looked up; English uses
ISO-8859-1, so it's not possible to use kanji in one.

Various people on -mentors suggested that this was wrong as there was a plan
in place to convert to using UTF-8 throughout, and that I should bring this up
here; I can't find any references to such a plan on the 'net --- is there one?
What's its status? And what should I do to get my man page working?

- --
┌── dg@cowlark.com ─── http://www.cowlark.com ───
│
│ There does not now, nor will there ever, exist a programming language in
│ which it is the least bit hard to write bad programs. --- Flon's Axiom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGvMl/f9E0noFvlzgRAioVAJwMML+AIgAHL/rqeAM2NTuwAt4w0ACgvMHi
kRU0y2BztTvV0BXQNmi80+8=
=0pqp
-END PGP SIGNATURE-



Re: UTF-8 man pages

2007-08-11 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Roger Leigh wrote:
[...]
 I would personally like to see this happen, but until it does we are
 limited (I believe) to the glyphs described in groff_char(7).  I am
 not aware of any Japanese support at all except in specially-patched
 versions.

I do know that Debian uses EUC-JP encoded man pages if you're in the Japanese
locale, so multibyte support does work (install man-db and do:

  man -l /usr/share/man/ja/man1/manpath.1.gz

), but that doesn't help me much in my English locale.

- --
┌── dg@cowlark.com ─── http://www.cowlark.com ───
│
│ There does not now, nor will there ever, exist a programming language in
│ which it is the least bit hard to write bad programs. --- Flon's Axiom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGve2df9E0noFvlzgRAgZkAKCX5G1VEBhExnOaCnK3rY/6ugdUtwCgoSl1
OuDvvxdikIQYB73G2dD+hXc=
=+Ht0
-END PGP SIGNATURE-



Re: Package cache

2007-08-21 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Eduard Bloch wrote:
[...]
 If you want to keep the files aside but ie.
 compressed than you should use a compressing filesystem.
 But if you want something working on access, expect it to perform very bad. 
 Ie. if you want to install the files from original package files on
 access, then you need some daemon that fetches them, you need a
 kernel-based add-on to interrupt the file IO when the application
 touches the file (everything including stat, not just reading), and you
 need to make sure that your network is always in perfect state.
 
 IMHO those are just too many unsafe requirements that make the whole
 approach insane on this level of an operating system.

Actually, you might be interested in looking at Zero Install, which does
pretty much what the OP wanted:

http://0install.net/

It used to use a FUSE plugin, but I see they've stopped requiring that with
the new version.

The way it works is that all applications are referred to by URL, and to
launch an application, you do '0launch url'. The application and all its
dependencies is fetched if needed, and then run. The cache directory can be
purged whenever necessary; the next time the application is run, it'll just be
refetched. It's distribution-agnostic, secure (inasmuch as that it'll only run
signed binaries), incredibly simple to use, doesn't require any root
permissions, and it's in lenny (zeroinstall-injector).

- --
┌── dg@cowlark.com ─── http://www.cowlark.com ───
│
│ There does not now, nor will there ever, exist a programming language in
│ which it is the least bit hard to write bad programs. --- Flon's Axiom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGywtVf9E0noFvlzgRAqUJAKC/KDFxYW5LWro4Wtxy/9Y6G/CyjACgit40
ztgoNxGq8bp+ck2NgS8ra9Y=
=yB3H
-END PGP SIGNATURE-



Zero Install (was: Package cache)

2007-08-22 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

[EMAIL PROTECTED] wrote:
[...]
 looks pretty cool, but someone should talk to them about this:
 
 The effect of this is that distribution-provided packages are often
 more reliable than upstream ones (since upstream don't get to hear about
 many of the bugs), and different distributions have fixed different
 bugs, with no coordination between them. With Zero Install, bugs get
 fixed upstream. So, the 'Debian developer' who currently fixes Gimp bugs
 would still do the same job, but as a 'Gimp developer' instead. Thus,
 the fixes would benefit everyone, not just Debian users.

Yeah, that bit bothered me, too. They also have process problems: some of
their packages don't work any more (skype) due to upstream moving the original
tarball; some of them are buggy due to bashish (odfviewer)...

But the technology's extremely nice, and works beautifully. It would be nice
if there was some way of combining Debian's process and infrastructure with
their package deployment technology... their primary requirement is that the
upstream tarball must be able to be installed and run from any directory, and
as user instead of root. Interestingly, rpms do this, and they can package and
deploy rpms more or less trivially. Can this be done with debs?

- --
┌── dg@cowlark.com ─── http://www.cowlark.com ───
│
│ There does not now, nor will there ever, exist a programming language in
│ which it is the least bit hard to write bad programs. --- Flon's Axiom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGzCcZf9E0noFvlzgRAgHXAKCpOwh6EWWP9HsmILXwbGSoOQzfDACggVMG
jMANmEho6S9h8uRQRlouFL8=
=wEYd
-END PGP SIGNATURE-



Re: DFSG violations: non-free but no contrib

2008-11-05 Thread David Given
Robert Collins wrote:
[...]
 I wish I understood the reasoning here - putting aside the fact that
 most of the software in Debian is under a copyleft licence and so we
 *must* provide the source. Why is the source for the radio on my wifi
 card any *less* critical than the source for the driver for my wifi
 card?

One potential reason is that in most jurisdictions you are legally *not
allowed* to use custom wifi firmware. Consider that most wifi systems
are software radios and that the software is entirely capable of
exceeding all regulators' transmissions strength limits or subverting
the carefully tuned frequency-hopping algorithms, etc. And of course,
it's the *hardware vendors* who'll be liable if someone does subvert
their wifi card to do this --- they'll be violating their FCC (or other)
license --- so there'll be pretty hefty signature validation to ensure
that only official firmware can be used.

So having the source doesn't actually gain you anything --- you would
neither be able nor allowed to do anything with it, apart from printing
it on T-shirts.

(Incidentally, this is one reason why mobile phone handset vendors are
so paranoid about reflashing phones. A phone with a maliciously
programmed GSM stack would turn into a rather efficient cellphone jammer.)

-- 
David Given
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: DFSG violations: non-free but no contrib

2008-11-07 Thread David Given
Faidon Liambotis wrote:
[...]
 IMHO this is FUD well spread by companies that didn't want their IP
 exposed. Atheros cards don't have any firmware; you can transmit in
 whatever frequency you want to with ath5k/ath9k -- ath9k is distributed
 by Atheros themselves while ath5k is nowdays endorsed by them.

In which case things have changed within the past couple of years ---
after all, the whole purpose of the Atheros HAL was to inforce those FCC
limits. Do you have any references? Like, to an FCC statement of policy
change? If so, it would be extremely useful to have.

[...]
 (Incidentally, this is one reason why mobile phone handset vendors are
 so paranoid about reflashing phones. A phone with a maliciously
 programmed GSM stack would turn into a rather efficient cellphone jammer.)
 That's also false. You can easily jam cellphones using equipment bought
 from your local radio shop.
 There are even (perfectly legal) commercial products that do exactly that.

Well, yeah, but those devices are either (a) home built and therefore
unlicensed, which means they're either illegal or operating under some
sort of exemption as experimental hardware, or either (b) commercial and
licensed, which means they're operating within the regulators' limits.
(Or (c), in that they're commercial and illegal.)

That's a totally different matter from taking a piece of licensed
equipment where the vendor has promised the regulator that it operates
according to the rules, and then using that unmodified equipment to
violate those rules. Sure, you know and I know that changing the
software counts as a modification, but that's not how the regulators think.

Luckily it's very unlikely that Debian will ever having anything to do
with the labyrinthing maze of potential lawsuits that are involved in
GSM protocol stacks... what *is* the Debian project's policy on using
Debian with safety-critical systems, anyway? There are a number of
licenses that specifically prohibit the use of their software in such
environments; do these count as DSFG-free? Is there any such software in
Debian?

-- 
David Given
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Leverage in licensing discussions

2008-11-07 Thread David Given
Josselin Mouette wrote:
[...]
 Or so you think. There are people who can read assembly and hex just as
 easily as I read C sources. It would probably take only a few days of
 testing for a hacker with the appropriate skills to remove firmware
 restrictions for reaching a frequency range, for example.

I believe that most if not all firmware images these days are signed or
encrypted.

[...]
 In such cases, there needs to be
 some appropriate process to validate the new versions and to enforce it
 legally.

Yup. Unlike most software, wireless stuff is rather indiscriminate about
what it interacts with. Wired ethernet is easy to control, wireless is
much less so; your right to experiment with wireless protocols does not
extend to preventing me making emergency calls.

The EM spectrum is very subject to tragedy-of-the-commons abuses. It's
in everybody's interest to ensure that people follow the rules when
using the EM spectrum, which is why regulators like the FCC have the
powers they do.

[...]
 This is what those keeping their sources closed wish. But there are no
 fairies to grant this wish.

Actually, I strongly suspect this is because most firmware images
contain proprietary embedded operating systems and/or proprietary
third-party libraries...

-- 
David Given
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Leverage in licensing discussions

2008-11-07 Thread David Given
Tzafrir Cohen wrote:
[...]
 Up until 1968 the same reasoning wasused to present people from 
 connecting anything but phones provided by Bell to the Bell telephone 
 network. You were not even allowed to connect a modem through an
 accustic coupler.

If I recall correctly, back in the old days, it was possible to phone
someone up, so making a physical copper connection between your
telephone and theirs, and then send a high voltage pulse down the line
and fry their phone (and possibly injure them). So there would have been
a certain amount of sense to the restrictions. The acoustic coupler
business was sheer lunacy, though...

[...]
 If the networks that the operators are that badly designed, I worry
 about how easy it would be when someone would actively try to DoS them.

That's one of the problems with fragile mission-critical systems --- at
a certain point it becomes too risky to try and fix them because of the
risk of downtime. Opening (and hardening) the GSM protocols would
probably result in a much more robust mobile phone network, but would
also probably cause short-term breakages... comp.risks is full of
stories about such systems. For example, datacentres where the cost of
downtime is so great they can't afford to test the power failover
systems, in case they fail!

Anyway, in an attempt to try and steer the discussion back on track, I
believe we were at:

1. Some devices require firmware blobs with no source available. Because
of this, such firmware can't be distributed in Debian.

2. For at least some of these devices, even if the source code was
available it would add no value, because of legal restrictions governing
which firmware blobs can be used on that hardware.

3. These devices tend to be quite common and cheap, therefore it would
be nice if Debian could somehow support them.

Therefore, is there a case for having a non-Debian but associated
archive of firmware images, which Debian could optionally refer to at
the user's discretion, in the interest of making life easier for the user?

-- 
┌─── dg@cowlark.com ─ http://www.cowlark.com ─
│
│ ⍎'⎕',∊N⍴⊂S←'←⎕←(3=T)⋎M⋏2=T←⊃+/(V⌽⊂M),(V⊝M),(V,⌽V)⌽(V,V←1⎺1)⊝⊂M)'
│ --- Conway's Game Of Life, in one line of APL



signature.asc
Description: OpenPGP digital signature


Re: Hosting the Debian/kCygwin port?

2009-02-27 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Sjors Gielen wrote:
[...]
 I'm working on a project porting the Debian tools to Cygwin.

Yes, yes, I know I'm replying to a post over a month old. Nevertheless,
I recently found something that's relevant:

http://debian-interix.net/

This is a Debian port on top of Interix, a.k.a. Microsoft Services for
Unix, the unix-alike that runs on the NT kernel. Unlike Cygwin it
doesn't go through the win32 layer and so doesn't need all the emulation
layers, which gives it (allegedly) much better I/O throughput, proper
case sensitive filenames, inode semantics, etc.

While installation is still a bit tortuous, they have a buildd and claim
to support a decent number of packages...

Is this of interest to anyone?

- --
David Given
d...@cowlark.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJqIBzf9E0noFvlzgRAs3KAJ4le9J35bJcN7agQVK0RfU+7I6Y2ACeLxFZ
Wtyi1QBbD79to3bcE/XXxg0=
=JXPo
-END PGP SIGNATURE-


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



Re: Why no Opera?

2007-09-10 Thread David Given

Juliusz Chroboczek wrote:
[...]

I think this is a very important point.

The Firefox monoculture is doing a lot of harm to our community.  Just
like Linux learnt a lot from SunOS, GCC benefited from the competition
from ICC, Firefox will benefit from the competition with other players
in the same niche.  And right now, only Konqueror and Opera fit the
bill.

I won't use it, but I'll be glad to see Opera in Debian.


On a totally unrelated note, you might be interested in having a look at 
tkhtml / hv3. It's a ultra-lightweight graphical web browser that 
nevertheless passes the ACID test and handles Javascript. Unfortunately, 
it's still rather buggy and can't cope with, for example, GWT-based 
pages. But it does look like it might become a real alternative in time:


http://tkhtml.tcl.tk/hv3.html

I'd have a look at packaging it, but it's written in *cough* tcl/tk, and 
packaging it looks horribly complicated.


--
David Given
[EMAIL PROTECTED]


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Debian's Linux kernel continues to regress on freedom

2007-09-12 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Joerg Jaspert wrote:
[...]
 Those that pass NEW for whatever reason are reviewed. Yes, I did reject
 lots of such packages for copyright-file brokenness. :)

Speaking as someone who has just had a package pass NEW, I would like to thank
you for double-checking to make sure I'd done everything right.

- --
┌── dg@cowlark.com ─── http://www.cowlark.com ───
│
│ There does not now, nor will there ever, exist a programming language in
│ which it is the least bit hard to write bad programs. --- Flon's Axiom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG6FwQf9E0noFvlzgRAqv0AKCET7jj9v1ntukuLgFAwHrm8MHWhwCgrcdw
gYihemUrUWNIKFuX8Mn1Gbg=
=lQZ7
-END PGP SIGNATURE-



Re: How to start porting to a new ARCHITECTURE?

2007-09-17 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Michelle Konzack wrote:
[...]
 since 2007-08-01 I am now jobless (yeah, the new French GOV do not like
 that I stay in the army as PMC) and today (Saturday) I was asked by an
 owner of a german Enterprise whether it is possibel to port GNU/Linux,
 specialy Debian to this new ARCHITECTURE.
 
 Now I need to ask you, how one should start this?

You've got two major tasks ahead of you:

- - port gcc

- - port the kernel

- - cross-compile a basic userland

For the former, you'll need to write a new gcc backend targeting your
architecture, and then add support to binutils to allow programs to be linked.
This is not easy. gcc's innards tend to drive people mad.

Once you have a compiler, you can then port the kernel --- this will require
development hardware with a good debugger (or, preferably, a reliable emulator
with built-in debugger support). You'll be wading neck-deep in the inside of
the kernel, although I gather it's not as bad as it used to be these days.

Now you have both a compiler and a kernel, you can use your compiler to
generate a userland --- as set of basic binaries to get your system up and
running --- and then boot your new system. This isn't too difficult, although
cross-compiling on gcc has its own horrors.

Once you've got it reliably self-hosted, you're most of the way there ---
setting up a basic Debian port is relatively straightforward.

I'd suggest looking up a gcc and linux-kernel mailing list and asking there
for more detailed info.

- --
┌── dg@cowlark.com ─── http://www.cowlark.com ───
│
│ There does not now, nor will there ever, exist a programming language in
│ which it is the least bit hard to write bad programs. --- Flon's Axiom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG7st7f9E0noFvlzgRAuz6AKC4JnIKL5SXJq+Np6qNEJcgMEJ6AACglhF6
aVbLIkgBmbaIhFyQSga55xw=
=nuuc
-END PGP SIGNATURE-



Re: Proposal regarding future packaging

2007-09-19 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

John H. Robinson, IV wrote:
[...]
 I like this idea, especially if there were a short description about each
 program and relevent configuration files.

I like this too. Finding what a package has just installed is one of the
biggest holes in Debian right now, IMO. I have to use dpkg -L to figure this
out, and that's just too crude to be a real solution.

- --
┌── dg@cowlark.com ─── http://www.cowlark.com ───
│
│ There does not now, nor will there ever, exist a programming language in
│ which it is the least bit hard to write bad programs. --- Flon's Axiom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG8aX2f9E0noFvlzgRAvIaAJ44TG9IMMEc8hqx1Lsn2UBuNcIICwCeKPnu
hMYet77btJBJdYxh7MMve54=
=BEer
-END PGP SIGNATURE-



Re: Proposal regarding future packaging

2007-09-20 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

John Goerzen wrote:
[...]
 Too crude?  That's a simple command, easily found in a relevant manpage.  In 
 true Unix fashion, its output can be easily piped to other commands.  What's 
 crude about it?

Well, it doesn't actually tell me what I need to know --- how to get started
using a package. I only use it because it's the only way of figuring out what
documentation has installed, and even then it just gives me a dumb list of man
pages and info files, with no suggestions about which one would be a good
starting point for further reading.

- --
┌── dg@cowlark.com ─── http://www.cowlark.com ───
│
│ There does not now, nor will there ever, exist a programming language in
│ which it is the least bit hard to write bad programs. --- Flon's Axiom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG8wEsf9E0noFvlzgRAr9EAJ9UD5iUwVMapddNp+HEjbx95pQWvgCffr7h
cFm6nWfVsniNtiCRsXX8mgo=
=KuyY
-END PGP SIGNATURE-



Re: Idea of Debian mascot

2008-02-26 Thread David Given

Lars Wirzenius wrote:
[...]

I'd really rather see something nicer than an ant as a mascot. :)


How about a cockroach? Beautifully engineered, indestructable, and 
they're *everywhere*...


--
David Given
[EMAIL PROTECTED]


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: triggers wishlist

2008-03-31 Thread David Given
Michael Biebl wrote:
[...]
 Add update-initramfs to that list. It can take quite some time to
 regenerate the initramfs. Packages that update the initramfs are e.g.
 udev, cryptsetup or uswsusp, splashy/usplash

*raises hand*

Before it blew up, my old NSLU2 (a 266MHz ARM with 32MB RAM) used to
take 15-20 minutes to run update-initramfs. As the configure stage for
packages requires coddling, since many packages want user intervention,
I couldn't even let it run overnight --- I had to sit and stare at it
while it ran. Multiple update-initramfs calls made me feel practically
homicidal.

-- 
┌─── dg@cowlark.com ─ http://www.cowlark.com ─
│ I have always wished for my computer to be as easy to use as my
│ telephone; my wish has come true because I can no longer figure out
│ how to use my telephone. --- Bjarne Stroustrup



signature.asc
Description: OpenPGP digital signature


Re: What should postrm purge actually do?

2008-06-03 Thread David Given
Andreas Bombe wrote:
[...]
 The user may have
 imported the configuration from some other machine, or intend to use the
 configuration elsewhere.  The usefulness of user configuration is
 therefore not tied to the installed state of the package on this system.

Particularly since the user may have compiled their own copy of the
application and be running it from their home directory!

-- 
┌─── dg@cowlark.com ─ http://www.cowlark.com ─
│ I have always wished for my computer to be as easy to use as my
│ telephone; my wish has come true because I can no longer figure out
│ how to use my telephone. --- Bjarne Stroustrup



signature.asc
Description: OpenPGP digital signature


Re: DEP5: proposed versioned url for Format: does not work

2011-09-05 Thread David Given
Jonas Smedegaard wrote:
[...]
 I would recommend in the meantime to use a versioned URL of your 
 choosing.  As I believe is documented - the specific URL should be only 
 an example.

FWIW, I have recently tried to put together a DEP5 compliant copyright
file for a package I'm working on. I say 'tried' because eventually I
had to give up. I was simply unable to get enough information out of the
spec to produce a working file.

What finally made me throw in the towel was precisely the issue that the
OP had --- I couldn't figure out what the versioned URL was supposed to
be. The single example given is incomplete and wrong. In fact, *all* the
examples in the spec are incomplete, containing placeholders instead of
actual information. I spent some time thinking that the versioned URL
was supposed to be VERSIONED_FORMAT_URL because that's how it was
shown in the examples!

Given that (a) this is all supposed to be machine readable and therefore
there is very little margin for error, and (b) most packages have really
simple licensing regimes, it would very, very helpful if there could be
a definitive list of known-correct DEP5 copyright files for the most
popular OSI licenses. That way I could say: my package is GPL2;
therefore I pick GPL2.dep from the list; I change the names; it's done.
This would vastly increase the accessibility, and therefore the
popularity, of the DEP5 format.

I even spent a while looking for existing packages with the same license
as mine from which I could steal the copyright file, but I couldn't find
anything which used DEP5...

-- 
┌─── dg@cowlark.com ─ http://www.cowlark.com ─
│ I have always wished for my computer to be as easy to use as my
│ telephone; my wish has come true because I can no longer figure out
│ how to use my telephone. --- Bjarne Stroustrup



signature.asc
Description: OpenPGP digital signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread David Given
Thomas Goirand wrote:
[...]
 Exactly what do you need from sbin as a user?

I use stuff from sbin as user all the time. A quick glance at /sbin
shows these commands that I use on a regular basis:

blkid
fdisk
all the fscks
all the mkfss
hdparm
ifconfig (before this discussion I'd never even *heard* of ip)
iwconfig
mount.cifs
parted
route
showmount

Like the parent, I add /sbin and /usr/sbin to my path immediately after
installing a new Debian system.

-- 
┌─── dg@cowlark.com ─ http://www.cowlark.com ─
│ Parents let children ride bicycles on the street. But parents do not
│ allow children to hear vulgar words. Therefore we can deduce that
│ cursing is more dangerous than being hit by a car. --- Scott Adams


-- 
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/50223db4.9000...@gmail.com



Re: O: ted -- lightweight .DOC editor

2012-08-30 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Neil Williams wrote:
[...]
 The problems described in #501638 would mean that the package would
 not be allowed back into Debian unless fixed.

It looks like this isn't an issue any more --- the relevant paragraph
from the docs is now:

Ted is free software. By making Ted freely available, I want to
contribute to the propagation of Linux as a viable platform for
technical computer enthusiasts. As Ted is free software, I assume
no responsibility for the consequences of using it. It is up to you
to decide whether Ted suits your purpose or not. Ted is distributed
with absolutely no warranty under the terms of the GNU Public License.

- -- 
 ?? ? http://www.cowlark.com ?
? Parents let children ride bicycles on the street. But parents do not
? allow children to hear vulgar words. Therefore we can deduce that
? cursing is more dangerous than being hit by a car. --- Scott Adams
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iEYEARECAAYFAlA/bhgACgkQf9E0noFvlziOxgCfdGNCUsDBS24gK9UjLp/8pCW0
CsEAn2h2v8/EvcatE3Rq4T49H2Gtzdx/
=69GA
-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/503f6e1b.70...@cowlark.com



Re: O: ted -- lightweight .DOC editor

2012-08-30 Thread David Given
Konstantin Khomoutov wrote:
[...]
 There's still no such thing as the GNU Public License, what the
 author seemingly try to refer to is called GNU General Public
 License, that is, the 'G' in GPL stands for General, not for GNU.

IRL that's actually a link to the FSF page, so it seems clear to me that
this is an honest typo.

-- 
┌─── dg@cowlark.com ─ http://www.cowlark.com ─
│ Parents let children ride bicycles on the street. But parents do not
│ allow children to hear vulgar words. Therefore we can deduce that
│ cursing is more dangerous than being hit by a car. --- Scott Adams


-- 
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/503f839e.9060...@cowlark.com



Re: nacl and CPU frequency.

2012-09-22 Thread David Given
On 22/09/12 15:28, peter green wrote:
[...]
 In order to build successfully nacl needs to determine the CPU frequency
 (the CPU frequency determined at build time is not used in the final
 binaries afaict but if it's not determined then the build will fail as
 it will consider the implementation broken and if it can't find any
 non-broken implementations it won't build).
[...]
 Do you known how important it is to have an accurate CPU frequency
 determination for nacl. e.g. if true CPU frequency can't be determined
 would it be ok to use bogomips instead?

I can't imagine why it would want to know this --- particularly as most
modern architectures don't *have* a single clock frequency (and some may
not have clocks at all).

I wonder if what the developers were actually thinking of when they
think of a clock frequency is actually the value of CLOCKS_PER_SEC,
which is the factor needed to turn a clock_t into a real wall-clock time
--- because on Posix that's defined to be 100, regardless of the
actual implementation details...

-- 
┌─── dg@cowlark.com ─ http://www.cowlark.com ─
│
│ life←{ ↑1 ⍵∨.^3 4=+/,¯1 0 1∘.⊖¯1 0 1∘.⌽⊂⍵ }
│ --- Conway's Game Of Life, in one line of APL



signature.asc
Description: OpenPGP digital signature


Re: Really not about udev, or init sytsems

2012-11-25 Thread David Given
On 25/11/12 19:02, John Paul Adrian Glaubitz wrote:
[...]
 I've been a vivid Amiga user since 1991* and I still love these
 machines and I am supporting the efforts to get Debian back onto
 m68k. Yet, I do not think this should happen at all costs. There
 haven't been no new 68k processors for years, have there?

Freescale make a line of embedded processors derived from the 68k, under
the brand name ColdFire. I used them a while ago --- they're pretty
decent, although not entirely 68k compatible. I was slightly bemused to
see that they're marketed as RISC.

http://en.wikipedia.org/wiki/Freescale_ColdFire

The differences are described here: http://goo.gl/hCmT8

Unfortunately, *because* they're different it's probably impossible to
use one to build Amiga or Atari ST or Mac compatible hardware. OTOH,
because they're so similar to the 68k, rebuilding Debian for the
Coldfire is probably trivial (inasmuch a full archive rebuild is
trivial...). I notice a couple of moribund Alioth projects devoted to
doing just that.

On the gripping hand, I see this: http://acp.atari.org/

-- 
┌─── dg@cowlark.com ─ http://www.cowlark.com ─
│ Of course, on a sufficiently small planet, 40 km/hr is, in fact,
│ sufficient to punt the elastic spherical cow into low orbit. ---
│ Brooks Moses on r.a.sf.c



signature.asc
Description: OpenPGP digital signature


Re: ColdFire / m68k

2012-11-30 Thread David Given
John Paul Adrian Glaubitz wrote:
[...]
 How much are these instruction set compatible with the classical m68k
 processors? Would we be able to have an m68k port of Debian which runs
 both on the original m68k CPUs and the ColdFire series?

AFAIK the ColdFire is nearly, but not quite, a strict subset of the
m68k. There appear to be a fairly small number of instructions which
behave differently. See here:

http://www.microapl.co.uk/Porting/ColdFire/cf_68k_diffs.html

Supervisor mode is quite different but that won't affect user mode
applications (i.e. stuff that Debian is interested in).

So at first glance it looks like it would be possible to generate
ColdFire code which would also run on a 68k. The compiler would have to
be careful not to rely on behaviour which was different on the two
processors. A quick glance at the gcc options doesn't show any obvious
flags to do this, unless -march=isaa -mtune=68000 works.

Incidentally, microapl do make a (sadly commercial) product which allows
you to run 68k code on a ColdFire, which works by trapping unimplemented
instructions in software. It's pitifully slow by all accounts but it
does seem to work.

-- 
┌─── dg@cowlark.com ─ http://www.cowlark.com ─
│ There is nothing in the world so dangerous --- and I mean *nothing*
│ --- as a children's story that happens to be true. --- Master Li Kao,
│ _The Bridge of Birds_



signature.asc
Description: OpenPGP digital signature


Accepted ufiformat 0.9.8-1 (source i386)

2010-12-07 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Wed, 03 Dec 2010 18:48:09 +
Source: ufiformat
Binary: ufiformat
Architecture: source i386
Version: 0.9.8-1
Distribution: unstable
Urgency: low
Maintainer: David Given d...@cowlark.com
Changed-By: David Given d...@cowlark.com
Description: 
 ufiformat  - disk formatter for USB floppy drives
Changes: 
 ufiformat (0.9.8-1) unstable; urgency=low
 .
   * New upstream release
   * Updated Standards-Version (no changes needed)
Checksums-Sha1: 
 7476c4e7eb19809ba357da49a11e16ad3d74c7c3 994 ufiformat_0.9.8-1.dsc
 6e87bb60dc309438d718637bda1d5bc964290cde 97999 ufiformat_0.9.8.orig.tar.gz
 ff87ddd7afca593f78b71fb3da2ea9320b672ae2 2304 ufiformat_0.9.8-1.diff.gz
 2f7edec3e7b8eae735f860d9678a513c4300b81b 14136 ufiformat_0.9.8-1_i386.deb
Checksums-Sha256: 
 75b62d917b35aaab73ee068ab3fe3d89d8dfdab0275e7a19cd219ae045958aa3 994 
ufiformat_0.9.8-1.dsc
 002ae9d86ae94fe4d9fe94d1bddf16884c7c37df441a3ddb0d8ee1633ffcc096 97999 
ufiformat_0.9.8.orig.tar.gz
 c29bb325b96d6a04136c1f62c9e828c0ed3a54246fa4967ff53c8e0678d6677c 2304 
ufiformat_0.9.8-1.diff.gz
 0839cfa08c0ae0436a88b04e9ee2d8d84bcbfae252acefec589ace353dab0b23 14136 
ufiformat_0.9.8-1_i386.deb
Files: 
 5c801c974ca6fdca788562369bee7816 994 utils optional ufiformat_0.9.8-1.dsc
 d76cb807593af765280fb1a7e82bc67e 97999 utils optional 
ufiformat_0.9.8.orig.tar.gz
 353c6d9f3dc47a4963fc72ada00dd2d5 2304 utils optional ufiformat_0.9.8-1.diff.gz
 ac5d090318851061a3824f94223e4079 14136 utils optional 
ufiformat_0.9.8-1_i386.deb

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

iEYEAREDAAYFAkz+zysACgkQAQwuptkwlkQmVwCgiHtZ0vhj4p8iTqnDAvl75M+n
dWoAn1o7sLfZl0/FvRaeSjkE74GR6QTe
=4nHS
-END PGP SIGNATURE-


Accepted:
ufiformat_0.9.8-1.diff.gz
  to main/u/ufiformat/ufiformat_0.9.8-1.diff.gz
ufiformat_0.9.8-1.dsc
  to main/u/ufiformat/ufiformat_0.9.8-1.dsc
ufiformat_0.9.8-1_i386.deb
  to main/u/ufiformat/ufiformat_0.9.8-1_i386.deb
ufiformat_0.9.8.orig.tar.gz
  to main/u/ufiformat/ufiformat_0.9.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/e1pq7x0-00083o...@franck.debian.org



Accepted wordgrinder 0.2-1 (source i386)

2008-02-03 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 19 Jan 2008 10:13:06 +
Source: wordgrinder
Binary: wordgrinder
Architecture: source i386
Version: 0.2-1
Distribution: unstable
Urgency: low
Maintainer: David Given [EMAIL PROTECTED]
Changed-By: David Given [EMAIL PROTECTED]
Description: 
 wordgrinder - a simple word processor that runs in a terminal
Closes: 461515
Changes: 
 wordgrinder (0.2-1) unstable; urgency=low
 .
   * Initial release (Closes: #461515)
Files: 
 c40a9ca8a90f567d0d60d7d90ffc657b 620 editors optional wordgrinder_0.2-1.dsc
 1fb49b385c0de52157030b8efe768eec 133184 editors optional 
wordgrinder_0.2.orig.tar.gz
 5c5bb7fa1a6fcd1a58b90038b72a2934 1940 editors optional 
wordgrinder_0.2-1.diff.gz
 156d31ef05077ee9b5072d3de875 44072 editors optional 
wordgrinder_0.2-1_i386.deb

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

iD8DBQFHkxwDj2OPlhswRc4RAgU4AKCXe3m/wxngjuqrDNSLwHL+MtG8YgCeOVhe
AeTHc5SNoOnGSiaRFl0zBJw=
=jwpI
-END PGP SIGNATURE-


Accepted:
wordgrinder_0.2-1.diff.gz
  to pool/main/w/wordgrinder/wordgrinder_0.2-1.diff.gz
wordgrinder_0.2-1.dsc
  to pool/main/w/wordgrinder/wordgrinder_0.2-1.dsc
wordgrinder_0.2-1_i386.deb
  to pool/main/w/wordgrinder/wordgrinder_0.2-1_i386.deb
wordgrinder_0.2.orig.tar.gz
  to pool/main/w/wordgrinder/wordgrinder_0.2.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted wordgrinder 0.2-2 (source i386)

2008-02-05 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 04 Feb 2008 20:45:50 +
Source: wordgrinder
Binary: wordgrinder
Architecture: source i386
Version: 0.2-2
Distribution: unstable
Urgency: low
Maintainer: David Given [EMAIL PROTECTED]
Changed-By: David Given [EMAIL PROTECTED]
Description: 
 wordgrinder - a simple word processor that runs in a terminal
Closes: 464002 464007
Changes: 
 wordgrinder (0.2-2) unstable; urgency=low
 .
   * Fixed incorrect Depends: line (Closes: #464002)
   * Backported fix from upstream about not being able to rebind keys
 that had a default keybinding (Closes: #464007)
Files: 
 668f8d6375c3c57e0d563472d6e92794 620 editors optional wordgrinder_0.2-2.dsc
 d7c4d407308eb85c6c76f07270f3fb20 2503 editors optional 
wordgrinder_0.2-2.diff.gz
 817881af8e5a9c33d95088b5a28b7b25 44254 editors optional 
wordgrinder_0.2-2_i386.deb

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

iD8DBQFHqLrJj2OPlhswRc4RAunzAKDuquPGQZEDWM7SP8UyO3V9kC/iAgCfX6UY
nQ7SUXEx63eY3SyRx2dtKCg=
=aQ1D
-END PGP SIGNATURE-


Accepted:
wordgrinder_0.2-2.diff.gz
  to pool/main/w/wordgrinder/wordgrinder_0.2-2.diff.gz
wordgrinder_0.2-2.dsc
  to pool/main/w/wordgrinder/wordgrinder_0.2-2.dsc
wordgrinder_0.2-2_i386.deb
  to pool/main/w/wordgrinder/wordgrinder_0.2-2_i386.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted ufiformat 0.9.4-2 (source i386)

2008-03-26 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 21 Mar 2008 22:18:00 +
Source: ufiformat
Binary: ufiformat
Architecture: source i386
Version: 0.9.4-2
Distribution: unstable
Urgency: low
Maintainer: David Given [EMAIL PROTECTED]
Changed-By: David Given [EMAIL PROTECTED]
Description: 
 ufiformat  - disk formatter for USB floppy drives
Changes: 
 ufiformat (0.9.4-2) unstable; urgency=low
 .
   * Patched errant . in upstream's man page.
 .
 ufiformat (0.9.4-1) unstable; urgency=low
 .
   * New upstream release
   * Removed Debian-specific manpage since upstream now provides one
Files: 
 63b38fbb8fe2b8fddc30b891971d38d1 598 utils optional ufiformat_0.9.4-2.dsc
 960994e7dbf592deb7a4fd3024d17a68 90973 utils optional 
ufiformat_0.9.4.orig.tar.gz
 7c36f0a162fdb0bb423a15aba2f31512 2506 utils optional ufiformat_0.9.4-2.diff.gz
 a66624c7b883218ca02ef503e9e5f5bb 12810 utils optional 
ufiformat_0.9.4-2_i386.deb

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

iD8DBQFH6lx+AQwuptkwlkQRAog7AJ0W4cfjcllopYbpBKDCNqfPaSa3qwCeNKnU
zVJt1xfJCiwsnX6MNF7JEYE=
=GhjD
-END PGP SIGNATURE-


Accepted:
ufiformat_0.9.4-2.diff.gz
  to pool/main/u/ufiformat/ufiformat_0.9.4-2.diff.gz
ufiformat_0.9.4-2.dsc
  to pool/main/u/ufiformat/ufiformat_0.9.4-2.dsc
ufiformat_0.9.4-2_i386.deb
  to pool/main/u/ufiformat/ufiformat_0.9.4-2_i386.deb
ufiformat_0.9.4.orig.tar.gz
  to pool/main/u/ufiformat/ufiformat_0.9.4.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted ufiformat 0.9.3-3 (source i386)

2007-08-25 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 18 Aug 2007 21:54:15 +0100
Source: ufiformat
Binary: ufiformat
Architecture: source i386
Version: 0.9.3-3
Distribution: unstable
Urgency: low
Maintainer: David Given [EMAIL PROTECTED]
Changed-By: David Given [EMAIL PROTECTED]
Description: 
 ufiformat  - disk formatter for USB floppy drives
Closes: 436134
Changes: 
 ufiformat (0.9.3-3) unstable; urgency=low
 .
   * Fixed a typo in the changelog release ID.
 .
 ufiformat (0.9.3-2) unstable; urgency=low
 .
   * Fixed some newbie packaging errors.
 .
 ufiformat (0.9.3-1) unstable; urgency=low
 .
   * Initial release (Closes: #436134)
   * Modified Makefile.am to install into /usr/bin instead of /usr/sbin.
Files: 
 38b56d1f58f3387280c99b8ccf3f4a59 598 utils optional ufiformat_0.9.3-3.dsc
 2479096f121d98cba6556dacf3204631 83689 utils optional 
ufiformat_0.9.3.orig.tar.gz
 838c59822ad62f109fda4aeac7fc1aa7 3023 utils optional ufiformat_0.9.3-3.diff.gz
 a466f09a5c5d59d5e4a4ee7409b6791c 11824 utils optional 
ufiformat_0.9.3-3_i386.deb

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

iD8DBQFGx2QTAQwuptkwlkQRArklAJ0YNsL0YQ0YY6Dhhv4dPFvBS07QHQCeJveW
8yDETL1WPHxr3dgmG+Zem80=
=sr5X
-END PGP SIGNATURE-


Accepted:
ufiformat_0.9.3-3.diff.gz
  to pool/main/u/ufiformat/ufiformat_0.9.3-3.diff.gz
ufiformat_0.9.3-3.dsc
  to pool/main/u/ufiformat/ufiformat_0.9.3-3.dsc
ufiformat_0.9.3-3_i386.deb
  to pool/main/u/ufiformat/ufiformat_0.9.3-3_i386.deb
ufiformat_0.9.3.orig.tar.gz
  to pool/main/u/ufiformat/ufiformat_0.9.3.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted wordgrinder 0.3.1-1 (source i386)

2008-09-16 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 15 Sep 2008 23:14:39 +0100
Source: wordgrinder
Binary: wordgrinder
Architecture: source i386
Version: 0.3.1-1
Distribution: unstable
Urgency: low
Maintainer: David Given [EMAIL PROTECTED]
Changed-By: David Given [EMAIL PROTECTED]
Description: 
 wordgrinder - a simple word processor that runs in a terminal
Changes: 
 wordgrinder (0.3.1-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 431840452e6160004531e9733b33f631041297d2 1034 wordgrinder_0.3.1-1.dsc
 a9a6707460d99c23626fef4f7f27f53b22a7875f 692897 wordgrinder_0.3.1.orig.tar.gz
 1764c71ddfae8a29527e4fb683d8eb8cef1045df 2026 wordgrinder_0.3.1-1.diff.gz
 e8eacd38e1a97da16e1723d8d00be0c6d11fa724 71076 wordgrinder_0.3.1-1_i386.deb
Checksums-Sha256: 
 d6ab4a196180abf671f2b086fee3f834fa7259997d43f08d9041a57eb96b3c96 1034 
wordgrinder_0.3.1-1.dsc
 3c76cdcc03c18a66bf7a34977bd5612d940a1596daa8a85d93435c7ef365c8c5 692897 
wordgrinder_0.3.1.orig.tar.gz
 339386e96d998b925f4f41484c5d940e56e1863abffd36484c075e4982e1673e 2026 
wordgrinder_0.3.1-1.diff.gz
 e45278fe0bb9e58c95da490dffde40d4bdcf35c925aa4742cd652d1c1f19980a 71076 
wordgrinder_0.3.1-1_i386.deb
Files: 
 5620a38843306c33c67879340aeb3ed7 1034 editors optional wordgrinder_0.3.1-1.dsc
 6d9fa17a32f726cea56bba57e7cc03c2 692897 editors optional 
wordgrinder_0.3.1.orig.tar.gz
 53f54d04ea7ebc1f36963d495d29a2b4 2026 editors optional 
wordgrinder_0.3.1-1.diff.gz
 1be28d5ccb1a003918277c3fdcd8b836 71076 editors optional 
wordgrinder_0.3.1-1_i386.deb

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

iEYEARECAAYFAkjP7MYACgkQj2OPlhswRc6KQgCgr76eOZOKPIr2/j9eHWoX8Bg1
Tn8Anibtk1/AJr1dVCY149ZtkHExSOIa
=aKNI
-END PGP SIGNATURE-


Accepted:
wordgrinder_0.3.1-1.diff.gz
  to pool/main/w/wordgrinder/wordgrinder_0.3.1-1.diff.gz
wordgrinder_0.3.1-1.dsc
  to pool/main/w/wordgrinder/wordgrinder_0.3.1-1.dsc
wordgrinder_0.3.1-1_i386.deb
  to pool/main/w/wordgrinder/wordgrinder_0.3.1-1_i386.deb
wordgrinder_0.3.1.orig.tar.gz
  to pool/main/w/wordgrinder/wordgrinder_0.3.1.orig.tar.gz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted wordgrinder 0.3.2-1 (source i386)

2009-02-20 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 19 Feb 2009 23:54:29 +
Source: wordgrinder
Binary: wordgrinder
Architecture: source i386
Version: 0.3.2-1
Distribution: unstable
Urgency: low
Maintainer: David Given d...@cowlark.com
Changed-By: David Given d...@cowlark.com
Description: 
 wordgrinder - a simple word processor that runs in a terminal
Changes: 
 wordgrinder (0.3.2-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 54b7fa2a9352378829f5e7de7354007c79d6c145 1034 wordgrinder_0.3.2-1.dsc
 ece4058c645d1c5aeead721b6520acde1d142cd3 693975 wordgrinder_0.3.2.orig.tar.gz
 2d3a3926ca2c6a067791f237ecc790f94fc9fe34 2044 wordgrinder_0.3.2-1.diff.gz
 920f448705bbdb10a77be2be13cb47fe25e9f47c 71434 wordgrinder_0.3.2-1_i386.deb
Checksums-Sha256: 
 1a94168cb53e8799ee116e6ab83ff5c9dab19f7fb8948030bd2540651881177a 1034 
wordgrinder_0.3.2-1.dsc
 fc037135a2bbae868a5442d025370bce14f270768d86b63071ec1cb06a649442 693975 
wordgrinder_0.3.2.orig.tar.gz
 e0410e9bc1e8d360e46499fd8ed0d6cbb9ec722843c74410e04227c0bc54c0f7 2044 
wordgrinder_0.3.2-1.diff.gz
 16a45f79d92ec7dd09062027651025d9d81b9dc4e6a9407a050a07a647a5e197 71434 
wordgrinder_0.3.2-1_i386.deb
Files: 
 d37105baf69bc196c90d8d4cb0badab1 1034 editors optional wordgrinder_0.3.2-1.dsc
 0022ce8a3dd5e7e4b65593b365400e4f 693975 editors optional 
wordgrinder_0.3.2.orig.tar.gz
 75735b5ed74d0290032c7ae4f267df1d 2044 editors optional 
wordgrinder_0.3.2-1.diff.gz
 654c5ff37435e9686a1efd02249be12e 71434 editors optional 
wordgrinder_0.3.2-1_i386.deb

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

iEYEARECAAYFAkmegTUACgkQj2OPlhswRc4AZwCgwIqHptMJKUfVO/BZo308sZqH
rVwAoPlJFHPJvIK4z7vmYQLQs4y9j8DM
=OJFY
-END PGP SIGNATURE-


Accepted:
wordgrinder_0.3.2-1.diff.gz
  to pool/main/w/wordgrinder/wordgrinder_0.3.2-1.diff.gz
wordgrinder_0.3.2-1.dsc
  to pool/main/w/wordgrinder/wordgrinder_0.3.2-1.dsc
wordgrinder_0.3.2-1_i386.deb
  to pool/main/w/wordgrinder/wordgrinder_0.3.2-1_i386.deb
wordgrinder_0.3.2.orig.tar.gz
  to pool/main/w/wordgrinder/wordgrinder_0.3.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



Accepted wordgrinder 0.3.3-1 (source i386)

2009-12-14 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 14 Dec 2009 21:42:12 +
Source: wordgrinder
Binary: wordgrinder
Architecture: source i386
Version: 0.3.3-1
Distribution: unstable
Urgency: low
Maintainer: David Given d...@cowlark.com
Changed-By: David Given d...@cowlark.com
Description: 
 wordgrinder - a simple word processor that runs in a terminal
Changes: 
 wordgrinder (0.3.3-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 39a85458b98dfb1772d3658d18d306e0b88d6808 1035 wordgrinder_0.3.3-1.dsc
 f8ba1ba519ecb0a20d4623fb7a45f303546e4793 695406 wordgrinder_0.3.3.orig.tar.gz
 edff3cb57edd2dc1b784a3d0ae14c025061358ab 2582 wordgrinder_0.3.3-1.diff.gz
 023537f7d12e1d77977b7e459d4dbfbed31fb647 74342 wordgrinder_0.3.3-1_i386.deb
Checksums-Sha256: 
 3edd1a2402c36cdff80d870a23ffdc174e0509bcc6aff8a4375628d9bdc1b654 1035 
wordgrinder_0.3.3-1.dsc
 33675e8587232fa0915e4d9674db739814fd56ddf9ddcea8cae8a2842ba3d8a8 695406 
wordgrinder_0.3.3.orig.tar.gz
 a81290915ad9c99852047e0fcfd7a42417fcdf07337dea77214f1587958ef978 2582 
wordgrinder_0.3.3-1.diff.gz
 ecde7891d10152391e7fa272fd8202021391fbe7c3b8fed8965ec7b7cfbf6690 74342 
wordgrinder_0.3.3-1_i386.deb
Files: 
 44c6a82ba99971bbf97c0468a525f15d 1035 editors optional wordgrinder_0.3.3-1.dsc
 56571f20b892bee3f2ed19840b3ef44f 695406 editors optional 
wordgrinder_0.3.3.orig.tar.gz
 609a5100bd25080008ad339e662e1873 2582 editors optional 
wordgrinder_0.3.3-1.diff.gz
 d737ac4fc95da0c7f472a9edeca1e6b6 74342 editors optional 
wordgrinder_0.3.3-1_i386.deb

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

iEYEARECAAYFAksmvRwACgkQj2OPlhswRc5tVgCcDx09+lwpgzsvAnj6R9FPJgkP
O0QAoN6pCjCVl1FwzFkwuYflZoAB4drB
=q7h0
-END PGP SIGNATURE-


Accepted:
wordgrinder_0.3.3-1.diff.gz
  to main/w/wordgrinder/wordgrinder_0.3.3-1.diff.gz
wordgrinder_0.3.3-1.dsc
  to main/w/wordgrinder/wordgrinder_0.3.3-1.dsc
wordgrinder_0.3.3-1_i386.deb
  to main/w/wordgrinder/wordgrinder_0.3.3-1_i386.deb
wordgrinder_0.3.3.orig.tar.gz
  to main/w/wordgrinder/wordgrinder_0.3.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



Accepted wordgrinder 0.5.1-1 (source amd64)

2014-01-01 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 13 Dec 2013 01:23:54 +
Source: wordgrinder
Binary: wordgrinder
Architecture: source amd64
Version: 0.5.1-1
Distribution: unstable
Urgency: low
Maintainer: David Given d...@cowlark.com
Changed-By: David Given d...@cowlark.com
Description: 
 wordgrinder - simple word processor that runs in a terminal
Changes: 
 wordgrinder (0.5.1-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 563370f21f663a536209a7f664ed7d626c6f1f0a 1799 wordgrinder_0.5.1-1.dsc
 4cff6e2938896c2e4c559edd4b5ad28d3c6302ba 651416 wordgrinder_0.5.1.orig.tar.gz
 1f62c6ac20faf59a961800fad63bc4f939cca3c7 2426 wordgrinder_0.5.1-1.diff.gz
 d0baa89d38392289a2ea473bd02f3e7198b3b422 72598 wordgrinder_0.5.1-1_amd64.deb
Checksums-Sha256: 
 204e7ab413de3b27da6acf6ccce6812d84225082e59edaf14ec3f8f99167603a 1799 
wordgrinder_0.5.1-1.dsc
 b32c3482e43768362c0b346c389d552f3561b4608753e7aa4c5f57f400316992 651416 
wordgrinder_0.5.1.orig.tar.gz
 769597ad8263dc4cf2ee21c3da14ac81fa72c7cba8c4cf895028fe609cc15f32 2426 
wordgrinder_0.5.1-1.diff.gz
 1da5c54a9b2bfe8d66f99633ae5a7f13da84a54ff262be16b8ca2214794ecfad 72598 
wordgrinder_0.5.1-1_amd64.deb
Files: 
 b59be4de1089ea2bc570c1b047e00752 1799 editors optional wordgrinder_0.5.1-1.dsc
 c2f351bfeb130e2fd57cd67e1b056cb1 651416 editors optional 
wordgrinder_0.5.1.orig.tar.gz
 e224c3c5597e4ac663300ab6431b94b8 2426 editors optional 
wordgrinder_0.5.1-1.diff.gz
 8689d4d10d4a92a9c977f9b5277f1a8b 72598 editors optional 
wordgrinder_0.5.1-1_amd64.deb

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

iQIcBAEBCAAGBQJSxASFAAoJEPoMQQc4ydkDGpYQAJrygsTgM+Gp23C5uwTieVxu
nrN7LFqDTr29tu72gyC1CU8zKur2OYjCdDq5avnsgSurF0nE1fFLWuqV7s/ZTw1R
iViEwwbyd0ma9H28AEeGhjHOHf8Kww6InHm7UjzOWT0B5mnJQNJv/DTOsldeVcqw
9BrfrU0aEl0/SEofHAVsad5pgCUnOJW2ccbL5RpugDOILWnwFOjdy2AH1f6BYxTo
XLawrWGxPjgV+IogZbj+Fhf+HVPDdVeben/aRWJps4o5CVB3MkWzA8ePe5PRDKbp
1k90hPTig4ZNj6e0J19CxbfaAyF8Qeqiv3k9iYBzINPZNTDUabBGeB+X7X6tDDu0
BQz1jvBjkdDNsJ9QGfej34T9bJOog9OrfeWXtMd6HDg7oGASM5K2QnWRPwhIEzE9
bWD7/1R9QrB4sCf8M9iiMMWMVcoAjsALJXZDT7RXNakdiscZNQhTKTAdDNeOf5aH
QBaeq2HpoHpIuS6E+Tenf7wAVXJQ8YwynoqEG3C5ZvKA/AsWtnN6wifIFKNuWAWU
qF2SFawvJ9ZwUuZiSPcFx/MARwpNit6zf/7jvgvlqRRd+KKFJRGvHT50DddWqwLF
I7/bI/v/DwAVcvFqWw45Kkwjc1f+K9Jfbc8EK7sHUq3OUuIHTuF+H4xfo3YBYeq5
n1JQZ/2c4LWqClNU5aTJ
=ImXn
-END PGP SIGNATURE-


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



Accepted wordgrinder 0.4.1-1 (source amd64)

2013-04-15 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 14 Apr 2013 21:12:31 +
Source: wordgrinder
Binary: wordgrinder
Architecture: source amd64
Version: 0.4.1-1
Distribution: unstable
Urgency: low
Maintainer: David Given d...@cowlark.com
Changed-By: David Given d...@cowlark.com
Description: 
 wordgrinder - simple word processor that runs in a terminal
Changes: 
 wordgrinder (0.4.1-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 864ab121f429051475e06cfa72e9d776f0a14d7b 1114 wordgrinder_0.4.1-1.dsc
 30f7410a9123f41283fa236f9769928e532ff164 404488 wordgrinder_0.4.1.orig.tar.gz
 641ac93ec2f38ad8642b8d5b80874d3c868fcf4d 2412 wordgrinder_0.4.1-1.diff.gz
 e6fc3bf87cad85cea5f25f0f51a4b73c957349ff 88444 wordgrinder_0.4.1-1_amd64.deb
Checksums-Sha256: 
 c1da406d3dcdfda2682213c80d0641bdc74f550a7e3f820fa63518b00d317edc 1114 
wordgrinder_0.4.1-1.dsc
 9cd39220167a462e4394669d6993d8329ffeeff41a2d828d5f1a53ff91a259f7 404488 
wordgrinder_0.4.1.orig.tar.gz
 2d15b007483abfb75ec3e8e6ad237c40f1c8ca18b4a28c4b3c0d6eadfeac0aba 2412 
wordgrinder_0.4.1-1.diff.gz
 14536f1592304aabbf245192ca6416ced787bcfd0bd68fe992e9e475ee397eb7 88444 
wordgrinder_0.4.1-1_amd64.deb
Files: 
 0bbb9863bf77559800a7187e4c2bab8a 1114 editors optional wordgrinder_0.4.1-1.dsc
 f28bea4fea6413bdab3d1d690ea97a1c 404488 editors optional 
wordgrinder_0.4.1.orig.tar.gz
 2876e146db97d3f6cf271b9c471c67b1 2412 editors optional 
wordgrinder_0.4.1-1.diff.gz
 465f49ad67cd238e3bb1c0aba9290c63 88444 editors optional 
wordgrinder_0.4.1-1_amd64.deb

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

iEYEARECAAYFAlFsUYoACgkQj2OPlhswRc6rNACglYj5uPztykYVhq0KKGKv923Z
hqUAn0x2ezH6gjXaNeNC3sK8Ohw2uDlh
=tx3m
-END PGP SIGNATURE-


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



Accepted ufiformat 0.9.9-1 (source amd64)

2013-10-21 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 15 Oct 2013 19:35:37 +0900
Source: ufiformat
Binary: ufiformat
Architecture: source amd64
Version: 0.9.9-1
Distribution: unstable
Urgency: low
Maintainer: David Given d...@cowlark.com
Changed-By: David Given d...@cowlark.com
Description: 
 ufiformat  - disk formatter for USB floppy drives
Closes: 72
Changes: 
 ufiformat (0.9.9-1) unstable; urgency=low
 .
   * New upstream release
   * debian/rules
 - enable hardening
 - add build-arch and build-indep targets
 - exec autoreconf to regenerate files and fix FTBFS (Closes: #72)
  (supplied by Hideki Yamane henr...@debian.org)
   * Updated Standards-Version
Checksums-Sha1: 
 3f8576446d2f7b6cf4ed6b916e6972e8e3d8db1d 1738 ufiformat_0.9.9-1.dsc
 b21b51a5a4eb3d25313bb608cc649844df7c5d7f 99292 ufiformat_0.9.9.orig.tar.gz
 7afe6f8e1e5894ecce3b35042339a8be8bf7b57f 2419 ufiformat_0.9.9-1.diff.gz
 8d4fe3e4bb34833915228b958df68693d559d49c 13848 ufiformat_0.9.9-1_amd64.deb
Checksums-Sha256: 
 42bafda50394c910de4c932c948848f871440c888e2770f138bf3e671f066aa0 1738 
ufiformat_0.9.9-1.dsc
 1d191790c2fbeb38a4acbb66f929bf987b675904cba33a0ccfb43f8db63086e5 99292 
ufiformat_0.9.9.orig.tar.gz
 f4f7583552c75b5d18491f019ff9e69a3e7c3b1ff0fb8ef477e86937afcf6326 2419 
ufiformat_0.9.9-1.diff.gz
 c07ff0196d206f8ea9fac089f7fd4633049c959fde6452d38b636271d3894226 13848 
ufiformat_0.9.9-1_amd64.deb
Files: 
 13e1e99631c99cf4640d0eb1aa55b7b3 1738 utils optional ufiformat_0.9.9-1.dsc
 18e41a189b81b1599a38ce8640698b7f 99292 utils optional 
ufiformat_0.9.9.orig.tar.gz
 5f353b52fe393160ad287f85fdfe037a 2419 utils optional ufiformat_0.9.9-1.diff.gz
 5f48b2efceef4380ec65066e2485ed7f 13848 utils optional 
ufiformat_0.9.9-1_amd64.deb

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

iQIcBAEBAgAGBQJSZUR4AAoJEAFx4YKK4JNFUdEP/1MaHRLOZxNPQB5puL9kT90O
WA9/PxwLP0W7JGujAE8Yl0E7NcYcUP5fDLk0DYV9QnJIXteYn61oIPpxqD2oX0XF
LSLQ1y9+oS6Y5/vdJd5Nfu/5yC16LqEiIUOeeI4QEbzSJSsUMPOVE3AHwuGz4vUe
Izq1kR+LGwaS0MJ0+PaOO8lzsHJSWtq6rBNalfyLR2lTOsrw7ipgE902on2sk+Sn
m4jCNKYcrF9lpDipKurzjNQmmWbGWB2c7TtCdxRdQqPXrCYA8tzxIDbSq09aMOgC
T4UPmaEp+OpCrFYq+UjtUb7nQvviTUQQrHNXaboErlCnUb7f1IuasMOOkfgtzFot
WrPaDbm1zbItuOsOeGt48Ok+xUgP17HgjBtPMGJcMSlz/7F4BF2J43YPqFP8cBOY
Lc1ASB2eZEq5STDwUC0ki8Q72O41KoQYfsnUdrinjWh0327Wdx+BOFJlUUoFxi75
nhpg8RkBoocXMaX+BOktDmTHNcmkPQA3psuQh5jrgUX680qApPpUObR6bEr/720G
D/hhJO6kdNDTDZylQqqMr3r2aTQkl4FcNvn9xFikBVCbNN6AzR3fYfUNNfPEyb0F
Z/YmysI/TTOxNC12qmLNNBRwSrrt+vQnnWoyYQfmcXXlyzsf1/QLx9J4UKTBmMPi
SsvbIlD3TadM2Aa/Pbi6
=rtn/
-END PGP SIGNATURE-


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



Accepted wordgrinder 0.6-2 (source all amd64) into unstable

2015-10-14 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 13 Oct 2015 21:29:22 +0200
Source: wordgrinder
Binary: wordgrinder wordgrinder-ncurses wordgrinder-x11 wordgrinder-doc
Architecture: source all amd64
Version: 0.6-2
Distribution: unstable
Urgency: medium
Maintainer: David Given <d...@cowlark.com>
Changed-By: David Given <d...@cowlark.com>
Description:
 wordgrinder - simple word processor for writing first drafts
 wordgrinder-doc - simple word processor for writing first drafts 
(documentation)
 wordgrinder-ncurses - simple word processor for writing first drafts (terminal 
version)
 wordgrinder-x11 - simple word processor for writing first drafts (X11 version)
Closes: 801697
Changes:
 wordgrinder (0.6-2) unstable; urgency=medium
 .
   * Fix debian/rules bug that was causing FTBFS on the build servers
 (Closes: #801697)
   * Update urgency to 'medium' (the new standard)
Checksums-Sha1:
 58096a45d0fb3a5e2505a748370a8243c5895968 2011 wordgrinder_0.6-2.dsc
 994452d35d5d6259367b09ec7ad0e6bcb54f9bd6 5232 wordgrinder_0.6-2.debian.tar.xz
 f8ee8baee8c353c75823660a87485eaf12579d5e 20804 wordgrinder-doc_0.6-2_all.deb
 702b6390794f12644ecb45ea12bc7a38adae2c21 69292 
wordgrinder-ncurses_0.6-2_amd64.deb
 29a23005eda61e37d17cd27e660736734f41547b 72136 wordgrinder-x11_0.6-2_amd64.deb
 dd23c16a079080ca282b8ab5662d26952c51af6a 3176 wordgrinder_0.6-2_all.deb
Checksums-Sha256:
 c24a82557ee44a3e41577ff8924d57354c5b5a28a266025f8d30779e0eb96c72 2011 
wordgrinder_0.6-2.dsc
 1f81e8fc931732364a62e081a85a06a26dad4d2b78858217fdb3ac5a7908070a 5232 
wordgrinder_0.6-2.debian.tar.xz
 ceabc99eccc970fe17daadccb67547500b1db9e948dd3625b940f6f195d8f544 20804 
wordgrinder-doc_0.6-2_all.deb
 fa4b97e0d5f47a1f21d1023469da6aaee99ed0e1500b86a1f7251768e12a786d 69292 
wordgrinder-ncurses_0.6-2_amd64.deb
 ff316669953766922598ad255e46b000b785fc31e585b799422a97c969580686 72136 
wordgrinder-x11_0.6-2_amd64.deb
 4b0f115acb207a07fdb69b1248ca17f4906c2001432f9f42603ef3a73ffa12d3 3176 
wordgrinder_0.6-2_all.deb
Files:
 a024f63f90bd6b28e130740a33c4d4fd 2011 editors optional wordgrinder_0.6-2.dsc
 7c4acbf5c9f90716f3506cfe9c8b0413 5232 editors optional 
wordgrinder_0.6-2.debian.tar.xz
 be7b256f31c7e490779adce238a63c0c 20804 doc optional 
wordgrinder-doc_0.6-2_all.deb
 2b04ca870d70009daa92ca3391fe16f0 69292 editors optional 
wordgrinder-ncurses_0.6-2_amd64.deb
 7a1892142dadf0e3f2a34f27ac81f430 72136 editors optional 
wordgrinder-x11_0.6-2_amd64.deb
 180d1eff0566400f790d09cff936a372 3176 oldlibs extra wordgrinder_0.6-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWHnmPAAoJEPoMQQc4ydkDkmQP/0sNZ9m8Vj6ogfusd10aFepS
b7jJ84i3193qbws5H+Eh01V9YwHdpj3ZLKsthBqKRWcENwBFEDqySObO8zNqFLqW
W40oYLZCIrhtHk3NdTKOkn4dhclzminaF1LKfS6vH4682g8uspsJ3ZrE5ebDPy2B
xPqroo2ubEsIVRICoCaQvPpwWPoO8HpVi6A1E1WJTGZ07h8bgEZBBLP88RW6SLZ/
YA29ubiZOB/BnDys1HjbT9mck+78Iqp6gy4g1xvolG5+u5A9i0lDfoaGM2Hu/O4A
8SM0KM/S2edPVfA5gZuo3ogV2p73fi+oTbKyCOYPwa6ap1QsjJL1ZYVYtk9D8XmZ
xJyvctg/sZD3fBg4s14vVO3tMlpbR2yEAG5gooPHJ2Xyn6O6Lxhg57UyD4LZrS/k
b2Wg48tGKHI1/DcB0aI8pexdIvYMGbFNcL26LfsoS8UBe/pNEAo6NqbKiPjb14tJ
A7XHLntkrxPtb0G2NUQT+r0Eq2GZxbzDEeviduUnaYOZYZ+FhT+DnJoKwdQWSDgb
pDVo/+KUIfkWW5TJUnKoeNM4x86btZL/w0m87n4aYlviG8sd2C873Zx9kJOPRiie
ZPjcreTYYQVdVWMiyWCpjfUL9vaTY/qc1NO2gQlCj4DzRvSYPA3zi1igG0B+Pwg3
CdIIa66D17KRN5jzeytT
=SDUB
-END PGP SIGNATURE-



Accepted wordgrinder 0.6-3 (source all amd64) into unstable

2015-10-17 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 17 Oct 2015 12:12:04 +0200
Source: wordgrinder
Binary: wordgrinder wordgrinder-ncurses wordgrinder-x11 wordgrinder-doc
Architecture: source all amd64
Version: 0.6-3
Distribution: unstable
Urgency: medium
Maintainer: David Given <d...@cowlark.com>
Changed-By: David Given <d...@cowlark.com>
Description:
 wordgrinder - simple word processor for writing first drafts
 wordgrinder-doc - simple word processor for writing first drafts 
(documentation)
 wordgrinder-ncurses - simple word processor for writing first drafts (terminal 
version)
 wordgrinder-x11 - simple word processor for writing first drafts (X11 version)
Closes: 801909
Changes:
 wordgrinder (0.6-3) unstable; urgency=medium
 .
   * Fix missing dependency (Closes: #801909)
Checksums-Sha1:
 b495d5804c621c6fe7ca04342d540cf095252749 2011 wordgrinder_0.6-3.dsc
 79288de46ec3ecf5e2c5c1cd8ba100679f0b543e 5268 wordgrinder_0.6-3.debian.tar.xz
 11797b7119174fd9c9d54daa273c47c894972ba5 20834 wordgrinder-doc_0.6-3_all.deb
 e83a075f9ec55da03b0eb351e7e5c1cd809e144d 69324 
wordgrinder-ncurses_0.6-3_amd64.deb
 47076fece0c660668867d26716e7026511690fd1 72202 wordgrinder-x11_0.6-3_amd64.deb
 0d70bef29388075f8b9bc87eaa17546091e2563e 3202 wordgrinder_0.6-3_all.deb
Checksums-Sha256:
 f4556ffd21b15fba318a8e94f24765699c4faf27c736c6c7373fb1eefbd465d9 2011 
wordgrinder_0.6-3.dsc
 e3a0eb048ecde6e69eac2cad8a053dd23869ac02f1104e40f48645ab59f01607 5268 
wordgrinder_0.6-3.debian.tar.xz
 05b265ead5c3ebda78b0e8d6a606c518945e0b2e96af5932283f21d3b45287c5 20834 
wordgrinder-doc_0.6-3_all.deb
 56cb4c51cc3cc05cb4162433237b16781993e6c9ced9d5ffb7be3744acd77ed5 69324 
wordgrinder-ncurses_0.6-3_amd64.deb
 6e3d9361f4eb3ef6dbd933c7a8b11ffb2d473d19e942300b61f4956de2003f3f 72202 
wordgrinder-x11_0.6-3_amd64.deb
 68f8edbe34b91fdb6e3b25eece614ef1ed3471e1051164eec0d885b665dd27a7 3202 
wordgrinder_0.6-3_all.deb
Files:
 ef593367a73caef97ce45b1ab4c6c385 2011 editors optional wordgrinder_0.6-3.dsc
 8d4abd6570b707254809d6cf45e7e1c1 5268 editors optional 
wordgrinder_0.6-3.debian.tar.xz
 3970a1184cc73823d5dc1d40b33a7fcb 20834 doc optional 
wordgrinder-doc_0.6-3_all.deb
 80d36e0e908b4954f52024648a64b418 69324 editors optional 
wordgrinder-ncurses_0.6-3_amd64.deb
 6efa23df210213a1b8772813c2c03eb0 72202 editors optional 
wordgrinder-x11_0.6-3_amd64.deb
 05e9fc1ab7d7b6367c7be8aee25e7cca 3202 oldlibs extra wordgrinder_0.6-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWIjF6AAoJEPoMQQc4ydkDe5UQALTMhYap7MJMfgv6wOwhg4Cf
Ds6wMLgwY984zYxLkOVtXptEhHIQXgm+G/T8wh1GVhCh60NnMa75oUILUagl9OOG
TWcsIlPdQQ6MQYPMKmMwaKptXxHzWFIVS8rudNCG7dUkBqh3wUKp+CRPG9y3nwHf
0aGRI4qt/dXCJWmiYfLHmmJ9v0C2zh80tLl1nHVBLYanD1Y7vRhB6Mc6U9I+P5lr
AmbfqzZ051trIjR/9jqZT1fNQQIV90MbPLF3AHkKsL8Va+VgJLYF5wJrOV00Brui
RpZqnYG3rpivOv6SHzdWt0iaFTkd5FIOH2Fwd22rynUUxpYMf/OB80SuEzr+lA+K
Ns239QRpVQyzTLCqQzG6QjNRlox296g+aAimr5g6m8P2t4nA3DU6lceb76MaktmO
IpTpb0tdb5Ll5DkfCZi1UvdtSFXZlEtoEWCFecPWbP2IVbc7yAp17Cvwz8HNMRcV
0CxJFlEZwDyxvXFRWMAK9wxsd9+9C7lj95AqEexrqUdpc+DBjFcYXj87SPt0b8GK
gD71x7GR8L68HZ7R4vesz0ViObkjYFDGT+/RS5qX0lhbc0sCphbfUsh3bohoCGcQ
lApED5ULpq6XMaJGrBn6q1D1iZvinGEXgBFkywyVk5SKBTU5lXFpf4F1033RMRtG
kdhdWPkEX8DNflmF29Ye
=UVv0
-END PGP SIGNATURE-



Accepted wordgrinder 0.6-1 (source all amd64) into unstable, unstable

2015-10-12 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 24 Sep 2015 23:47:32 +0200
Source: wordgrinder
Binary: wordgrinder wordgrinder-ncurses wordgrinder-x11 wordgrinder-doc
Architecture: source all amd64
Version: 0.6-1
Distribution: unstable
Urgency: medium
Maintainer: David Given <d...@cowlark.com>
Changed-By: David Given <d...@cowlark.com>
Description:
 wordgrinder - simple word processor for writing first drafts
 wordgrinder-doc - simple word processor for writing first drafts 
(documentation)
 wordgrinder-ncurses - simple word processor for writing first drafts (terminal 
version)
 wordgrinder-x11 - simple word processor for writing first drafts (X11 version)
Changes:
 wordgrinder (0.6-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1:
 9c80bf44580d1f1bc22959abece09dec00b03868 2011 wordgrinder_0.6-1.dsc
 f2bc7d7f1b32a2b1a68978086e046564420df78a 1628087 wordgrinder_0.6.orig.tar.gz
 cc3fab4d87ec28d127c2d20aeda28bca8f4a1718 5148 wordgrinder_0.6-1.debian.tar.xz
 0765dc93d5359a51bb63d2e582dd3bbfece626d7 20690 wordgrinder-doc_0.6-1_all.deb
 baba2d0f1bf03cce1704afafeeaafd672ee12d63 69122 
wordgrinder-ncurses_0.6-1_amd64.deb
 f0948af41130f4214d9be5e74aac9b6d8d87e7ae 71990 wordgrinder-x11_0.6-1_amd64.deb
 6268cc79d8413c5fea92cf72a9fcc86893b10c1b 3058 wordgrinder_0.6-1_all.deb
Checksums-Sha256:
 2420532b1b7ee17497f62a03693dd383ddadd5245fc19e209d74bab5e52efca6 2011 
wordgrinder_0.6-1.dsc
 3459cab32ca89d8585aa96ef0b9db2ac3802773223786991e48b3c62e2ee7eed 1628087 
wordgrinder_0.6.orig.tar.gz
 7e31e9770e9be5b64aa63cd71df3890fabd15e075e8cb27ef58f261c23061f7a 5148 
wordgrinder_0.6-1.debian.tar.xz
 f9463262714ce0cbbcfb94642c188f4b7f46251d2ce2b86db46ad72d94a0 20690 
wordgrinder-doc_0.6-1_all.deb
 94d995c518e8d80162c963dae2033e91c6f5954b33d524d0f8eb6ffe92702c61 69122 
wordgrinder-ncurses_0.6-1_amd64.deb
 c73c1a67bae19a7b470a78d679d65500d366211e73114d913e96ff95982b989d 71990 
wordgrinder-x11_0.6-1_amd64.deb
 bcc722a30efe7187bb066cd8fe22e8496e6f53a1dec9a8eef68657f46f535a10 3058 
wordgrinder_0.6-1_all.deb
Files:
 ce324c8be9e51fcedd0d31ee8262ed29 2011 editors optional wordgrinder_0.6-1.dsc
 f766ed92430073a12494f626476b5488 1628087 editors optional 
wordgrinder_0.6.orig.tar.gz
 f1ed9cd89092218f9543021ab3f1f993 5148 editors optional 
wordgrinder_0.6-1.debian.tar.xz
 6a1b72c899b534c9145d87f3aa53121a 20690 doc optional 
wordgrinder-doc_0.6-1_all.deb
 5da01faf28d7a671cdd93f22bac9ec38 69122 editors optional 
wordgrinder-ncurses_0.6-1_amd64.deb
 96cc8b386316ced36e1ae5c8c8816ce3 71990 editors optional 
wordgrinder-x11_0.6-1_amd64.deb
 f6f63745a3daef1d62739033b2dd641e 3058 oldlibs extra wordgrinder_0.6-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJWHAymAAoJEPoMQQc4ydkD+qIP/0v+RhE/2nVzy7gvthC26xUg
k7EszYXhe2kb+JjNCrVlhF13yhSHkzMqV+aYiSoYJh/SFPEkxPMQGzpe6czJHeKe
0ZluNtBWWCveHaC12oJ7U3SpgjNlIPKJdZG1JKcPkuEuu0nSPqZcPExCrgdon7Sa
EJSQbzsBTIEpU5Y3u4U5tjkJpotH5TJWT9R4I3bSTnxG/cITaUNgNaVP2Yql8TyH
qkcjRdJ3P36uipDxrQ/FsXlQLvUiHGusbLtlVj8sRhGUo34b3H2hG1LOrg9ULNDS
5DxsUQKrnoQWCtIbf2moh1/6R02K+ghF3v7A0EZ5tN5/a2t401g6FBP+ey+m8js4
jm3zuVKHsX9EPSS/00LTb3IVnu0n4Bg9WMF1HHlFgI0lrUFuIGB1U+sfY4lSseyp
+26Z3c2VTRbOTNyVl9+uWwK6SS+EJpp9kax/9yc9U+7QdvJ0jxxCasdl7ktIaavP
lAcQFezfYApB0vfXksHx6aEuj6+CkUg9lkTAoYoSeFbMAR3WxUblb/RiL6hzO99n
l3uMrFjaNM4axtzHksCmLgL8uhpijgCAqRVmAA9RAhWkpZ+CGlU8F16AOxl0X1Nk
5ZhkyXGdW+D7AWRAQcm40jqWrsbquM3LaXfsxkxVPEmcq8Nxkdr9jR4CFNJeiW2u
DIoVGmDUzvncnFG2Jdai
=umEe
-END PGP SIGNATURE-



Accepted wordgrinder 0.6-4 (source all amd64) into unstable

2017-01-30 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 30 Jan 2017 21:09:34 +
Source: wordgrinder
Binary: wordgrinder wordgrinder-ncurses wordgrinder-x11 wordgrinder-doc
Architecture: source all amd64
Version: 0.6-4
Distribution: unstable
Urgency: medium
Maintainer: David Given <d...@cowlark.com>
Changed-By: David Given <d...@cowlark.com>
Description:
 wordgrinder - simple word processor for writing first drafts
 wordgrinder-doc - simple word processor for writing first drafts 
(documentation)
 wordgrinder-ncurses - simple word processor for writing first drafts (terminal 
version)
 wordgrinder-x11 - simple word processor for writing first drafts (X11 version)
Closes: 831742
Changes:
 wordgrinder (0.6-4) unstable; urgency=medium
 .
   * Fix reproducible build (Closes: #831742)
   * Bump standards version.
Checksums-Sha1:
 ff2c197ad93ed7e539d8f4550b2627d01dcaf6b0 2025 wordgrinder_0.6-4.dsc
 e703886ceae727e8d3bc46c30ac20b7671509dd1 5516 wordgrinder_0.6-4.debian.tar.xz
 ebe7f2a61a33261b90a6ce3fbc9a8e22c42d77bf 20902 wordgrinder-doc_0.6-4_all.deb
 8bc697117575457eac5784c6d9be23e9acc999ce 59830 
wordgrinder-ncurses-dbgsym_0.6-4_amd64.deb
 106735717fccb4d6528e715818e39462d44e36f1 70506 
wordgrinder-ncurses_0.6-4_amd64.deb
 36afd9b5f76a80c5c2cc6cc5a756d968171b1c5a 72636 
wordgrinder-x11-dbgsym_0.6-4_amd64.deb
 ceac1f23bc01b720e260246d1308685aba3bc732 73396 wordgrinder-x11_0.6-4_amd64.deb
 43959975b215f98d0f632969ef532ea9edf4051e 3258 wordgrinder_0.6-4_all.deb
 74d22a6d178086f5a859e7f036de78a352a82c13 7554 wordgrinder_0.6-4_amd64.buildinfo
Checksums-Sha256:
 36ed802fe85629d5f6da45e0b1faf0ba50481e2a1d99de64eabf295c856a1b67 2025 
wordgrinder_0.6-4.dsc
 4ba8fc0e6b32f4a12889ea5967831be4415c2aca60b03aaeba6545446c0a9efb 5516 
wordgrinder_0.6-4.debian.tar.xz
 427ad86243cd2c8c2a1a75dcf6eb90ee06a3945f2948097ca79cf1aa4f4dec92 20902 
wordgrinder-doc_0.6-4_all.deb
 a6e947d90b66980db85647575d75d1c2a7ee967c6b5d53560a3b08c4003796a3 59830 
wordgrinder-ncurses-dbgsym_0.6-4_amd64.deb
 6f356698dc2465b6db84c5a8145c9b69cb0df8fae9a8c04f474d51d7892f15ba 70506 
wordgrinder-ncurses_0.6-4_amd64.deb
 c4c18b21e51df2b3f0d1f04d6567ff832c70aab3c5a271cc41bc62ec38cc051a 72636 
wordgrinder-x11-dbgsym_0.6-4_amd64.deb
 2dfd96b66e94f0390d1ce06eff9a1281f889c0197bfcf701127686c39832ddeb 73396 
wordgrinder-x11_0.6-4_amd64.deb
 b5c14e933fc239f278a949a9d2f6180e43d21e1f25e5b41901e258a6ced44f00 3258 
wordgrinder_0.6-4_all.deb
 2e51a5ad7041622cac70711a443fc216a7ceb7c885e712afe27c399936683278 7554 
wordgrinder_0.6-4_amd64.buildinfo
Files:
 ac0ec477490db0294f87cbe9f2cb960b 2025 editors optional wordgrinder_0.6-4.dsc
 4acffc5dfae52e7d7e1d5926c42d5513 5516 editors optional 
wordgrinder_0.6-4.debian.tar.xz
 c5b5ff25bad9bf6bb10167d4610eb309 20902 doc optional 
wordgrinder-doc_0.6-4_all.deb
 558da1e84f5923cffe4ed92b1df3429e 59830 debug extra 
wordgrinder-ncurses-dbgsym_0.6-4_amd64.deb
 96d0de90e07112df8a514113a23d6b4a 70506 editors optional 
wordgrinder-ncurses_0.6-4_amd64.deb
 833cc06043f4928ab79f6d537b55b8a9 72636 debug extra 
wordgrinder-x11-dbgsym_0.6-4_amd64.deb
 5a5930598bcd6d4ac2e241989382fb1e 73396 editors optional 
wordgrinder-x11_0.6-4_amd64.deb
 37374e3a5632e5619cff7326d71cf642 3258 oldlibs extra wordgrinder_0.6-4_all.deb
 07aabe17bb3f59929633ecfdf5caa2f7 7554 editors optional 
wordgrinder_0.6-4_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEq4t0jL2QJYBE2VXS+gxBBzjJ2QMFAliPrk8ACgkQ+gxBBzjJ
2QPixxAAxaA6eRmJyh4cFxnFLvx3l0Ajp5lzBk+AkTjlHX2E6c6MBpFP1qVNCbPu
2HI8MmsoYuaTbv+RpeVDhZJN5I5GOMhBT8ETd1tgptLlsGa6tfg6Nne7Bh2bOizW
JD+oQFxlCYcWug9vzEwyZit1TttqeRYP9fvMHYbTtYIGRZgdO3sf4ahQVZZS2H99
PhoTH7acl2sIKI52YIUjDKF/Dw+mDoBP1sT1NNscoyQ3HOFU4wRRpmtWrPZyDcRf
+nhl/6inAFprl4kKm5F6bbkoJHbL9xtDLSfLfnblhmPHWg3a1BG/geFLXPYXy9Cq
bEJ9PZXw6e65TUa/oy+/xlfaqwgcqC61SQS3xAUSrxxygzMvRdxyeS6PJhYDtrEN
YO+jqMWPAXRbyy6Hu/kUAV4tR3yKET+EbshHRpzWlc40af+TmSaEU9j+J4AUjR5t
6O4G/ezdHe85EkiFsasPN8EsETIwJje96X/4EgoZI3MY0n/TZiC8MzMiDzM1/nEe
fC8jTgxBCUU79VWKV4HxwUzTDIV1hRh7itQ4DhMzbNcofPhJrXBZlmWQnuwGjA4e
n3JKpKhcET4kfdsfaXv9oqKHMtRX6QAHgJ0ukK9D+MPKTjNu3gVfAKKTTl8IG9pH
aT1gPjvg8mUqRxnlrCaX/l02ELbdAAtXP9ZHf9C0u6vNPmFFgKc=
=hx9d
-END PGP SIGNATURE-



Accepted wordgrinder 0.7.1-1 (source) into unstable

2017-11-02 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 2 Nov 2017 18:53:00 +
Source: wordgrinder
Binary: wordgrinder wordgrinder-ncurses wordgrinder-x11 wordgrinder-doc
Architecture: source
Version: 0.7.1-1
Distribution: unstable
Urgency: medium
Maintainer: David Given <d...@cowlark.com>
Changed-By: David Given <d...@cowlark.com>
Description:
 wordgrinder - simple word processor for writing first drafts
 wordgrinder-doc - simple word processor for writing first drafts 
(documentation)
 wordgrinder-ncurses - simple word processor for writing first drafts (terminal 
version)
 wordgrinder-x11 - simple word processor for writing first drafts (X11 version)
Changes:
 wordgrinder (0.7.1-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1:
 4023c29dad017d62bfe3c31b4f55aa3d9ac368c2 2077 wordgrinder_0.7.1-1.dsc
 7b1b424dadaee71e032997794abfca236ff6fc41 638056 wordgrinder_0.7.1.orig.tar.xz
 536bc0bfcf86fc15b5fbb0e93893a3c97a2607ad 4816 wordgrinder_0.7.1-1.debian.tar.xz
 a835defca8485a21ebd9ebdb5fbc9feefb539f7f 5571 
wordgrinder_0.7.1-1_source.buildinfo
Checksums-Sha256:
 a1254c5861f225fc488540893482258a2a3b92f36a92fc1991cc8b930910bf84 2077 
wordgrinder_0.7.1-1.dsc
 96b423d1558ab0bec6b8c318578251b310ed637703fef4da5fde9df965eb6585 638056 
wordgrinder_0.7.1.orig.tar.xz
 06c39e72651917be0ce548c3f7614d99723b25ca5f90467b0d81633073c233e3 4816 
wordgrinder_0.7.1-1.debian.tar.xz
 5dfbf498b11b665d076d34c0a722ad32b666175aaf709f96eda576841cf49a80 5571 
wordgrinder_0.7.1-1_source.buildinfo
Files:
 31c2714b986de0afdbc06984499520e2 2077 editors optional wordgrinder_0.7.1-1.dsc
 061f3ea82f576ed7c393042a9ba94a1d 638056 editors optional 
wordgrinder_0.7.1.orig.tar.xz
 5033860ff71ccf4d2f2cc0d2d0de6250 4816 editors optional 
wordgrinder_0.7.1-1.debian.tar.xz
 3b7e6abf29bbd85e96683480dc24bb20 5571 editors optional 
wordgrinder_0.7.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAln7uT8ACgkQweDZLphv
fH7TNBAAj2YifJcpBwd/R6PXeNs4Sy4khuvpuGWHK82JPtTICNcXNH1+SQPo37P8
1U/ZBC+yfQULJ15YN5DVKyIg6fBVsX4fMfA5ymCpMYHuq6jNFcekqAIRgebcI/x6
hQJ9trNtmNWG3bdk9lYfh7JGSwm5hrYVUT8s2sZm7/a/WO67cgiqL3tmJuCZ7ymp
/LY11uFFqj4WBY9aW/aPgTAebCl7Qq3sPtRWoXnsC4709mh24Vps33OowEPvDTwe
Bv+PAv8Qz+lwlqPLifX2yks8qtJUQVlTO6l0qmnaT0ZsdAzr4ZJtdJSLaJzN6HUf
8pJjlcMfAYCZ36G/lWBsvvIj22U0jdSu78hdxhVYiuoH0ifcFE0IlalGtpIbicFR
RzQRDUh9KqM0OqaajsOlo+7SasXiYdcoRxRRmPkNWgQ9dlurrQwDqHUyz/8wEYUG
QO+tgdKobMUrNiKwTA99LatqJYlzzvaCXghQB0ZB9epT5oTrlsRuRQr36Fc/JM/1
m0yuo5rk1kNYGikvBlrDS6+LzQ1cfW8IXcZywLYkg86Ss2L+obFgD9tGqdP9EmOb
irYhfBr5WtIJnzQAKdp3pvmaF1pk49qd15kpT++IoRerrTwV63VQ3f0Ec6zD3TD7
DQQVbLUe1klvj55InW9vmAlYwhHw8NfERmUU/EJzVmqOdAvpXD8=
=jlIe
-END PGP SIGNATURE-



Accepted wordgrinder 0.7.2-1 (source) into unstable

2018-11-29 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 29 Nov 2018 21:18:05 +0100
Source: wordgrinder
Binary: wordgrinder wordgrinder-ncurses wordgrinder-x11 wordgrinder-doc
Architecture: source
Version: 0.7.2-1
Distribution: unstable
Urgency: medium
Maintainer: David Given 
Changed-By: David Given 
Description:
 wordgrinder - simple word processor for writing first drafts
 wordgrinder-doc - simple word processor for writing first drafts 
(documentation)
 wordgrinder-ncurses - simple word processor for writing first drafts (terminal 
version)
 wordgrinder-x11 - simple word processor for writing first drafts (X11 version)
Changes:
 wordgrinder (0.7.2-1) unstable; urgency=medium
 .
   * New upstream release
Checksums-Sha1:
 3952ce8169e351a3bd20304b29226e3a1bc303ff 2080 wordgrinder_0.7.2-1.dsc
 f5204d80f65350ad01cb90a1c299a78346605069 737672 wordgrinder_0.7.2.orig.tar.xz
 4a9923f3d992fb869d8f5b8f3a2dca66607d8aad 4856 wordgrinder_0.7.2-1.debian.tar.xz
 80c6faa90de4724962b1d5183a772e6956e8f507 5460 
wordgrinder_0.7.2-1_source.buildinfo
Checksums-Sha256:
 a9cb955440da1aa6fb06b4ce6d1148af9332999194e4bc941f87d987934560e8 2080 
wordgrinder_0.7.2-1.dsc
 36277fe28d8e7964041dd7fc1a023a1fef251140115929c3130824b67015eecc 737672 
wordgrinder_0.7.2.orig.tar.xz
 66556f4414dafbfbaa814457aad1d3922da4d732a1a7d309fac2fd06cf422a7c 4856 
wordgrinder_0.7.2-1.debian.tar.xz
 76cfac7da9ebfe97f052a9bc563f32f77b32a1ccace782916259b9a8c4bce117 5460 
wordgrinder_0.7.2-1_source.buildinfo
Files:
 6331aa8ea67475707a7da1766de4a73f 2080 editors optional wordgrinder_0.7.2-1.dsc
 7eae076276ed33b3cd1cfb32483feb2f 737672 editors optional 
wordgrinder_0.7.2.orig.tar.xz
 1b88ae6ffa49619f886052ad4912e0e7 4856 editors optional 
wordgrinder_0.7.2-1.debian.tar.xz
 d3196d0b5eca3bbbc6ea7d63b0916fb6 5460 editors optional 
wordgrinder_0.7.2-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAlwAXg0ACgkQweDZLphv
fH4Kbw/+MmNPE+lSPCVFcQcwmwp8W8AojHkX3BwBR741w1g9f4MMzPLHLZOixKss
LyczdfLXIy8JQLKJksXUDVr6jqbU7t4XFE7kKrT1zGgpfPNhXHkQJWaXeAofdV4w
Zt78J3ryyprQGqHUG0usBj8AdKG27jYk0mvR+wruS085lMcKqhQecxVDvN57mRgf
TFuBatKBaMo9w568+TeMlp8NMTF8ak88UisdwZjUVQItv4L7cbUEm6WPiGXAp0xI
d4ZN7KugTSQyoT4KK6cLPGpMAMvVeBAex/zJRI6FqZ+7pCBTnVR4K6Wx94jEj+OS
asjS4RJk50Mh0ro3NPqXmuBO5eaFvYfN/oh503K0ABrpejMQk3o2LhJa/6yQ7eF6
jcYl0NHSsGvhbfIjo6NPdy8jAWzuoohRDxECbY7ayZHuEuSXcvcqZ1S9Up03H1b+
+Mm0hzXpLAoYuI+REv62rXSL0zDLcWgjiZLtunkV6qQKHxY8xSuz3Bld1SWeduVp
/iAoWCShjrtynArXc/0RbjN17XfjjgBDo3NViJcSWqVlVmpOo/mIl785sntc5O8X
nI9mEhtlk5FRq58yCHnR8755RuMABQNBkrzsih3XDhJsT+Eg37jsPwA4TMSENtcS
XwnE31Xhcc0T4ro9PDZf8PLeHZDi3JSQH+HRC8ggU/tuhjpo4x4=
=cdsP
-END PGP SIGNATURE-



How to handle packages which build themselves with bazel?

2022-06-08 Thread David Given
I'm looking into converting some of my upstream packages to use Google's
bazel build system, because it makes life much easier as a developer.

Unfortunately, with my other hat on, it makes life much harder as a package
maintainer: bazel is very keen on downloading source packages and then
building them locally, resulting in a mostly-statically-linked executable.
protobuf is the most obvious culprit here, because if you do *anything*
with Google's ecosystem you inevitably end up using protobufs, and as soon
as you refer to a cc_proto_library rule in bazel you get a statically
linked libprotobuf.

Are there any known best practices yet in Debian on how to persuade bazel
*not* to do this, and to use the system one instead?


Re: How to handle packages which build themselves with bazel?

2022-06-09 Thread David Given
They seem to be mostly interested in packaging bazel *for* Debian, while
I'm more interested in building packages *with* bazel. Currently I'm mainly
concerned about my own software (where with my other hat I am the
developer, as well as the maintainer), but this is going to show up more as
bazel use becomes more common...

On Thu, 9 Jun 2022 at 00:38, M. Zhou  wrote:

> Hi David,
>
> Debian has a group of people working on bazel packaging.
> https://lists.debian.org/debian-bazel/2022/06/threads.html
> And bazel itself has been a years-long pain for tensorflow packaging.
>
> I'm not following the updates for bazel packaging, but you
> may browse the packaging work of the corresponding team
> to see whether there is anything you are interested in:
> https://salsa.debian.org/bazel-team/bazel
>
> On Wed, 2022-06-08 at 17:18 +0200, David Given wrote:
> > I'm looking into converting some of my upstream packages to use Google's
> bazel build system, because it makes life
> > much easier as a developer.
> >
> > Unfortunately, with my other hat on, it makes life much harder as a
> package maintainer: bazel is very keen on
> > downloading source packages and then building them locally, resulting in
> a mostly-statically-linked executable.
> > protobuf is the most obvious culprit here, because if you do anything
> with Google's ecosystem you inevitably end up
> > using protobufs, and as soon as you refer to a cc_proto_library rule in
> bazel you get a statically linked libprotobuf.
> >
> > Are there any known best practices yet in Debian on how to persuade
> bazel not to do this, and to use the system one
> > instead?
> >
>
>