~ubuntu-branches/ubuntu/quantal/usb-modeswitch/quantal

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Didier Raboud
  • Date: 2010-01-28 15:17:38 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100128151738-hwmmaq09dmzyuvgr
Tags: 1.1.0-1
The "All your base are belong to us" release. It was great to collaborate 
with upstream on that release. Thanks Josh!

* New 1.1.0 upstream version.
  - Debian manpage got included, drop docbook-to-man.
  - Merge the two wrappers and put them in /lib/udev/.
* Add a lintian override for the polyglot in /lib/udev/
* Update debian/watch to new upstream tarball naming.
* Bump dependency on -data to 20100127-1.
* Suggest comgt instead of gcom.
* Patches:
  + 01_mf_install_all_path.patch
     Add
       - Ensures that the directories are created before accessing them
       - Disables the udev rules reload
  + 02_mp_correct_hyphens.patch
    Add to correct hyphen-used-as-minus-sign on the manpage.
  - 03_build_system_to_policy.patch
     Merged upstream.
  - 05_move_wrappers_to_usr.patch
     Merged upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
usb-modeswitch (1.1.0-1) unstable; urgency=low
 
2
 
 
3
  The "All your base are belong to us" release. It was great to collaborate 
 
4
  with upstream on that release. Thanks Josh!
 
5
 
 
6
  * New 1.1.0 upstream version.
 
7
    - Debian manpage got included, drop docbook-to-man.
 
8
    - Merge the two wrappers and put them in /lib/udev/.
 
9
  * Add a lintian override for the polyglot in /lib/udev/
 
10
  * Update debian/watch to new upstream tarball naming.
 
11
  * Bump dependency on -data to 20100127-1.
 
12
  * Suggest comgt instead of gcom.
 
13
  * Patches:
 
14
    + 01_mf_install_all_path.patch
 
15
       Add
 
16
         - Ensures that the directories are created before accessing them
 
17
         - Disables the udev rules reload
 
18
    + 02_mp_correct_hyphens.patch
 
19
      Add to correct hyphen-used-as-minus-sign on the manpage.
 
20
    - 03_build_system_to_policy.patch
 
21
       Merged upstream.
 
22
    - 05_move_wrappers_to_usr.patch
 
23
       Merged upstream.
 
24
 
 
25
 -- Didier Raboud <didier@raboud.com>  Thu, 28 Jan 2010 15:17:38 +0100
 
26
 
1
27
usb-modeswitch (1.0.7-1) unstable; urgency=low
2
28
 
3
29
  * New 1.0.7 upstream version (Closes: #563527).