Advertisement
Guest User

Untitled

a guest
Oct 26th, 2011
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. diff -Nru php5-5.3.8/debian/changelog php5-5.3.8/debian/changelog
  2. --- php5-5.3.8/debian/changelog 2011-10-18 19:22:28.000000000 +0530
  3. +++ php5-5.3.8/debian/changelog 2011-10-24 03:35:58.000000000 +0530
  4. @@ -1,3 +1,9 @@
  5. +php5 (5.3.8-2ubuntu2) oneiric; urgency=low
  6. +
  7. + *Fix of #875262
  8. +
  9. + -- atul jha <[email protected]> Mon, 24 Oct 2011 03:31:10 +0530
  10. +
  11. php5 (5.3.8-2ubuntu1) precise; urgency=low
  12.  
  13. * Merge with Debian; remaining changes:
  14. diff -Nru php5-5.3.8/debian/extramodulelist php5-5.3.8/debian/extramodulelist
  15. --- php5-5.3.8/debian/extramodulelist 2011-09-12 12:36:34.000000000 +0530
  16. +++ php5-5.3.8/debian/extramodulelist 2011-10-24 03:29:02.000000000 +0530
  17. @@ -4,6 +4,5 @@
  18. common PDO pdo
  19. odbc ODBC pdo_odbc
  20. pgsql PostgreSQL pdo_pgsql
  21. -sqlite SQLite pdo_sqlite
  22. sqlite SQLite3 sqlite3
  23. sybase Sybase pdo_dblib
  24.  
  25.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement