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 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139
|
gadmin-rsync (0.1.7-1) unstable; urgency=low
* New Maintainer. (Closes: #605305)
* New upstream releases. (Closes: #608251)
* debian/patches/01-icondir.patch: Refreshed.
* debian/patches/02-desktop.patch: add new rules to deleting encoding
field.
* debian/patches/03_spelling_errors.patch: Fix spell errors.
* debian/control:
- Improve long descriptions.
- Add vcs field to alioth.
* debian/watch: Added for uscan.
-- Mahyuddin Susanto <udienz@ubuntu.com> Sat, 26 Mar 2011 16:30:00 +0700
gadmin-rsync (0.1.5-3) unstable; urgency=low
* Removing vcs fields.
* Updating standards version to 3.9.1.
* Updating debhelper version to 8.0.
* Switching to dpkg source format 3.0 (quilt).
* Simplifying autotools-dev handling in rules.
* Orphaning package.
-- Daniel Baumann <daniel@debian.org> Sun, 28 Nov 2010 19:36:12 +0100
gadmin-rsync (0.1.5-2) unstable; urgency=low
* Adding explicit debian source version 1.0 until switch to 3.0.
* Updating year in copyright file.
* Updating to standards 3.8.4.
* Sorting dh call in rules to more common order.
* Updating year and version in manpage.
-- Daniel Baumann <daniel@debian.org> Sun, 14 Mar 2010 12:22:24 +0100
gadmin-rsync (0.1.5-1) unstable; urgency=low
* Adding maintainer homepage field to control.
* Marking maintainer homepage field to be also included in binary
packages and changelog.
* Adding README.source.
* Bumping version build-depends on debhelper.
* Simplifying autotools handling in rules.
* Merging upstream version 0.1.5.
* Rediffing desktop.patch.
* Updating README.source.
* Bumping versioned build-depends on quilt.
* Moving maintainer homepage from control to copyright.
-- Daniel Baumann <daniel@debian.org> Sat, 21 Nov 2009 17:56:22 +0100
gadmin-rsync (0.1.4-2) unstable; urgency=low
* Updating maintainer field.
* Updating vcs fields.
* Updating package to standards version 3.8.3.
* Sorting depends.
* Minimizing rules file.
* Adding misc depends.
-- Daniel Baumann <daniel@debian.org> Thu, 20 Aug 2009 09:39:45 +0200
gadmin-rsync (0.1.4-1) unstable; urgency=low
* Merging upstream version 0.1.4.
-- Daniel Baumann <daniel@debian.org> Mon, 20 Jul 2009 11:10:16 +0200
gadmin-rsync (0.1.3-1) unstable; urgency=low
* Updating section of the debug package.
* Merging upstream version 0.1.3.
* Updating package to standards version 3.8.2.
* Tidy rules file.
* Updating date and version in manpage header.
-- Daniel Baumann <daniel@debian.org> Mon, 20 Jul 2009 11:07:16 +0200
gadmin-rsync (0.1.2-1) unstable; urgency=low
* Merging upstream version 0.1.2.
-- Daniel Baumann <daniel@debian.org> Mon, 18 May 2009 12:24:55 +0200
gadmin-rsync (0.1.1-1) unstable; urgency=low
* Using patch-stamp rather than patch in rules file.
* Replacing obsolete dh_clean -k with dh_prep.
* Merging upstream version 0.1.1.
* Using quilt rather than dpatch.
* Updating year in copyright.
* Prefixing debhelper files with package name.
* Adding description in menu file.
* Updating rules file to current state of the art.
* Installing files with debhelper install file rather than in install target
of rules.
-- Daniel Baumann <daniel@debian.org> Tue, 27 Jan 2009 11:07:00 +0100
gadmin-rsync (0.1.0-2) unstable; urgency=low
* Updating vcs fields in control file.
* Adding menu manually to depends, since su-to-root is not going to be
moved to debian-utils.
-- Daniel Baumann <daniel@debian.org> Sun, 14 Sep 2008 12:04:00 +0200
gadmin-rsync (0.1.0-1) unstable; urgency=medium
* Reordering rules file.
* Merging upstream version 0.1.0.
* Updating to standards 3.8.0.
* Removing obsolete entries from desktop file.
* Updatingto debhelper 7.
* Removing French spacing in copyright file.
* Correcting indenting in copyright file.
-- Daniel Baumann <daniel@debian.org> Fri, 20 Jun 2008 11:24:00 +0200
gadmin-rsync (0.0.9-3) unstable; urgency=low
* Adding debug package.
-- Daniel Baumann <daniel@debian.org> Thu, 17 Apr 2008 23:14:00 +0200
gadmin-rsync (0.0.9-2) unstable; urgency=low
* Reordering rules file.
* Rewrapping copyright file.
* Updating vcs fields in control.
-- Daniel Baumann <daniel@debian.org> Thu, 17 Apr 2008 23:09:00 +0200
gadmin-rsync (0.0.9-1) unstable; urgency=low
* Initial release.
-- Daniel Baumann <daniel@debian.org> Tue, 26 Feb 2008 10:31:00 +0100
|