~ubuntu-branches/ubuntu/lucid/gbrainy/lucid

« back to all changes in this revision

Viewing changes to src/AssemblyInfo.cs.in

  • Committer: Bazaar Package Importer
  • Author(s): Siegfried-Angel Gevatter Pujals, Jo Shields, Siegfried-Angel Gevatter Pujals
  • Date: 2009-11-17 19:23:40 UTC
  • mfrom: (1.3.1 upstream) (9.1.8 karmic)
  • Revision ID: james.westby@ubuntu.com-20091117192340-ek9lvn4ag5913tg7
Tags: 1.20-1
[ Jo Shields ]
* debian/rules
  + Policy-compliant location for get-orig-source rule
  + Remove spurious call to --repack in get-orig-source rule

[ Siegfried-Angel Gevatter Pujals ]
* New upstream release:
  + Six new games, including a new game type (verbal analogies).
  + Bug fixes and new translations.
* Bump Standards-Version to 3.8.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
[assembly: AssemblyVersion("@VERSION@")]
23
23
[assembly: AssemblyTitle ("gbrainy")]
24
24
[assembly: AssemblyCopyright ("(c)2007-2009 Jordi Mas")]
25
 
[assembly: AssemblyDescription ("A brain teaser game for fun and keep your brain trained")]
 
25
[assembly: AssemblyDescription ("A brain teaser game for fun and to keep your brain trained")]
26
26
 
27
27