~ubuntu-branches/ubuntu/vivid/tidy/vivid-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Jason Thomas
  • Date: 2008-12-24 13:25:54 UTC
  • mfrom: (0.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20081224132554-khlgxooo36p391lt
Tags: 20081224cvs-1
* New cvs snapshot
* debian/control: add debhelper ${misc:Depends} to all packages
- add versioned depend on libtidy-0.99-0 (>= 20081224cvs-1) for tidy
  (closes: #470764)
- add Homepage field
- update standards-version from 3.7.3.0 to 3.8.0.0
* debian/tidy-doc.doc-base: change section from App/Text to Web Development
* debian/tidy.postinst + tidy.preinst: set the -e flag
* debian/README.source: new, how to build source tarball from upstream
* debian/README.Debian: add urls to more documentation
  (closes: #353912)
* debian/patches/03overview-tab-size.patch: add patch to fix tab-size
  (closes: #353907)
* tidy doc has been built from same source as tidy for a while
  (closes: #364960)
* debian/rules:
  - add -xml-config to generated manpage
  - clean up generated files
  (closes: #471107)
* manpage: -latin0 options has correct info as of 20080116cvs-1
  (closes: #506394 )

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
tidy (20081224cvs-1) unstable; urgency=low
 
2
 
 
3
  * New cvs snapshot
 
4
  * debian/control: add debhelper ${misc:Depends} to all packages
 
5
  - add versioned depend on libtidy-0.99-0 (>= 20081224cvs-1) for tidy
 
6
    (closes: #470764)
 
7
  - add Homepage field
 
8
  - update standards-version from 3.7.3.0 to 3.8.0.0
 
9
  * debian/tidy-doc.doc-base: change section from App/Text to Web Development
 
10
  * debian/tidy.postinst + tidy.preinst: set the -e flag
 
11
  * debian/README.source: new, how to build source tarball from upstream
 
12
  * debian/README.Debian: add urls to more documentation
 
13
    (closes: #353912)
 
14
  * debian/patches/03overview-tab-size.patch: add patch to fix tab-size
 
15
    (closes: #353907)
 
16
  * tidy doc has been built from same source as tidy for a while
 
17
    (closes: #364960)
 
18
  * debian/rules:
 
19
    - add -xml-config to generated manpage
 
20
    - clean up generated files
 
21
    (closes: #471107)
 
22
  * manpage: -latin0 options has correct info as of 20080116cvs-1
 
23
    (closes: #506394 )
 
24
 
 
25
 -- Jason Thomas <jason@debian.org>  Wed, 24 Dec 2008 13:25:54 +1100
 
26
 
1
27
tidy (20080116cvs-2) unstable; urgency=low
2
28
 
3
29
  * debian/control: build depends on xsltproc