~ubuntu-branches/ubuntu/raring/shotwell/raring

« back to all changes in this revision

Viewing changes to src/unit/Unit.vala

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2013-03-19 09:25:40 UTC
  • mfrom: (1.2.17)
  • Revision ID: package-import@ubuntu.com-20130319092540-j8bsal9qjhm62te3
Tags: 0.14.0~pr1-0ubuntu1
* New upstream release (LP: #1154324)
* debian/control:
  - Bump build-depends on valac-0.18
  - Use standards version 3.9.4
* debian/rules:
  - Run configure manually, it no longer handles unknown args
* debian/patches/0001-Port-to-GStreamer-1.0.patch:
  - Applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* Copyright 2011-2012 Yorba Foundation
 
1
/* Copyright 2011-2013 Yorba Foundation
2
2
 *
3
3
 * This software is licensed under the GNU Lesser General Public License
4
 
 * (version 2.1 or later).  See the COPYING file in this distribution. 
 
4
 * (version 2.1 or later).  See the COPYING file in this distribution.
5
5
 */
6
6
 
7
7
namespace Unit {