~ubuntu-branches/ubuntu/maverick/dvdrip-queue/maverick

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2009-08-26 13:30:21 UTC
  • Revision ID: james.westby@ubuntu.com-20090826133021-w4qku1zovsdubamw
Tags: 0.1.3-0.1ubuntu1
* debian/patches/02_setup_py.diff:
  - Create a setup.py script to build and install Python modules properly.
* debian/patches/03_fix_desktop_file.diff:
  - Remove deprecated Encoding field from .desktop file.
* debian/rules:
  - Switch to debhelper 7.
  - Run setup.py to build the package properly.
  - Remove all *.pyc files.
* debian/control:
  - Bump Standards.
  - Bump debhelper, quilt build-dependencies.
  - Add python, support to Build-Depends-Indep field.
  - Add ${misc:Depends} macro to dvdrip-queue's Depends field.
* Create debian/pyversions.
* Update debian/copyright.
* Fix debian/watch.
* Add README.source to give the needed documentation for creating or
  refreshing patches.
* Add a comment to debian/patches/01_dvdrip-version.diff.
* Add manpage.
* Add Debian menu file.
* Add xpm icon.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
dvdrip-queue (0.1.3-0.1ubuntu1) karmic; urgency=low
 
2
 
 
3
  * debian/patches/02_setup_py.diff:
 
4
    - Create a setup.py script to build and install Python modules properly.
 
5
  * debian/patches/03_fix_desktop_file.diff:
 
6
    - Remove deprecated Encoding field from .desktop file.
 
7
  * debian/rules:
 
8
    - Switch to debhelper 7.
 
9
    - Run setup.py to build the package properly.
 
10
    - Remove all *.pyc files.
 
11
  * debian/control:
 
12
    - Bump Standards.
 
13
    - Bump debhelper, quilt build-dependencies.
 
14
    - Add python, support to Build-Depends-Indep field.
 
15
    - Add ${misc:Depends} macro to dvdrip-queue's Depends field.
 
16
  * Create debian/pyversions.
 
17
  * Update debian/copyright.
 
18
  * Fix debian/watch.
 
19
  * Add README.source to give the needed documentation for creating or
 
20
    refreshing patches.
 
21
  * Add a comment to debian/patches/01_dvdrip-version.diff.
 
22
  * Add manpage.
 
23
  * Add Debian menu file.
 
24
  * Add xpm icon.
 
25
 
 
26
 -- Alessio Treglia <quadrispro@ubuntu.com>  Wed, 26 Aug 2009 13:30:21 +0200
 
27
 
1
28
dvdrip-queue (0.1.3-0.1) unstable; urgency=low
2
29
 
3
30
  * Remove dvd:rip version check. Not needed for now.