All,
Please be advised that the nightly builds repository will be in an inconsistent state for the next few days as the entire archive is rebuilt following recent changes to the common build system files. As a result, the nightly builds may crash or fail to operate properly until the rebuild is complete. Therefore, users of the nightly builds are encouraged to hold off on applying updates for the next few days.
Thanks!
Tim
On Friday 19 of April 2013 07:27:22 Timothy Pearson wrote:
All,
Please be advised that the nightly builds repository will be in an inconsistent state for the next few days as the entire archive is rebuilt following recent changes to the common build system files. As a result, the nightly builds may crash or fail to operate properly until the rebuild is complete. Therefore, users of the nightly builds are encouraged to hold off on applying updates for the next few days.
Thanks!
Tim
Tim,
good work. New version label looks good. Now this is the only step from change packages format from native to the quilt :)
I noticed that versions.pl was by this confused and mistakenly counted KDE-Version3, KDE-Version2 and related KDE-Next-Version3, KDE-Next-Version2. This broke the dependencies by versions.
I was just now fix it in tde-packaging.
Slavek --
On Friday 19 of April 2013 07:27:22 Timothy Pearson wrote:
All,
Please be advised that the nightly builds repository will be in an inconsistent state for the next few days as the entire archive is rebuilt following recent changes to the common build system files. As a result, the nightly builds may crash or fail to operate properly until the rebuild is complete. Therefore, users of the nightly builds are encouraged to hold off on applying updates for the next few days.
Thanks!
Tim
Tim,
good work. New version label looks good. Now this is the only step from change packages format from native to the quilt :)
That will have to wait for R14.0.1, as Debian considers '~' to be less than '-', thus requiring a minor version bump at the time of transition. If this were not done, users would not be able to upgrade their systems. :-)
I noticed that versions.pl was by this confused and mistakenly counted KDE-Version3, KDE-Version2 and related KDE-Next-Version3, KDE-Next-Version2. This broke the dependencies by versions.
I was just now fix it in tde-packaging.
Thanks!
Tim
On Sunday 21 of April 2013 21:31:07 Timothy Pearson wrote:
On Friday 19 of April 2013 07:27:22 Timothy Pearson wrote:
All,
Please be advised that the nightly builds repository will be in an inconsistent state for the next few days as the entire archive is rebuilt following recent changes to the common build system files. As a result, the nightly builds may crash or fail to operate properly until the rebuild is complete. Therefore, users of the nightly builds are encouraged to hold off on applying updates for the next few days.
Thanks!
Tim
Tim,
good work. New version label looks good. Now this is the only step from change packages format from native to the quilt :)
That will have to wait for R14.0.1, as Debian considers '~' to be less than '-', thus requiring a minor version bump at the time of transition. If this were not done, users would not be able to upgrade their systems.
:-) :
I noticed that versions.pl was by this confused and mistakenly counted KDE-Version3, KDE-Version2 and related KDE-Next-Version3, KDE-Next-Version2. This broke the dependencies by versions.
I was just now fix it in tde-packaging.
Thanks!
Tim
Yes, I know that for using the tilde for preliminary versions we need to wait for 14.0.1, but your latest change allows to use the quilt format already now. A common source tarball would be named as: tdebase-trinity_14.0.0-r1039.orig.tar.xz
Note: During the preparation deb packages I use symlink to tarballs generated using create_tarball script. Symlink then has the name needed for orig tarball for deb package.
Slavek --