~ubuntu-branches/ubuntu/oneiric/equivs/oneiric

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Peter Samuelson
  • Date: 2010-01-19 22:28:13 UTC
  • Revision ID: james.westby@ubuntu.com-20100119222813-ldyfwrv7tku3f8ty
Tags: 2.0.8
* Acknowledge NMU, thanks Zack.
* Also thanks Tomáš Pospíšek for several patches.
* Use dpkg-buildpackage instead of debuild; drop devscripts dependency.
  (Closes: #475936)
* Stop specifying debhelper >=4, redundant in this day and age.  At the
  same time, I don't see the point in specifying a higher compat level.
* Update and improve package description somewhat.  (Closes: #464871)
* Document including multiple files via the "Files:" field:
  manpage (Closes: #565897), template file (Closes: #464888).
* Allow +x bit to be specified on File: line.  (Closes: #535622)
* Preserve +x bit for files in Files: section.  (Closes: #535623)
* Allow Homepage field.  (Closes: #502395)
* Fix Makefile pod2man rule.  (Closes: #364620)
* Bump Standards-Version to 3.8.3 (no changes).
* Honor $DEBEMAIL, $EMAIL, $DEBFULLNAME, and /etc/mailname for the
  default maintainer address.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
equivs (2.0.8) unstable; urgency=low
 
2
 
 
3
  * Acknowledge NMU, thanks Zack.
 
4
  * Also thanks Tomáš Pospíšek for several patches.
 
5
  * Use dpkg-buildpackage instead of debuild; drop devscripts dependency.
 
6
    (Closes: #475936)
 
7
  * Stop specifying debhelper >=4, redundant in this day and age.  At the
 
8
    same time, I don't see the point in specifying a higher compat level.
 
9
  * Update and improve package description somewhat.  (Closes: #464871)
 
10
  * Document including multiple files via the "Files:" field:
 
11
    manpage (Closes: #565897), template file (Closes: #464888).
 
12
  * Allow +x bit to be specified on File: line.  (Closes: #535622)
 
13
  * Preserve +x bit for files in Files: section.  (Closes: #535623)
 
14
  * Allow Homepage field.  (Closes: #502395)
 
15
  * Fix Makefile pod2man rule.  (Closes: #364620)
 
16
  * Bump Standards-Version to 3.8.3 (no changes).
 
17
  * Honor $DEBEMAIL, $EMAIL, $DEBFULLNAME, and /etc/mailname for the
 
18
    default maintainer address.
 
19
 
 
20
 -- Peter Samuelson <peter@p12n.org>  Tue, 19 Jan 2010 22:28:13 -0600
 
21
 
1
22
equivs (2.0.7-0.1) unstable; urgency=low
2
23
 
3
24
  * Non-maintainer upload.
4
25
  * equivs-build: add support for adding arbitrary extra files to a package.
5
 
    Thanks to Anthony Towns for the patch (closes: #449542)
 
26
    Thanks to Anthony Towns for the patch (Closes: #449542)
 
27
  * equivs-build: use date -R instead of deprecated 822-date.
 
28
    Thanks to Guillem Jover. (Closes: #415797)
6
29
  * equivs-build.pod: document the new "Files:" and "File:" fields
7
30
  * debian/control: bump Standards-Version to 3.7.3, no changes needed
8
31
  * debian/control: move debhelper dependency to Build-Depends, so that it is