aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.Debian
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.Debian')
-rw-r--r--changelog.Debian49
1 files changed, 49 insertions, 0 deletions
diff --git a/changelog.Debian b/changelog.Debian
index 458e5aa..f53d92d 100644
--- a/changelog.Debian
+++ b/changelog.Debian
@@ -1,3 +1,52 @@
+pyg (0.9.8ubuntu2) raring; urgency=low
+
+ * Fix build failure with python in multiarch location.
+
+ -- Matthias Klose <doko@ubuntu.com> Mon, 08 Apr 2013 18:40:05 +0200
+
+pyg (0.9.8ubuntu1) raring; urgency=low
+
+ * Merge from Debian unstable. Remaining changes:
+ - adapt /wlp/C/Makefile for multiarched libfl.a
+ - include required string.h in wlp/C/commands.l
+
+ -- Logan Rosen <logatronico@gmail.com> Mon, 26 Nov 2012 17:28:37 -0500
+
+pyg (0.9.8) unstable; urgency=low
+
+ * Added string.h to avoid implicit declarations in yacc definitions.
+ Closes: #689349
+ * Remove some compile-time warning from wlp/C/wlp.c
+ * not ignore errors in clean targets on all Makefile
+ * debian/compat bump to 5 (higher should be tested)
+ * use dh_python2
+
+ -- Cosimo Alfarano <kalfa@debian.org> Tue, 02 Oct 2012 14:04:01 +0100
+
+pyg (0.9.7ubuntu1) quantal; urgency=low
+
+ * adapt /wlp/C/Makefile for multiarched libfl.a
+ * include required string.h in wlp/C/commands.{l,y}
+
+ -- Julian Taylor <jtaylor@ubuntu.com> Mon, 01 Oct 2012 21:10:48 +0200
+
+pyg (0.9.7) unstable; urgency=low
+
+ * Added maildrop as a possible deps (Closes: #385771)
+ * Typos fixed in HOWTO.
+ * Creating md5sum control file
+
+ -- Cosimo Alfarano <kalfa@debian.org> Fri, 18 Jul 2008 13:35:57 -0400
+
+pyg (0.9.6-4.2) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Add BLDSHARED to Makefile.pre.in for python2.5 compatibility.
+ Closes: #476160
+ * Add shlibs:Depends in debian/control.
+
+ -- Thomas Viehmann <tv@beamnet.de> Sun, 20 Apr 2008 16:49:23 +0200
+
pyg (0.9.6-4.1) unstable; urgency=low
* Non-maintainer upload.