1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98
|
nfswatch (4.99.11-3) unstable; urgency=low
* Add fix-typo-in-error-message.patch patch.
Fixes typo in error message "nfswatch: must specify file list with -f"
instead of "nfswatch: must specify file list with -fi."
* Update copyright years for debian/* packaging files
* Bump Standards-Version to 3.9.4
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 26 Sep 2013 20:51:44 +0200
nfswatch (4.99.11-2) unstable; urgency=low
* Email change: Salvatore Bonaccorso -> carnil@debian.org
* debian/control: Drop the DM-Upload-Allowed control field.
* Bump Debhelper compat level to 9.
Adjust Build-Depends for debehlper to (>= 9).
* Update debian/copyright file.
Update copyright years for debian/* packaging.
Update format to copyright-format 1.0 as released together with Debian
policy 3.9.3.
* Bump Standards-Version to 3.9.3
-- Salvatore Bonaccorso <carnil@debian.org> Fri, 30 Mar 2012 07:19:17 +0200
nfswatch (4.99.11-1) unstable; urgency=low
* New upstream version
* Drop 02-545853-Fix-FTBFS-on-alpha.patch patch as it is applied upstream.
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Sun, 25 Apr 2010 14:15:53 +0200
nfswatch (4.99.10-5) unstable; urgency=low
* Convert to '3.0 (quilt)' package source format.
- Remove README.source file, as not needed with '3.0 (quilt) format.
- Drop use of quilt in debian/rules and in Build-Depends in control file.
* Bump Standards-Version to 3.8.4 (no changes).
* debian/copyright: Referesh Format-Specification URL and update Copyright
years for debian/* packaging.
* Refresh 02-545853-Fix-FTBFS-on-alpha.patch with proposed patch by
upstream.
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Thu, 22 Apr 2010 13:31:44 +0200
nfswatch (4.99.10-4) unstable; urgency=low
* Add 02-545853-Fix-FTBFS-on-alpha.patch patch to not include nfs/nfs.h
in rpcfilter.c. Fixes FTBFS on alpha architecture (Closes: 545853).
Thanks to Karl Goetz for giving access to an alpha machine.
* debian/control: Expand the to short long-description about what nfswatch
can monitor.
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Fri, 11 Sep 2009 08:29:07 +0200
nfswatch (4.99.10-3) unstable; urgency=low
* New Maintainer (Closes: #543937).
* Add debian/watch file to source package.
* Add README.source to document the patch system which is used. This
is recommended since Debian Policy 3.8.0.
* Refresh header of patch 01-manpage.patch
* debian/copyright:
- Update debian/* packaging section adding myself to Copyright
- Update file pseudo-headers for Format-Specification in DEP5.
* Minimize debian/rules using override targets and tiny rules file.
Adjust Build-Depends on debhelper (>= 7.0.50) and quilt (>= 0.46-7)
for required versions.
* Add DM-Upload-Allowed: yes field.
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Sat, 05 Sep 2009 12:13:10 +0200
nfswatch (4.99.10-2) unstable; urgency=low
* Removing vcs fields.
* Orphaning package.
-- Daniel Baumann <daniel@debian.org> Thu, 27 Aug 2009 16:42:39 +0200
nfswatch (4.99.10-1) unstable; urgency=low
* Merging upstream version 4.99.10.
* Adding build-depends to libpcap0.8-dev.
-- Daniel Baumann <daniel@debian.org> Fri, 17 Apr 2009 21:24:00 +0200
nfswatch (4.99.9-2) unstable; urgency=low
* Updating package to standards 3.8.1.
* Prefixing debhelper files with package name.
* Removing useless dh_link call in rules.
-- Daniel Baumann <daniel@debian.org> Sun, 22 Mar 2009 16:21:00 +0100
nfswatch (4.99.9-1) unstable; urgency=low
* Initial release (Closes: #512789).
-- Daniel Baumann <daniel@debian.org> Sat, 24 Jan 2009 03:51:00 +0100
|