| /branches/7.6-stable/debian/changelog |
|---|
| 1,12 → 1,3 |
| pike7.6 (7.6.112-5) unstable; urgency=low |
| * Switch to Nettle 2.0 (Build-Depend on nettle-dev instead of |
| libnettle-dev). |
| + nettle_2.0.dpatch: Changes from upstream CVS needed to accomodate the |
| API changes. |
| -- Magnus Holmgren <holmgren@debian.org> Tue, 18 Aug 2009 22:36:00 +0200 |
| pike7.6 (7.6.112-4) unstable; urgency=low |
| * 12_perl_init.dpatch: Don't use .bak as filename extension for the |
| /branches/7.6-stable/debian/patches/nettle_2.0.dpatch |
|---|
| File deleted |
| Property changes: |
| Deleted: svn:executable |
| ## -1 +0,0 ## |
| -* |
| \ No newline at end of property |
| Index: branches/7.6-stable/debian/patches/00list |
| =================================================================== |
| --- branches/7.6-stable/debian/patches/00list (revision 45) |
| +++ branches/7.6-stable/debian/patches/00list (revision 44) |
| @@ -1,4 +1,3 @@ |
| -nettle_2.0 |
| 01_master.in |
| 02_smartlink_rpath |
| #04_make_variables_fpic |
| Index: branches/7.6-stable/debian/control |
| =================================================================== |
| --- branches/7.6-stable/debian/control (revision 45) |
| +++ branches/7.6-stable/debian/control (revision 44) |
| @@ -5,7 +5,7 @@ |
| Uploaders: Henrik Andreasson <debian@han.pp.se> |
| Standards-Version: 3.7.3 |
| Build-Depends: debhelper (>> 4.0.0), dpatch, bison, sharutils, bc, |
| - libgmp3-dev, nettle-dev, |
| + libgmp3-dev, libnettle-dev (>= 1.14), |
| zlib1g-dev | libz-dev, libbz2-dev, libreadline5-dev, |
| libgdbm-dev, libiodbc2-dev, libmysqlclient15-dev, libpq-dev, |
| libperl-dev, libpcre3-dev, libxml2-dev, |