Hi all!
Could sombody please send me a build script for debian?
Nik
On 02/11/2014 02:32 AM, Dr. Nikolaus Klepp wrote:
Hi all!
Could sombody please send me a build script for debian?
Nik
http://git.trinitydesktop.org/cgit/tde-packaging/tree/debian
Am Dienstag, 11. Februar 2014 schrieb David C. Rankin:
On 02/11/2014 02:32 AM, Dr. Nikolaus Klepp wrote:
Hi all!
Could sombody please send me a build script for debian?
Nik
http://git.trinitydesktop.org/cgit/tde-packaging/tree/debian
Thank you, but I get "host unknown" for git.trinitydesktop.org. Maybe you have an IP address for me?
Nik
On 02/11/2014 04:04 AM, Dr. Nikolaus Klepp wrote:
Am Dienstag, 11. Februar 2014 schrieb David C. Rankin:
On 02/11/2014 02:32 AM, Dr. Nikolaus Klepp wrote:
Hi all!
Could sombody please send me a build script for debian?
Nik
http://git.trinitydesktop.org/cgit/tde-packaging/tree/debian
Thank you, but I get "host unknown" for git.trinitydesktop.org. Maybe you have an IP address for me?
Nik
Don't know what that is all about, but no matter. I created a full set of the debian packaging git repository for you. Get it here:
http://www.3111skyline.com/dl/dt/trinity/tmp/debian-tde-packaging.tar.bz2
slow connection, be patient
Thanks both of you. Somehow DNS resolution of git.trinitydesktop.org is working now.
I just wonder: in the git tree I first pulled in december there was no tde-packaging folder. Shuldn't I get the folder automaticly when I do a "git pull"?
Nik
Am Dienstag, 11. Februar 2014 schrieb David C. Rankin:
On 02/11/2014 04:04 AM, Dr. Nikolaus Klepp wrote:
Am Dienstag, 11. Februar 2014 schrieb David C. Rankin:
On 02/11/2014 02:32 AM, Dr. Nikolaus Klepp wrote:
Hi all!
Could sombody please send me a build script for debian?
Nik
http://git.trinitydesktop.org/cgit/tde-packaging/tree/debian
Thank you, but I get "host unknown" for git.trinitydesktop.org. Maybe you have an IP address for me?
Nik
Don't know what that is all about, but no matter. I created a full set of the debian packaging git repository for you. Get it here:
http://www.3111skyline.com/dl/dt/trinity/tmp/debian-tde-packaging.tar.bz2
slow connection, be patient
Sorry, found my mistake. I pulled tde, but not tde-packaging.
Nik
Am Dienstag, 11. Februar 2014 schrieb Dr. Nikolaus Klepp:
Thanks both of you. Somehow DNS resolution of git.trinitydesktop.org is working now.
I just wonder: in the git tree I first pulled in december there was no tde-packaging folder. Shuldn't I get the folder automaticly when I do a "git pull"?
Nik
Am Dienstag, 11. Februar 2014 schrieb David C. Rankin:
On 02/11/2014 04:04 AM, Dr. Nikolaus Klepp wrote:
Am Dienstag, 11. Februar 2014 schrieb David C. Rankin:
On 02/11/2014 02:32 AM, Dr. Nikolaus Klepp wrote:
Hi all!
Could sombody please send me a build script for debian?
Nik
http://git.trinitydesktop.org/cgit/tde-packaging/tree/debian
Thank you, but I get "host unknown" for git.trinitydesktop.org. Maybe you have an IP address for me?
Nik
Don't know what that is all about, but no matter. I created a full set of the debian packaging git repository for you. Get it here:
http://www.3111skyline.com/dl/dt/trinity/tmp/debian-tde-packaging.tar.bz2
slow connection, be patient
Sorry, found my mistake. I pulled tde, but not tde-packaging.
Nik, as additional info, if you are using Debian/Testing, you are required to switch all modules to quilt format prior to the actual build process, otherwise the build will fail. In Wheezy I think you can still avoid that (but I am not 100% sure); nevertheless it is recommended to use quilt format as good practice for the future. Also you need to bump up the package version to 14.0.0 in some packages to satisfy dependencies in other packages. I recommend you bump up all packages automatically. Finally you also need to install some dependency packages from the nightly build dependency PPA. For these packages, you don't need to bump up the package number..
Cheers Michele