b1  `v B3  `v B3 stable|non-free|amd64stable|non-free|i386b1   `v B3 bSB% 30U5"z 7k'nv0 Nb[u*bȰ3`F/]c!d'Rk=G~ NSJj~ur?BʀaEOPmXkeʫm6u? hB!0j xޏ ؂JųR(tMD'7$5fthsb, 6{(2%Տ4Y+z73eZS.1)P+iǷ/ ӂG2-< շR+.m1g_|ꚼ&Hl,2xp *ۂރbDYK "WGtPN~ܤ$:Fir{P( 33b{s2p~3E60mpIp֜uGi:wMQ'X\(0<6OC ts} W-6xnYB?+roVX#J7Ay ՙf!z\|/(w}Wo/`l+u-uV͇ )}.:\6A"~V_TK=?&ú81&`\\_/5\"i)x9V'AP fЇSC54;jQ˔HY ׭OUw8Ccuɧ`M~M"еOj#Md &a⫰!Ky=tɧ=QzdՖ˷-PqS ޚ}FHT˯SxdmJQv+a.*EU0؂?! :_ηjIC_|d1pALu'(WsGmS\(.IS2W҃ %OI ,A£0і+= z#"eyQ3D33Q$hҌa,‘VTA΅;*gE{3`nZ { "'ǟadEm=x_~G@ Fңu^1w܁i̽1zkuŇe)PKl5Paq9M`53ݢAfnh&8O/y!mfa @q?FtEA;HV-aMŸ0f,Pן-`O"^UYnFZ(-a LɿKœHuLa_ <}Em,4{=2W/)>%#XdW1YT@9E꒢d8KS6J+eT۳|^AVk"~wKoXDQp$`6|TRRqgQvl[11n=+ȝ)#5i)]*#x*^AAԣԻ^^˧sQI ܧpiB MSpgچΧ.ac2480D$Y쌨ba/[6c#ŮgʖE` yQY#r+5͡½H,ݹyȡfKS{ilBoOCƙ ػ~!S >@)uwɲwsA ֵ.B_dj3'ʡ;J*['"Ό$6d1֡KSFgMzq58Zes57rS{)G=y6OQ1{/X%~=ZHA.=x6(wʯK>Ы&"[6VU_Ɠ"5fpjv{|ݯC@(ư_VLx!"16] 8#c=nd谞D`+ 䌸BU 7Oؤ]gc#Z#uJT΀GΏ֕*5@U.P8*#җrWpN@TyO|nTrA[Uf#3ty1  '5aT_!C0"6m(*uC[z^lo IB-$&$JR v$8I qB%tkOct|4<~1թv<0 Х颤eft P")pI5&ox?3Ze{ɮIDnUEZ^ACĊ l\p{[ M9&=/E,Ԓ*RC`y"' A`z?s+%d;@xiRxLj F@qTwP}'*T!?͏Ep2k1 /3hDc56EFG.C: A3( = 2.8), libfontconfig1, libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.16.0), libgstreamer-plugins-base0.10-0 (>= 0.10.16), libgstreamer0.10-0 (>= 0.10.15), libice6, libsm6, libstdc++6 (>= 4.1.1), libx11-6, libxext6, libxml2 (>= 2.6.27), libxrender1, gstreamer0.10-plugins-good, debconf (>= 0.5) | debconf-2.0, fonts-liberation | ttf-liberation | ttf-mscorefonts-installer Recommends: flashplugin-nonfree, cups-client Provides: www-browser, mail-reader, imap-client, news-reader Installed-Size: 43915 Maintainer: Opera Packaging Team Bugs: https://bugs.opera.com/wizard/ Homepage: http://www.opera.com/browser/ Priority: optional Section: non-free/web Filename: pool/non-free/o/opera/opera_12.15.1748_i386.deb Size: 13519214 MD5sum: 539a69ed4b97024971242b0ca3afdf45 Description: Fast and secure web browser and Internet suite Opera is a small, fast, customizable, powerful and user-friendly web browser, as well as an Internet suite, including an email client, an IRC client, and web developer tools (Opera Dragonfly). ftware center from raising ugly errors. We do # check for the existence of update-menus before invoking it. # We just do it in a way that lintian doesn't recognize. -x update-menus } finalize_desktop() { # Menu entries if available update-desktop-database then update-desktop-database /usr/share/applications fi if available update-menus then update-menus fi if available update-app-install then update-app-install fi if available update-software-center then update-software-center fi # MIME associations if available update-mime-database then update-mime-database /usr/share/mime fi # Icons touch -c /usr/share/icons/hicolor if available update-icon-caches then update-icon-caches -tq /usr/share/icons/hicolor elif available gtk-update-icon-cache then gtk-update-icon-cache -tq /usr/share/icons/hicolor fi } . /usr/share/debconf/confmodule case "$1" in remove) finalize_desktop ;; purge) db_get opera/add-deb-source remove_source=$RET db_purge if $remove_source && ! db_get opera/add-deb-source then # We have added this on installation, we are the last # Opera package (the shared question has disappeared), # and there is no manual entry for deb.opera.com. rm -f /etc/apt/sources.list.d/opera.list /etc/update-manager/release-upgrades.d/opera.cfg if available apt-key && ! grep -q '^\s*deb\s*http://deb.opera.com/' /etc/apt/sources.list then ! apt-key del 336064B5 >/dev/null 2>&1 ! apt-key del 30C18A2B >/dev/null 2>&1 fi fi rm -f /etc/update-manager/release-upgrades.d/opera.cfg ;; esac exit 0 ./prerm0000755000000000000000000000030212126554164010765 0ustar rootroot#!/bin/sh set -e case "$1" in remove|deconfigure) update-alternatives --remove x-www-browser /usr/bin/opera update-alternatives --remove gnome-www-browser /usr/bin/opera ;; esac exit 0 ./postinstb1   `v B3 Ȱ3`F/]c!d'Rk=G~ NSJj~ur?BʀaEOPmXkeʫm6u? hB!0j xޏ ؂JųR(tMD'7$5fthsb, 6{(2%Տ4Y+z73eZS.1)P+iǷ/ ӂG2-< շR+.m1g_|ꚼ&Hl,2xp *ۂރbDYK "WGtPN~ܤ$:Fir{P( 33b{s2p~3E60mpIp֜uGi:wMQ'X\(0<6OC ts} W-6xnYB?+roVX#J7Ay ՙf!z\|/(w}Wo/`l+u-uV͇ )}.:\6A"~V_TK=?&ú81&`\\_/5\"i)x9V'AP fЇSC54;jQ˔HY ׭OUw8Ccuɧ`M~M"еOj#Md &a⫰!Ky=tɧ=QzdՖ˷-PqS ޚ}FHT˯SxdmJQv+a.*EU0؂?! :_ηjIC_|d1pALu'(WsGmS\(.IS2W҃ %OI ,A£0і+= z#"eyQ3D33Q$hҌa,‘VTA΅;*gE{3`nZ { "'ǟadEm=x_~G@ Fңu^1w܁i̽1zkuŇe)PKl5Paq9M`53ݢAfnh&8O/y!mfa @q?FtEA;HV-aMŸ0f,Pן-`O"^UYnFZ(-a LɿKœHuLa_ <}Em,4{=2W/)>%#XdW1YT@9E꒢d8KS6J+eT۳|^AVk"~wKoXDQp$`6|TRRqgQvl[11n=+ȝ)#5i)]*#x*^AAԣԻ^^˧sQI ܧpiB MSpgچΧ.ac2480D$Y쌨ba/[6c#ŮgʖE` yQY#r+5͡½H,ݹyȡfKS{ilBoOCƙ ػ~!S >@)uwɲwsA ֵ.B_dj3'ʡ;J*['"Ό$6d1֡KSFgMzq58Zes57rS{)G=y6OQ1{/X%~=ZHA.=x6(wʯK>Ы&"[6VU_Ɠ"5fpjv{|ݯC@(ư_VLx!"16] 8#c=nd谞D`+ 䌸BU 7Oؤ]gc#Z#uJT΀GΏ֕*5@U.P8*#җrWpN@TyO|nTrA[Uf#3ty1  '5aT_!C0"6m(*uC[z^lo IB-$&$JR v$8I qB%tkOct|4<~1թv<0 Х颤eft P")pI5&ox?3Ze{ɮIDnUEZ^ACĊ l\p{[ M9&=/E,Ԓ*RC`y"' A`z?s+%d;@xiRxLj F@qTwP}'*T!?͏Ep2k1 /3hDc56EFG.C: A3( ,;r쓒a[Ж+ ݌_P;zS&sQ$7\ci/~/cR{A x UոJlP/Ɍ-tcT#qH lᩔu*c^\{ j!:dJi0RE;kuvl:]"Ӊ٪dۜ}[r-Ȣnyݰ+kS@ԃE1Mg P#SN}cTpBtۢHF;;z,<'>n@eurn36!&BwɛKx5d"|xӔzEnf/af.lng 640595e4751e09198ng d571371f6ee9173ff5b926c9020853cb usr/share/opera/locale/be/be.lng faddf7e6790384651f1694d14434b449 usr/share/opera/locale/be/bookmarks.adr adb4e479ef44a24f90e347ca7600da95 usr/share/opera/locale/be/search.ini 9a719558277fc89ea8e0fe23ed984865 usr/share/opera/locale/be/standard_speeddial.ini c779b18d2e76b0a9000de3a88a286d9f usr/share/opera/locale/bg/bg.lng 13c63b5f59f3e7aa2473d391057ea3d9 usr/share/opera/locale/bg/bookmarks.adr a308493a1c7384fc1bc60757ce1e05f7 usr/share/opera/locale/bg/search.ini f76a42ab19f9d5725ce4530f11cc76cc usr/share/opera/locale/bg/standard_speeddial.ini 005550aedecb5fd12ea37099aa088fc7 usr/share/opera/locale/bn/bn.lng 4592ffacaee95091e621fd15e2824551 usr/share/opera/locale/cs/bookmarks.adr e75db2bb1cd89f8bbbfd92806f0077d5 usr/share/opera/locale/cs/cs.lng 1f203a21485a8b1bc5b66b0d1397d54f usr/share/opera/locale/cs/search.ini bca9ddf506f0af7ab5e945a8fc1a0478 usr/share/opera/locale/cs/standard_speeddial.ini a02e629aef00607411220a35a100051e usr/share/opera/locale/da/da.lng 7ef6eccb2fef4a65f11a5d29d2ea3202 usr/share/opera/locale/de/bookmarks.adr 20f49e8ff2f6587695f70522d40382c6 usr/share/opera/locale/de/de.lng 0c1cb4f3a01f81201748951c8ce15572 usr/share/opera/locale/de/search.ini e6105a4e0a2c87b910487f2ebd46b474 usr/share/opera/locale/de/standard_speeddial.ini ba69522c247fc0d1925c4f4fdcecbf17 usr/share/opera/locale/el/el.lng 4a0602d456759836903163599d7bef07 usr/share/opera/locale/en-GB/en-GB.lng 54a480d74ef310178395825ce8958882 usr/share/opera/locale/en/en.lng 3d2c06297ed94897d70517e6ed049ac3 usr/share/opera/locale/en/en.zip 6957ed1a19bc324d41076ece828b96f0 usr/share/opera/locale/es-ES/bookmarks.adr bf4c26cc8dc89fdf9d6f649a0aa15ae6 usr/share/opera/locale/es-ES/es-ES.lng 6f527c6759734286d846a5c374115b4b usr/share/opera/locale/es-ES/search.ini 1c991a47c2fb0a7822b454ed318d56f4 usr/share/opera/locale/es-ES/standard_speeddial.ini 22a1d83f627a92d78cd6b9b375efbc10 usr/share/opera/locale/es-LA/es-LA.lng 1297153110a09e9754042dd20513b898 usr/share/opera/locale/et/et.lng f8ca3536a105ff78305097a1dbe2af8a usr/share/opera/locale/fa/fa.lng 6cb891cd86941377f7b74e51262cd30a usr/share/opera/locale/fi/fi.lng ce1267c7249fcca773d077c075378cbb usr/share/opera/locale/fr-CA/fr-CA.lng 71a8812012226604ba7057f5facb671c usr/share/opera/locale/fr/bookmarks.adr 6926a5f3c15353414a25b9700f6ffc49 usr/share/opera/locale/fr/fr.lng 21c913061347b575d0c28c74a5b98613 usr/share/opera/locale/fr/search.ini f00308dc1c3420a74091ccfb8706e5c0 usr/share/opera/locale/fr/standard_speeddial.ini 8eb0316cab8e008815d239cf7197b0e3 usr/share/opera/locale/fy/fy.lng 424cc1ed33cd482e7541e042f5e7954b usr/share/opera/locale/gd/gd.lng f2feef9ceb06d9b6d9cf5467ab59fb0e usr/share/opera/locale/he/he.lng 181fae5b8df31ae7634a2b79274b3009 usr/share/opera/locale/hi/hi.lng 9b367431f841f506723be8e60124691c usr/share/opera/locale/hr/hr.lng 7594dd900689a854ed4372538e1f4ecd usr/share/opera/locale/hu/bookmarks.adr 5bebdf6c8ec79c9be127d8ba08d5a0cd usr/share/opera/locale/hu/hu.lng 94e315da70a6ae8c772570ce3bc8fe7e usr/share/opera/locale/hu/search.ini 5e22c7f6ca5297dd9d870177b1570199 usr/share/opera/locale/hu/standard_speeddial.ini 53e315a21722440d94ad25ac7ef1d31c usr/share/opera/locale/id/id.lng c0bbef0bf7d9930efdb5918d9b963c46 usr/share/opera/locale/it/bookmarks.adr 95a4fab4c813a19b3f57158e44691794 usr/share/opera/locale/it/it.lng 1975c15aa85fe8bbf9e1e24f6e8c0424 usr/share/opera/locale/it/search.ini 125082301d8be512778153d25eb12245 usr/share/opera/locale/it/standard_speeddial.ini fd38d2b9782689f5bf9bec2741cafbb1 usr/share/opera/locale/ja/bookmarks.adr 7d1454fd09561a39526b2b13558cbac7 usr/share/opera/locale/ja/ja.lng 8ccb73075c32ee317d68a3e941dda627 usr/share/opera/locale/ja/search.ini ff168fe6a338f6c680d21abe58c80e43 usr/share/opera/locale/ja/standard_speeddial.ini 30461c33fdee6a4502a7148bfd0d07c9 usr/share/opera/locale/ka/ka.lng 8f20bceb630cafe58791acefc8cf7c45 usr/share/opera/locale/kk/kk.lng e5136a671923827471942a4acba98a4c usr/share/op  opera-next12poperad2apPackage: opera Version: 12.15.1748 Architecture: amd64 Depends: libc6 (>= 2.8), libfontconfig1, libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.16.0), libgstreamer-plugins-base0.10-0 (>= 0.10.16), libgstreamer0.10-0 (>= 0.10.15), libice6, libsm6, libstdc++6 (>= 4.1.1), libx11-6, libxext6, libxml2 (>= 2.6.27), libxrender1, gstreamer0.10-plugins-good, debconf (>= 0.5) | debconf-2.0, fonts-liberation | ttf-liberation | ttf-mscorefonts-installer Recommends: flashplugin-nonfree, cups-client Provides: www-browser, mail-reader, imap-client, news-reader Installed-Size: 44458 Maintainer: Opera Packaging Team Bugs: https://bugs.opera.com/wizard/ Homepage: http://www.opera.com/browser/ Priority: optional Section: non-free/web Filename: pool/non-free/o/opera/opera_12.15.1748_amd64.deb Size: 13623882 MD5sum: a7e6125c04d99562de643e6caf1781b9 Description: Fast and secure web browser and Internet suite Opera is a small, fast, customizable, powerful and user-friendly web browser, as well as an Internet suite, including an email client, an IRC client, and web developer tools (Opera Dragonfly). ./control0000644000000000000000000000177412126555656011342 0ustar rootrootPackage: opera Version: 12.15.1748 Section: non-free/web Priority: optional Architecture: amd64 Depends: libc6 (>= 2.8), libfontconfig1, libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.16.0), libgstreamer-plugins-base0.10-0 (>= 0.10.16), libgstreamer0.10-0 (>= 0.10.15), libice6, libsm6, libstdc++6 (>= 4.1.1), libx11-6, libxext6, libxml2 (>= 2.6.27), libxrender1, gstreamer0.10-plugins-good, debconf (>= 0.5) | debconf-2.0, fonts-liberation | ttf-liberation | ttf-mscorefonts-installer Recommends: flashplugin-nonfree, cups-client Provides: www-browser, mail-reader, imap-client, news-reader Installed-Size: 44458 Maintainer: Opera Packaging Team Bugs: https://bugs.opera.com/wizard/ Homepage: http://www.opera.com/browser/ Description: Fast and secure web browser and Internet suite Opera is a small, fast, customizable, powerful and user-friendly web browser, as well as an Internet suite, including an email client, an IRC client, and web developer tools (Opera Dragonfly). ./postrm0000755000000000000000000000340612126555656011203 0ustar rootroot#!/bin/sh set -e available() { command -v "$1" >/dev/null 2>&1 } lintian_workaround_check_for_existence_of_updatemenus() { # This function is never called and is just here to keep the # ubuntu software center from raising ugly errors. We do # check for the existence of update-menus before invoking it. # We just do it in a way that lintian doesn't recognize. -x update-menus } finalize_desktop() { # Menu entries if available update-desktop-database then update-desktop-database /usr/share/applications fi if available update-menus then update-menus fi if available update-app-install then update-app-install fi if available update-software-center then update-software-center fi # MIME associations ifPackage: opera-next Version: 12.15.1748 Architecture: i386 Depends: libc6 (>= 2.8), libfontconfig1, libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.16.0), libgstreamer-plugins-base0.10-0 (>= 0.10.16), libgstreamer0.10-0 (>= 0.10.15), libice6, libsm6, libstdc++6 (>= 4.1.1), libx11-6, libxext6, libxml2 (>= 2.6.27), libxrender1, gstreamer0.10-plugins-good, debconf (>= 0.5) | debconf-2.0, fonts-liberation | ttf-liberation | ttf-mscorefonts-installer Recommends: flashplugin-nonfree, cups-client Provides: www-browser, mail-reader, imap-client, news-reader Installed-Size: 43920 Maintainer: Opera Packaging Team Bugs: https://bugs.opera.com/wizard/ Homepage: http://www.opera.com/browser/ Priority: optional Section: non-free/web Filename: pool/non-free/o/opera-next/opera-next_12.15.1748_i386.deb Size: 13524556 MD5sum: 9377d223a8d0e9dc9b0c34d2aace60a0 Description: Fast and secure web browser and Internet suite Opera is a small, fast, customizable, powerful and user-friendly web browser, as well as an Internet suite, including an email client, an IRC client, and web developer tools (Opera Dragonfly). Opera Next is a line of bleeding-edge releases of Opera, including alpha and beta versions in addition to final releases. then ! apt-key del 30C18A2B >/dev/null 2>&1 else apt-key add - >/dev/null <= 2.8), libfontconfig1, libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.16.0), libgstreamer-plugins-base0.10-0 (>= 0.10.16), libgstreamer0.10-0 (>= 0.10.15), libice6, libsm6, libstdc++6 (>= 4.1.1), libx11-6, libxext6, libxml2 (>= 2.6.27), libxrender1, gstreamer0.10-plugins-good, debconf (>= 0.5) | debconf-2.0, fonts-liberation | ttf-liberation | ttf-mscorefonts-installer Recommends: flashplugin-nonfree, cups-client Provides: www-browser, mail-reader, imap-client, news-reader Installed-Size: 44462 Maintainer: Opera Packaging Team Bugs: https://bugs.opera.com/wizard/ Homepage: http://www.opera.com/browser/ Priority: optional Section: non-free/web Filename: pool/non-free/o/opera-next/opera-next_12.15.1748_amd64.deb Size: 13623326 MD5sum: 9f9700eed30809feac1426681b3f1499 Description: Fast and secure web browser and Internet suite Opera is a small, fast, customizable, powerful and user-friendly web browser, as well as an Internet suite, including an email client, an IRC client, and web developer tools (Opera Dragonfly). Opera Next is a line of bleeding-edge releases of Opera, including alpha and beta versions in addition to final releases. Package: opera-next Version: 12.15.1748 Section: non-free/web Priority: optional Architecture: amd64 Depends: libc6 (>= 2.8), libfontconfig1, libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.16.0), libgstreamer-plugins-base0.10-0 (>= 0.10.16), libgstreamer0.10-0 (>= 0.10.15), libice6, libsm6, libstdc++6 (>= 4.1.1), libx11-6, libxext6, libxml2 (>= 2.6.27), libxrender1, gstreamer0.10-plugins-good, debconf (>= 0.5) | debconf-2.0, fonts-liberation | ttf-liberation | ttf-mscorefonts-installer Recommends: flashplugin-nonfree, cups-client Provides: www-browser, mail-reader, imap-client, news-reader Installed-Size: 44462 Maintainer: Opera Packaging Team Bugs: https://bugs.opera.com/wizard/ Homepage: http://www.opera.com/browser/ Description: Fast and secure web browser and Internet suite Opera is a small, fast, customizable, powerful and user-friendly web browser, as well as an Internet suite, including an email client, an IRC client, and web developer tools (Opera Dragonfly). Opera Next is a line of bleeding-edge releases of Opera, including alpha and beta versions in addition to final releases. ./postrm0000755000000000000000000000341312126555655011200 0ustar rootroot#!/bin/sh set -e available() { command -v "$1" >/dev/null 2>&1 } lintian_workaround_check_for_existence_of_updatemenus() { # This function is never called and is just here to keep the # ubuntu software center from raising ugly errors. We do # check for the existence of update-menus before invoking it. # We just do it in a way that lintian doesn't recognize. -x update-menus } finalize_desktop() { # Menu entries if available update-desktop-database then update-desktop-database /usr/share/applications fi if available update-menus then update-menus fi if available update-app-install then update-app-install fi if available update-software-center then update-software-center fi # MIME associations if