Package: ming Version: 1:0.3.0-13 Severity: normal Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu intrepid ubuntu-patch
In Ubuntu, we've applied the attached patch to achieve the following:
* Transition from libungif to giflib
- debian/control: s/libungif4-dev/libgif-dev/
We thought you might be interested in doing the same.
diff -u ming-0.3.0/debian/changelog ming-0.3.0/debian/changelog --- ming-0.3.0/debian/changelog +++ ming-0.3.0/debian/changelog @@ -1,3 +1,11 @@ +ming (1:0.3.0-13ubuntu1) intrepid; urgency=low + + * Merge from debian unstable, remaining changes (LP: #238913): + - transition from libungif to giflib + + debian/control: s/libungif4-dev/libgif-dev/ + + -- Nathan Handler <[EMAIL PROTECTED]> Tue, 24 Jun 2008 08:54:19 -0500 + ming (1:0.3.0-13) unstable; urgency=high * I lost. Packaging the new upstream version didn't get finished soon @@ -8,6 +16,15 @@ -- Stuart R. Anderson <[EMAIL PROTECTED]> Mon, 19 May 2008 11:07:50 -0400 +ming (1:0.3.0-12ubuntu1) hardy; urgency=low + + * transition from libungif to giflib (LP: #174252) + - debian/control: s/libungif4-dev/libgif-dev/ + * Modify Maintainer value to match the DebianMaintainerField + specification. + + -- dAniel hAhler <[EMAIL PROTECTED]> Sat, 05 Jan 2008 01:51:57 +0100 + ming (1:0.3.0-12) unstable; urgency=low * The phpN-ming package should be in section web instead of @@ -181 +198 @@ - + diff -u ming-0.3.0/debian/control ming-0.3.0/debian/control --- ming-0.3.0/debian/control +++ ming-0.3.0/debian/control @@ -2,7 +2,7 @@ Section: libs Priority: optional Maintainer: Stuart R. Anderson <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 5.0.37.2), docbook-to-man, swig, python-all-dev (>= 2.3.5-11), libungif4-dev, libpng12-dev, libz-dev, perl (>= 5.8.0), autotools-dev, flex, bison, libfreetype6-dev, ttf-dejavu, ttf-opensymbol, python-central (>= 0.5), php5-dev +Build-Depends: debhelper (>= 5.0.37.2), docbook-to-man, swig, python-all-dev (>= 2.3.5-11), libgif-dev, libpng12-dev, libz-dev, perl (>= 5.8.0), autotools-dev, flex, bison, libfreetype6-dev, ttf-dejavu, ttf-opensymbol, python-central (>= 0.5), php5-dev XS-Python-Version: all Standards-Version: 3.7.3 Homepage: http://ming.sourceforge.net/
signature.asc
Description: This is a digitally signed message part

