~ubuntu-branches/debian/sid/isc-dhcp/sid

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Andrew Pollock
  • Date: 2012-03-13 22:04:53 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20120313220453-3f7mz58hopqeu2ew
Tags: 4.2.2.dfsg.1-3
* debian/control: remove transitional packages
* debian/rules: apply the intent of Pierre Chifflier's patch to enable
  hardening options (closes: #644413)
* debian/control: also add inetutils-ping to the dependencies for
  isc-dhcp-client on hurd (closes: #648140)
* Convert to 3.0 (quilt) source format:
  - debian/control: remove build-dep on dpatch
  - debian/rules: stop including dpatch.make
  - debian/rules: remove dpatch-related target dependencies
  - convert patches from dpatch to pure quilt
  - remove debian/README.source
* debian/rules: cleaned up the target names a bit to reflect the lack of
  patching going on now
* repack bind.tar.gz in upstream source tarball to patch configure.in for
  FTBFS on kFreeBSD and remove RFCs (closes: #643569, #645760)
* debian/watch: add dversionmangle to deal with dfsg upstream tarball
* Updated Dutch debconf template translation (closes: #651396)
* Added Polish debconf template translation (closes: #659372)
* Updated Brazilian Portugeuse debconf template translation (closes: #663494)
* debian/control: bumped Standards-Version (no changes)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
isc-dhcp (4.2.2.dfsg.1-3) unstable; urgency=low
 
2
 
 
3
  * debian/control: remove transitional packages
 
4
  * debian/rules: apply the intent of Pierre Chifflier's patch to enable
 
5
    hardening options (closes: #644413)
 
6
  * debian/control: also add inetutils-ping to the dependencies for
 
7
    isc-dhcp-client on hurd (closes: #648140)
 
8
  * Convert to 3.0 (quilt) source format:
 
9
    - debian/control: remove build-dep on dpatch
 
10
    - debian/rules: stop including dpatch.make
 
11
    - debian/rules: remove dpatch-related target dependencies
 
12
    - convert patches from dpatch to pure quilt
 
13
    - remove debian/README.source
 
14
  * debian/rules: cleaned up the target names a bit to reflect the lack of
 
15
    patching going on now
 
16
  * repack bind.tar.gz in upstream source tarball to patch configure.in for
 
17
    FTBFS on kFreeBSD and remove RFCs (closes: #643569, #645760)
 
18
  * debian/watch: add dversionmangle to deal with dfsg upstream tarball
 
19
  * Updated Dutch debconf template translation (closes: #651396)
 
20
  * Added Polish debconf template translation (closes: #659372)
 
21
  * Updated Brazilian Portugeuse debconf template translation (closes: #663494)
 
22
  * debian/control: bumped Standards-Version (no changes)
 
23
 
 
24
 -- Andrew Pollock <apollock@debian.org>  Tue, 13 Mar 2012 22:04:53 -0700
 
25
 
1
26
isc-dhcp (4.2.2-2) unstable; urgency=low
2
27
 
3
28
  * debian/rules: use dpkg-buildflags to set CFLAGS, and export CFLAGS (closes: