~ubuntu-branches/ubuntu/utopic/hello/utopic

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Santiago Vila
  • Date: 2009-08-03 23:34:18 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090803233418-e1zshrjd3oqhmrrb
Tags: 2.4-1
* New upstream release. License is now GPLv3 or later.
* Manual is included again, as it's now GFDL without invariant sections.
* Clarified manual: If more than one of the greeting options is specified
  (`-g', `-n', `-t', and their long-named equivalents), whichever comes
  last takes precedence. Closes: #457941.
* Don't pass -isp to dpkg-gencontrol, as it's deprecated. Closes: #508833.
* Changed source URL in copyright file to use http, not ftp.
* Standards-Version: 3.8.2 (no changes for this).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
hello (2.4-1) unstable; urgency=low
 
2
 
 
3
  * New upstream release. License is now GPLv3 or later.
 
4
  * Manual is included again, as it's now GFDL without invariant sections.
 
5
  * Clarified manual: If more than one of the greeting options is specified
 
6
    (`-g', `-n', `-t', and their long-named equivalents), whichever comes
 
7
    last takes precedence. Closes: #457941.
 
8
  * Don't pass -isp to dpkg-gencontrol, as it's deprecated. Closes: #508833.
 
9
  * Changed source URL in copyright file to use http, not ftp.
 
10
  * Standards-Version: 3.8.2 (no changes for this).
 
11
 
 
12
 -- Santiago Vila <sanvila@debian.org>  Mon, 03 Aug 2009 23:34:18 +0200
 
13
 
1
14
hello (2.2-3) unstable; urgency=low
2
15
 
3
16
  * Added debian/watch file. Closes: #489213.