please sync attal (1.0~rc1+cvs20080318-1) and attal-themes (1.0~rc1+cvs20080318-1) from unstable/main to universe

Bug #205810 reported by StefanPotyra
6
Affects Status Importance Assigned to Milestone
attal (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: attal

Hi,

please sync attal (1.0~rc1+cvs20080318-1) and attal-themes (1.0~rc1+cvs20080318-1) from unstable/main to universe.

attal-themes consists of two themes, one of them is provided by the current attal package of universe and would then get its own source package again.

Changelog attal:
attal (1.0~rc1+cvs20080318-1) unstable; urgency=low

  [ Barry deFreese ]
  * New maintainer.
    + Acknowledged by current maintainer.
    + Debian Games Team <email address hidden>
  * New upstream release. (Closes: #328425).
  * Improve package description. (Closes: #419715).
  * Remove unneded dirs file.
  * Switch from dpatch to quilt.
  * 05_rpath.diff - Set rpath to /usr/lib/attal.
  * 10_libpath.diff - Change library path target.
  * 20_no_themes.diff - Remove themes dir from build.
  * Remove build-dep on libqt3-compat-headers.
  * Bump debhelper build-dep 5.
    + Move DH_COMPAT to debian/compat and set to 5.
  * Bump Standards Version to 3.7.3.

  [ Emmet Hikory ]
  * Add Vcs-* fields to debian/control
  * Add watch file and get-orig-source rule

  [ Alexander Schmehl ]
  * correcting dependencies in debian/control
  * tweaking debian/copyright to match the one of attal-themes

 -- Barry deFreese <email address hidden> Wed, 19 Mar 2008 00:18:08 -0400

Changelog attal-themes:
attal-themes (1.0~rc1+cvs20080318-1) unstable; urgency=low

  [ Barry deFreese ]
  * New maintainer.
    + Acknowledged by previous maintainer.
    + Debian Games Team <email address hidden>
  * New upstream release.
  * Rename source package to attal-themes.
    + Now includes cyberpunk theme also.

  [ Emmet Hikory ]
  * Add Vcs-* to debian/control
  * Add watch file and get-orig-source rule

  [ Alexander Schmehl ]
  * tweaking debian/copyright to make lintian happy
  * Correcting dependencies in debian/control

 -- Barry deFreese <email address hidden> Wed, 19 Mar 2008 00:11:19 -0400
[more entries, referring to the ubuntu dropped attal-themes-medieval source package).

Ubuntu changes and why these can be dropped:
* package an old cvs checkout from 2006 and incorporate the -themes package in attal (first one is obsolete, second one didn't make sense in the first place imho).
* switch packaging to cdbs
* update maintainer fields (no longer necessary)
* fix FTBFS for hardy (builds fine with the new version)

Remaining delta, that might be worth it:
* install desktop file for attal-client and attal-server (delta for only a desktop file should be dropped as well, as attal comes with a menu file for -client, -server and campaigns)

Revision history for this message
StefanPotyra (sistpoty) wrote :

Dear release team, please consider this FFe. When starting the current attal via attal-client, I cannot start a campaign (first try results in a delay, I then aborted and tried again, and attal-client segfaulted).

The new version works fine, until the first fight starts: there my army was too small, and I losed the fight.

I didn't test the cyberpunk theme though, apart from installing and purging, which was fine.

Revision history for this message
StefanPotyra (sistpoty) wrote :
Download full text (24.2 KiB)

diffstat of attal vs attal from unstable debdiff:

 .cvsignore | 17
 AUTHORS | 5
 HOWTOPLAY | 3
 HOWTOPLAY.html | 527 ++++---
 INSTALL | 46
 Makefile.pro | 5
 NEWS | 67
 TODO | 27
 admin/attal.iss | 74 +
 admin/attal.spec | 9
 admin/create_debs.sh | 132 +
 admin/debian/attal.desktop | 11
 admin/debian/attalscenario.desktop | 11
 admin/debian/attalserver.desktop | 11
 admin/debian/attaltheme.desktop | 11
 admin/macx-bundle/config.pro | 82 +
 admin/macx-bundle/mac-make-script.command | 92 +
 admin/macx-bundle/starter.cxx | 173 ++
 admin/mingw32-g++/qmake.conf | 101 +
 admin/mingw32-g++/qplatformdefs.h | 136 +
 ai/.cvsignore | 17
 ai/ai.pro | 12
 ai/aiInterface.cpp | 92 -
 ai/aiInterface.h | 8
 ai/main.cpp | 59
 autogen.sh | 100 +
 campaignEditor/.cvsignore | 12
 campaignEditor/campaignEditor.cpp | 53
 campaignEditor/campaignEditor.pro | 12
 campaignEditor/campaignInterface.cpp | 9
 campaignEditor/mainCampaignScreen.cpp | 10
 campaignEditor/mainCampaignScreen.h | 4
 client/.cvsignore | 20
 client/client.pro | 22
 client/clientInterface.cpp | 831 ++++++-----
 client/clientInterface.h | 91 -
 client/clientWidgets.cpp | 33
 client/clientWidgets.h | 14
 client/interfaceDuel.cpp | 7
 client/main.cpp | 71 -
 conf.h | 10
 config.pro | 59
 debian/attal-client.desktop | 12
 debian/attal-server.desktop | 12
 debian/attal-themes-cyberpunk.install | 3
 debian/attal-themes-medieval.install | 6
 debian/attal.install | 11
 debian/changelog | 66
 debian/control | 26
 debian/copyright | 43
 debian/patches/05_rpath.diff | 11
 debian/patches/10_libpath.diff | 60
 debian/patches/20_no_themes.diff | 12
 debian/patches/series | 3
 debian/rules | 68
 debian/watch | 2
 i18n/.cvsignore | 2
 i18n/de/.cvsignore | 1
 i18n/de/attal_ai_de.ts | 84 -
 i18n/de/attal_client_de.ts ...

Revision history for this message
StefanPotyra (sistpoty) wrote :

diff of NEWS:

+Release 1.0-rc2
+ - No more necessity of LD_LIBRARY_PATH on linux
+ - Resource management rewrite, added local resources
+ - Population is another resource
+ - Possibility to steal resources to creatures
+ - Remote server control added
+ - Speed improvement and refactoring of code
+ - Allow 'chat' in fight mode and base display
+ - ThemeEditor improved
+ - Added actions to bases
+ - Add popup help
+ - Better debian package
+ - Bug fixing
+ - Medieval theme:
+ - Resources changed, now only: Money, Wood, Iron, Food, Diamond, Population
+ - 'Mines' buildings in adventure mode smaller
+ - Water transitions
+ - New flags
+
+Release 1.0-rc1

+ - Graphical engine improved
+ - Porting to new qt graphic engine
+ - New graphics ( bases and units )
+ - Client interface partially rewrite to optimize space
+ - Ai rewrite
+ - New scenarii
+ - Drop all Qt3Support
        - Server and ai are integrated in client so for local game, no need of other program that attal-client
+ - Better handling of fight animations
+ - Sound management
+ - Sound management improved
+ - Enable/disable sound and music in client during the game
        - Ai is also integrated in server (no need of external ai client (except for debug))
- - Basic player management in server (kick)
+ - Player management in server
+ - kick player
+ - control of client attal version
        - Better handling of installation
- - Mostly drop of Qt3Support
- - Bug fixing
+ - Minimap improved
+ - Improved search and management of themes (command line args , environment var, local directory, hardcoded path)
+ - Implemented autosave and save every turn
+ - Implemented fight with garrison lord
+ - Implemented animation speed control in fight
+ - Implemented split unit
+ - Managed dependencies between buildings inside base
+ - Managed more kind of animations for creatures (dead, dying, attack high, attack low, shoot high, shoot low...)
+ - Added management for small bases pixmap in client
+ - Initial separation between server and engine
+ - New saved data in scenarii:
+ - game version
+ - turn
+ - start date
+ - production of creatures
+ - Calendar:
+ - Improved api
+ - Quests:
+ -Implemented date-based quests
+ - Require at least Qt 4.2.0
+ - A lot of bug fixing
+ - Medieval theme:
+ - New graphics for bases
+ - New graphics for internal buildings
+ - New external building : village
+ - New creatures : Magician creatures and Necromancer creatures
+ - New scenarii : TheIsland, TheLabyrint, Villages
+ - Added faces for mercenary units
+ - New lord faces

no upstream changelog, sorry.

Revision history for this message
StefanPotyra (sistpoty) wrote :
Revision history for this message
StefanPotyra (sistpoty) wrote :
Revision history for this message
Cesare Tirabassi (norsetto) wrote :

ack

Revision history for this message
StefanPotyra (sistpoty) wrote :

confirming

description: updated
Changed in attal:
status: New → Confirmed
Revision history for this message
Martin Pitt (pitti) wrote :

Getting binaries for hardy...
[NOT Updating - Modified] attal_0.10.1+cvs20060815-0ubuntu3 (vs 1.0~rc1+cvs20080318-1)

Changed in attal:
status: Confirmed → Fix Released
Revision history for this message
Martin Pitt (pitti) wrote :

 * Trying to add attal-themes...
  - <attal-themes_1.0~rc1+cvs20080318.orig.tar.gz: cached>
  - <attal-themes_1.0~rc1+cvs20080318-1.dsc: cached>
  - <attal-themes_1.0~rc1+cvs20080318-1.diff.gz: cached>
I: attal-themes [universe] -> attal-themes-medieval_0.10.1+cvs20060815-0ubuntu3 [universe].

Revision history for this message
Martin Pitt (pitti) wrote :

 * Trying to add attal...
  - <attal_1.0~rc1+cvs20080318-1.dsc: downloading from http://ftp.debian.org/debian/>
  - <attal_1.0~rc1+cvs20080318-1.diff.gz: downloading from http://ftp.debian.org/debian/>
  - <attal_1.0~rc1+cvs20080318.orig.tar.gz: downloading from http://ftp.debian.org/debian/>
I: attal [universe] -> attal_0.10.1+cvs20060815-0ubuntu3 [universe].

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.