Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.087 X-Spam-Evidence: '*H*': 0.83; '*S*': 0.00; 'setup.py': 0.07; 'subject:build': 0.07; ':-)': 0.14; 'bdist_rpm': 0.16; 'url:debian': 0.16; 'wrote:': 0.16; 'am,': 0.23; 'header:In-Reply- To:1': 0.24; 'header:User-Agent:1': 0.26; 'way?': 0.29; 'url:wiki': 0.30; 'ubuntu': 0.33; 'another': 0.34; 'to:addr :python-list': 0.35; 'url:org': 0.36; 'subject:: ': 0.37; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'subject:-': 0.39; 'why': 0.40; 'some': 0.40; 'received:217': 0.61; 'charset:windows-1252': 0.65; 'here': 0.66; 'url:lists': 0.66; 'url:2011': 0.75; 'url:log': 0.84 X-Virus-Scanned: Debian amavisd-new at mfilter38-d.gandi.net X-Originating-IP: 41.188.46.121 Date: Thu, 04 Jun 2015 10:24:39 +0300 From: Mihamina Rakotomandimby User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: build a deb-package References: <3m28BY1cgnzFpVh@dovecot04.posteo.de> In-Reply-To: <3m28BY1cgnzFpVh@dovecot04.posteo.de> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1433402668 news.xs4all.nl 2900 [2001:888:2000:d::a6]:35303 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:92037 On 06/04/2015 04:08 AM, c.buhtz@posteo.jp wrote: > On Ubuntu when ... > ... I used setup.py bdist_rpm and alien to create a deb. You got it the hard way :-) Why wont you try another way? Here are some links from my bookmarks: http://www.electricmonk.nl/log/2011/09/06/creating-simple-debian-packages/ https://wiki.debian.org/IntroDebianPackaging Another solution is to subscribe to https://lists.debian.org/debian-python/ https://lists.debian.org/debian-mentors/ Regards