aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2013-09-08 23:34:56 +0200
committerMatěj Cepl <mcepl@redhat.com>2013-09-08 23:34:56 +0200
commitf03c3eac2c17e730f4da66ac28acec978c18c20e (patch)
tree12b88c8cf635478f1f163f177332bc43a0533d5e /debian
parentaa233606dc5358292f26808439bd60836a9b5dfe (diff)
downloadpygn-f03c3eac2c17e730f4da66ac28acec978c18c20e.tar.gz
Ubuntu patches
http://patches.ubuntu.com/p/pyg/pyg_0.9.8ubuntu2.patch
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog21
-rw-r--r--debian/control3
2 files changed, 23 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 880d5ee..f53d92d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+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.
@@ -9,6 +23,13 @@ pyg (0.9.8) unstable; urgency=low
-- 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)
diff --git a/debian/control b/debian/control
index d956b52..40c52a5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
Source: pyg
Section: news
Priority: optional
-Maintainer: Cosimo Alfarano <kalfa@debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Cosimo Alfarano <kalfa@debian.org>
Standards-Version: 3.9.3
Build-Depends: debhelper (>= 3.0), python-dev (>= 2.6.6-3~), flex, bison