~ubuntu-branches/ubuntu/wily/me-tv/wily

« back to all changes in this revision

Viewing changes to config.h

  • Committer: Bazaar Package Importer
  • Author(s): Scott Evans, Scott Evans, Julian Andres Klode
  • Date: 2010-07-07 03:49:26 UTC
  • mfrom: (1.1.14 upstream) (3.1.13 sid)
  • Revision ID: james.westby@ubuntu.com-20100707034926-x7j138o7hs4vemdn
Tags: 1.3.0-1
[ Scott Evans ]
* New upstream release
* Updated debian/control
  - Maintainer change to Scott Evans
  - Updated Standards-Version to 3.9.0
* Updated copyright debian/*
* Fixed hyphen-used-as-minus-sign in me-tv.1 & me-tv-player.1

[ Julian Andres Klode ]
* Really use dh_xine and depend on ${xine-ffmpeg:Depends} (Closes: #575122)

Show diffs side-by-side

added added

removed removed

Lines of Context:
123
123
#define PACKAGE_NAME "Me TV"
124
124
 
125
125
/* Define to the full name and version of this package. */
126
 
#define PACKAGE_STRING "Me TV 1.2.6"
 
126
#define PACKAGE_STRING "Me TV 1.3.0"
127
127
 
128
128
/* Define to the one symbol short name of this package. */
129
129
#define PACKAGE_TARNAME "me-tv"
132
132
#define PACKAGE_URL ""
133
133
 
134
134
/* Define to the version of this package. */
135
 
#define PACKAGE_VERSION "1.2.6"
 
135
#define PACKAGE_VERSION "1.3.0"
136
136
 
137
137
/* Define to the type of arg 1 for `select'. */
138
138
#define SELECT_TYPE_ARG1 int
175
175
 
176
176
 
177
177
/* Version number of package */
178
 
#define VERSION "1.2.6"
 
178
#define VERSION "1.3.0"
179
179
 
180
180
/* Define to 1 if on MINIX. */
181
181
/* #undef _MINIX */