Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Michael Stummvoll

 The 'ip' command is in /bin/ip and always available in PATH.  It is
 the currently recommended swiss-army chainsaw network tool.  Give it a
 try.
 
   $ ip addr show
 Or:
   $ ip addr show eth0
 
 And of course you can add the sbins to your PATH in .profile so that
 you have what you want always.  (I always add the sbin's to my PATH.)
 
 Bob

Hi,

what exactly is the actually reason that a default normal user has ip in
his PATH but not ifconfig (also route)? Both tools provide similar
functions for both root-users and non-root-user. I think that should be
more consistent. (which way to make it consistent is another point,
though)

Kind Regards,
Michael


signature.asc
Description: PGP signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Christian PERRIER
Quoting Russ Allbery (r...@debian.org):

 Sure, certainly true.  But, assuming that we have a consensus that the
 distinction no longer matters and just causes extra work (something that
 I'm inclined to agree with but that I don't think we can assume we've
 decided on yet), I hate to see us doing the expedient thing because doing
 the right thing is too hard.


Isn't there something called FHS and which would be the thing to
change first? Or aren't we sticking to the FHS anyway or just don't
care?

I'm probably a bit old school here, but I think that the distinction
between bin and sbin still makes sense. Maybe some binaries are
misplaced (for instance, if ifconfig makes sense to be used as normal
user, then it should be moved to /bin) but is that a reason to throw
the baby out with the bathwater?

And, if we keep /*/bin and /*/sbin separated, then it makes sense to NOT
have /*/sbin in the normal users' PATH.

TBH, I'm not entirely sure that taking Fedora as example here is the
best option, but I might be biased:)

trollWe could also put everything in the same directory, call it
/windows and include it in the default PATH./troll




signature.asc
Description: Digital signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Vincent Bernat
 ❦  8 août 2012 09:02 CEST, Christian PERRIER bubu...@debian.org :

 I'm probably a bit old school here, but I think that the distinction
 between bin and sbin still makes sense. Maybe some binaries are
 misplaced (for instance, if ifconfig makes sense to be used as normal
 user, then it should be moved to /bin) but is that a reason to throw
 the baby out with the bathwater?

Moving ifconfig to /bin would break a lot of things calling
`/sbin/ifconfig`.
-- 
Don't over-comment.
- The Elements of Programming Style (Kernighan  Plauger)


pgpgbwDjn83CL.pgp
Description: PGP signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Michael Stummvoll
Hi,

 Moving ifconfig to /bin would break a lot of things calling
 `/sbin/ifconfig`.

there could be a link for compatiblity

Kind Regards,
Michael


signature.asc
Description: PGP signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Lars Wirzenius
On Wed, Aug 08, 2012 at 09:02:13AM +0200, Christian PERRIER wrote:
 Isn't there something called FHS and which would be the thing to
 change first? Or aren't we sticking to the FHS anyway or just don't
 care?

If we keep /sbin as a symlink to /bin, and similarly for the other sbin
directories, we're still compatible with the FHS.

-- 
I wrote a book on personal productivity: http://gtdfh.branchable.com/


signature.asc
Description: Digital signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Bernd Zeimetz
On 08/08/2012 03:16 AM, Ulrich Dangel wrote:
 Currently the default PATH for Debian does not include /sbin, /usr/sbin, nor
 /usr/local/sbin. If an user wants to run a program in either /sbin/ or 
 /usr/sbin
 the full path must be specified.


Or the user just adds those directories to $PATH in $SHELLrc/profile/

Experienced users should be able to do this easily. And those who don't
knwo what to do with the tools in */sbin/* probably don't want/need them
in $PATH.

So I think at least for now its just fine to have the directories and
PATH settings separated.


-- 
 Bernd ZeimetzDebian GNU/Linux Developer
 http://bzed.dehttp://www.debian.org
 GPG Fingerprint: ECA1 E3F2 8E11 2432 D485  DD95 EB36 171A 6FF9 435F


-- 
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/502218a8.6060...@bzed.de



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Alberto Fuentes

On 08/08/2012 09:43 AM, Bernd Zeimetz wrote:

Experienced users should be able to do this easily. And those who don't
knwo what to do with the tools in */sbin/* probably don't want/need them
in $PATH.



I think the topic in here is good defaults for debian/more common case 
no if debian/users are able to handle such changes. :)


I also add sbin to path as one the first steps after installation and i 
think is a good thing. Not sure whats the best technical approach tho ( 
merge directories, add to path... link to bin only for those binaries 
that make sense there...)



--
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/50222327.9090...@qindel.com



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Holger Levsen
On Mittwoch, 8. August 2012, Michael Stummvoll wrote:
 what exactly is the actually reason that a default normal user has ip in
 his PATH but not ifconfig (also route)? 

hysteric raisins.





(ip a convinced me to use ip instead of ifconfig: it's shorter to type.)


-- 
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/201208081032.30796.hol...@layer-acht.org



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Thomas Goirand
On 08/08/2012 10:32 AM, Carlos Alberto Lopez Perez wrote:
 I think this is a great idea :)

 You can't imagine how much I blame Debian each time I have to type the
 full path /sbin/ifconfig as a non-root user on virtual servers to just
 know the IP address the DHCP server assigned to the machine.
   
Start using the right tool for the job (I mean: ip addr show),
and stop blaming Debian. Using ifconfig by the way will show
you only part of the information (eg: if there's more than one
IP assign, ifconfig will not show it).

If ifconfig is the only reason why we should move everything,
change $PATH and so on, please find a better excuse, because
I'm not at all buying into that one!

Thomas Goirand (zigo)


-- 
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/50223b38.3060...@debian.org



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Arno Töll
Hi,

On 08.08.2012 10:32, Holger Levsen wrote:
 On Mittwoch, 8. August 2012, Michael Stummvoll wrote:
 what exactly is the actually reason that a default normal user has ip in
 his PATH but not ifconfig (also route)? 
 
 hysteric raisins.

historic, rather. ifconfig and route were around already when everyone
insisted on the separation of /bin and /sbin. /bin/ip is slightly newer
and supposed to replace ifconfig/route some day entirely.

I don't think we have concrete plans to get rid of net-tools in a
foreseeable future though.


-- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D



signature.asc
Description: OpenPGP digital signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Thomas Goirand
On 08/08/2012 04:28 PM, Alberto Fuentes wrote:
 On 08/08/2012 09:43 AM, Bernd Zeimetz wrote:
 Experienced users should be able to do this easily. And those who don't
 knwo what to do with the tools in */sbin/* probably don't want/need them
 in $PATH.


 I think the topic in here is good defaults for debian/more common
 case no if debian/users are able to handle such changes. :)

 I also add sbin to path as one the first steps after installation and
 i think is a good thing. Not sure whats the best technical approach
 tho ( merge directories, add to path... link to bin only for those
 binaries that make sense there...)


Exactly what do you need from sbin as a user?

If you have some examples, then please file bugs...

Thomas


-- 
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/50223be8.5010...@debian.org



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Arno Töll
Hi,

On 08.08.2012 12:11, Thomas Goirand wrote:
 Start using the right tool for the job (I mean: ip addr show),
 and stop blaming Debian. Using ifconfig by the way will show
 you only part of the information (eg: if there's more than one
 IP assign, ifconfig will not show it).

ifconfig eth0 192.168.0.1 up
ifconfig eth0:0 192.168.0.2 up
ifconfig

It does not list addresses you added with ip without adding a
sub-interface, however. With respect to visibility, one might wonder if
doing that that is a good idea after all.

-- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D



signature.asc
Description: OpenPGP digital signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Marco d'Itri
On Aug 08, Arno Töll a...@debian.org wrote:

 historic, rather. ifconfig and route were around already when everyone
 insisted on the separation of /bin and /sbin. /bin/ip is slightly newer
 and supposed to replace ifconfig/route some day entirely.
Just for the records, iproute entirely replaced ifconfig/route long ago.
The only reason for keeping around the old programs is compatibility 
with other packages not yet updated and to not scare people who do not 
know better.

(Does anybody want to try removing net-tools and see what breaks?)

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Marco d'Itri
On Aug 08, Russ Allbery r...@debian.org wrote:

 Sure, certainly true.  But, assuming that we have a consensus that the
 distinction no longer matters and just causes extra work (something that
 I'm inclined to agree with but that I don't think we can assume we've
 decided on yet), I hate to see us doing the expedient thing because doing
 the right thing is too hard.
Is the goal fixing a problem or reaching some ideal of file system 
organization?
Merging /sbin and /bin right now does not solve any other problem than 
changing the $PATH, but requires *much* more work.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Adam Borowski
On Wed, Aug 08, 2012 at 03:16:59AM +0200, Ulrich Dangel wrote:
 Currently the default PATH for Debian does not include /sbin, /usr/sbin, nor
 /usr/local/sbin. If an user wants to run a program in either /sbin/ or 
 /usr/sbin
 the full path must be specified.
 
 Changing the default PATH for normal users to include /sbin, /usr/sbin as 
 well as
 /usr/local/sbin would be a great thing for simplifying command line usage for
 normal users.

Could you please tell me a single benefit from such a change?  All I see are
downsides.  It would degrade tab completion and pollute the namespace.

The reason you say, is a single obsolete tool, ifconfig, being in the wrong
directory.  So let's instead move it to /bin/ -- or preferably, to /dev/null
(unless depended upon).


-- 
Copyright and patents were never about promoting culture and innovations;
from the very start they were legalized bribes to give the king some income
and to let businesses get rid of competition.  For some history, please read
https://en.wikipedia.org/wiki/Statute_of_Monopolies_1623


-- 
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/20120808103640.ga13...@angband.pl



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: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Alberto Fuentes

On 08/08/2012 12:14 PM, Thomas Goirand wrote:

On 08/08/2012 04:28 PM, Alberto Fuentes wrote:

On 08/08/2012 09:43 AM, Bernd Zeimetz wrote:

Experienced users should be able to do this easily. And those who don't
knwo what to do with the tools in */sbin/* probably don't want/need them
in $PATH.



I think the topic in here is good defaults for debian/more common
case no if debian/users are able to handle such changes. :)

I also add sbin to path as one the first steps after installation and
i think is a good thing. Not sure whats the best technical approach
tho ( merge directories, add to path... link to bin only for those
binaries that make sense there...)



Exactly what do you need from sbin as a user?

If you have some examples, then please file bugs...

Thomas




blkid, brctl, ifconfig, route, run-level are my main reasons. There 
might be more...


Other distros looked for similar functionality using the easier way to 
do it, that is, adding path to $PATH but im not sure if thats the best 
technical solution (nor i know what that would be)


Since we are not lazy and pursue technical excellence, we can think of 
what makes more sense. Maybe add a few links to bin for the binaries 
that make sense is more than enough. In any case we should unify 
criteria. Mount seems to rest in /bin instead of /sbin for example...


Maybe merge directories is what makes more sense nowadays... I dont know :)


--
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/50224611.6050...@qindel.com



[OT] ifconfig(8)

2012-08-08 Thread Ivan Shmakov
 Marco d'Itri m...@linux.it writes:
 On Aug 08, Arno Töll a...@debian.org wrote:

  ifconfig and route were around already when everyone insisted on the
  separation of /bin and /sbin.  /bin/ip is slightly newer and
  supposed to replace ifconfig/route some day entirely.

  Just for the records, iproute entirely replaced ifconfig/route long
  ago.

Curiously enough, ifconfig(8) shows RX/TX byte counts, and,
somehow, I didn't manage to get a similar output from iproute.
Any pointers?  TIA.

  The only reason for keeping around the old programs is compatibility
  with other packages not yet updated and to not scare people who do
  not know better.

  (Does anybody want to try removing net-tools and see what breaks?)

I guess that $ apt-cache rdepends may be a safer check, like:

$ apt-cache rdepends --no-suggests net-tools 

However, it made me wonder, why ifupdown Suggests: net-tools?

-- 
FSF associate member #7257  http://sf-day.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/86k3x9k5xn.fsf...@gray.siamics.net



Re: [OT] ifconfig(8)

2012-08-08 Thread Timo Juhani Lindfors
Ivan Shmakov oneing...@gmail.com writes:
   Curiously enough, ifconfig(8) shows RX/TX byte counts, and,
   somehow, I didn't manage to get a similar output from iproute.
   Any pointers?  TIA.

$ ip -s link show lo
1: lo: LOOPBACK,UP,LOWER_UP mtu 16436 qdisc noqueue state UNKNOWN 
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
RX: bytes  packets  errors  dropped overrun mcast   
1686679058 6901861  0   0   0   0  
TX: bytes  packets  errors  dropped carrier collsns 
1686679058 6901861  0   0   0   0  



-- 
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/84a9y5vdzf@sauna.l.org



Re: [OT] ifconfig(8)

2012-08-08 Thread Ivan Shmakov
 Timo Juhani Lindfors timo.lindf...@iki.fi writes:
 Ivan Shmakov oneing...@gmail.com writes:

  Curiously enough, ifconfig(8) shows RX/TX byte counts, and, somehow,
  I didn't manage to get a similar output from iproute.  Any pointers?
  TIA.

  $ ip -s link show lo
  1: lo: LOOPBACK,UP,LOWER_UP mtu 16436 qdisc noqueue state UNKNOWN 
  link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  RX: bytes  packets  errors  dropped overrun mcast   
  1686679058 6901861  0   0   0   0  
  TX: bytes  packets  errors  dropped carrier collsns 
  1686679058 6901861  0   0   0   0  

At last, I can forget about ifconfig(8).  Thanks!

-- 
FSF associate member #7257  http://sf-day.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/86fw7xk548@gray.siamics.net



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Gergely Nagy
David Given david.gi...@gmail.com writes:

 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.

But, you know what those commands do, and I think we can agree, that
most - if not all - of them are quite close to being tools for the
admin, even if they don't necessarily require root. A 'regular' user on
a multi-user system will not likely need any of them.

It *might* make sense to (optionally) add */sbin to the PATH of the
first user installed. I wouldn't add it for everyone else too, however.

-- 
|8]


-- 
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/877gt9myyz.fsf@algernon.balabit



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Adam Borowski
On Wed, Aug 08, 2012 at 12:22:50PM +0200, Marco d'Itri wrote:
 On Aug 08, Arno Töll a...@debian.org wrote:
  historic, rather. ifconfig and route were around already when everyone
  insisted on the separation of /bin and /sbin. /bin/ip is slightly newer
  and supposed to replace ifconfig/route some day entirely.
 Just for the records, iproute entirely replaced ifconfig/route long ago.
 The only reason for keeping around the old programs is compatibility 
 with other packages not yet updated and to not scare people who do not 
 know better.

Using ifconfig can have quite nasty effects: for example, it will hide any
IPv4 addresses beyond the first on an interface, leading to hard to diagnose
problems.

 (Does anybody want to try removing net-tools and see what breaks?)

[{...}/debian/unpacked/binary]$ grep -rlF ifconfig {,s}bin usr/{,s}bin etc
(attached)
395 matches.  A bunch are false positives, or even alternate implementations
(like busybox).  And emacs, which apparently uses ifconfig too.

121 packages, too many to even think about getting rid of ifconfig in the
short term...

-- 
Copyright and patents were never about promoting culture and innovations;
from the very start they were legalized bribes to give the king some income
and to let businesses get rid of competition.  For some history, please read
https://en.wikipedia.org/wiki/Statute_of_Monopolies_1623
bin/busybox
etc/ahcp/ahcp-config.sh
etc/apf-firewall/firewall
etc/apf-firewall/internals/internals.conf
etc/apf-firewall/vnet/main.vnet
etc/apf-firewall/vnet/vnetgen
etc/apm/suspend.d/linux-wlan-ng-suspend
etc/arno-iptables-firewall/plugins/dsl-ppp-modem.conf
etc/avahi/avahi-autoipd.action
etc/avr-evtd/EventScript
etc/complete.tcsh
etc/fake/.fakerc
etc/fwsnort/fwsnort.conf
etc/ha.d/rc.d/ip-request
etc/init.d/bind9
etc/init.d/dhcp-probe
etc/init.d/dirsrv
etc/init.d/dirsrv-admin
etc/init.d/mopd
etc/init.d/pmacct
etc/init.d/uacctd
etc/init.d/wmaloader
etc/isdn/init.d.functions
etc/kvm/kvm-ifup
etc/logcheck/ignore.d.server/openvpn
etc/network/if-pre-up.d/wireless-tools
etc/network/if-up.d/00check-network-cable
etc/procmeterrc
etc/procmeterrc.install
etc/psad/psad.conf
etc/qemu-ifup
etc/rootstrap/dhclient-script
etc/tkdesk/AppBar
etc/tkdesk/AppBar_Be
etc/udhcpc/default.script
etc/vmware-tools/scripts/vmware/network
etc/vmware-tools/vm-support
etc/vpnc/vpnc-script
etc/vtund.conf
etc/vz/dists/scripts/debian-3.x-add_ip.sh
etc/vz/dists/scripts/debian-add_ip.sh
etc/vz/dists/scripts/debian-del_ip.sh
etc/vz/dists/scripts/redhat-7.x_add_ip.sh
etc/vz/dists/scripts/redhat-add_ip.sh
etc/vz/dists/scripts/redhat-del_ip.sh
etc/vz/dists/scripts/slackware-9.x_del_ip.sh
etc/vz/dists/scripts/slackware-del_ip.sh
etc/vz/dists/scripts/suse-8.x_del_ip.sh
etc/vz/dists/scripts/suse-del_ip.sh
etc/whereami/whereami.conf
etc/wicd/scripts/preconnect/set_wireless_mac_from_eth0
etc/wlan/shared
etc/wpa_supplicant/functions.sh
etc/xen/scripts/network-bridge
etc/xen/scripts/network-nat
etc/xen/scripts/qemu-ifup
etc/xen/scripts/vif-bridge
etc/xen/scripts/vif-nat
etc/xen/scripts/vif-route
etc/xen/scripts/vif-route-adt
etc/xen/scripts/vtpm-common.sh
sbin/bastille-ipchains
sbin/bastille-netfilter
sbin/essidscan
sbin/ifconfig
sbin/ifenslave-2.6
sbin/ifquery
sbin/setether
sbin/wifichoice.sh
sbin/wlanctl-ng
usr/bin/anytun-config
usr/bin/anytun-controld
usr/bin/anytun-showtables
usr/bin/ayttm
usr/bin/ccontrol-init
usr/bin/checkgmail
usr/bin/checkint
usr/bin/colgui
usr/bin/colmux
usr/bin/condor_gather_info
usr/bin/ctdb_diagnostics
usr/bin/dyndns
usr/bin/emacs23-lucid
usr/bin/emacs23-nox
usr/bin/emacs23-x
usr/bin/emacs24-lucid
usr/bin/emacs24-nox
usr/bin/emacs24-x
usr/bin/fwb_ipf
usr/bin/fwb_ipfw
usr/bin/fwb_ipt
usr/bin/fwb_pf
usr/bin/fwbuilder
usr/bin/inetutils-ifconfig
usr/bin/kvpnc
usr/bin/ldap-debian-edu-install
usr/bin/lsat
usr/bin/ltsp-cluster-info
usr/bin/mason
usr/bin/mgpnet
usr/bin/nast
usr/bin/network-config
usr/bin/network-test
usr/bin/netwox
usr/bin/nmon
usr/bin/ocat
usr/bin/ppc.real
usr/bin/purge_relay_logs
usr/bin/rkhunter
usr/bin/sb2-build-qemuserver
usr/bin/servefile
usr/bin/sitesummary2ldapdhcp
usr/bin/skyeye
usr/bin/tcpflow
usr/bin/timpsd
usr/bin/traffic_manager
usr/bin/traffic_shell
usr/bin/vde_l3
usr/bin/xnetcardconfig.real
usr/sbin/airbase-ng
usr/sbin/aireplay-ng
usr/sbin/airmon-ng
usr/sbin/airodump-ng
usr/sbin/airserv-ng
usr/sbin/airtun-ng
usr/sbin/anytun
usr/sbin/autosupport
usr/sbin/cf-agent
usr/sbin/cf-execd
usr/sbin/cf-key
usr/sbin/cf-know
usr/sbin/cf-monitord
usr/sbin/cf-promises
usr/sbin/cf-report
usr/sbin/cf-runagent
usr/sbin/cf-serverd
usr/sbin/cfagent
usr/sbin/cfenvd
usr/sbin/cfenvgraph
usr/sbin/cfexecd
usr/sbin/cfkey
usr/sbin/cfrun
usr/sbin/cfservd
usr/sbin/cfshow
usr/sbin/chkrootkit
usr/sbin/ddclient
usr/sbin/easside-ng
usr/sbin/edge
usr/sbin/fake
usr/sbin/fiaif-getdev
usr/sbin/firestarter
usr/sbin/fwcheck_psad
usr/sbin/fwsnort
usr/sbin/gadmin-bind
usr/sbin/gadmin-openvpn-server
usr/sbin/gvpe
usr/sbin/hb_report
usr/sbin/hostapd
usr/sbin/iodine

Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Thomas Goirand
On 08/08/2012 06:21 PM, David Given wrote:
 ifconfig (before this discussion I'd never even *heard* of ip)
   
This kind of remark make be say that probably, it'd be
nice to have ifconfig display a warning as this one:

ifconfig is deprecated, please use ip instead

Thomas


-- 
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/50224ce3.9090...@debian.org



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Andrew Shadura
Hello,

On Wed, 08 Aug 2012 19:26:27 +0800
Thomas Goirand z...@debian.org wrote:

 This kind of remark make be say that probably, it'd be
 nice to have ifconfig display a warning as this one:

 ifconfig is deprecated, please use ip instead

It'd be terrible. Please don't even think of it, okay? Let people
decide themselves what to use.

-- 
WBR, Andrew


signature.asc
Description: PGP signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Alberto Fuentes

On 08/08/2012 12:59 PM, Gergely Nagy wrote:

But, you know what those commands do, and I think we can agree, that
most - if not all - of them are quite close to being tools for the
admin, even if they don't necessarily require root. A 'regular' user on
a multi-user system will not likely need any of them.

It *might* make sense to (optionally) add */sbin to the PATH of the
first user installed. I wouldn't add it for everyone else too, however.


Where do you put the line there? what does average non admin joe want/need?

I dont think is up to us to decide what will the user want/need to 
use/know. We should allow to run any binary that makes sense to run by 
default without root permission and there is no need to be that 
condescending with the user



[extra non usuful comments]
Those commands without root permissions are not dangerous. ifconfig 
seems the most obvious that a non expert would want to run. 
ipconfig/ifconfig eth0 are easy to run/remember.


ip addr show eth0 is not. ip has too many switches/options. Its nice and 
its my tool of choice as an admin, but i would not say is user friendly 
and i understand it will be hard to kill (if it is ever killed)







--
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/50224fbc.5000...@qindel.com



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Roger Leigh
On Wed, Aug 08, 2012 at 01:30:54PM +0200, Andrew Shadura wrote:
 On Wed, 08 Aug 2012 19:26:27 +0800
 Thomas Goirand z...@debian.org wrote:
 
  This kind of remark make be say that probably, it'd be
  nice to have ifconfig display a warning as this one:
 
  ifconfig is deprecated, please use ip instead
 
 It'd be terrible. Please don't even think of it, okay? Let people
 decide themselves what to use.

As a distribution we have to decide on a default, and that is ip.
We took the effort to remove all use of ifconfig from ifupdown and
other related tools for wheezy precisely to make it removable and
optional, so that it can eventually be removed.

While it's fine for an end user to continue to use ifconfig, we
should continue to remove its use by ourselves and in programs in
Debian.  Warning the user that they are using an obsolete tool is
IMO entirely justified, particularly when there is a much better
and more capable replacement.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linuxhttp://people.debian.org/~rleigh/
 `. `'   schroot and sbuild  http://alioth.debian.org/projects/buildd-tools
   `-GPG Public Key  F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800


-- 
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/20120808114042.gy25...@codelibre.net



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Thorsten Glaser
Russ Allbery dixit:

I don't see any point in doing this as opposed to just moving everything
from sbin into bin and making sbin a symlink to bin.

Alone the pain to do so (and the complaints from traditionalists)
should be enough to not do that.

There’s also the “if I want to have a look at what commands on the
system are used for administering, I can just ls /sbin /usr/sbin”
thing. Additionally, non-sudo users (especially on Derivatives, but
maybe also on Debian itself) might want to have that excluded again
(e.g. by the person administering their system), which would not work
were they all in one directory.

That being said, for a mostly-tech OS, having the sbins in the $PATH
is A Good Thing. In MirBSD, I’ve been using that for years.

bye,
//mirabilos
-- 
  “Having a smoking section in a restaurant is like having
  a peeing section in a swimming pool.”
-- Edward Burr


--
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/pine.bsm.4.64l.1208081154120.12...@herc.mirbsd.org



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Andrej N. Gritsenko
Hello!

Andrew Shadura has written on Wednesday,  8 August, at 13:30:
On Wed, 08 Aug 2012 19:26:27 +0800
Thomas Goirand z...@debian.org wrote:

 This kind of remark make be say that probably, it'd be
 nice to have ifconfig display a warning as this one:

 ifconfig is deprecated, please use ip instead

It'd be terrible. Please don't even think of it, okay? Let people
decide themselves what to use.

And also it'd be completely incorrect. It should be said instead:

ifconfig is deprecated on Debian Linux, please use ip instead

since ip is Linux-only tool if someone of you don't know and all other
Unix-like OS still use ifconfig as main tool and on any Unix I ever had
some account command like 'ifconfig -a' is de-facto standard one. World
doesn't consist only of Debian Linux you know. :)

And BTW, ip command is harder to use and it rather should be in the
category 'admin tool' than in the 'user tool'.

With best wishes.
Andriy.


-- 
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/20120808120744.ga5...@rep.kiev.ua



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Thomas Goirand
On 08/08/2012 08:07 PM, Andrej N. Gritsenko wrote:
 And BTW, ip command is harder to use and it rather should be in the
 category 'admin tool' than in the 'user tool'.
   
That's the 2nd time we have someone writing this in this thread.
However, ip is user accessible, while ifconfig isn't. So there's
something wrong here, either on the reasoning or on the
implementation (I would vote for the reasoning to be wrong:
a user with no knowledge would write click on the network
manager applet and then click on Connection Information,
rather than using the command line tool).

Just my 2 cents :)

Thomas


-- 
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/50226106.4000...@debian.org



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Thomas Goirand
On 08/08/2012 07:16 PM, Adam Borowski wrote:
 121 packages, too many to even think about getting rid of ifconfig in the
 short term...
   
I agree. However, proposing to put ifconfig in a user accessible way,
when it is in fact the wrong tool, is going backward, not forward.

Thomas


-- 
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/502261bc.5070...@debian.org



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Vincent Lefevre
On 2012-08-08 13:38:36 +0200, Alberto Fuentes wrote:
 [extra non usuful comments]
 Those commands without root permissions are not dangerous. ifconfig seems
 the most obvious that a non expert would want to run. ipconfig/ifconfig eth0
 are easy to run/remember.
 
 ip addr show eth0 is not. ip has too many switches/options. Its nice and its
 my tool of choice as an admin, but i would not say is user friendly and i
 understand it will be hard to kill (if it is ever killed)

And ip is not standard (not present on every Linux systems), whereas
I don't know any system without ifconfig.

Anyway it's up to the user to choose the commands he wants.

-- 
Vincent Lefèvre vinc...@vinc17.net - Web: http://www.vinc17.net/
100% accessible validated (X)HTML - Blog: http://www.vinc17.net/blog/
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


-- 
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/20120808131158.ga25...@xvii.vinc17.org



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Ben Hutchings
On Wed, 2012-08-08 at 12:22 +0200, Marco d'Itri wrote:
 On Aug 08, Arno Töll a...@debian.org wrote:
 
  historic, rather. ifconfig and route were around already when everyone
  insisted on the separation of /bin and /sbin. /bin/ip is slightly newer
  and supposed to replace ifconfig/route some day entirely.
 Just for the records, iproute entirely replaced ifconfig/route long ago.
 The only reason for keeping around the old programs is compatibility 
 with other packages not yet updated and to not scare people who do not 
 know better.
 
 (Does anybody want to try removing net-tools and see what breaks?)

I found unconditional use of ifconfig in:

/etc/init.d/bind9
/etc/qemu-ifup
/etc/network/if-pre-up.d/wireless-tools

(wireless-tools must die too, though)

Ben.

-- 
Ben Hutchings
Theory and practice are closer in theory than in practice.
- John Levine, moderator of comp.compilers


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


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Ulrich Dangel
On 08/08/12 12:36, Adam Borowski wrote:

 Could you please tell me a single benefit from such a change?  All I see are
 downsides.  It would degrade tab completion and pollute the namespace.

Access to programs without the need to specify the full path. Not all programs 
in
the sbin directories require root privileges.

It is about providing good defaults for users.

 The reason you say, is a single obsolete tool, ifconfig, being in the wrong
 directory.  So let's instead move it to /bin/ -- or preferably, to /dev/null
 (unless depended upon).

Not just ifconfig, there is also route, iwconfig, blkid etc. And moving them to
other directories and add symlinks from sbin/$PROG to bin/$PROG is error prone.


-- 
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/5022678b.2010...@spamt.net



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Roger Leigh
On Wed, Aug 08, 2012 at 03:20:11PM +0200, Ulrich Dangel wrote:
 Not just ifconfig, there is also route, iwconfig, blkid etc. And moving them
 to other directories and add symlinks from sbin/$PROG to bin/$PROG is error
 prone.

Normal users do not need to know or care about these tools.  Only
admins use them, or tools that set things up on behalf of the user.
Having them in the default path serves no purpose other than a minor
convenience to a minority of users.  The number of times I've wished
e.g. blkid was in my path is... zero.  Having these immediately
accessible to all users isn't strictly bad, but may cause confusion
and just pollutes the namespace for tab completion etc.  If you want
them in your path, it's trivial to add /sbin to it yourself.  I can't
see any compelling reason to make them the default.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linuxhttp://people.debian.org/~rleigh/
 `. `'   schroot and sbuild  http://alioth.debian.org/projects/buildd-tools
   `-GPG Public Key  F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800


-- 
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/20120808133843.gz25...@codelibre.net



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Osamu Aoki
On Wed, Aug 08, 2012 at 10:32:30AM +0200, Holger Levsen wrote:
 On Mittwoch, 8. August 2012, Michael Stummvoll wrote:
  what exactly is the actually reason that a default normal user has ip in
  his PATH but not ifconfig (also route)? 
 
 hysteric raisins.

Funny expression :-) 

 (ip a convinced me to use ip instead of ifconfig: it's shorter to type.)

Well shorter to type but longer to scroll back with IPv6 :-)
But I do agree to use ip command.

Osamu


-- 
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/20120808133538.GB8500@goofy.localdomain



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Vincent Lefevre
On 2012-08-08 14:38:44 +0100, Roger Leigh wrote:
 Normal users do not need to know or care about these tools.

For some of them, they do. Normal users don't need most programs
installed in /usr/bin, so let's split this directory? :)

 Only admins use them, or tools that set things up on behalf of the
 user. Having them in the default path serves no purpose other than a
 minor convenience to a minority of users.

This is also true for most programs in /usr/bin.

 The number of times I've wished e.g. blkid was in my path is...
 zero. Having these immediately accessible to all users isn't
 strictly bad, but may cause confusion and just pollutes the
 namespace for tab completion etc.

Programs in /usr/bin also pollute the namespace for tab completion.

Anyway, if you don't like that, get a better shell. For instance,
some executables could be specifically ignored for tab completion
(possible until you use them for the first time).

Note: there are 3351 files in my /usr/bin, vs 354 for /usr/sbin
and 212 for /sbin, so that adding /usr/sbin and /sbin to $PATH
wouldn't change much. What would need to be improved is the
completion system, based on what the user really uses.

-- 
Vincent Lefèvre vinc...@vinc17.net - Web: http://www.vinc17.net/
100% accessible validated (X)HTML - Blog: http://www.vinc17.net/blog/
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


-- 
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/20120808135732.gb25...@xvii.vinc17.org



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Thomas Goirand
On 08/08/2012 09:11 PM, Vincent Lefevre wrote:
 And ip is not standard (not present on every Linux systems), whereas
 I don't know any system without ifconfig.
   

Then, what do you use to list multiple IPs on a single interface?
ifconfig simply doesn't support it.

IMHO, if there's distros with ifconfig but not ip, then such distro
doesn't deserve much attention. The standard *is* ip, it's a much
more powerful tool that does all you need (you can't say the same
thing with ifconfig).

 Anyway it's up to the user to choose the commands he wants.
   

If that was truth, then let's forget about Debian and let's use Windows.

Also, for example, d-i has ip, but not ifconfig, IIRC.

Also, if the user is using the wrong tool, we might want to
teach him the right way.

Also...

So I'm afraid it's not *always* up to the user to choose, for the good or
the worst.

By the way:
echo alias ifconfig='ip a' .bashrc

problem solved... ;)

Thomas


-- 
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/50227141@debian.org



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Thomas Goirand
On 08/08/2012 09:20 PM, Ulrich Dangel wrote:
 Not all programs in
 the sbin directories require root privileges.
   

Then they have nothing to do in sbin. I'm serious:
*please file a bug* !!! :)

 It is about providing good defaults for users.
   

Agreed. Which is why you should file a bug so that
such tool which you miss in bin should be moved
away from sbin. That doesn't mean we should do it
for *all* of the tools.

What would be the point, for example, to have these
accessible to the user:
- depmod/insmod/etc.
- swapon/swapoff
- agetty
- init
- etc.

The point of having sbin *is* to have things away
from the user's path, IMO. If that doesn't fit for some
of the tools you use, then, again, please file a bug
against the relevant packages. But please, don't make
it a general case. That's just wrong.

Otherwise, we should do what Russ is proposing:
merge sbin completely and put everything in bin.
Because what would be the point of sbin then?

Cheers,

Thomas


-- 
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/50227317.4000...@debian.org



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Ulrich Dangel
On 08/08/12 15:38, Roger Leigh wrote:
 The number of times I've wished e.g. blkid was in my path is... zero.

What about iwconfig, ifconfig, route, modinfo, iw, fsck, mkfs.*, fsck, … It is 
not
just about one tool or

There are for examples two symlinks for lsmod to /bin/kmod (/sbin/lsmod and
/bin/lsmod). With sbin in PATH this would not be necessary.

 Having these immediately
 accessible to all users isn't strictly bad, but may cause confusion
 and just pollutes the namespace for tab completion etc.  If you want
 them in your path, it's trivial to add /sbin to it yourself.  I can't
 see any compelling reason to make them the default.

Many things are trivial but I think it would be best to ship good defaults in
Debian. And have all programs available for tab completion without the need to
specify sudo in front is in my opinion a good default.

There is also a question how to discover/find new tools, e.g: ifconfig doesn't
work but sudo ifconfig does. ifcotab doesn't work etc. This is in my opinion
inconsistent and changing PATH to include the sbin directories would fix that.

It is not like Debian would be the first one, other Distributions like Arch,
Ubuntu and Fedora have added the sbin directories some time ago and it seems to
work without a problem for them.

cheers,
Ulrich



signature.asc
Description: OpenPGP digital signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Vincent Lefevre
On 2012-08-08 22:01:37 +0800, Thomas Goirand wrote:
 On 08/08/2012 09:11 PM, Vincent Lefevre wrote:
  And ip is not standard (not present on every Linux systems), whereas
  I don't know any system without ifconfig.
 
 Then, what do you use to list multiple IPs on a single interface?
 ifconfig simply doesn't support it.

None of my machines have multiple IPs on a single interface.
So, I guess that for the time being, this isn't much a problem.

 IMHO, if there's distros with ifconfig but not ip, then such distro
 doesn't deserve much attention.

When this is the only distro for the hardware, there isn't much
choice.

-- 
Vincent Lefèvre vinc...@vinc17.net - Web: http://www.vinc17.net/
100% accessible validated (X)HTML - Blog: http://www.vinc17.net/blog/
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


-- 
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/20120808142359.gc25...@xvii.vinc17.org



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Arno Töll
Hi,

On 08.08.2012 16:01, Thomas Goirand wrote:
 IMHO, if there's distros with ifconfig but not ip, then such distro
 doesn't deserve much attention. The standard *is* ip, it's a much
 more powerful tool that does all you need (you can't say the same
 thing with ifconfig).

If you do not use ip, you have no way to assign more than one IP address
to the same interface. Thus, there won't be any feature missing and
sub-interfaces providing the same functionality are supported as I said
earlier today.

Yes, ip is more powerful but with ifconfig, route, vconfig, mii-tool and
arp you have roughly the same functionality ip provides in a very
cryptic user interface.

The standard is *not* ip, the difference is just that iproute2 has a
more active upstream than net-tools. At some point we might be urged to
make a decision, but I don't see much interest to get rid of net-tools
entirely now. Neither outside Debian.

 Anyway it's up to the user to choose the commands he wants.
 If that was truth, then let's forget about Debian and let's use Windows.

Please keep the discussion on a factual level.

 Also, for example, d-i has ip, but not ifconfig, IIRC.

Roger gave you the rationale earlier today. This is a reasonably new
change.

 Also, if the user is using the wrong tool, we might want to
 teach him the right way.

net-tools is not exactly the wrong tool..

 By the way:
 echo alias ifconfig='ip a' .bashrc

That's not going to work and you know that. I hope you do at least.

-- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D



signature.asc
Description: OpenPGP digital signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Darac Marjal
On Wed, Aug 08, 2012 at 10:09:27PM +0800, Thomas Goirand wrote:
 On 08/08/2012 09:20 PM, Ulrich Dangel wrote:
  Not all programs in
  the sbin directories require root privileges.

 
 Then they have nothing to do in sbin. I'm serious:
 *please file a bug* !!! :)

I think you're conflating system administrators with root. The FHS
stats that sbin directories are for maintenance and/or administrative
tasks Not all of these tasks need root privileges, but then most
(hopefully all) of them should not be necessary to normal users.

Maybe the compromise is to have the sbin directories in the path of
users in the staff group.



signature.asc
Description: Digital signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Andrew Shadura
Hello,

On Wed, 8 Aug 2012 12:40:42 +0100
Roger Leigh rle...@codelibre.net wrote:

 As a distribution we have to decide on a default, and that is ip.
 We took the effort to remove all use of ifconfig from ifupdown and
 other related tools for wheezy precisely to make it removable and
 optional, so that it can eventually be removed.

It's perfectly fine to make it optional so the system doesn't require
it, but complete removal seriously affects usability. Ifconfig is much
more human-oriented, and it's not Linux-only, as some people mentioned
here.

 While it's fine for an end user to continue to use ifconfig, we
 should continue to remove its use by ourselves and in programs in
 Debian.  Warning the user that they are using an obsolete tool is
 IMO entirely justified, particularly when there is a much better
 and more capable replacement.

I don't think any warning is justified. I use ifconfig quite often, and
seeing any warnings is very annoying. It's the same situation as with
idn(1), which used to display information about it's LGPL license every
time you run it, which for me as a user is just on-screen rubbish which
prevents me from receiving the information effectively.

Also, when it becomes an optional package, it's completely user's
choice to install it, so we shall respect it and not to warn anyone.
A kind of warning may be put as the last paragraph of the package
description, however, so users know what they're doing when they
install it.

Ifconfig is perfectly fine for many tasks and I can't seen why it
should be wiped or anything. Same applies to route(8), which produces
more readable output for IPv4 (but not for IPv6). As for netstat(8), I
don't know a better tool.

P.S. There are complaints about net-tools that they use old APIs. Okay,
complainers are free to port them to newer ones, probably adding
support for multiple IPv4 addresses or anything, but please keep the
interface as close as possible to what we have now.

-- 
WBR, Andrew


signature.asc
Description: PGP signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Andrej N. Gritsenko
Hello!

Thomas Goirand has written on Wednesday,  8 August, at 22:01:
On 08/08/2012 09:11 PM, Vincent Lefevre wrote:
 And ip is not standard (not present on every Linux systems), whereas
 I don't know any system without ifconfig.

Then, what do you use to list multiple IPs on a single interface?
ifconfig simply doesn't support it.

In fact, I have multiple IPs on a single interface right now on the
machine where I write this letter. And I never used 'ip' before for
configuring it and probably I never will. Have you ever heared of such 
thing as 'interface alias'? It's what I always used on *BSD, Linux, and
other *nix systems. And yes, command 'ifconfig' shows me those IPs too.
So I would say, such very distro-specific tool as 'ip' will never ever
can be called as 'standard' one. I'm sorry.

IMHO, if there's distros with ifconfig but not ip, then such distro
doesn't deserve much attention. The standard *is* ip, it's a much
more powerful tool that does all you need (you can't say the same
thing with ifconfig).

You mean MacOS-X, *BSD, Solaris, etc. are all dead and breaking the
standards? You've made me laugh. :)

Cheers!
Andriy.


-- 
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/20120808145657.ga7...@rep.kiev.ua



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Michael Stummvoll
 ifconfig eth0 192.168.0.1 up
 ifconfig eth0:0 192.168.0.2 up
 ifconfig
 
 It does not list addresses you added with ip without adding a
 sub-interface, however. With respect to visibility, one might wonder
 if doing that that is a good idea after all.
 

There are serval ways:
- Some users prefer subinterfaces
- Some users prefer interfaces with multiple adresses
- Some users prefer bridge-interfaces

TIMTOWTDI ;)

Kind Reagards,
Michael


signature.asc
Description: PGP signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Ben Hutchings
On Wed, Aug 08, 2012 at 04:26:54PM +0200, Arno Töll wrote:
 Hi,
 
 On 08.08.2012 16:01, Thomas Goirand wrote:
  IMHO, if there's distros with ifconfig but not ip, then such distro
  doesn't deserve much attention. The standard *is* ip, it's a much
  more powerful tool that does all you need (you can't say the same
  thing with ifconfig).
 
 If you do not use ip, you have no way to assign more than one IP address
 to the same interface.

Probably not, but these are not the only programs that might be used
to assign an IP address.

 Thus, there won't be any feature missing and
 sub-interfaces providing the same functionality are supported as I said
 earlier today.

 Yes, ip is more powerful but with ifconfig, route, vconfig, mii-tool and
 arp you have roughly the same functionality ip provides in a very
 cryptic user interface.

ethtool is the more general substitute for mii-tool.  mii-tool can
show you more information about MDIO (clause 22) PHYs, but many
Ethernet interfaces do not have these.

 The standard is *not* ip, the difference is just that iproute2 has a
 more active upstream than net-tools. At some point we might be urged to
 make a decision, but I don't see much interest to get rid of net-tools
 entirely now. Neither outside Debian.
[...]

net-tools last released in 2001.  It's barely kept alive by Debian
and Gentoo maintainers, so far as I can see.

Anyway, I thought the argument is that net-tools should be deprecated
and reduced in priority, not that it must be removed altogether.

Ben.

-- 
Ben Hutchings
We get into the habit of living before acquiring the habit of thinking.
  - Albert Camus


-- 
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/20120808152213.gn1...@decadent.org.uk



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Ben Hutchings
On Wed, Aug 08, 2012 at 05:56:57PM +0300, Andrej N. Gritsenko wrote:
 Hello!
 
 Thomas Goirand has written on Wednesday,  8 August, at 22:01:
 On 08/08/2012 09:11 PM, Vincent Lefevre wrote:
  And ip is not standard (not present on every Linux systems), whereas
  I don't know any system without ifconfig.
 
 Then, what do you use to list multiple IPs on a single interface?
 ifconfig simply doesn't support it.
 
 In fact, I have multiple IPs on a single interface right now on the
 machine where I write this letter. And I never used 'ip' before for
 configuring it and probably I never will. Have you ever heared of such 
 thing as 'interface alias'?

Yes, it's a horrible hack.

 It's what I always used on *BSD, Linux, and
 other *nix systems. And yes, command 'ifconfig' shows me those IPs too.
 So I would say, such very distro-specific tool as 'ip' will never ever
 can be called as 'standard' one. I'm sorry.
 
It is Linux-specific, not distro-specific.

 IMHO, if there's distros with ifconfig but not ip, then such distro
 doesn't deserve much attention. The standard *is* ip, it's a much
 more powerful tool that does all you need (you can't say the same
 thing with ifconfig).
 
 You mean MacOS-X, *BSD, Solaris, etc. are all dead and breaking the
 standards? You've made me laugh. :)
 
ifconfig was not specified in any standard.  If you ever actually
tried to script address configuration on multiple platforms (I did, I
used to work on network test automation) you'll find that there is
actually almost no portability.

Ben.

-- 
Ben Hutchings
We get into the habit of living before acquiring the habit of thinking.
  - Albert Camus


-- 
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/20120808152457.go1...@decadent.org.uk



Re: node-like file conflicts

2012-08-08 Thread Jakub Wilk

* Dmitrijs Ledkovs x...@debian.org, 2012-08-07, 22:47:

Does this include search across all components of standard $PATH


Yes, modulo bugs (see my other message in this thread).


and across all packages?


Yes, on i386 and amd64. If you check kfreebsd-* there's also this one:

ztest: zfsutils zutils

There might be even more if you assume that you can co-install Linux and 
kFreeBSD binaries (yay, multi-arch world!).



How did you run this check?


I used a script (attached) to analyse Contents-*.gz files, which you can 
find on your favourite mirror. Then I manually filtered some 
false-positives.


--
Jakub Wilk
#!/usr/bin/python3

# Copyright © 2012 Jakub Wilk jw...@debian.org

# Redistribution and use in source and compiled forms, with or without
# modification, are permitted under any circumstances. No warranty.

import argparse
import collections
import functools
import gzip
import re

interesting = 
re.compile(br'^((?:usr/)?s?bin/|usr/games/)([^/\s]+)\s+(\S+)').match

def main():
ap = argparse.ArgumentParser()
ap.add_argument('files', metavar='FILE', nargs='+')
options = ap.parse_args()
data = collections.defaultdict(
lambda: collections.defaultdict(set)
)
for filename in options.files:
if filename.endswith('.gz'):
file = gzip.open(filename)
else:
file = open(filename, 'rb')
with file:
for line in file:
if line.startswith(b'FILE'):
break
for line in file:
match = interesting(line)
if match is not None:
path, command, packages = (s.decode('UTF-8') for s in 
match.groups())
packages = set(p.split('/')[-1] for p in 
packages.split(','))
data[command][path] |= packages
for command, paths in data.items():
if len(paths)  1:
packages = functools.reduce(set.union, paths.values(), set())
if len(packages)  1:
print('{command}: {packages}'.format(
command=command,
packages=' '.join(sorted(packages))
))

if __name__ == '__main__':
main()

# vim:ts=4 sw=4 et


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Russ Allbery
Lars Wirzenius l...@liw.fi writes:
 On Wed, Aug 08, 2012 at 09:02:13AM +0200, Christian PERRIER wrote:

 Isn't there something called FHS and which would be the thing to change
 first? Or aren't we sticking to the FHS anyway or just don't care?

 If we keep /sbin as a symlink to /bin, and similarly for the other sbin
 directories, we're still compatible with the FHS.

Also, FHS development seems to be effectively dead.  We're already
carrying a fairly large collection of exceptions.  One more wouldn't make
a tremendous difference as long as there's no major user behavior change,
and the symlinks would take care of that.

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



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Russ Allbery
Alberto Fuentes alberto.fuen...@qindel.com writes:

 I think the topic in here is good defaults for debian/more common case
 no if debian/users are able to handle such changes. :)

 I also add sbin to path as one the first steps after installation and i
 think is a good thing.

Yes, likewise here.  I've had sbin in my path for 15 years.  Every UNIX
I've used had similar problems where binaries were in sbin for no
particularly good reason.

Yes, we could file bugs and go to the work of moving things and leaving
symlinks behind to not break other things, but that's a lot of work.  And
it's ongoing work to keep things sorted into the right place.  Whereas if
we moved everything and left a symlink behind, that's way more work in the
short run but then we would be done and no one would have to think about
the distinction again.

I've never seen a system that really gets this right, where I didn't
occasionally want to run stuff in sbin as a regular user, so I'm skeptical
that it's possible to do a good job at this.

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



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Andrej N. Gritsenko
Hello!

Ben Hutchings has written on Wednesday,  8 August, at 16:24:
 On 08/08/2012 09:11 PM, Vincent Lefevre wrote:

 IMHO, if there's distros with ifconfig but not ip, then such distro
 doesn't deserve much attention. The standard *is* ip, it's a much
 more powerful tool that does all you need (you can't say the same
 thing with ifconfig).

 You mean MacOS-X, *BSD, Solaris, etc. are all dead and breaking the
 standards? You've made me laugh. :)

ifconfig was not specified in any standard.  If you ever actually
tried to script address configuration on multiple platforms (I did, I
used to work on network test automation) you'll find that there is
actually almost no portability.

Yes, I know that. But if you read again what I said - I haven't said
ifconfig is standard but I said ip is much more far from being standard
than ifconfig is so ifconfig should stay alive yet.

Cheers!
Andriy.


-- 
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/20120808162958.gc7...@rep.kiev.ua



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Russ Allbery
Thorsten Glaser t...@mirbsd.de writes:

 There’s also the “if I want to have a look at what commands on the
 system are used for administering, I can just ls /sbin /usr/sbin”
 thing.

Have you done this recently?

I seriously doubt anyone is going to read through those 416 programs (on
my system; counts will vary), most of which are not, in fact, at all
useful for administering the system.

-- 
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/877gt9wdil@windlord.stanford.edu



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Ben Hutchings
On Wed, Aug 08, 2012 at 07:29:58PM +0300, Andrej N. Gritsenko wrote:
 Hello!
 
 Ben Hutchings has written on Wednesday,  8 August, at 16:24:
  On 08/08/2012 09:11 PM, Vincent Lefevre wrote:
 
  IMHO, if there's distros with ifconfig but not ip, then such distro
  doesn't deserve much attention. The standard *is* ip, it's a much
  more powerful tool that does all you need (you can't say the same
  thing with ifconfig).
 
  You mean MacOS-X, *BSD, Solaris, etc. are all dead and breaking the
  standards? You've made me laugh. :)
 
 ifconfig was not specified in any standard.  If you ever actually
 tried to script address configuration on multiple platforms (I did, I
 used to work on network test automation) you'll find that there is
 actually almost no portability.
 
 Yes, I know that. But if you read again what I said - I haven't said
 ifconfig is standard but I said ip is much more far from being standard
 than ifconfig is so ifconfig should stay alive yet.
 
ip is the Linux standard.  networksetup is the OS X standard.  All
other Unixes are ~irrelevant.

Ben.

-- 
Ben Hutchings
We get into the habit of living before acquiring the habit of thinking.
  - Albert Camus


-- 
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/20120808164231.gp1...@decadent.org.uk



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Roger Leigh
On Wed, Aug 08, 2012 at 09:28:03AM -0700, Russ Allbery wrote:
 Yes, we could file bugs and go to the work of moving things and leaving
 symlinks behind to not break other things, but that's a lot of work.  And
 it's ongoing work to keep things sorted into the right place.  Whereas if
 we moved everything and left a symlink behind, that's way more work in the
 short run but then we would be done and no one would have to think about
 the distinction again.

If we did want to do a blanket move of everything in /sbin to /bin
(and for /usr/sbin to /usr/bin), we could do this in a single operation
in e.g. base-files.  It wouldn't require any path changes in individual
packages, but we would need to fix any name clashes first, and also to
bail out if any were found during the upgrade.  It should be possible to
do entirely atomically as well if we hardlink the binaries, and then
replace the dir with a symlink.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linuxhttp://people.debian.org/~rleigh/
 `. `'   schroot and sbuild  http://alioth.debian.org/projects/buildd-tools
   `-GPG Public Key  F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800


-- 
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/20120808164835.ga25...@codelibre.net



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Lars Wirzenius
On Wed, Aug 08, 2012 at 09:25:19AM -0700, Russ Allbery wrote:
 Also, FHS development seems to be effectively dead.  We're already
 carrying a fairly large collection of exceptions.  One more wouldn't make
 a tremendous difference as long as there's no major user behavior change,
 and the symlinks would take care of that.

There may be hope of an FHS revival: 
http://www.linuxfoundation.org/collaborate/workgroups/lsb/fhs

I haven't followed if they're actually doing any work.

-- 
I wrote a book: http://gtdfh.branchable.com/


signature.asc
Description: Digital signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Russ Allbery
Lars Wirzenius l...@liw.fi writes:
 On Wed, Aug 08, 2012 at 09:25:19AM -0700, Russ Allbery wrote:

 Also, FHS development seems to be effectively dead.  We're already
 carrying a fairly large collection of exceptions.  One more wouldn't
 make a tremendous difference as long as there's no major user behavior
 change, and the symlinks would take care of that.

 There may be hope of an FHS revival: 
 http://www.linuxfoundation.org/collaborate/workgroups/lsb/fhs

 I haven't followed if they're actually doing any work.

I've been on the mailing list, and so far it's mostly been crickets.  The
person who was driving the effort has been busy with other LSB work.

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



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Harald Jenny
On Wed, Aug 08, 2012 at 12:22:50PM +0200, Marco d'Itri wrote:
 (Does anybody want to try removing net-tools and see what breaks?)

On my debian systems net-tools are removed, had to recompile openvpn
with ip support and run openswan from experimental without any problems
since 4 months.

Kind regards
Harald Jenny


-- 
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/20120808170856.gc3...@harald-has.a-little-linux-box.at



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Vincent Bernat
 ❦  8 août 2012 09:15 CEST, Michael Stummvoll mich...@stummi.org :

 Moving ifconfig to /bin would break a lot of things calling
 `/sbin/ifconfig`.

 there could be a link for compatiblity

If we start symlinking, a symlink from /sbin to /bin seems easier. Once
we start a breach, we'll get more and more requests. For example, I
would see:
 - brctl
 - ethtool
 - ifconfig
 - route
 - sysctl

Looking at /sbin for those, I also discover there are already a lot of
symlinks. On my system, on 216 files, I have 80 symlinks.
-- 
Let the machine do the dirty work.
- The Elements of Programming Style (Kernighan  Plauger)


pgp0eX9Yn6ThQ.pgp
Description: PGP signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Vincent Bernat
 ❦  8 août 2012 09:43 CEST, Bernd Zeimetz be...@bzed.de :

 Currently the default PATH for Debian does not include /sbin, /usr/sbin, nor
 /usr/local/sbin. If an user wants to run a program in either /sbin/ or 
 /usr/sbin
 the full path must be specified.


 Or the user just adds those directories to $PATH in $SHELLrc/profile/

 Experienced users should be able to do this easily. And those who don't
 knwo what to do with the tools in */sbin/* probably don't want/need them
 in $PATH.

Unexperencied users are those that will have hard time to understand why
ifconfig returns command not found.
-- 
printk(HPFS: G... Kernel memory corrupted ... going on, but 
it'll crash very soon :-(\n);
2.4.3 linux/fs/hpfs/super.c


pgpd2ZyS72zja.pgp
Description: PGP signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Vincent Bernat
 ❦  8 août 2012 16:56 CEST, Andrej N. Gritsenko and...@rep.kiev.ua :

Then, what do you use to list multiple IPs on a single interface?
ifconfig simply doesn't support it.

 In fact, I have multiple IPs on a single interface right now on the
 machine where I write this letter. And I never used 'ip' before for
 configuring it and probably I never will. Have you ever heared of such 
 thing as 'interface alias'? It's what I always used on *BSD, Linux, and
 other *nix systems. And yes, command 'ifconfig' shows me those IPs too.
 So I would say, such very distro-specific tool as 'ip' will never ever
 can be called as 'standard' one. I'm sorry.

Many tools will not use interface aliases. On the top of my head,
automatic IPv6 configuration, DHCP clients and routing daemons. However,
interface aliases are also useful for ifupdown.
-- 
HARDFAIL(Not enough magic.);
2.4.0-test2 /usr/src/linux/drivers/block/nbd.c


pgp6Z7GXddKVC.pgp
Description: PGP signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Vincent Bernat
 ❦  8 août 2012 12:21 CEST, David Given david.gi...@gmail.com :

 ifconfig (before this discussion I'd never even *heard* of ip)

All what is inside net-tools package is old and hardly maintained.

arp can be replaced by ip neigh, ifconfig by ip addr or ip link, 
route by
ip route, ipmaddr by ip maddr, mii-tool by ethtool, netstat
by ss, nameif by ip link, iptunnel by ip tunnel. iproute and
ethtool packages are kept in sync with kernels and allow the user to
use the latest features.
-- 
Replace repetitive expressions by calls to a common function.
- The Elements of Programming Style (Kernighan  Plauger)


pgpjCi9fmS03C.pgp
Description: PGP signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Andrew Shadura
Hello,

On Wed, 08 Aug 2012 19:44:25 +0200
Vincent Bernat ber...@debian.org wrote:

 arp can be replaced by ip neigh, ifconfig by ip addr or ip
 link, route by ip route, ipmaddr by ip maddr, mii-tool by
 ethtool, netstat by ss, nameif by ip link, iptunnel by
 ip tunnel. iproute and ethtool packages are kept in sync with
 kernels and allow the user to use the latest features.

...And completely lack full documentation on all of them, yeah?

-- 
WBR, Andrew


signature.asc
Description: PGP signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Thomas Goirand
On 08/08/2012 10:10 PM, Ulrich Dangel wrote:
 Many things are trivial but I think it would be best to ship good defaults in
 Debian. And have all programs available for tab completion without the need to
 specify sudo in front is in my opinion a good default.

 There is also a question how to discover/find new tools, e.g: ifconfig doesn't
 work but sudo ifconfig does. ifcotab doesn't work etc. This is in my opinion
 inconsistent and changing PATH to include the sbin directories would fix that.

 It is not like Debian would be the first one, other Distributions like Arch,
 Ubuntu and Fedora have added the sbin directories some time ago and it seems 
 to
 work without a problem for them.

 cheers,
 Ulrich
   
Here, you are mixing multiple problems into a single one.

- shell auto completion
- location of binaries
- PATH environment variable
- sudo usage
- the fact that ifconfig isn't in a user's path

By the way, ifconfig doesn't implement all the features that
Linux offers, which makes it the wrong tool to learn / use. If
you aren't convince, see #222676 (reported in 2003),
#525012, #119616 (reported in 2001), #324306, etc.

Then, I came across #312669 ! Astonishing. It's been since
2005 that absolutely most of the issues of this thread have been
discussed already.

I don't think all this is reasonable. If the main issue is finding
ifconfig with auto completion, then #312669 should be fixed.
It seems that there's a near consensus that it's annoying (well,
I'm ok with using ip a like H01lger, but it seems there's some
other hold school guys that don't want to learn new stuff...).

So, is there *anyone* that would not agree with moving ifconfig
in /bin (or at least a symlink to it)? Shouldn't we address bugs
that are 7 years old and annoying a lot of people? :)

Cheers,

Thomas


-- 
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/5022abab.1070...@debian.org



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Vincent Bernat
 ❦  8 août 2012 19:54 CEST, Andrew Shadura bugzi...@tut.by :

 arp can be replaced by ip neigh, ifconfig by ip addr or ip
 link, route by ip route, ipmaddr by ip maddr, mii-tool by
 ethtool, netstat by ss, nameif by ip link, iptunnel by
 ip tunnel. iproute and ethtool packages are kept in sync with
 kernels and allow the user to use the latest features.

 ...And completely lack full documentation on all of them, yeah?

You have ip(8), ip-addr(8), ip-link(8), ip-neighbour(8), etc. They seem
fairly up-to-date. It is a recent effort. They are not present in
Squeeze for example.
-- 
panic (No CPUs found.  System halted.\n);
2.4.3 linux/arch/parisc/kernel/setup.c


pgp159aCeeo76.pgp
Description: PGP signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Ben Hutchings
On Wed, Aug 08, 2012 at 07:54:59PM +0200, Andrew Shadura wrote:
 Hello,
 
 On Wed, 08 Aug 2012 19:44:25 +0200
 Vincent Bernat ber...@debian.org wrote:
 
  arp can be replaced by ip neigh, ifconfig by ip addr or ip
  link, route by ip route, ipmaddr by ip maddr, mii-tool by
  ethtool, netstat by ss, nameif by ip link, iptunnel by
  ip tunnel. iproute and ethtool packages are kept in sync with
  kernels and allow the user to use the latest features.
 
 ...And completely lack full documentation on all of them, yeah?

I believe all ethtool features are documented, and as the upstream
maintainer I insist on documentation for all new features.

iproute2 documentation was somewhat lacking, but as Vincent says it
has been improved a lot recently.

Ben.

-- 
Ben Hutchings
We get into the habit of living before acquiring the habit of thinking.
  - Albert Camus


-- 
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/20120808184810.gq1...@decadent.org.uk



Re: node-like file conflicts

2012-08-08 Thread Arno Töll
Hi,

On 08.08.2012 17:53, Jakub Wilk wrote:
 ztest: zfsutils zutils

Hum, thanks for spotting that, but what to do here? Both packages
legitimately ship a ztest. Admittedly it is not very important for
zfsutils, don't know about zutils. Having that said, lots of upstream
tutorials and documentation refers to a ZFS ztest tool.

 There might be even more if you assume that you can co-install Linux and
 kFreeBSD binaries (yay, multi-arch world!).

They might be co-installable but not executable (for the time being).
The Linux emulation layer which is featured by kFreeBSD only runs in a
chroot for now.

-- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D



signature.asc
Description: OpenPGP digital signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Philipp Kern
On Wed, Aug 08, 2012 at 07:54:59PM +0200, Andrew Shadura wrote:
 On Wed, 08 Aug 2012 19:44:25 +0200
 Vincent Bernat ber...@debian.org wrote:
  arp can be replaced by ip neigh, ifconfig by ip addr or ip
  link, route by ip route, ipmaddr by ip maddr, mii-tool by
  ethtool, netstat by ss, nameif by ip link, iptunnel by
  ip tunnel. iproute and ethtool packages are kept in sync with
  kernels and allow the user to use the latest features.
 ...And completely lack full documentation on all of them, yeah?

Hm? There are manual pages[1]. Also ip is able to support IPv6 with the same
syntax (like arp → neigh for both) by just passing -6.

Kind regards
Philipp Kern

[1] ip(8), ip-address(8), ip-addrlabel(8), ip-l2tp(8), ip-link(8),
ip-maddress(8), ip-monitor(8), ip-mroute(8), ip-neighbour(8),
ip-netns(8), ip-ntable(8), ip-route(8), ip-rule(8), ip-tunnel(8),
ip-xfrm(8)


signature.asc
Description: Digital signature


Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Milan P. Stanic
On Wed, 2012-08-08 at 19:08, Harald Jenny wrote:
 On Wed, Aug 08, 2012 at 12:22:50PM +0200, Marco d'Itri wrote:
  (Does anybody want to try removing net-tools and see what breaks?)
 On my debian systems net-tools are removed, had to recompile openvpn
 with ip support and run openswan from experimental without any problems
 since 4 months.

I removed it without recompiling anything from my notebook.

-- 
Kind regards,  Milan


-- 
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/20120808200824.ga16...@arvanta.net



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Martin Bagge / brother

On Wed, 8 Aug 2012, Andrew Shadura wrote:

On Wed, 08 Aug 2012 19:44:25 +0200
Vincent Bernat ber...@debian.org wrote:


arp can be replaced by ip neigh, ifconfig by ip addr or ip
link, route by ip route, ipmaddr by ip maddr, mii-tool by
ethtool, netstat by ss, nameif by ip link, iptunnel by
ip tunnel. iproute and ethtool packages are kept in sync with
kernels and allow the user to use the latest features.


...And completely lack full documentation on all of them, yeah?


searching for info about ip on a webcrawler is not very pleasant I have 
learned =)


--
/brother
http://martin.bagge.nu
Bruce Schneier's name appeared in EBCDIC in the output of /dev/random every 
time there was a full moon.  Even after they changed the RNG algorithm.


--
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/alpine.deb.2.00.1208082216590.14...@salyut.bsnet.se



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Harald Jenny
On Wed, Aug 08, 2012 at 10:08:24PM +0200, Milan P. Stanic wrote:
 On Wed, 2012-08-08 at 19:08, Harald Jenny wrote:
  On Wed, Aug 08, 2012 at 12:22:50PM +0200, Marco d'Itri wrote:
   (Does anybody want to try removing net-tools and see what breaks?)
  On my debian systems net-tools are removed, had to recompile openvpn
  with ip support and run openswan from experimental without any problems
  since 4 months.
 
 I removed it without recompiling anything from my notebook.

openvpn still uses the route command from net-tools and in openswan's
KLIPS helper there was an occurence of the netstat command.

 
 -- 
 Kind regards,  Milan

Kind regards
Harald

 
 
 -- 
 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/20120808200824.ga16...@arvanta.net


-- 
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/20120808201815.ga23...@harald-has.a-little-linux-box.at



Re: node-like file conflicts

2012-08-08 Thread Jarek Kamiński
Na grupie linux.debian.devel napisałe(a)ś:
 There might be even more if you assume that you can co-install Linux an=
 d
 kFreeBSD binaries (yay, multi-arch world!).

 They might be co-installable but not executable (for the time being).
 The Linux emulation layer which is featured by kFreeBSD only runs in a
 chroot for now.

Hmm... When I was playing some time ago with multiarch on kFreeBSD it
worked without chroot. It wasn't working flawlessly, if I remember
correctly I had to bump Linux kernel version returned by kFreeBSD (some
sysctl), as it was below glibc minimum.

There were also some problems with dynamic linker, that I wanted to
debug and report to BTS, but never managed to. When both i386 and
kfreebsd-i386 versions of library were installed, ld.so tried
kfreebsd-i386 even for Linux binaries, or something like that. I think
the problem didn't occur with kfreebsd-amd64 (and Linux i386) and could
be worked around on kfreebsd-i386 by setting LD_LIBRARY_PATH to
/usr/lib/i486-linux-gnu/ or something like that.

I may not remember everything exactly, but I definitely ran some Linux
binaries od kFreeBSD using multiarch without chroot ;-)


-- 
pozdr(); // Jarek


-- 
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/20120808202115.ga14...@vilo.eu.org



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Steve Langasek
On Wed, Aug 08, 2012 at 10:22:03AM -0700, Russ Allbery wrote:
 Lars Wirzenius l...@liw.fi writes:
  On Wed, Aug 08, 2012 at 09:25:19AM -0700, Russ Allbery wrote:

  Also, FHS development seems to be effectively dead.  We're already
  carrying a fairly large collection of exceptions.  One more wouldn't
  make a tremendous difference as long as there's no major user behavior
  change, and the symlinks would take care of that.

  There may be hope of an FHS revival: 
  http://www.linuxfoundation.org/collaborate/workgroups/lsb/fhs

  I haven't followed if they're actually doing any work.

 I've been on the mailing list, and so far it's mostly been crickets.  The
 person who was driving the effort has been busy with other LSB work.

While that's true, there is now a framework for getting changes made to the
FHS again - unlike before when the only three editors with commit access
were all AWOL.  The FHS and the guarantees it provides about what users can
expect from their system is still important.  If Debian thinks we need to
diverge from the FHS on something as major as the existence of /sbin, that's
a conversation we should be having in the FHS WG first before implementing
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: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Vincent Lefevre
On 2012-08-08 22:09:27 +0800, Thomas Goirand wrote:
 What would be the point, for example, to have these
 accessible to the user:
 - depmod/insmod/etc.
 - swapon/swapoff
 - agetty
 - init
 - etc.

One (perhaps minor) point would be to get basic documentation, e.g.

  depmod --help

There is no need to be root to read the documentation.

-- 
Vincent Lefèvre vinc...@vinc17.net - Web: http://www.vinc17.net/
100% accessible validated (X)HTML - Blog: http://www.vinc17.net/blog/
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


-- 
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/20120808210652.gd25...@xvii.vinc17.org



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Milan P. Stanic
On Wed, 2012-08-08 at 22:18, Harald Jenny wrote:
 On Wed, Aug 08, 2012 at 10:08:24PM +0200, Milan P. Stanic wrote:
  On Wed, 2012-08-08 at 19:08, Harald Jenny wrote:
   On Wed, Aug 08, 2012 at 12:22:50PM +0200, Marco d'Itri wrote:
(Does anybody want to try removing net-tools and see what breaks?)
   On my debian systems net-tools are removed, had to recompile openvpn
   with ip support and run openswan from experimental without any problems
   since 4 months.
  I removed it without recompiling anything from my notebook.
 openvpn still uses the route command from net-tools and in openswan's

I forgot to tell that I don't use openvpn.

 KLIPS helper there was an occurence of the netstat command.

For IPsec I use racoon and ipsec-tools. For wireless I use wicd.

So everything I need for networks on my notebook works without
net-tools.

-- 
Kind regards,  Milan


-- 
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/20120808210846.ga18...@arvanta.net



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Steve Langasek
On Wed, Aug 08, 2012 at 05:48:35PM +0100, Roger Leigh wrote:
 On Wed, Aug 08, 2012 at 09:28:03AM -0700, Russ Allbery wrote:
  Yes, we could file bugs and go to the work of moving things and leaving
  symlinks behind to not break other things, but that's a lot of work.  And
  it's ongoing work to keep things sorted into the right place.  Whereas if
  we moved everything and left a symlink behind, that's way more work in the
  short run but then we would be done and no one would have to think about
  the distinction again.

 If we did want to do a blanket move of everything in /sbin to /bin
 (and for /usr/sbin to /usr/bin), we could do this in a single operation
 in e.g. base-files.  It wouldn't require any path changes in individual
 packages, but we would need to fix any name clashes first, and also to
 bail out if any were found during the upgrade.  It should be possible to
 do entirely atomically as well if we hardlink the binaries, and then
 replace the dir with a symlink.

You can't replace a directory with a symlink atomically.  So this is
near-atomic, not atomic.

More importantly, however, is the fact that dpkg won't know anything about
this change, so will be unable to detect file conflicts between /usr/bin and
/usr/sbin.  And we know we definitely *do* have such file conflicts in the
archive (see node-like file conflicts).  Thus we could not guarantee the
integrity of the user's system when making such a change.

I don't see any gain from merging bin+sbin that justifies such pain.  Adding
sbin to the default PATH would be far simpler.

-- 
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: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Steve Langasek
On Wed, Aug 08, 2012 at 01:53:24PM -0700, Steve Langasek wrote:
 On Wed, Aug 08, 2012 at 10:22:03AM -0700, Russ Allbery wrote:
  Lars Wirzenius l...@liw.fi writes:
   On Wed, Aug 08, 2012 at 09:25:19AM -0700, Russ Allbery wrote:

   Also, FHS development seems to be effectively dead.  We're already
   carrying a fairly large collection of exceptions.  One more wouldn't
   make a tremendous difference as long as there's no major user behavior
   change, and the symlinks would take care of that.

   There may be hope of an FHS revival: 
   http://www.linuxfoundation.org/collaborate/workgroups/lsb/fhs

   I haven't followed if they're actually doing any work.

  I've been on the mailing list, and so far it's mostly been crickets.  The
  person who was driving the effort has been busy with other LSB work.

 While that's true, there is now a framework for getting changes made to the
 FHS again - unlike before when the only three editors with commit access
 were all AWOL.  The FHS and the guarantees it provides about what users can
 expect from their system is still important.  If Debian thinks we need to
 diverge from the FHS on something as major as the existence of /sbin, that's
 a conversation we should be having in the FHS WG first before implementing
 it.

As an aside, I've learned by way of said mailing list that Fedora took it
upon themselves to deviate from the FHS by eliminating /usr/games, which is
a terrible thing because it now means insecure game software, much of it
sgid, is on root's path when it shouldn't be. :-P  I think that's a great
example of why distros shouldn't diverge from the FHS in isolation now that
there is a functional forum for discussing changes.

-- 
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: node-like file conflicts

2012-08-08 Thread Ben Hutchings
On Wed, 2012-08-08 at 22:21 +0200, Jarek Kamiński wrote:
 Na grupie linux.debian.devel napisałe(a)ś:
  There might be even more if you assume that you can co-install Linux an=
  d
  kFreeBSD binaries (yay, multi-arch world!).
 
  They might be co-installable but not executable (for the time being).
  The Linux emulation layer which is featured by kFreeBSD only runs in a
  chroot for now.
 
 Hmm... When I was playing some time ago with multiarch on kFreeBSD it
 worked without chroot. It wasn't working flawlessly, if I remember
 correctly I had to bump Linux kernel version returned by kFreeBSD (some
 sysctl), as it was below glibc minimum.
[...]

There is also no support for Linux amd64 executables on kfreebsd-amd64,
as I understand it.

Ben.

-- 
Ben Hutchings
Theory and practice are closer in theory than in practice.
- John Levine, moderator of comp.compilers


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


Bug#684347: ITP: system-storage-manager -- system storage management tool

2012-08-08 Thread Ritesh Raj Sarraf
Package: wnpp
Severity: wishlist
Owner: Ritesh Raj Sarraf r...@debian.org

* Package name: system-storage-manager
  Version : 0.2
  Upstream Author : Lukas Czerner lczer...@redhat.com
* URL : https://sourceforge.net/p/storagemanager/home/
* License : GPL-2+
  Programming Lang: Python
  Description : system storage management tool

 System Storage Manager provides an easy to use command line interface to
 manage your storage using various technologies like lvm, btrfs, encrypted
 volumes and more.
 .
 In more sophisticated enterprise storage environments, management with
 Device Mapper (dm), Logical Volume Manager (LVM), or Multiple Devices (md)
 is becoming increasingly more difficult.  With file systems added to the mix,
 the number of tools needed to configure and manage storage has grown so large
 that it is simply not user friendly.  With so many options for a system
 administrator to consider, the opportunity for errors and problems is large.
 .
 The btrfs administration tools have shown us that storage management can
 be simplified, and we are working to bring that ease of use to Linux file
 systems in general.
 .
 You should install the ssm if you need to manage your storage with various
 technologies via a single unified interface.


-- 
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/20120808223734.20011.88997.report...@champaran.researchut.com



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Roger Lynn
On 08/08/12 12:30, Thomas Goirand wrote:
 On 08/08/2012 06:21 PM, David Given wrote:
 ifconfig (before this discussion I'd never even *heard* of ip)
   
 This kind of remark make be say that probably, it'd be
 nice to have ifconfig display a warning as this one:
 
 ifconfig is deprecated, please use ip instead

That might be helpful if and only if it gave the syntax of the equivalent ip
command.

Roger


-- 
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/057bf9-qv3@silverstone.rilynn.me.uk



Re: Change default PATH for Jessie / wheezy+1

2012-08-08 Thread Charles Plessy
Le Wed, Aug 08, 2012 at 09:28:03AM -0700, Russ Allbery a écrit :
 
 Yes, we could file bugs and go to the work of moving things and leaving
 symlinks behind to not break other things, but that's a lot of work.  And
 it's ongoing work to keep things sorted into the right place.  Whereas if
 we moved everything and left a symlink behind, that's way more work in the
 short run but then we would be done and no one would have to think about
 the distinction again.

Hello everybody,

perhaps a DEP could be useful to track that proposition ?  (same for
the proposition to symlink /bin and /sbin to /usr/bin and /usr/sbin.)

  http://dep.debian.net/

Have a nice day,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan


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



Accepted iso-codes 3.38-1 (source all)

2012-08-08 Thread Tobias Quathamer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 08 Aug 2012 09:46:37 +0200
Source: iso-codes
Binary: iso-codes
Architecture: source all
Version: 3.38-1
Distribution: unstable
Urgency: low
Maintainer: Tobias Quathamer to...@debian.org
Changed-By: Tobias Quathamer to...@debian.org
Description: 
 iso-codes  - ISO language, territory, currency, script codes and their transla
Closes: 683828
Changes: 
 iso-codes (3.38-1) unstable; urgency=low
 .
   * Imported Upstream version 3.38
   * Change debian/watch to look for xz upstream tarballs
   * debian/rules: Use xz compression for binary packages.
 Thanks to Ansgar Burchardt ans...@debian.org (Closes: #683828)
Checksums-Sha1: 
 f7eb5798234a7dfc084d5ba82b514bdbd99c2dc7 1987 iso-codes_3.38-1.dsc
 8514f22e9292e54c990746bc7aa51a34e20097db 3627976 iso-codes_3.38.orig.tar.xz
 bf88264fab798a07f6e1f8da1a780c4058e5873b 20842 iso-codes_3.38-1.debian.tar.gz
 8e877b71c783ba021a29efe1fe6707a6f4cdd4da 2010344 iso-codes_3.38-1_all.deb
Checksums-Sha256: 
 567d45439fb9fb861640a139a0ddcbe44dd468713de7f17d5a94d9996f87959a 1987 
iso-codes_3.38-1.dsc
 0f876015b9ee670979b8818c648432488199c619d48fb1a52e7a7672399af5a2 3627976 
iso-codes_3.38.orig.tar.xz
 4bf91c0dde2c0be63434a7fa0478e83894efca50112313d7d5021fc1d445a40e 20842 
iso-codes_3.38-1.debian.tar.gz
 1a2851cd8a803c9329156b4048da199a25a8a977f07d20884515c426b2d6fdcf 2010344 
iso-codes_3.38-1_all.deb
Files: 
 8816d7cebdbee667c8d0d4953683152d 1987 misc optional iso-codes_3.38-1.dsc
 df8dacc718116dae3db453a4d85c018a 3627976 misc optional 
iso-codes_3.38.orig.tar.xz
 8e15d7910f3e1f88394b212898dde7b7 20842 misc optional 
iso-codes_3.38-1.debian.tar.gz
 674fa00dc39c011f2d9bfbaaefb92312 2010344 misc optional iso-codes_3.38-1_all.deb

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

iQIcBAEBCAAGBQJQIhuRAAoJEIP9HEaC0TjgjDsQAIMry3vG4AxWs9d9UJO518yJ
sV/lEiKAuMNsDOOvxVT3cAowTxySPLt8eSQNT7hGEgofObuLNJ+EMac9fKSO8gP7
vMbxiC9ZtlptkBzrWsioBkxpmU0yr/T11/04xxHvxvkzrXHtWsJh8JauTMoje+j8
vc87iVvWxl6W4+jJeVIq25uzEyzQAqqY2fi78uFlHeKlDsxIsl0KOm1hwomtLpdu
J0RjTnv/CL+/VuZzWEdw/DD/n93FUkSSRpbIUsD4/JW4+mHJKh7VRE6aTG/r4YiO
QsCVQnfJlYfizZ/K4s1namks8fk0DdJDl07R18/ywOv+2goMnIV13eW4SGv/QFIN
A08KYZ6ar9ctMx7JfRVD0+xYaXmJwBiCLzjdnl5BOdHou68zsom8hEOLl6uJJG/z
tcD7zeEHhhHodtYiQkeIz+Uf9ovUqvx5wGKLnZjjuR2tHSWj3d5+u++wHRROWFg3
0V/U0JXD/qDfiry4djo2tURRcVNHLw9LtBIfFvGy/RUiZLPAPK+b9rEKuvbRSyEM
genAB+rEJy/HSqFoqD6iWHJ39XEK6lp2sdxDI8Fl77qzr4JiytbWo1iRuJPG3Y9J
MEPNka9RMsAAtakHwvTADHzBax+j3fhRFDq0LlYFkEa5hTWKpXhurlLXl9yc3umm
WIydgRhDWTnsalc1BqxG
=C6Rx
-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/e1sz1v6-hk...@franck.debian.org



Accepted scirenderer 0.5.6-1 (source all)

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

Format: 1.8
Date: Wed, 08 Aug 2012 10:38:54 +0200
Source: scirenderer
Binary: libscirenderer-java libscirenderer-java-doc
Architecture: source all
Version: 0.5.6-1
Distribution: experimental
Urgency: low
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 libscirenderer-java - Java rendering library based on JOGL
 libscirenderer-java-doc - Java rendering library based on JOGL - doc
Changes: 
 scirenderer (0.5.6-1) experimental; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
 d4ee99f0b17118001bff3121c9f4da74877a3ea5 1515 scirenderer_0.5.6-1.dsc
 b3f99ffd4d437c0c5b5876bfb92119ea5a97b822 109987 scirenderer_0.5.6.orig.tar.gz
 69fbd2d2924923efbb28ec7a6f9413747e8e9bdd 8986 scirenderer_0.5.6-1.debian.tar.gz
 768c33f234cfc9db19486f9d33931d0c4bbfeefb 204272 
libscirenderer-java_0.5.6-1_all.deb
 4d6ec9d9a67b223a68db6034e55ff68f4ffa0374 347762 
libscirenderer-java-doc_0.5.6-1_all.deb
Checksums-Sha256: 
 aad7974c9e47a9a954fc8a4c22e337b9823dbbe841b9f2da9dbd091ef008bc48 1515 
scirenderer_0.5.6-1.dsc
 d5e87dc8c1011534a66c56bc0f2110cfac67c25c77d4da62571b54543fc1d698 109987 
scirenderer_0.5.6.orig.tar.gz
 26c2725b5698a72d1ddc15b13fe01484592e1f2f92d17526d1fcc950e215df44 8986 
scirenderer_0.5.6-1.debian.tar.gz
 96824c88f19c4eb8b74438aeb5654fda2fb82aa7a39c739ab061f811a1b6696f 204272 
libscirenderer-java_0.5.6-1_all.deb
 11fd7c852d436c25191de5c18aa919b56b22f89ea6fcaad539fd649e25b8fd1a 347762 
libscirenderer-java-doc_0.5.6-1_all.deb
Files: 
 8496422cfc0d580b86228f77074e605a 1515 java optional scirenderer_0.5.6-1.dsc
 d809847e97488573579cf8330529674f 109987 java optional 
scirenderer_0.5.6.orig.tar.gz
 4d4dd30037f087da0a8926ac3924d9dd 8986 java optional 
scirenderer_0.5.6-1.debian.tar.gz
 7de65d70f5f0ffa2739aed8bed3f62e5 204272 java optional 
libscirenderer-java_0.5.6-1_all.deb
 269fe502bb0b41cb039fb4a58246057b 347762 doc optional 
libscirenderer-java-doc_0.5.6-1_all.deb

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

iEYEARECAAYFAlAiJooACgkQiOXXM92JlhDYaACfcTBkpzU5P4oMPan1oLNfHicv
u38AnjJvXbnRHfMYpVPu4spxdqg9FIp7
=4bF1
-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/e1sz1vd-i6...@franck.debian.org



Accepted nbd 1:3.2-1.1 (source i386)

2012-08-08 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 05 Aug 2012 09:49:21 +0200
Source: nbd
Binary: nbd-server nbd-client nbd-client-udeb
Architecture: source i386
Version: 1:3.2-1.1
Distribution: unstable
Urgency: low
Maintainer: Wouter Verhelst wou...@debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 nbd-client - Network Block Device protocol - client
 nbd-client-udeb - Network Block Device protocol - client for Debian Installer 
(udeb)
 nbd-server - Network Block Device protocol - server
Closes: 681702
Changes: 
 nbd (1:3.2-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix pending l10n issues. Debconf translations:
   * Czech (Miroslav Kure).  Closes: #681702
Checksums-Sha1: 
 a307310d6688b6b45f3ada9421824554f518a932 1884 nbd_3.2-1.1.dsc
 71e471278df4b1096372dfeec14d4d744686cd59 90322 nbd_3.2-1.1.diff.gz
 96156219171720c5a394a6b21bd5dec4c2fd2ea9 73618 nbd-server_3.2-1.1_i386.deb
 e714d6f266057b0641c43134455f312d802d8500 62452 nbd-client_3.2-1.1_i386.deb
 d462dbc77bb30e46aed5b905bbba7be4ff2c9690 7988 nbd-client-udeb_3.2-1.1_i386.udeb
Checksums-Sha256: 
 f1e4a2753d19642110e2643fff7fc2bb3938d14df354897251ea7549f031ae71 1884 
nbd_3.2-1.1.dsc
 f5c874dc461bc8f2ae847b275d3c14f2194879e854713b0cc56601f4322206ec 90322 
nbd_3.2-1.1.diff.gz
 500acdc5c95f3162a108a2d8c9414692fd54efd19f6b5fb7e7e5c8bc498fa24a 73618 
nbd-server_3.2-1.1_i386.deb
 315726dc7a74290b0b0194b11007e8df96354fe860382da037058b45f6ca0081 62452 
nbd-client_3.2-1.1_i386.deb
 b5f8202c2e4458eecd9dc204a775fcaa42eac01fc150a0d7957e31a8de996676 7988 
nbd-client-udeb_3.2-1.1_i386.udeb
Files: 
 bc6377b9c62a2f4c6997472027c4b134 1884 admin optional nbd_3.2-1.1.dsc
 f69467d8c0bab91daee8ca00adf67bb7 90322 admin optional nbd_3.2-1.1.diff.gz
 776ab1999d0c99a6adc194f0a465e49c 73618 admin optional 
nbd-server_3.2-1.1_i386.deb
 0153869fc8a9a0cca4fd0a779ad8d3f0 62452 admin optional 
nbd-client_3.2-1.1_i386.deb
 e2e42c1ba5ca2cd8333ab86f71d8b65b 7988 debian-installer optional 
nbd-client-udeb_3.2-1.1_i386.udeb
Package-Type: udeb

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

iQIVAwUBUB4zcocvcCxNbiWoAQLOzw/+K8pqE9OdPDe43oPjZWPJE2j4R3ua7qVb
CDemoraenWi0msu7N20FY1PaWbJz6ee7Wg/mRvz/haQ2Bp/krjTM98OnRGVlRl6F
Q+X0mQ71XtsXKwv+9A0osKkPVqQZB+SY0ejLVZKCNV0mqM4qkKV0+935rIoEm1fm
lCUwpj0LP+OijfamjiGuJz/eIFzihtlGbrJgdVU5Qg1lXjjsbp6YjqBKeHmSchiF
YNO9cNwwnVkzJgCnpacE/foOtnJ4gN6T5+IoH/Z1niaF3UeMQ6PJCCZPo/H7SD2i
SsOj+GlnMpNJH19xZvNwiKg2/PTdC4+Zh8oUgiC4dHUrYlC2tNd5MoI7Iiea3A/d
qDlJtysMBCoOdaTm+k10xBiN1O4YMMoZYc+1Sf4vC9mQPs81PmeKLZt1yQ8r1DhR
RuVlEgUMNokLgr5NxXkOwbG4XrKK7pkMKRPtfKj3ugzAFavDyxl5HOFDan0fVxZ1
vz/Kf+R12UwcRtxKjWuZBja/FLYsJjK9CU4qeK2Fb0Qc/iPQPB1u/+DNLFgoVSfI
PAZ2aiAwq+iIwB53HDbDPTW21hXG8kMJgoGT8Fn/PqWcFf6jlNZc89DwW6fItY4d
jgDSnc3aCckxD/JuIbDaoKK+Z9GUUUnZnF4tZnflt5Of28ZBxZ/DE9gsck4uoVFM
FKGeZNudDGw=
=Kb/z
-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/e1sz2o8-0005gw...@franck.debian.org



Accepted acpid 1:2.0.16-2 (source amd64)

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

Format: 1.8
Date: Wed, 08 Aug 2012 11:55:33 +0200
Source: acpid
Binary: acpid kacpimon
Architecture: source amd64
Version: 1:2.0.16-2
Distribution: unstable
Urgency: low
Maintainer: Debian Acpi Team pkg-acpi-de...@lists.alioth.debian.org
Changed-By: Michael Meskes mes...@debian.org
Description: 
 acpid  - Advanced Configuration and Power Interface event daemon
 kacpimon   - Kernel ACPI Event Monitor
Closes: 683987
Changes: 
 acpid (1:2.0.16-2) unstable; urgency=low
 .
   * Depend on kmod instead of the transitional package module-init-tools.
 (Closes: #683987)
Checksums-Sha1: 
 583e8fb04f64da5eed4151237b73b74a72da2619 1309 acpid_2.0.16-2.dsc
 fb745374205751aba422ea233b061e1a55fafd5e 18939 acpid_2.0.16-2.diff.gz
 f2c9d5431cfe87de551537bc52a08ee3caa2155c 58642 acpid_2.0.16-2_amd64.deb
 88929d68ede24db4b48fca63b0ac13348737b3d3 31950 kacpimon_2.0.16-2_amd64.deb
Checksums-Sha256: 
 0a1602ec1eebec2127bcc45049ab1cf04f048b9aa1377417e96d8e60f06f8f88 1309 
acpid_2.0.16-2.dsc
 6d2a546a49dae40b925da1f27795949ecc26167f1fea297ad30dc6f7ddea1f3c 18939 
acpid_2.0.16-2.diff.gz
 0a8b5443518d3709cc1d2420963411a1f2a3b2e1c0a318209bb699bb85c1ce88 58642 
acpid_2.0.16-2_amd64.deb
 1837bacf824d51ffc66194daf94f145c947122f9d83a0dd8980dbcfd02ba33c2 31950 
kacpimon_2.0.16-2_amd64.deb
Files: 
 14293cf2c5ddcf5ddf894df7415d120a 1309 admin optional acpid_2.0.16-2.dsc
 6b6c466423fe8b53b943f96f3a1a2ce2 18939 admin optional acpid_2.0.16-2.diff.gz
 5267999f3fdca08092414e3f8919ec5b 58642 admin optional acpid_2.0.16-2_amd64.deb
 182ca9062326041325cb62b7180abe76 31950 utils extra kacpimon_2.0.16-2_amd64.deb

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

iD8DBQFQIjfPVkEm8inxm9ERAvmOAJ4vwcO/5XTrxV09824AgljHyEzqjQCdF8sC
1Scfoxh5tObB68N4uvYVv4M=
=nOCv
-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/e1sz35i-0001ct...@franck.debian.org



Accepted pylucene 3.5.0-1.1 (source amd64)

2012-08-08 Thread Luca Falavigna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 06 Aug 2012 11:43:34 +0200
Source: pylucene
Binary: python-lucene python-lucene-dbg pylucene
Architecture: source amd64
Version: 3.5.0-1.1
Distribution: unstable
Urgency: medium
Maintainer: Dmitry Nezhevenko d...@dion.org.ua
Changed-By: Luca Falavigna dktrkr...@debian.org
Description: 
 pylucene   - Python extension for accessing Java Lucene (transitional dummy pa
 python-lucene - Python extension for accessing Java Lucene
 python-lucene-dbg - debugging symbols for python-lucene
Closes: 679368
Changes: 
 pylucene (3.5.0-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * debian/patches/unique_classes.patch:
 - Cherry-pick patch from upstream branch_3x SVN (r1240640) to rename
   classes whose python name would not be unique (Closes: #679368).
Checksums-Sha1: 
 e5125050370db555a67c8c99a26b9572521c2d27 1910 pylucene_3.5.0-1.1.dsc
 4776b2946c1faa335c824d7e20f6373d4e5fb54d 3814 pylucene_3.5.0-1.1.debian.tar.gz
 d565eba77ca6b729cf40ea9ef1c1fd611e2d4163 10799288 
python-lucene_3.5.0-1.1_amd64.deb
 7b503a229eb818f55b7e7dac41daf1322cdc0697 1654900 
python-lucene-dbg_3.5.0-1.1_amd64.deb
 574a2db410017d34f5420b718ed1a5de6c65d613 4308 pylucene_3.5.0-1.1_amd64.deb
Checksums-Sha256: 
 0bf14038dc6ac0b5ae7646a35d28a952b99c3ad99bc094c818a2b4b394c67d28 1910 
pylucene_3.5.0-1.1.dsc
 bb2a68a77dc24f162b3a79ace4ec99af41765b51d8fcefb955a59cbda40ce017 3814 
pylucene_3.5.0-1.1.debian.tar.gz
 c39f2064c6c2f4d2c0dda3907d28dd1fce87cc110608e4387ac7cf165af342a7 10799288 
python-lucene_3.5.0-1.1_amd64.deb
 818c364b573a41e3662569baf6a62709d332834a1cfda7443f82b375a228f271 1654900 
python-lucene-dbg_3.5.0-1.1_amd64.deb
 4d325e5b3564d45882d4503e5f3ab22d4204f1719e8341e8f5146864c56ca2ab 4308 
pylucene_3.5.0-1.1_amd64.deb
Files: 
 adb645e6f902921e6c499767b1b5abb0 1910 python optional pylucene_3.5.0-1.1.dsc
 666cd0cb07728fc328c529310c056501 3814 python optional 
pylucene_3.5.0-1.1.debian.tar.gz
 8a0f560917c5f531387895a24c315fe7 10799288 python optional 
python-lucene_3.5.0-1.1_amd64.deb
 7b7ce057845b6fba9ea6cc6e21d031c8 1654900 debug extra 
python-lucene-dbg_3.5.0-1.1_amd64.deb
 1547c9726bf176722a1448f011ee63a5 4308 oldlibs optional 
pylucene_3.5.0-1.1_amd64.deb

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

iQIcBAEBCAAGBQJQH5bvAAoJEEkIatPr4vMfZaYP/0sZ5g0/AhUibbKx6uBxlc2p
7yUfiGNgbyDd5qD98aDCvp757LH6JPt0t3Qwq29L1FUyWXGFYleBR+SHpwdBbOEQ
RZWz+s7CNJVkQpAygEJUcxyNKe3Zuru3r0T5Q1V5d0lwWS6lM8bAvIdireRaSVlc
1Ujb2GpvUDkKK6H9uRDVLxh/OIjk6CNOZzujpr4Htj2C5x6keRSHK//EWCRV9xIz
997vTJwRulWIdGecsOILe1keaO6jOzzIrn8EmJZ3hVm/WCB/coNhdKjQcNoMFB9P
hYXw6U+j8woM4vj/2d1TTXITuqpRJzXi4EnU83YEjPxLntJnto7NnPuv9d2Ijmbp
jct/JMfGncZw/C1eEAtuuC6fuihhWk0tsXv91jEU9N7NSdK+dBt1pYCkwdM+Wm6G
dHjovUVqXEr+QXGTH9BJ3rqtxDX5WnbvlPWzNoq0N34EMkSTZyKiLc3fkGIgplTY
5bsjcNhbB1eCIqn4ljyeG+vzz1qdtXsLxs1LDwfTKTjieQKix5E5MTkssxW1solI
07eWjLILHsl2NhQgX7c/ipMV0Kew6ZFJtjKj3JlvmcLp+RvX6ibB5zktSk0Bsr9T
gvBvNBqeaa/Hg4qr62LzI9gcG5Uf6oZtZU/CmVAMwIszw6poXTH+0lOpc0aNuYwc
CTq9yr4Bea+PukwWaWV0
=IU/b
-END PGP SIGNATURE-


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



Accepted tor 0.2.3.20-rc-1 (source all amd64)

2012-08-08 Thread Peter Palfrader
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue,  7 Aug 2012 21:50:49 UTC
Source: tor
Binary: tor tor-dbg tor-geoipdb
Architecture: source all amd64
Version: 0.2.3.20-rc-1
Distribution: unstable
Urgency: low
Maintainer: Peter Palfrader wea...@debian.org
Changed-By: Peter Palfrader wea...@debian.org
Description: 
 tor- anonymizing overlay network for TCP
 tor-dbg- debugging symbols for Tor
 tor-geoipdb - GeoIP database for Tor
Checksums-Sha1: 
 4039fbf6b699b8f419f7c6eff5f4b1097ecc0c48 1683 tor_0.2.3.20-rc-1.dsc
 95cdbeb53318c2a5a6be2506454bcdfdd0b1f4a9 3156310 tor_0.2.3.20-rc.orig.tar.gz
 dca76a3213d8fbb9183bba2c7c6c8e1c6eaf7edd 33397 tor_0.2.3.20-rc-1.diff.gz
 d4226bbf5409e6dc5346bd92000bff2a7f1dba12 1444684 
tor-geoipdb_0.2.3.20-rc-1_all.deb
 24619bb68fb991e38769891299c2436bb1429757 1185734 tor_0.2.3.20-rc-1_amd64.deb
 8056c9de438f92b155884eae9047f833e6e0e78a 94614 tor-dbg_0.2.3.20-rc-1_amd64.deb
Checksums-Sha256: 
 4c366ab211eb2059feff69dc4b37155c66b5d2970b369912adf5a83639c24aa3 1683 
tor_0.2.3.20-rc-1.dsc
 baca355aa606ded00fff2a8c7ede38400e42810c02629cf266190d2be8d5bdc3 3156310 
tor_0.2.3.20-rc.orig.tar.gz
 7f1fcc019215328fd4e6d9378b9086a3c8156ff6cc7151c4a8a5bc92078e23b5 33397 
tor_0.2.3.20-rc-1.diff.gz
 405378ac862977487b9f828ad5ca3e38eecf146ba688dc51dd512d0374f1ea7d 1444684 
tor-geoipdb_0.2.3.20-rc-1_all.deb
 3c66377eb872b8e23a3da21922aae48ca5f7141ed0c1855363be2979f431aaff 1185734 
tor_0.2.3.20-rc-1_amd64.deb
 6a7d811f5b5b5ad8e3ab62d5a219a2b1bc07c56efe0733f74ad512c50be201f9 94614 
tor-dbg_0.2.3.20-rc-1_amd64.deb
Changes: 
 tor (0.2.3.20-rc-1) unstable; urgency=low
 .
   * New upstream version, including a couple security fixes:
 - Avoid read-from-freed-memory and double-free bugs that could occur
   when a DNS request fails while launching it. Fixes bug 6480.
 - Avoid an uninitialized memory read when reading a vote or consensus
   document that has an unrecognized flavor name. This read could
   lead to a remote crash bug. Fixes bug 6530.
 - Try to leak less information about what relays a client is
   choosing to a side-channel attacker.
   * Suggest the tor-arm controller.
   * Improve long descriptions with Roger's help.
   * Use https:// instead of git:// for the Vcs-Git URL.
Files: 
 ee7a51e948d99a193b074f79c5fa3f28 1683 net optional tor_0.2.3.20-rc-1.dsc
 59354d68321a8b617a91d8bf0fa7aa78 3156310 net optional 
tor_0.2.3.20-rc.orig.tar.gz
 f0b54ea9614b023c195bc5a2324775f4 33397 net optional tor_0.2.3.20-rc-1.diff.gz
 eb38c07f7f2f9665d9f56806c468c488 1444684 net extra 
tor-geoipdb_0.2.3.20-rc-1_all.deb
 a1e09b26372aae10f1024222d270b09d 1185734 net optional 
tor_0.2.3.20-rc-1_amd64.deb
 e424b4d924f659d7f2920366e1642f8d 94614 debug extra 
tor-dbg_0.2.3.20-rc-1_amd64.deb

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

iQEcBAEBCAAGBQJQIlEbAAoJEDTSCgbh3sV3jU8H/3rWTcTWzYzyjNW6TY7HJ0xq
X34W+YF3SE1p6yGNuRhSh+ZUimLZyb3w/gFzs8hEdOWOz3kTsynugwF52X1B+gZ9
Tr7+w2e8gWv2zrHSpUovTKyhMUFW1SKVOYZ3De8W+act813hywylvRScjfbBVnfa
nrx+u7+CcK4aoZoii6aOIvDSagX8KX//aeFnOnVOQHYunx5E4VNrxw4HLb4lyp8u
y7/nGcKEujMAZLKUNsPKC956jSdGSx+IXV5SEww5hCbclKl0FJOUsblptfSbK2hi
ByxsRunVv6rYh7aEE+KceQav8CflPmDYo0dHJinj6jO6YFHCfxssZ5vKqPiRddo=
=93CG
-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/e1sz4xv-li...@franck.debian.org



Accepted libaudio-tagger-perl 0.09-1 (source amd64)

2012-08-08 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 07 Aug 2012 22:41:56 +0200
Source: libaudio-tagger-perl
Binary: libaudio-tagger-perl
Architecture: source amd64
Version: 0.09-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini gh...@debian.org
Description: 
 libaudio-tagger-perl - Perl module to handle audio metadata
Changes: 
 libaudio-tagger-perl (0.09-1) unstable; urgency=low
 .
   * New upstream release
   * Email change: Alessandro Ghedini - gh...@debian.org
   * Add fix-checklib-fail.patch
Checksums-Sha1: 
 d810e6f1e972fb56c90c8e319b7928f9d860b916 2101 libaudio-tagger-perl_0.09-1.dsc
 4f5e0da4fea4753d519afd5da7d30553f9e28cac 1048800 
libaudio-tagger-perl_0.09.orig.tar.gz
 8bf7613a3d1eb4c99933639db3c1a124255bd4d3 1742 
libaudio-tagger-perl_0.09-1.debian.tar.gz
 16132c49698deb6fbf2dfaec373bda5c5ac532e2 32318 
libaudio-tagger-perl_0.09-1_amd64.deb
Checksums-Sha256: 
 06219b1a89d9ab93d60d2c0a6e2c2df793bf193198ae5e0e8847c30bb4f50546 2101 
libaudio-tagger-perl_0.09-1.dsc
 2750b6fdee4aedc1af9866bbc2f757cdf8bcb7f18f6c6af98c400e34a9d0c128 1048800 
libaudio-tagger-perl_0.09.orig.tar.gz
 1a03a8c93f8ebf954e34de6ca1d2293065609a0da1e65f6f80df58ebe47b351f 1742 
libaudio-tagger-perl_0.09-1.debian.tar.gz
 f5e5b216737e5eba776fc24fea79cc9f2f88d6181607a1132fbf19525c61d5b9 32318 
libaudio-tagger-perl_0.09-1_amd64.deb
Files: 
 0b65975acffb18bcb7ac9d6f4a82abd0 2101 perl optional 
libaudio-tagger-perl_0.09-1.dsc
 5317a773d217456ebfd753f9a329e75c 1048800 perl optional 
libaudio-tagger-perl_0.09.orig.tar.gz
 14b6e1460ef6d2b8b847fbe5e0005d50 1742 perl optional 
libaudio-tagger-perl_0.09-1.debian.tar.gz
 b468c376009cdb829b22ded96d40389d 32318 perl optional 
libaudio-tagger-perl_0.09-1_amd64.deb

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

iQIcBAEBAgAGBQJQImTKAAoJEK+lG9bN5XPLUYkQAJRncWxaZ3J17D3y/ZFPw94d
KENiyWgPdO9qGtbCBIhINOls+NcIEbstmGEfusnj87IAAs+PTp5+tQC4nvMPEXCn
1nV+ui4hFHm6M7mrCW0Tl1GN2+2oio/+jMyS89O+ffuoXI3VJ/bq+8rG01bxfopD
o+DQ7SU0hoXNcpnwwCGutm4XyIGvu43uX8unzcWwzMr+3aOdm6cVblA2+864DJcP
gdWI6gqKOg+NqcFbi9vQ3Xt/7LTyXHabASPhgItRLXgkub60e3Y8aj7S7+OKHdH3
cCFGHO00s2+sB9lODbr8XXPzLK90b0tnzVNlBOM4JWkueTBNSk8qa2Y5huZ6nd0G
bkKHkKfe7Fu5xHPiEKo3aZbGwdTy+rwPspDrQf39kXQ1NMFRAyW2Ef4ao7RRJzf5
VeLsfckNwvPGRvsdbhppcTbkMsgDuwbweKHneyrgqQH3FY8H2rNVF/D9vbRbdR0W
U+WHc71qCl42FeRhFLp69UJWwXG7UckKqkQNB2lXuhm2mnwnwvRNn7J+PoL+ahd4
Zu37VFdfl43NpAuyKPNduxJhnTKheJeKIyTqdRU4y7QhpNMLxaVRyyRNuWqj8TZx
Fo6tUUgEE49O2unWnb2qOwEmLPGUH8jhSPTvrEOndzIJ/4BOYYSbEGvjkXbGBcgR
8kOqzjFnaUy9PxAM1G0M
=aid3
-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/e1sz68l-el...@franck.debian.org



Accepted libauthen-krb5-simple-perl 0.43-2 (source amd64)

2012-08-08 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 07 Aug 2012 22:56:22 +0200
Source: libauthen-krb5-simple-perl
Binary: libauthen-krb5-simple-perl
Architecture: source amd64
Version: 0.43-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini gh...@debian.org
Description: 
 libauthen-krb5-simple-perl - Perl module for authentication using Kerberos 5
Changes: 
 libauthen-krb5-simple-perl (0.43-2) unstable; urgency=low
 .
   * Team upload
   * Add fix-checklib-fail.patch
   * Update copyright to Copyright-Format 1.0
   * Bump Standards-Version to 3.9.3 (no changes needed)
Checksums-Sha1: 
 0b4579217971cbb366b0a3e4b9e1ff4632a217fd 2237 
libauthen-krb5-simple-perl_0.43-2.dsc
 c3ade325113d5a1ddd72d7c6280c8b6f85fe0019 2968 
libauthen-krb5-simple-perl_0.43-2.debian.tar.gz
 978dc31dd152a433a18e1952ee01667f4df9fb2a 13410 
libauthen-krb5-simple-perl_0.43-2_amd64.deb
Checksums-Sha256: 
 d49c2a2e9497332c47b6231e0348071b632279232b5e22dc105432762b13cc04 2237 
libauthen-krb5-simple-perl_0.43-2.dsc
 eb4c7bdab7c943f81044efee1002880269feb216e237e61cec10a39cfb7a30a6 2968 
libauthen-krb5-simple-perl_0.43-2.debian.tar.gz
 7b015e7f6242e20698b2e5b792245e0805f45adb4336d7d0975cd2bfe6eac9c0 13410 
libauthen-krb5-simple-perl_0.43-2_amd64.deb
Files: 
 745df5b7f0568c6458c2c0ecccdd1520 2237 perl optional 
libauthen-krb5-simple-perl_0.43-2.dsc
 66037599b6659fd05c3fbcee98362225 2968 perl optional 
libauthen-krb5-simple-perl_0.43-2.debian.tar.gz
 7d16594f358722f65d2e5ada35bb 13410 perl optional 
libauthen-krb5-simple-perl_0.43-2_amd64.deb

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

iQIcBAEBAgAGBQJQImQHAAoJEK+lG9bN5XPLTioP/1Sc24PFWmJXDZQ0QqoLhj3c
xTtS0bHyxxZ5msGbVehaVsx788u5YTbcA45ON9zasQYmbFzQwNiutmQ4j15j3Co6
0rgI5bc4aEYKnjuJi18DKyQwd31pkCvMaKVQuULyOY5NPJevVntznniVCyohkFe8
FdX4agDfFi7NDB9hvdNDwf+4PYdxBCrBdN3atwufFMgncEudxnzA9b36PA5EFXSF
Q9UspFGjq6ZD4QMGer8HHcB6TcK640gfPF6umb9dFIo2qhvws1F5DLwJ4KN2yoAh
zn2n1v6yWnCMZUj2N/PTWD9D6UWKujS6Xr9DL+ZDYjGECMUqwDmmstKfgNUw+Zv/
vfNky68tyNAsxnryggpxySjCjjz2JO8WC+l+pRxg8ZInH9lpKWkUWl/QHEdYdB8v
ir66Rr8Pav/3YZjWwy/m0JHrJucTpfoQUKrD6KGJiWKVH7D2KEbx3XHJ80DrvL2X
0MyuAqU+erOtBh+XfpbuLyYor965C28sD7RAViufXqbsqZTpXMfpk7mMdqJXUvBx
aN9HhFJ8IPqFA6HUxLQ70zGKUc1RHkMndM00DFpktstxtF6SvUM1VspcmNYZDJFR
glCZ7WFSYXOQd9+mHcmWwu51wooOflKRrg20zeZhkQkaZQ3B+3YH5TP6MaH831Vt
C6LKJRDYG3kwRZZzPrLs
=Tzh4
-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/e1sz68r-fm...@franck.debian.org



Accepted libfile-libmagic-perl 0.96-3 (source amd64)

2012-08-08 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 07 Aug 2012 22:53:59 +0200
Source: libfile-libmagic-perl
Binary: libfile-libmagic-perl
Architecture: source amd64
Version: 0.96-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini gh...@debian.org
Description: 
 libfile-libmagic-perl - Perl interface to libmagic for determining file type
Changes: 
 libfile-libmagic-perl (0.96-3) unstable; urgency=low
 .
   * Team upload
   * Add fix-checklib-fail.patch
Checksums-Sha1: 
 41ad3f58f60fc78ddc608423d6e7e891a06685b6 2161 libfile-libmagic-perl_0.96-3.dsc
 a38575e753e0bed73b64780a6c64e52a5c4d2bc0 3676 
libfile-libmagic-perl_0.96-3.debian.tar.gz
 5e2151bd19c0b61ff19b6ff26d152ec70c0d7733 20626 
libfile-libmagic-perl_0.96-3_amd64.deb
Checksums-Sha256: 
 99f7ffcc0b411d9e3fead8209b44658037eae4251e87445e0695cd9aa53e4bb4 2161 
libfile-libmagic-perl_0.96-3.dsc
 6b38d57f32e87ba23a228e33cddfeef0db085809f100f448fc63c4eccc7ee4ea 3676 
libfile-libmagic-perl_0.96-3.debian.tar.gz
 fe77f1b6225bb0082377fc0e6ab65e39090cfcc15362b11fc3bef7db9e2b5bf9 20626 
libfile-libmagic-perl_0.96-3_amd64.deb
Files: 
 15b2925f15dc4c9510ba975a9d5630e3 2161 perl optional 
libfile-libmagic-perl_0.96-3.dsc
 31d136cdd064cf7d10c07900201b1d4a 3676 perl optional 
libfile-libmagic-perl_0.96-3.debian.tar.gz
 f2ab92b302b97df9efa155ea473cbeb3 20626 perl optional 
libfile-libmagic-perl_0.96-3_amd64.deb

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

iQIcBAEBAgAGBQJQImVbAAoJEK+lG9bN5XPLFFMQAJgUm59l98t2D/3Unf2G1N8c
c6B2QSoNwNM3DIeV2VW1/B7h9aeDicvRPr9v5oWaeIfzaKD/FYpwQqXKE8V1oLR7
j/VvZgqpo3QbW0f/Zgugz20FgUSPps2rBfm7DCaRebB4aOvI7l2OZnHXpDCGbvgy
6aqwZLkoHXlII2s7MEcJtso2vsroxnINs03pDGBjM/AcBXfFoOY28PgDHXs6nIrY
yyCMjFQvoRDhhf7jl8rLzdFOLM5CoLPFlAXbSVLbXmTbsJv8IMQyHBO0FAfGN2t6
BCFxIXJabenJazMZtmUoHi92pL3P9DMtn0sjcOhltDZQljnesm93VZYUIXTk1fp4
emWsbpBWilhld8Y3/zWRweedRp1/vVTc7jafNeajfqhAjdU5JZiENsTvW9qNJIwE
RvPoFh0n3IdCAkW8HLUSHrOAyfuaTahyLIWktRu6YoItf1GZLVbPj25KEpxTDeyN
o2XKJPBfLDcUizt6a+dKWktHF0sl7sg1OLuWP5FsoYPJx+4CqpWmqOZnz8jsr6/q
Jyck6w0i6AueAGm1CtEwMr4479bwHUUt71gFhIjgzwdUtiuYZxux8tg+diLv0+vO
ilV2hRmwpWlY04PLsBDLLzxQu/Fxrsexwmu6ZjHaZvIOAZQH4j94YFFjnr4GYzgu
X0/m1xtUXd92OzRWdNbT
=wmPc
-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/e1sz68y-fx...@franck.debian.org



Accepted libipc-sharelite-perl 0.17-3 (source amd64)

2012-08-08 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 07 Aug 2012 23:00:05 +0200
Source: libipc-sharelite-perl
Binary: libipc-sharelite-perl
Architecture: source amd64
Version: 0.17-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini gh...@debian.org
Description: 
 libipc-sharelite-perl - Perl module that provides a simple interface to shared 
memory
Changes: 
 libipc-sharelite-perl (0.17-3) unstable; urgency=low
 .
   * Team upload
   * Add fix-checklib-fail.patch
Checksums-Sha1: 
 28d7bf5c733dfdcc15a7769dfcfcce0fee6736d6 2167 libipc-sharelite-perl_0.17-3.dsc
 4d9015fba5588c0ee1f5c5bdb9969b6a64418dda 4805 
libipc-sharelite-perl_0.17-3.debian.tar.gz
 20d1091ea5c2fb4f599bc066a003135ca88420d4 27408 
libipc-sharelite-perl_0.17-3_amd64.deb
Checksums-Sha256: 
 4533b8754459bb5727b6365b3aa5d110455bb05f0dee15a1b3a9c20060c6c7ac 2167 
libipc-sharelite-perl_0.17-3.dsc
 a6472f909d05f30b5bbefa0ee69721f62ea9986d38f41aae2eab6a361d3a2010 4805 
libipc-sharelite-perl_0.17-3.debian.tar.gz
 aa7b3b5b08be132f98112b4b56ad9dee7661156e8dbbbc88a00288fe42b2e943 27408 
libipc-sharelite-perl_0.17-3_amd64.deb
Files: 
 7ce0b7141051ddcb8025cd20c9ad9085 2167 perl optional 
libipc-sharelite-perl_0.17-3.dsc
 f06d94d31aca9c6dfc442fdb169fa70f 4805 perl optional 
libipc-sharelite-perl_0.17-3.debian.tar.gz
 59d9ea37760d3766fb32ec9ad03a9b6d 27408 perl optional 
libipc-sharelite-perl_0.17-3_amd64.deb

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

iQIcBAEBAgAGBQJQImaKAAoJEK+lG9bN5XPLajcP/0dAfUkayoQfyHZtWGPd+XnB
6wRLfpoaswzgVgsK2WA+RpTXanF/7DJItvcdidUyyYEX1EqI9r/Iiw+UTb84lO1W
OX8+Ixkdf4fckmSSn6SXqnVto1OJkguT8T3v1KEmR4MOHwB1pODePHZ9XYP/K0Ds
W7hBloJgZBQB0XqdN+adxjQNpkAs1hkKgwgKt5wtDX56QI4QAMN0WdqWCQfhiNNy
TIDMHeAESVClLd3Nbds/BHdgGjk1CPKF++DzkBaZeOvyAhk+5jXEYUwtyiYwWeDL
dj8/+TXzxV+i49LRVxRBWSfBw16OKVErpVcR1QVn3Mwrerve9/M388SQaq7M96MW
Cx8o++aTDWcO0G1uvXfdYFpgPmyPox3X27cuIOb9CxSIUSrDNZ12QDbm/x3u+Uun
T7kET/xL3Ouniv6Z6FJWsguJjwt+9KFO+BhVRQeRyPXrosyBVYeU8i8wVqCu0To0
nBlyUrMam48mGZ+2e/efA9AB5iC/7VJB+5N9O86xei9gMa2IeK42BljGlv2o/yeC
LzsHJGG9UvuoNeJsRbzywEz/4hWQtcEbybWZTy9ynta23iVUPhFAeFiKt1kmlIEt
oQ0g8/r79Yd9DCCESBxWLBBC3T5B6e9lnusPXU1/pfaGemecYU5lfWsZ4tUnOe/Z
mDwH+2kNHJqqOTnxpE36
=5ECe
-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/e1sz68d-gx...@franck.debian.org



Accepted libdata-structure-util-perl 0.15-3 (source amd64)

2012-08-08 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 07 Aug 2012 23:01:22 +0200
Source: libdata-structure-util-perl
Binary: libdata-structure-util-perl
Architecture: source amd64
Version: 0.15-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini gh...@debian.org
Description: 
 libdata-structure-util-perl - module to change nature of data within a data 
structure
Changes: 
 libdata-structure-util-perl (0.15-3) unstable; urgency=low
 .
   * Team upload
 .
   [ Ansgar Burchardt ]
   * Update my email address.
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Alessandro Ghedini ]
   * Update copyright to Copyright-Format 1.0
   * Bump debhelper compat level to 9
   * Bump Standards-Version to 3.9.3 (no changes needed)
   * Add fix-checklib-fail.patch
   * Fix copyright-refers-to-symlink-license
Checksums-Sha1: 
 c782ee9fae2ce4b4f0cb21f4ea91ad53c1968627 2252 
libdata-structure-util-perl_0.15-3.dsc
 582b52e51ccd1323a42e127ed463c8deec01372a 2779 
libdata-structure-util-perl_0.15-3.debian.tar.gz
 e5f1a29fd9b92da3980577ee3b40227c23b8d5fe 25762 
libdata-structure-util-perl_0.15-3_amd64.deb
Checksums-Sha256: 
 80e6c5a9b41ed0bf96e22cddbae719010bef3b0819e988924100ca6d771d4d2b 2252 
libdata-structure-util-perl_0.15-3.dsc
 caadc20b14cde321666b1e705334b9b9ee576c3cb3442c9f35e0dedf33fb41c1 2779 
libdata-structure-util-perl_0.15-3.debian.tar.gz
 6a57f47e6269c4b2da2b9174ade216c78ba318ed5e8eb8a6b25a08005386f59b 25762 
libdata-structure-util-perl_0.15-3_amd64.deb
Files: 
 1ccfae36ecc95e0cf9d755f12200b8ca 2252 perl optional 
libdata-structure-util-perl_0.15-3.dsc
 d447fb77251bf239494e25794cc150f4 2779 perl optional 
libdata-structure-util-perl_0.15-3.debian.tar.gz
 6ca9bd97fa18a25491462d2a9c8ccc68 25762 perl optional 
libdata-structure-util-perl_0.15-3_amd64.deb

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

iQIcBAEBAgAGBQJQImcoAAoJEK+lG9bN5XPLySgQAI9zKb26nIXimWknJ+nWRHmm
MKKreif0fab5p1+qBPs9AMdb0vfbTJLS5XGb1+G870CL5pkBKCqupRdxDVQxiBGw
QpodFIZchReqBt6FqzrmwtUF3mQkWqA+tm00ksrQC3DOhMTlkGRFRaJeFGVpLhLF
rtRwvP8PTrVfaPdv88IOcIm7JjAxtEypeE3VdzfDuc/Nn99zk8nWvtH0x1PNXx+j
kvaDG3vLuS6jiIdJzc+WlukozLTggJy5Ceb3RbPZP/l2cdCgiWb2NTp2UE1IYC9S
KaCMs2Qs+tZW/QW54OlvyYhI513wjWZ19OR9lnNmD4Hvw5dNXKYGKT8rXnVQuZHB
b3b/hkiui1Z17Wb8oe5qaNCsT7FBebTHY0IorGuCXals8seVm+V0vZXLvzBXxCbk
Sl8pv+nqw1PlW1GXOTkXeHu8Tx4vwoSgzVzYisK5YdbEnRA5afvk+HcAI+4MEZCN
zlFxB+gIhl1y/CQx+e1kgEkUmOZEkrSSnPz/0mvFQTUc0A+QRaY1j88p78zYa3aY
iMoT0ngzfiAm0yrciV+K6jcWbvOAFnN5lFs9xQMourab5T8O4oApHM1br48B41zE
A9aEy+veqAC11C/sja7fEi5OLDe1DAalGiWSShEM3SH1U3y+duCTmMS9K3NPD+sE
tQk4T4DFYvRAuH3zmdnE
=ocU7
-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/e1sz6my-0002bu...@franck.debian.org



Accepted libmath-tamuanova-perl 1.0.2-2 (source amd64)

2012-08-08 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 08 Aug 2012 15:20:09 +0200
Source: libmath-tamuanova-perl
Binary: libmath-tamuanova-perl
Architecture: source amd64
Version: 1.0.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini gh...@debian.org
Description: 
 libmath-tamuanova-perl - Perl extension for the tamuanova library
Changes: 
 libmath-tamuanova-perl (1.0.2-2) unstable; urgency=low
 .
   * Team upload
   * Add fix-checklib-fail.patch
Checksums-Sha1: 
 0b87891e28e88a8e62eb967e438eb17e1e6697b3 2186 
libmath-tamuanova-perl_1.0.2-2.dsc
 2c1de59d2e5138a8e73e4f6edf4d112041fa22ce 2208 
libmath-tamuanova-perl_1.0.2-2.debian.tar.gz
 c47eaac725bd11e477d89f37bb683719bd48423c 15824 
libmath-tamuanova-perl_1.0.2-2_amd64.deb
Checksums-Sha256: 
 bab15e00205f5842bd56090ecbbfe845fd21d778ac14e88a11d8b059ecc9b023 2186 
libmath-tamuanova-perl_1.0.2-2.dsc
 92badd472ba0c748e1d3186c6140531138c1f8c10261eeafe07e32fc1e10e854 2208 
libmath-tamuanova-perl_1.0.2-2.debian.tar.gz
 281424e34ae444661ab358cefd02e3e9e2e0123293f87e09cc0d0b9f1a9725ff 15824 
libmath-tamuanova-perl_1.0.2-2_amd64.deb
Files: 
 99e5fb46c7f09370ea9c6155937eb306 2186 perl optional 
libmath-tamuanova-perl_1.0.2-2.dsc
 0acebed8c4a9aea19cf046c314af1c0b 2208 perl optional 
libmath-tamuanova-perl_1.0.2-2.debian.tar.gz
 0b77db3b5815d911945ce8c08c1ff1d7 15824 perl optional 
libmath-tamuanova-perl_1.0.2-2_amd64.deb

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

iQIcBAEBAgAGBQJQImlzAAoJEK+lG9bN5XPLrZcP/j8RYy1rwNOmDAN4o+KgoLYd
LCTSYj2qd+AYrb1RK+Cot0Eo3uEmaE9ZJw+huX2u1Qi66lluszeHkovXUh6idgAy
yROOt/r6jIGv/l+hfD6ZVG7c2UjgFbmhmGGvJsjKS25OfVt4hxZutW+D8/e/f90a
Y6QeWTcggPyaDhn7Zs8hmmn76TLvCjqgKBkaG07syjCiBlFExRvefoYIVdsveUA/
1JUjKhcDR5q8YOdpoDYU8cs70FI8K+sljVlKhr9HGpklXJ3RKgmRpvlAcEKo2DcV
RKHdIVDevJ9Bk9KNaZ0TDf9adR/h00XhI/ZdA2l0ZvWthquoWW3kMY5qpO0Mr8sU
jYbHkUW/Ljiu0D1bDg9Db+yn8i3i5EERvbBP4uYRItoATc+tnEI+CCvM8/qZHc91
YlOPMDJ1hJyHRZcys4Lx1yFuWYmf+cWiNhqd4EO+pgXdg4szIswMQdI1Xg/BxO1q
9jkZHV063fOglhGNehPA85qMGCOB7ZfBZ1VgF4kUf/gkPYzjqaAeAe8XwO1u7tKC
1iZBB0hA0CiG+yraKt2fOxCh+/UCYZmxUEkFXxsQigJzfiGyMX5ZFPPU53lM7Tux
mGP3whU+vrk4ySVUhccDnXAP+Ug7hr0H20oUbd7HiK6s61QmCbjJbFV+oI2qMvlD
azspEN2kCpO7uqzqdBf1
=Y2jN
-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/e1sz6n8-0002cg...@franck.debian.org



Accepted prey 0.5.3-7.1 (source all)

2012-08-08 Thread Christian Perrier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 01 Aug 2012 14:52:30 +0200
Source: prey
Binary: prey
Architecture: source all
Version: 0.5.3-7.1
Distribution: unstable
Urgency: low
Maintainer: Alessio Treglia ales...@debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 prey   - utility for tracking stolen computers
Closes: 675401 677909 679685
Changes: 
 prey (0.5.3-7.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix pending l10n issues. Debconf translations:
   * Danish (Joe Hansen).  Closes: #675401
   * Slovak (Ivan Masár).  Closes: #677909
   * Czech (Michal Simunek).  Closes: #679685
Checksums-Sha1: 
 51fb85561fe1bb0768c75cfbf83ea14454af145b 1833 prey_0.5.3-7.1.dsc
 77c94538c7f4200b1574df978d8dd09f05a31823 31814 prey_0.5.3-7.1.debian.tar.gz
 dbda24f4f074ccfc6c21ae987254f549395f9ed7 590992 prey_0.5.3-7.1_all.deb
Checksums-Sha256: 
 521690c9aa43eb360d80b335389721a33fd6f16b6d0b667bbb08117f8af14a03 1833 
prey_0.5.3-7.1.dsc
 7e96bac48de263cb3bed948f74d7da2634ccd6cce326e4b1e338ba529f742a0f 31814 
prey_0.5.3-7.1.debian.tar.gz
 1ba221a8a00b4ca09ca654ce7707191b17001f714e18ac3ba5f53f2662fae86c 590992 
prey_0.5.3-7.1_all.deb
Files: 
 8a03be9539d147ff13329e25300a1d8e 1833 utils optional prey_0.5.3-7.1.dsc
 fd637326876101d457a981da25aaaccb 31814 utils optional 
prey_0.5.3-7.1.debian.tar.gz
 838101e1a1360601c058730c5c26ae11 590992 utils optional prey_0.5.3-7.1_all.deb

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

iQIVAwUBUBknqocvcCxNbiWoAQLkeBAAnoJOA9QBQRf+2i8H6XbEIP9d451U2vVE
hzMh85AAXgaxX9XwmlHS2Ytj4I8IrRsQ1Yg5Fq/SpcFcz2wrTHR3kOXnsmElh7D3
Non6iqaqhginIrG3qoJHG+WP42MKC8k/4HK6LXVBsioURYqLM07NbJRxG6wpE4E7
nyHP4IAYlvqO7Lu2lXQTLXtA1Q4RPahNmyOwtxwvVMNiw+8c58sgTy4rctNLyx2L
rnUMbD315J+YsKTTeYnT5bUp1T4tHEIxVbFPbVEQP7fPnu6wl3UPbSMpE+nywkRU
f37KKd0vt6/Ta5qzTBKDOVfFJkVotF2KOhiGDdmukQRcPQ1jHGmwk7CgxW+SSKp6
5SVzdyWmAhGP8KY3hMd3AhgirgCZZwWG6DRZQYoum1Bd862hmZDW3qXxcAGLUw6d
URv6CKlX/0j5meinXBHgtkXCu6XetVyspnQo+cHUIwwB/+OyTFStrAbV+zUyVIby
FpBvf2VBSJNImoLnAnr4eFYAotiN5AIdtuHvtJW3WF8IUTCUxdovHDXLyuqRaMMY
OVR9tMy/6vOI2DRq8ivUOMgpssbIp8BR960bBHqbGeU5po+pwZRSNmsGdpmKM2jl
nqgkYscgPxJO8P6gLgSWWiCBM5EIqWA0Pbs8KVxr2eRYm1aXHEjA0WSQL+UZTaIJ
ZvjvfJ5JKOM=
=nZIe
-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/e1sz6ne-0002cu...@franck.debian.org



Accepted libopengl-xscreensaver-perl 0.04-2 (source amd64)

2012-08-08 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 08 Aug 2012 15:38:36 +0200
Source: libopengl-xscreensaver-perl
Binary: libopengl-xscreensaver-perl
Architecture: source amd64
Version: 0.04-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini gh...@debian.org
Description: 
 libopengl-xscreensaver-perl - Perl module for writing OpenGL-based 
XScreenSaver hacks
Changes: 
 libopengl-xscreensaver-perl (0.04-2) unstable; urgency=low
 .
   * Team upload
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ Alessandro Ghedini ]
   * Fix and update copyright to Copyright-Format 1.0
   * Bump debhelper compat level to 9
   * Bump Standards-Version to 3.9.3 (no changes needed)
   * Add fix-checklib-fail.patch
Checksums-Sha1: 
 989cb7d1ffa140f03820c426cca3bf8b3571cac1 2184 
libopengl-xscreensaver-perl_0.04-2.dsc
 8d43533ce5ccc24877c34df8b47d693e7d41af8c 2173 
libopengl-xscreensaver-perl_0.04-2.debian.tar.gz
 509236f43cef4c39fbc0b1e0b3f7b557a5ee6b75 12734 
libopengl-xscreensaver-perl_0.04-2_amd64.deb
Checksums-Sha256: 
 60c41da791e1b3fa91b931e23cf48dd865673e746f98aa2da34b3f3d3a46e412 2184 
libopengl-xscreensaver-perl_0.04-2.dsc
 a8e29407b2f3566c881fdd066ba0c1338de34974eabe03d6994598650f79e82f 2173 
libopengl-xscreensaver-perl_0.04-2.debian.tar.gz
 18e1b0583196e74de8114badb0faa7c1c948b58a1c21b1ab5087367238f49882 12734 
libopengl-xscreensaver-perl_0.04-2_amd64.deb
Files: 
 c106d9ae7620ad3fbf2011866086736e 2184 perl optional 
libopengl-xscreensaver-perl_0.04-2.dsc
 c44cbd953160f300a4edde92d429850d 2173 perl optional 
libopengl-xscreensaver-perl_0.04-2.debian.tar.gz
 3ede8593d4ea56d82a179c4049e1fcea 12734 perl optional 
libopengl-xscreensaver-perl_0.04-2_amd64.deb

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

iQIcBAEBAgAGBQJQIm0lAAoJEK+lG9bN5XPLzbQP/2HWT/elSLYSkL/nBuXlbceK
kLqDB0wtRC8DsSWBL7q0I1ZQUPAxl8JDLg+CtOcbtyttPwJddN//C6sKoj9Exc89
8UEM0WtV6x7k6iQGcxiqW7Mt3DA4yqvmGSmr1WtlXSPIp5iMabvS8RCXb4BYeUYb
4QhnzPYnYAgq4tlJrXzlH00BDSRRexiJ7IvzjClM/Ke4oyYhMpUNajDSGmvfmAnN
4m8kK+X/aoXpGsDcGESRZrjTZKGaEtFEUsX00LAEDDUzyRPejIPCPXc9MbM/uGc7
ElOq1UB0rzZuvg1h0F3cPS0OhAHm7gFuT6gTG7Oc/yNEaJ6Ct+vmsCP5tCyZ/vTt
dopJhQ6Vh2hkkS9+KvO5ojK+SB880mwGQjc4lIO6w3Nu/vEPBsmxpHUG3v/ag+JH
q81V2it0pGxSJXjpE1CwuHpYPoZaOV9fldt7eYr35zYfDUrX6Y7yrKn7W+7fAibq
+I7RLu3Bn9ZDI/0SmAFYZYt7SfnlouDdAKeTLBMQm7iDD8JM0Pu0N7UQvUL78fhm
AIFW76rL0yVZwHz4eSUb33M250YuJ6DrGSggD/1nKu/EAWD84+vOH9474RGFBa2H
5RyiyPEu4QC76G+GrGgs0BA7p6yGBuAYQaA57f4fHMkE7DcNAWRb3Tc89ZO0iITM
tX1pXISfqDsx4IhRhN5I
=HIkP
-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/e1sz6e5-0003gg...@franck.debian.org



Accepted libcrypt-dh-gmp-perl 0.00010-2 (source amd64)

2012-08-08 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 08 Aug 2012 16:47:18 +0200
Source: libcrypt-dh-gmp-perl
Binary: libcrypt-dh-gmp-perl
Architecture: source amd64
Version: 0.00010-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini gh...@debian.org
Description: 
 libcrypt-dh-gmp-perl - Crypt::DH replacement that uses GMP directly
Changes: 
 libcrypt-dh-gmp-perl (0.00010-2) unstable; urgency=low
 .
   * Team upload
 .
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
 .
   [ Alessandro Ghedini ]
   * Add fix-checklib-fail.patch
   * Bump debhelper compat level to 9
   * Update copyright to Copyright-Format 1.0
   * Bump Standards-Version to 3.9.3 (no changes needed)
Checksums-Sha1: 
 cdd02f5e1ea96807b3a0a4946d7a8d1ab88473b6 2216 
libcrypt-dh-gmp-perl_0.00010-2.dsc
 4e45037c28aeb5577d6784aec813b78dfa1c4769 3668 
libcrypt-dh-gmp-perl_0.00010-2.debian.tar.gz
 2ee7b0950171fbe33b45edd965ce8843145e65d6 21052 
libcrypt-dh-gmp-perl_0.00010-2_amd64.deb
Checksums-Sha256: 
 b02369c667982033827fea15a1aabd519693b24ee5b1736813dcce85cf38d7f1 2216 
libcrypt-dh-gmp-perl_0.00010-2.dsc
 33a8ef3dd3fbd553582fc88b6b89c171608941c382728c9a020a63b32ba0b5ef 3668 
libcrypt-dh-gmp-perl_0.00010-2.debian.tar.gz
 4c386c172394bd4459a872531702a74410692c70799bdd5b00606a59b0622ab2 21052 
libcrypt-dh-gmp-perl_0.00010-2_amd64.deb
Files: 
 627694943fc093341983f799382006a7 2216 perl optional 
libcrypt-dh-gmp-perl_0.00010-2.dsc
 83abde2ba4f269b33161f30932299666 3668 perl optional 
libcrypt-dh-gmp-perl_0.00010-2.debian.tar.gz
 2df3e617291ef1304ffb39d4f9fd4dd4 21052 perl optional 
libcrypt-dh-gmp-perl_0.00010-2_amd64.deb

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

iQIcBAEBAgAGBQJQInx6AAoJEK+lG9bN5XPL+KMP/3L1u3CgT6lRtotXYKByUGU4
mdrMsp008o0iD4JGOkKX5Hl/RGOwpfF+yjBgCs5+9/FB1QE/q8srgMehJyTiGr8H
/Vgez06e1J0K99WbA7xAoDXAfvkotGJkZ+nk3eTJKrYSxy8LaOU1d8r2eXkXoxPo
rv9Hpp62loKtnIzvPuZLF+mDRyy6rJHdy42zV9rx54JZdP3O83toHn9MdOjb8nfs
713Tb7sAQi2b2FLDd6e43Vm4NVC5d7fvZQwhAAI7nVSLeEwjf2lPY9MhHpU6YXko
RZ5/SjlBjagjtEsDW+Yj832cJKyNHWMpWIlKeIcTo8hjvU1Xx5GIpClkf9gygSE+
Cq0IqboHZOy2vB++MyuMN3pEMySa7ZXkawxuyggAgDmSB55/MkaZm91t51fs7m6q
rMOxcizDUqDEok8fYT5EE9LkJHOnEt4WHhWzwfFRGE2IhsTdVOcaE0BgUVqve3XF
oy0qehQo/bBNyfg+go6oLxg5EdQW3DKy0MGLsAbdIMMTIqRKGmq4Ljed4f1wO/Ye
32FsDI40wKdQ73QyrlJuaBTKMxIMNSZMgg8ebcg5Aw1+FiL7S19r0o7liuNPRPNJ
htsTmaNYx+DzbygFutBACHI0bUzqoq6gtYnq9ecmlUa/lb7oGeblnahvFC5oRN0h
Anm36/FijePJH+PSf+4x
=/WKy
-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/e1sz7m6-0002s5...@franck.debian.org



Accepted libmath-bigint-gmp-perl 1.37-2 (source amd64)

2012-08-08 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 08 Aug 2012 16:38:24 +0200
Source: libmath-bigint-gmp-perl
Binary: libmath-bigint-gmp-perl
Architecture: source amd64
Version: 1.37-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini gh...@debian.org
Description: 
 libmath-bigint-gmp-perl - module for arbitrary precision arithmetic using GMP
Changes: 
 libmath-bigint-gmp-perl (1.37-2) unstable; urgency=low
 .
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
 .
   [ Alessandro Ghedini ]
   * Email change: Alessandro Ghedini - gh...@debian.org
   * Update copyright to Copyright-Format 1.0
   * Bump debhelper compat level to 9
   * Bump Standards-Version to 3.9.3 (no changes needed)
   * Add fix-checklib-fail.patch
Checksums-Sha1: 
 ff5962a6645f89d17ab62fa35d138dedb944b809 2321 
libmath-bigint-gmp-perl_1.37-2.dsc
 75d6a72d0243f9ae0b3b122bf7f034be617a61ce 3219 
libmath-bigint-gmp-perl_1.37-2.debian.tar.gz
 16562ce3665ddfa66e86e8839302c43307a4e20c 27908 
libmath-bigint-gmp-perl_1.37-2_amd64.deb
Checksums-Sha256: 
 7466b228510777f1b4e36f02d221c17dadb0e7f5c5097473cc1167b863a6403f 2321 
libmath-bigint-gmp-perl_1.37-2.dsc
 31920a60dcb7dbc2991b5f0f35c370a453ac6bfa3bd2e6c17124a98a7727bc26 3219 
libmath-bigint-gmp-perl_1.37-2.debian.tar.gz
 99583bbe50423d79065724c255f89b81180fafed736ee70219b9b9f005230005 27908 
libmath-bigint-gmp-perl_1.37-2_amd64.deb
Files: 
 0f54b869630bac7562e7206d8036274a 2321 perl optional 
libmath-bigint-gmp-perl_1.37-2.dsc
 4a46e6aff1ec671dab9a6febf10b4fb5 3219 perl optional 
libmath-bigint-gmp-perl_1.37-2.debian.tar.gz
 0360be04baeeedd2b36d56acbbeac788 27908 perl optional 
libmath-bigint-gmp-perl_1.37-2_amd64.deb

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

iQIcBAEBAgAGBQJQInqGAAoJEK+lG9bN5XPL3ckP+QEmql8Mf98SwNdu3cK9FqNA
8ZCqxx+TWxTh3H26woIcS2388PoSi4KwUfBMTvAcIEikwTfnptZ7hR82z/HQA0pW
qjdwFz9ozCD+aoXkE96snPWzhRSCjJEQ9j3wiRIg+3YUVz5YHPe33V0dLGUfORVt
9nmILk4FaB9IGN086Or7467tCo8Nfuluid3/3eNrJNfdkWhW010H2ArI0qDcQWvp
ie1Paqy6wMTPiwj/YZxdYZffDtvok/buAScD4SSHidYTPfH6RcqMu8EBBkqClIHW
+o+BVcsqTmKf53X4aN+vwT1iAywEv209knd7UVNJInI60Lv3lJZEcaIBuNea8H8X
lb3zd7t3q3rMMlfRpV5h2YUisPtuKGLjYWJWvGrMq3O4GnHejz2TsiuJ7cfhLIya
B/dzjS8Ls59tWdafDp5v3DMorhLdSw6nkWxtPbgBILM6+Dh0bn+WVajmv0nVU030
4JWrIpWLocLIkGujb3Hl9U1Fm3nTeUzThmD2t/FwWjHgC3l3GHm3MFH5IDM11NxS
k8/e2aep8pHkNEalKOr5OLNBKx3fvA8SM8CM+SZXwwxodPUQq8zJNUlDww/zHZxe
aRNwKYqIm10txMkJFNoiYN5iNFsXppcx+540gDPjHSfFd/eMQ0KmrTikzqSJ1Nbc
2onMFatlqXXZHPYpq2rJ
=rag4
-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/e1sz7mj-0002yr...@franck.debian.org



Accepted libtext-hunspell-perl 2.03-2 (source amd64)

2012-08-08 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 08 Aug 2012 15:53:45 +0200
Source: libtext-hunspell-perl
Binary: libtext-hunspell-perl
Architecture: source amd64
Version: 2.03-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini gh...@debian.org
Description: 
 libtext-hunspell-perl - Perl interface to the GNU Hunspell library
Changes: 
 libtext-hunspell-perl (2.03-2) unstable; urgency=low
 .
   * Team upload
   * Add fix-checklib-fail.patch
Checksums-Sha1: 
 1d49520eee1755641c5a13d88d46ec5abf918e91 2099 libtext-hunspell-perl_2.03-2.dsc
 b8f25031d217fd50c0f05c86a4daf67faa254b45 2097 
libtext-hunspell-perl_2.03-2.debian.tar.gz
 3180959ea25215ae71acb476c596500032c0cfb6 18922 
libtext-hunspell-perl_2.03-2_amd64.deb
Checksums-Sha256: 
 8c8aaa811d5466996754c203871b61c400c65da405240d0f3fa2ddeccb183c34 2099 
libtext-hunspell-perl_2.03-2.dsc
 0a5d27257e7278c5b27c96bc5f258d9a50f362833f8f1c1cedbefbdd49d51282 2097 
libtext-hunspell-perl_2.03-2.debian.tar.gz
 3b0e573e19dbc72e219c0b5aa663ae75224278e0c6ec48b0902c9632a8571509 18922 
libtext-hunspell-perl_2.03-2_amd64.deb
Files: 
 b01f2d9e0ee8f6d9de16a6da04a79753 2099 perl optional 
libtext-hunspell-perl_2.03-2.dsc
 5584019145e65393fe044856e516989e 2097 perl optional 
libtext-hunspell-perl_2.03-2.debian.tar.gz
 a3be9509144e1e33795d5615053e2cbc 18922 perl optional 
libtext-hunspell-perl_2.03-2_amd64.deb

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

iQIcBAEBAgAGBQJQIm/+AAoJEK+lG9bN5XPLQVMQAJUQY7fnaks/JktXaIAKXKoX
Ub4yq3d5q+3XThAHBowiXMY21m+O++QJIMnil2UFKLCBs7u/vrBASqITek8JL7b8
wTZPqkyrMKnA/5xCQ5Xpy+cUYXexMfVY5jK6eZWs4qZ6JsSqPnfxayT8dUE6ileD
gnUlq8t//8paAQlCHLtqb13MDjppzOYLeTrhVEQtTormCI3gGbSxKCcmQvdesabm
dZFrgRF7x5hc0q03XAG0JMmPGxVuX2oFkJ+vq7TUifvcnjCHDCfZvN2T29UooiDx
pJnerC0nB7wAgvqqYdyDiMV6P+/vou8qOW9w+Pbz6SWx8fp0/zRdU4ZJZmhKQ4ER
G5xMPluo0ZHocTsP4sCMUqu5Z2ueSuFMeL4yNYKiyzT4q+saSEdvfb9ELHxVvkdM
5Gf1P5jhCZgSHa1fWNpHrfuzG2FG5HzCH1NKK5HLpD9rBV8jbRiQi69sinWGRLS8
CVCjV+lhcKkLtcJ4Y0dzrJDEi5N+1Qk5m0BN/lVpNF498pTyA9smFWMsiuhq3O2W
f+Li2fXwPIfUSJV/6KozzYsiRRMEbVZBsFgE6fMASwjKki9P2IVBJGrfyd/CS1fl
Xqe8NlhO1DXJsbmYMiHSzo6UEyeocFJPgGucyooEr6LUCouuoVOWlHvUXwGrxvAu
GiI/0BERafFO+LR1rmnv
=0hd/
-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/e1sz7nr-00037y...@franck.debian.org



Accepted thailatex 0.5.0-2 (source all)

2012-08-08 Thread Theppitak Karoonboonyanan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 08 Aug 2012 14:31:22 +0700
Source: thailatex
Binary: thailatex
Architecture: source all
Version: 0.5.0-2
Distribution: unstable
Urgency: low
Maintainer: Theppitak Karoonboonyanan t...@debian.org
Changed-By: Theppitak Karoonboonyanan t...@debian.org
Description: 
 thailatex  - Thai support for LaTeX
Changes: 
 thailatex (0.5.0-2) unstable; urgency=low
 .
   * Build with xz compression.
Checksums-Sha1: 
 846d5ff9c17afb76878ad3040d2ffb08ed5c1876 1933 thailatex_0.5.0-2.dsc
 bcef9f6cf8bfc706b33666b5f8fb48aa8a3b1d95 11771 thailatex_0.5.0-2.debian.tar.gz
 c2ad6d91660e9924274cdaef0a6748f5ec88c48f 287640 thailatex_0.5.0-2_all.deb
Checksums-Sha256: 
 1ac3da3dc565d98b20c2b283573537a288d81b79a1d97191113456293f45f812 1933 
thailatex_0.5.0-2.dsc
 2cb6918a3bcc5386a2530809bfd8f10958c0b4a060aca37944c9e7793ffd8a22 11771 
thailatex_0.5.0-2.debian.tar.gz
 72e73f2794998d4909bd214e9b46b5ca210bf6c0c3876dd3bc5bfcf153e56b58 287640 
thailatex_0.5.0-2_all.deb
Files: 
 6b6c26832cfc689c2579e2e1c68ce374 1933 tex optional thailatex_0.5.0-2.dsc
 e9ce9eee32f4ee2bbe18627250a9842a 11771 tex optional 
thailatex_0.5.0-2.debian.tar.gz
 2b6e49ac4ba47a957a2dd303f62f2f46 287640 tex optional thailatex_0.5.0-2_all.deb

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

iQIcBAEBAgAGBQJQInhpAAoJEKLrrtG2+QJB2oYQAIc5qA/BRIyEuzYLB7w5eOiD
3QMV0bn09twFTfszGPdLpVGyuWVws63UKTi2i6jZtb885yFUp3FiLAxws4TOVXb0
I5i0YJ/ycFj9aznZGAk1XceaPw+Hq7M8AjIcSR6BCFDysJckIjiWXSvjF59QREDy
KVAOG0MilLLvMjvzbGXzNnF0J6Kn3j3jPstjxUn4RMXLCzy2LFilQCrdjfgfLnJH
AlfcwkTwEQJG55OPbvr84Fb5wXNXwYbcSfsVCRTe+Dv+w4zRarjhy9tKm0/GeGUN
va4r2sdELacgzm885Y8AmhsJQNkBT0ABNaFrs2vZg+ZbDedfDQROTlHQMhrn0BP7
Ms1oIeNzpE14ddk8Ekpjo1jFopQfxwsCujXn8k7YPi/Dr1ZaRocaG52yQmbMivQ4
mBlwJFVY02x2m1qO1kj96/UFbGYseeisu7s8dqC35JBjC5VGMTJguXUVgsOXnuvn
9HG9rUyfu120v8R9JHZ81Me1G+0ziUYlHmOgPTk6ToAYPeWEMkpcBXAO/R8OdZsG
+egTqQ96QFbzM9CdPd7pnNfOTP8zpJ/vPBYZWekEVEWwlKeMhm9uxs/O8jdphq57
0yLlSdlHqhYVe77R/cizHrBjvBC3ERM28e+KIobruV2tLYmkn7Eh5KvIPbFwp6Zd
w3VjcYqqNFlCTG1Keenu
=mJhr
-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/e1sz7og-0003c4...@franck.debian.org



Accepted qtcreator 2.5.0-2 (source all amd64)

2012-08-08 Thread Felix Geyer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 07 Aug 2012 11:33:13 +0200
Source: qtcreator
Binary: qtcreator qtcreator-dbg qtcreator-doc
Architecture: source amd64 all
Version: 2.5.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Felix Geyer fge...@debian.org
Description: 
 qtcreator  - lightweight integrated development environment (IDE) for Qt
 qtcreator-dbg - debugging symbols for Qt Creator IDE
 qtcreator-doc - documentation for Qt Creator IDE
Closes: 683933
Changes: 
 qtcreator (2.5.0-2) unstable; urgency=medium
 .
   * Team upload.
   * Build tm_posix.cpp on kFreeBSD and Hurd to fix a crash because of an
 undefined symbol. (Closes: #683933)
 - Add posix_rt_nonlinux.diff
Checksums-Sha1: 
 ea387cc9b59d36f610ea193f55eff84385a471af 2231 qtcreator_2.5.0-2.dsc
 443a08742e185b7c65dff3ba13285b0c8529bc41 24484 qtcreator_2.5.0-2.debian.tar.gz
 b4822cd1a89fa5c48e11eae056b4b8485855b13d 17261802 qtcreator_2.5.0-2_amd64.deb
 417b3ec3b27290c6a134f9bccc07f82a06f6d9fe 199089344 
qtcreator-dbg_2.5.0-2_amd64.deb
 22b176e8f3c8353a55eb7ad1d3049c000d261b1d 4018340 qtcreator-doc_2.5.0-2_all.deb
Checksums-Sha256: 
 b3111cc701be5398f0b8fd660291fdf4620170a8f66c0871da29dd6c958bfdf4 2231 
qtcreator_2.5.0-2.dsc
 23d966dfd395a729a99d6013009c59c96c2daddadf8b00728fffb1ac9fbefbaa 24484 
qtcreator_2.5.0-2.debian.tar.gz
 424fa8c78c12013aaf12f337bc8b517b12d651f780622f475017c6c419094a6e 17261802 
qtcreator_2.5.0-2_amd64.deb
 a2bbc46fe6d7d927f2d4689a5fea6c8925a64c30935ced22de0222c1533cf96e 199089344 
qtcreator-dbg_2.5.0-2_amd64.deb
 e655ed11c302c53ae6e7c63d87ee0b9ae43092b5c2d5450075552b005379ac3a 4018340 
qtcreator-doc_2.5.0-2_all.deb
Files: 
 f90d4203ab7585a1f24639881137b5f5 2231 devel optional qtcreator_2.5.0-2.dsc
 ed672994341781330171ceb5536654bf 24484 devel optional 
qtcreator_2.5.0-2.debian.tar.gz
 295176ccde671918e26f25f6c6d4a848 17261802 devel optional 
qtcreator_2.5.0-2_amd64.deb
 98f3f69e0ec508196e40ebdd121dc9eb 199089344 debug extra 
qtcreator-dbg_2.5.0-2_amd64.deb
 d0b92bc7f7989793ebd4e95698a49dfc 4018340 doc optional 
qtcreator-doc_2.5.0-2_all.deb

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

iQIcBAEBCAAGBQJQIlPXAAoJEP4ixv2DE11FpnMP/Rbs17J7sUF2cxwKXkb/3o94
psbrD6Df48eVPE39Zz51k5ImJIrGCCACAQii/Of9IfmKqGDzTcOloL/XnYqI6O8U
okXWWGTDcUNuk5QtzndzdmO8bBeI+zJRN5Rmf4NHsY3J0inmfkj8QMkmAgiQgu5Y
j7x68ZHASl60J1kwpR+W4xSACk3ctOxQbx+jpMBYtcqYmEt6JkVIXPy/G95r5+q2
jQ4mQH3JBHul4zoaqTypYs+l36rIZWA8VNuluqgpx2QNfy3j20fzbGu/DfnQPqeg
QRFKax8nGlxBHvylaAbKgboYzOGMdR75Zj5WB3Il9ibBhbTZ/70esTDRnFnMvz+s
qI+SUx6X/J6vSGZqhuThlCOv7urjsZ1T3fJuWi2IOZ6HmR6vNCIS3rO5eO2/Xo3w
O4qjglsW55PZKhr7xOcO+AKZCrTRYhOHI11yNN9UJvjqSMTpBq/AKkNGO0wodvGe
69iHVl0C8jSQC8a+sw6XD/LXS3miI7u/H6KPJuSka8S0DO9z3/pcDPqaCJuITMCn
ZmwGp5P3+QtGQjrc7xWNuwuidzywkI/m9GpRnyYvO8hEuWgjLJUBDCsgihad16ST
ZyFkTwTUxZmZJ2d4eIJT6kmGr77r+susEyALksddYwISdno7Inoq+v/BlcrSJEkN
/ufBDGiWpZpP9ZfmQ9uA
=QhOQ
-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/e1sz7oa-0003ak...@franck.debian.org



Accepted libzeromq-perl 0.21-2 (source amd64)

2012-08-08 Thread Alessandro Ghedini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 08 Aug 2012 16:53:58 +0200
Source: libzeromq-perl
Binary: libzeromq-perl
Architecture: source amd64
Version: 0.21-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Alessandro Ghedini gh...@debian.org
Description: 
 libzeromq-perl - messaging library using ZeroMQ
Changes: 
 libzeromq-perl (0.21-2) unstable; urgency=low
 .
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
 .
   [ Alessandro Ghedini ]
   * Email change: Alessandro Ghedini - gh...@debian.org
   * Add fix-checklib-fail.patch
Checksums-Sha1: 
 91b8488a326912620c6f193ac185f2dd3a7791d1 2274 libzeromq-perl_0.21-2.dsc
 6466744fba6344f5278e483db516e393a320801c 2998 
libzeromq-perl_0.21-2.debian.tar.gz
 117eaabb62b61d101a9eac3026591c419280a2b4 63036 libzeromq-perl_0.21-2_amd64.deb
Checksums-Sha256: 
 85ca5e070a3de4cafdb3cf0917a3eb451680a35d3fa538369eb3cdba1d75e1b2 2274 
libzeromq-perl_0.21-2.dsc
 ad6e3d3fbc71d12f740cf38f3f4724751ef543b0b5446f3c33b2fa6d52f0454a 2998 
libzeromq-perl_0.21-2.debian.tar.gz
 55078b82f84ddea280d81101308562357d80350ba94b779648e79ebe805af6e6 63036 
libzeromq-perl_0.21-2_amd64.deb
Files: 
 c68ab43bf8714ad65150fb280b3a1adb 2274 perl optional libzeromq-perl_0.21-2.dsc
 b5706cf72049d971a5bf21b1949b4b27 2998 perl optional 
libzeromq-perl_0.21-2.debian.tar.gz
 9046f70027f6d3b2f20e4cefe40f047d 63036 perl optional 
libzeromq-perl_0.21-2_amd64.deb

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

iQIcBAEBAgAGBQJQIn5XAAoJEK+lG9bN5XPLlfIP/ieC/jKfFtYINOxJTCZ3bPHs
4+nMPkhME7jqPyYdn2B0NQeJGzZqRFrIAMthzwsf1w7k9dIMJvwqRfKf4YXro6KT
jgJLufE5f7FmoVtEzRj5zRBxyltPTdClXU2nzyqkSxbdAEcimzXaM2ExiSt8vkyJ
kkkyPn5KW7ym3QD2vqcqo7aBY5JaOj+fxt5z7FEENGXTR+EJ/WAwsuq28m9uS33w
/jIj4G496mESadcvT+QXG7F7fHX/HeN3IWKJoLEn/k1XrL24GSWf6NMTXzqFLByw
lwjOvqG+KXGfXQfbiBuMoB6kKTGgYDRVJ9c3PV4/aGyPY0QpT0SfoGDpEMMk+Jfc
8prePiX8qamyOR/UY8VvmzeY1UUE7XnpQ5bYTZGxRjvBpJnWfgBtCc5jT/xAO12n
VsoxwSyfr0h55j/XmiA1j5SmaqbdHXahkfK9Akxl7v8gkcS946NUV0E4IhQvDzZa
aEzIJvVkBhyQCrU2w7YsHH6d2/BJ814LVSEQfYUg09UpEdVXeKzR8LkNvxqR3Tvc
iPLGqKlzlyZWTDmBktR0BiNWAAKjcwoxU1iQLFJOUd67MyUMv4vCdXQJ1nM6zb3N
58JGtOliz+rFV/UGp1/oMl1aVzi/xesixVfLuSuRT7YeU42Ta7EtRhJCZpWOi023
hLz09k1nv51pWFlLgJO0
=31we
-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/e1sz80c-0004qr...@franck.debian.org



  1   2   >