~ubuntu-branches/ubuntu/precise/libdebian-installer/precise-proposed

« back to all changes in this revision

Viewing changes to include/debian-installer/release.h

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2011-01-31 18:54:33 UTC
  • mfrom: (8.2.10 sid)
  • Revision ID: james.westby@ubuntu.com-20110131185433-grtxb2kikhfo51jj
Tags: 0.77ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - Appease the combination of _FORTIFY_SOURCE=2 (used by default on
    Ubuntu) and -Werror.
  - Add Dove SoC subarchitecture.
  - Add Beagle OMAP3 support.
  - Add the i386/efi and amd64/efi platforms.
  - Add OMAP4 Panda and Blaze support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 * along with this program; if not, write to the Free Software
18
18
 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
19
19
 *
20
 
 * $Id: release.h 29603 2005-07-31 16:10:46Z cjwatson $
 
20
 * $Id$
21
21
 */
22
22
 
23
23
#ifndef DEBIAN_INSTALLER__RELEASE_H