Frauen brauchen dicke...

2009-10-06 Thread mein Freund

Haben Sie einen Moment Zeit!

Machen Sie sich auch manchmal Sorgen darueber, ob wohl alles klappen wird,
wenn es entweder um den Sex mit Ihrer Ehefrau geht, oder aber, und da ist es
ja noch entscheidender, um einen One Night Stand mit einem Maedchen, das Sie
gerade frisch kennengelernt haben? Die weiblichen Wesen heutzutage sind
absolut waehlerisch, auch was die Potenz der Maenner angeht. Da sind Sie
ganz schnell unten durch, wenn Sie es nicht bringen.
Wollen Sie in solchen Situationen die perfekte Gewissheit, dass alles gut
geht und Ihr Schwanz Sie garantiert nicht im Stich laesst? Dann verlassen
Sie sich auf die Potenzmittel von http://www.hurl.me/x8anbc . Sie sind die
perfekte Unterstuetzung, dass jedes Sexabenteuer ein voller Erfolg wird.

Viele Gruesse

Jakob 




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



Bug#493090: News?

2009-10-06 Thread Yves-Alexis Perez
Hey?

What's the status on this? I tried to install python-gnuplot just to
draw some graphs, and same thing happened, apt wanted to install gconf
daemon. I'd really appreciate not being forced to do that, and saw this
bug. Is there an eta for the package upload? The “pending” tag was added
in august, so…?

Cheers,
-- 
Yves-Alexis


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


Bug#549246: fixed

2009-10-06 Thread Debian Archive Maintenance
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

quiteinsane |0.10-14 | source, alpha, amd64, armel, hppa, hurd-i386, i386, 
ia64, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, s390, sparc

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive (ftp-master.debian.org) and will not propagate to any
mirrors (ftp.debian.org included) until the next cron.daily run at the
earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

Bugs which have been reported against this package are not automatically
removed from the Bug Tracking System.  Please check all open bugs and
close them or re-assign them to another package if the removed package
was superseded by another one.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 549...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/549246

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@debian.org.

Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl (the ftpmaster behind the curtain)


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



Bug#549928: plugins won't load automatically

2009-10-06 Thread Skillit
Package: vim-latexsuite
Version: 20090816-1

The plugins install in /usr/shre/vim/addons which is not in the runtimepath in  
/usr/share/vim/vim72/debian.vim so they won't load on starting vim.

Either the runtimepath is wrong (a vim-common bug) or this package installs in 
the wrong dir.

The system is an up-to-date ppc64 Sid. 
-- 
I used to work in a fire hydrant factory.  You couldn't park anywhere near
the place.
-- Steven Wright



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



Bug#549928: marked as done (plugins won't load automatically)

2009-10-06 Thread Debian Bug Tracking System
Your message dated Tue, 06 Oct 2009 14:30:54 +0200
with message-id <1254832254.9149.7.ca...@lapjfs>
and subject line Re: Bug#549928: plugins won't load automatically
has caused the Debian Bug report #549928,
regarding plugins won't load automatically
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
549928: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549928
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: vim-latexsuite
Version: 20090816-1

The plugins install in /usr/shre/vim/addons which is not in the runtimepath in  
/usr/share/vim/vim72/debian.vim so they won't load on starting vim.

Either the runtimepath is wrong (a vim-common bug) or this package installs in 
the wrong dir.

The system is an up-to-date ppc64 Sid. 
-- 
I used to work in a fire hydrant factory.  You couldn't park anywhere near
the place.
-- Steven Wright


--- End Message ---
--- Begin Message ---
Package: vim-latexsuite
Version: 20090816-1

On Tuesday 06.10.2009, 13:46 +0200 Skillit wrote:
> The plugins install in /usr/shre/vim/addons which is not in the runtimepath 
> in  
> /usr/share/vim/vim72/debian.vim so they won't load on starting vim.
> 
> Either the runtimepath is wrong (a vim-common bug) or this package installs 
> in 
> the wrong dir.
> 
> The system is an up-to-date ppc64 Sid. 

This plugin is not enabled by default as all vim-plugins.
See /usr/share/doc/vim-latexsuite/README.Debian for more information:

> Dear user, this package provides the vim addon latex-suite, but it is not 
> enable
> per default. If you want to enable it for your user account execute:
> vim-addons install latex-suite
> Similarly, to enable it for all users of this system execute (as root):
>  vim-addons -w install latex-suite
> vim-addons is provided by the vim-addon-manager package, have a look at its
> manpage for more information.
> 
> Additionally, you need to add the following lines
>  filetype plugin on
>  set grepprg=grep\ -nH\ $*
>  filetype indent on
>  let g:tex_flavor='latex'
> to ~/.vimrc (or to /etc/vim/vimrc as root) for full usability.
> For more info about this lines, type ":help ls_1" in vim (after enabling this
> plugin with vim-addons).
> 

Regards
 Johann Felix Soden


--- End Message ---


Processing of tenshi_0.4-2_i386.changes

2009-10-06 Thread Archive Administrator
tenshi_0.4-2_i386.changes uploaded successfully to localhost
along with the files:
  tenshi_0.4-2.dsc
  tenshi_0.4-2.diff.gz
  tenshi_0.4-2_all.deb

Greetings,

Your Debian queue daemon (running on host ries.debian.org)


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



tenshi_0.4-2_i386.changes ACCEPTED

2009-10-06 Thread Archive Administrator

Accepted:
tenshi_0.4-2.diff.gz
  to pool/main/t/tenshi/tenshi_0.4-2.diff.gz
tenshi_0.4-2.dsc
  to pool/main/t/tenshi/tenshi_0.4-2.dsc
tenshi_0.4-2_all.deb
  to pool/main/t/tenshi/tenshi_0.4-2_all.deb


Override entries for your package:
tenshi_0.4-2.dsc - source admin
tenshi_0.4-2_all.deb - optional admin

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 470691 547562 


Thank you for your contribution to Debian.


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



Bug#550030: isdnutils: [debconf_rewrite] Debconf templates and debian/control review

2009-10-06 Thread Christian Perrier
Package: isdnutils
Version: N/A
Severity: normal
Tags: patch

Dear Debian maintainer,

On Friday, September 18, 2009, I notified you of the beginning of a review 
process
concerning debconf templates for isdnutils.

The debian-l10n-english contributors have now reviewed these templates,
and the proposed changes are attached to this bug report.

Please review the suggested changes, and if you have any
objections, let me know in the next 3 days.

However, please try to avoid uploading isdnutils with these changes
right now.

The second phase of this process will begin on Saturday, October 10, 2009, when 
I will
coordinate updates to translations of debconf templates.

The existing translators will be notified of the changes: they will
receive an updated PO file for their language.

Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.

Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.

The call for translation updates and new translations will run until
about Saturday, October 31, 2009. Please avoid uploading a package with fixed 
or changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.

Please note that this is an approximative delay, which depends on my
own availability to process this work and is influenced by the fact
that I simultaneously work on many packages.

Around Sunday, November 01, 2009, I will contact you again and will send a 
final patch
summarizing all the updates (changes to debconf templates,
updates to debconf translations and new debconf translations).

Again, thanks for your attention and cooperation.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- isdnutils.old/debian/ipppd.templates2009-09-18 18:26:24.196589117 
+0200
+++ isdnutils/debian/ipppd.templates2009-10-07 06:57:24.160341625 +0200
@@ -1,47 +1,53 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# debian-l10n-engl...@lists.debian.org for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: ipppd/ispwontdoit
 Type: error
-_Description: ISP dialup config already exists
- The files device.${IPPP0} and ipppd.${IPPP0} already exist. Therefore the
+_Description: ISP dialup configuration already exists
+ The device.${IPPP0} and ipppd.${IPPP0} files already exist. Therefore, the
  ipppd configuration phase won't touch anything there, as it looks like
- it's already been configured.
+ it has already been configured.
  .
  If it doesn't work yet, and you want to try the automatic configuration,
  stop all ISDN processes (use "/etc/init.d/isdnutils stop"), remove the
  files mentioned above, and rerun the configuration with "dpkg-reconfigure
- ipppd". After that, restart the ISDN processes: "/etc/init.d/isdnutils
+ ipppd". After that, restart the ISDN processes with "/etc/init.d/isdnutils
  start".
 
 Template: ipppd/whichif
 Type: string
 Default: ippp0
 _Description: Interface to configure:
- Most people should say "ippp0" here, as that is the default for a connection
- to an ISP. The default gateway will be ippp0.
+ The default setting should be safe for most configurations.
  .
- However, some people have special requirements, and they may choose
- another interface that will be configured (e.g. because they don't
- want this connection to be the default gateway).
+ However, if you have special requirements or want to choose
+ to configure another interface, please enter it here.
  .
- Note that currently at most one interface can be configured in this manner.
- Leave the field blank if you do not want to configure anything now for ipppd.
+ Leave the field blank if you do not want to configure anything now.
 
 Template: ipppd/wrongif
 Type: error
-_Description: Wrong interface name
- You can only give names starting with "ippp" followed by a number between
+_Description: Invalid interface name
+ Valid interface names begin with "ippp" followed by a number between
  0 and 63.
 
 Template: ipppd/ispphone
 Type: string
 Default: manual
-_Description: What is your ISP's telephone number?
+_Description: ISP's telephone number:
  At least one phone number has to be dialed in order to connect
- to your Internet service provider (ISP).
+ to an Internet service provider (ISP).
  .
- Enter the telephone number here, including dialing prefixes,
+ Please enter that telephone number here, including dialing prefixes,
  area codes, and so on, but without any spaces.
  .
- You can ent