summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2008-06-09 20:52:11 +0000
committerDmitry Bogatov <KAction@debian.org>2019-01-11 19:57:02 +0000
commitc85f4f0c2f4f371128e3d016f6540f11bbb5637a (patch)
tree6015ac1a1fdac99345811e8ebd41fb4a76d4f475 /debian/changelog
parent8ec5a735e82ac32bcd747592db15d6a2e950bd49 (diff)
Import Debian changes 1:0.71-1
dot-forward (1:0.71-1) unstable; urgency=low * debian/rules: remove target configure:; use glibc by default instead of dietlibc; new target patch: apply diff from debian/diff/; install into /var/lib/qmail/ instead of /var/qmail/; target binary-arch: run dpkg-shlibdeps; target clean: remove debian/substvars; target build: set conf-qmail, restore orig in target clean:. * debian/diff/0001-error.h-include-errno.h-instead-of-extern-int.diff: new: error.h: '#include <errno.h>' instead of 'extern int errno;'. * debian/implicit: update to revision a09db2e. * debian/control: no longer Build-Depends: dietlibc-dev; no longer Depends: qmail, but Recommends:; Depends: ${shlibs:Depends}; Build-Depends: groff-base; Standards-Version: 3.7.3.0. * debian/dot-forward.docs: remove INSTALL. * debian/control: update short and long descriptions. * debian/dot-forward.README.Debian: redo. * debian/copyright: upstream sources and debian diff is in the public domain. * debian/gcc/: remove; obsolete. * debian/changelog: add epoch 1 to supersede unofficial package. * upload to Debian/main (closes: #484763). dot-forward (0.71-zarge2) sarge; urgency=low * build against sarge's dietlibc-dev (0.28-3). dot-forward (0.71-zarge1) sarge; urgency=low * debian/rules: minor cleanup. * debian/implicit: update to revision 1.10. dot-forward (0.71-zarge0.3) sarge; urgency=low * debian/control: no longer Build-Depends: dephelper; remove Standards-Version. * debian/rules: stop using debhelper, use implicit rules. * debian/implicit: new; implicit Makefile rules. * debian/README.Debian, debian/docs: rename to dot-forward.*. * debian/dirs, debian/links.in: remove; obsolete. * debian/copyright: minor. dot-forward (0.71-zarge0.2) sarge; urgency=low * use diet libc. * debian/rules: new target configure: set up diet program as c compiler wrapper; conditionally overwrite PATH to have diet program used as c compiler wrapper; minor cleanup. * debian/gcc/gcc*: new; diet program as c compiler wrapper. * debian/control: Build-Depends: dietlibc-dev; no longer Depends: ${shlibs:Depends}. dot-forward (0.71-woody1) woody; urgency=low * bump version for release. dot-forward (0.71-woody0.2) woody; urgency=low * debian/rules: use numeric uids and gids to avoid build-dependency on qmail-uids-gids. dot-forward (0.71-woody0.1) woody; urgency=low * woody package; new Standards-Version: 3.5.2.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog109
1 files changed, 92 insertions, 17 deletions
diff --git a/debian/changelog b/debian/changelog
index 0ced6ea..502cffe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,33 +1,108 @@
-dot-forward (0.71-4) unstable; urgency=low
+dot-forward (1:0.71-1) unstable; urgency=low
- * ad manpage (closes: #96502)
- * add debhelper depandancy (closes: #68806)
- * maintainer address set to package@qa.debian.org
+ * debian/rules: remove target configure:; use glibc by default instead
+ of dietlibc; new target patch: apply diff from debian/diff/; install
+ into /var/lib/qmail/ instead of /var/qmail/; target binary-arch: run
+ dpkg-shlibdeps; target clean: remove debian/substvars; target build:
+ set conf-qmail, restore orig in target clean:.
+ * debian/diff/0001-error.h-include-errno.h-instead-of-extern-int.diff:
+ new: error.h: '#include <errno.h>' instead of 'extern int errno;'.
+ * debian/implicit: update to revision a09db2e.
+ * debian/control: no longer Build-Depends: dietlibc-dev; no longer
+ Depends: qmail, but Recommends:; Depends: ${shlibs:Depends};
+ Build-Depends: groff-base; Standards-Version: 3.7.3.0.
+ * debian/dot-forward.docs: remove INSTALL.
+ * debian/control: update short and long descriptions.
+ * debian/dot-forward.README.Debian: redo.
+ * debian/copyright: upstream sources and debian diff is in the public
+ domain.
+ * debian/gcc/: remove; obsolete.
+ * debian/changelog: add epoch 1 to supersede unofficial package.
+ * upload to Debian/main (closes: #484763).
- -- David Kimdon <dwhedon@debian.org> Sun, 3 Feb 2002 14:45:32 -0800
+ -- Gerrit Pape <pape@smarden.org> Mon, 09 Jun 2008 20:52:11 +0000
-dot-forward (0.71-3) unstable; urgency=low
+dot-forward (0.71-zarge2) sarge; urgency=low
- * Fix qmail-queue path. Closes: #67403.
- * Orphaned.
+ * build against sarge's dietlibc-dev (0.28-3).
- -- Tommi Virtanen <tv@debian.org> Sun, 23 Jul 2000 15:53:21 +0300
+ -- Gerrit Pape <pape@smarden.org> Thu, 26 May 2005 18:55:38 +0000
-dot-forward (0.71-2) unstable; urgency=low
+dot-forward (0.71-zarge1) sarge; urgency=low
- * Get rid of build-time perl dependency.
- * FHS.
- * Policy 3.0.0.
+ * debian/rules: minor cleanup.
+ * debian/implicit: update to revision 1.10.
- -- Tommi Virtanen <tv@debian.org> Tue, 2 Nov 1999 21:13:45 +0200
+ -- Gerrit Pape <pape@smarden.org> Sun, 15 Aug 2004 16:18:52 +0000
-dot-forward (0.71-1) unstable; urgency=low
+dot-forward (0.71-zarge0.3) sarge; urgency=low
+
+ * debian/control: no longer Build-Depends: dephelper; remove
+ Standards-Version.
+ * debian/rules: stop using debhelper, use implicit rules.
+ * debian/implicit: new; implicit Makefile rules.
+ * debian/README.Debian, debian/docs: rename to dot-forward.*.
+ * debian/dirs, debian/links.in: remove; obsolete.
+ * debian/copyright: minor.
+
+ -- Gerrit Pape <pape@smarden.org> Mon, 12 Apr 2004 13:53:28 +0000
+
+dot-forward (0.71-zarge0.2) sarge; urgency=low
+
+ * use diet libc.
+ * debian/rules: new target configure: set up diet program as c compiler
+ wrapper; conditionally overwrite PATH to have diet program used as c
+ compiler wrapper; minor cleanup.
+ * debian/gcc/gcc*: new; diet program as c compiler wrapper.
+ * debian/control: Build-Depends: dietlibc-dev; no longer Depends:
+ ${shlibs:Depends}.
+
+ -- Gerrit Pape <pape@smarden.org> Wed, 12 Nov 2003 12:47:14 +0000
+
+dot-forward (0.71-woody1) woody; urgency=low
+
+ * bump version for release.
+
+ -- Gerrit Pape <pape@smarden.org> Tue, 9 Jul 2002 11:05:17 +0200
+
+dot-forward (0.71-woody0.2) woody; urgency=low
+
+ * debian/rules: use numeric uids and gids to avoid build-dependency
+ on qmail-uids-gids.
+
+ -- Gerrit Pape <pape@smarden.org> Thu, 28 Mar 2002 10:30:59 +0100
+
+dot-forward (0.71-woody0.1) woody; urgency=low
+
+ * woody package; new Standards-Version: 3.5.2.
+
+ -- Gerrit Pape <pape@smarden.org> Tue, 23 Oct 2001 15:32:46 +0200
+
+dot-forward (0.71-1) stable; urgency=low
+
+ * 1st debian version, no other changes.
+
+ -- Gerrit Pape <pape@innominate.com> Thu, 1 Feb 2001 09:54:42 +0100
+
+dot-forward (0.71-0.3) unstable; urgency=low
+
+ * cleanup.
+
+ -- Gerrit Pape <pape@innominate.com> Mon, 18 Dec 2000 15:26:39 +0100
+
+dot-forward (0.71-0.2) unstable; urgency=low
+
+ * Documentation.
+ * binaries moved to /usr/{bin,sbin} and linked back to /var/qmail/bin/.
+
+ -- Gerrit Pape <pape@innominate.de> Tue, 2 May 2000 09:20:33 +0200
+
+dot-forward (0.71-0.1) unstable; urgency=low
* Initial Release.
- -- Tommi Virtanen <tv@debian.org> Sat, 12 Jun 1999 14:53:51 +0300
+ -- Gerrit Pape <pape@innominate.de> Tue, 18 Apr 2000 18:09:29 +0200
Local variables:
mode: debian-changelog
-add-log-mailing-address: "tv@debian.org"
End: