~ubuntu-branches/ubuntu/trusty/libintl-perl/trusty

« back to all changes in this revision

Viewing changes to gettext_xs/gettext_xs.pm

  • Committer: Package Import Robot
  • Author(s): Peter Eisentraut
  • Date: 2013-06-29 21:23:42 UTC
  • mfrom: (1.2.3)
  • Revision ID: package-import@ubuntu.com-20130629212342-3te0y4h5x26hb79b
Tags: 1.23-1
* New upstream release
* Updated standards version
* Changed to Debhelper level 9
* Added build-arch and build-indep targets
* Fixed application of Debian build flags for hardening

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/false
2
2
 
3
3
# vim: tabstop=4
4
 
# $Id: 6f53b42da67bc1a8b8ddb70e27b8aae9796ad5a3 $
5
4
 
6
5
# Pure Perl implementation of Uniforum message translation.
7
 
# Copyright (C) 2002-2009 Guido Flohr <guido@imperia.net>,
 
6
# Copyright (C) 2002-2013 Guido Flohr <guido@imperia.net>,
8
7
# all rights reserved.
9
8
 
10
9
# This program is free software; you can redistribute it and/or modify it