~ubuntu-branches/ubuntu/trusty/dico/trusty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): أحمد المحمودي (Ahmed El-Mahmoudy)
  • Date: 2009-07-11 05:47:05 UTC
  • Revision ID: james.westby@ubuntu.com-20090711054705-ffqg86wgmm8brzr0
Tags: 2.0-2
* debian/control:
  + Fix dicoweb's Depends (dicoclient-python should be python-dicoclient)
    which made it un-installable.
  + Added Vcs-* fields
  + Bump Standards-Version to 3.8.2, no changes needed
  + Build-Depend on debhelper >= 7.0.50~ to support override targets.
  + Added ${misc:Depends} to Depends fields of dico-dev, dico-doc,
    python-wit, python-dicoclient and dico-module-mediawiki packages.
* debian/rules:
  + Simplify rules file.
  + Make debian/dicodconfig* files executable during dh_auto_build before
    they get installed by dh_install.
* Added debian/dico-module-mediawiki.install
* Removed debian/dicoweb.dirs

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
dico (2.0-2) unstable; urgency=low
 
2
 
 
3
  * debian/control:
 
4
    + Fix dicoweb's Depends (dicoclient-python should be python-dicoclient)
 
5
      which made it un-installable.
 
6
    + Added Vcs-* fields
 
7
    + Bump Standards-Version to 3.8.2, no changes needed
 
8
    + Build-Depend on debhelper >= 7.0.50~ to support override targets.
 
9
    + Added ${misc:Depends} to Depends fields of dico-dev, dico-doc,
 
10
      python-wit, python-dicoclient and dico-module-mediawiki packages.
 
11
  * debian/rules:
 
12
    + Simplify rules file.
 
13
    + Make debian/dicodconfig* files executable during dh_auto_build before
 
14
      they get installed by dh_install.
 
15
  * Added debian/dico-module-mediawiki.install
 
16
  * Removed debian/dicoweb.dirs
 
17
 
 
18
 -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Sat, 11 Jul 2009 05:47:05 +0300
 
19
 
1
20
dico (2.0-1) unstable; urgency=low
2
21
 
3
22
  * Initial release (Closes: #522368).