1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116
|
mozzemberek (0.1.5-1) unstable; urgency=low
* New upstream version.
-- Rail Aliev <rail@i-rs.ru> Thu, 20 Aug 2009 16:33:43 +0400
mozzemberek (0.1.4-2) unstable; urgency=low
* debian/control:
- Bump standards version. No changes needed.
- Add libxml-xpath-perl as dependency for parsing supported aplications at
build time.
- Depend on one of the supported Mozilla applications.
* debian/rules:
- Split files across /usr/share and /usr/lib.
- Use /usr/share/mozilla/APP_ID/EXT_ID symlinks for supported applications.
-- Rail Aliev <rail@i-rs.ru> Thu, 20 Aug 2009 13:07:25 +0400
mozzemberek (0.1.4-1) unstable; urgency=low
* New upstream version.
* Add a symlink to Iceweasel extensions folder on Debian. (Closes: #530605)
* debian/control:
- Add lsb-release to Build-Depends needed by debian/rules.
- Bump standards version to 3.8.2. No changes needed.
- firefox-3.1 changed to firefox-3.5.
- Update package long description.
* Add lintian-override to ignore absence of upstream changelog.
-- Rail Aliev <rail@i-rs.ru> Tue, 23 Jun 2009 16:44:10 +0400
mozzemberek (0.1.2-2) unstable; urgency=low
* debian/control:
- Upgrade to Standards-Version 3.8.1. No changes needed.
- Drop abrowser from dependencies.
* debian/copyright:
- Change (C) to ©.
-- Rail Aliev <rail@i-rs.ru> Mon, 18 May 2009 19:54:34 +0400
mozzemberek (0.1.2-1) unstable; urgency=low
* New Upstream Release:
- Fixed GCC 4.4. build issue. (Closes: #529272)
-- Rail Aliev <rail@i-rs.ru> Mon, 18 May 2009 15:36:55 +0400
mozzemberek (0.1.1-3) unstable; urgency=low
* Release targeted for Debian.
* debian/control:
- Change 'Maintainer', 'Vcs-Browser' and 'Vcs-Bzr' fields.
-- Rail Aliev <rail@i-rs.ru> Mon, 04 May 2009 21:09:45 +0400
mozzemberek (0.1.1-2ubuntu4) jaunty; urgency=low
* debian/rules:
- Define DEB_SHLIBDEPS_INCLUDE to help dpkg-shlibdeps find dependencies
-- Rail Aliev <rail@i-rs.ru> Sun, 03 May 2009 23:17:43 +0400
mozzemberek (0.1.1-2ubuntu3) jaunty; urgency=low
* debian/rules:
- Don't use Ubuntu specific mozilla-devscripts package to be closer to
Debian.
* debian/control:
- Drop mozilla-devscripts and quilt dependency
- Depend on zip
- Specify firefox and abrowser versions
- Use iceweaesel on Debian
* Remove patches and use debian/rules to install files properly
-- Rail Aliev <rail@i-rs.ru> Sun, 03 May 2009 15:13:50 +0400
mozzemberek (0.1.1-2ubuntu2) jaunty; urgency=low
* Fix license version to GPlv2, add an email of one of the authors
* Use variable instead of hardcoded one (for MOZ_XPI_EMID)
-- Rail Aliev <rail@i-rs.ru> Thu, 09 Apr 2009 14:50:22 +0400
mozzemberek (0.1.1-2ubuntu1) jaunty; urgency=low
* Add quilt description and make lintian happy
-- Rail Aliev <rail@i-rs.ru> Wed, 08 Apr 2009 01:28:26 +0400
mozzemberek (0.1.1-2) jaunty; urgency=low
* Close needs-packaging bug (LP: #357222)
* Move platform dependent libraries from /usr/share to /usr/lib
-- Rail Aliev <rail@i-rs.ru> Wed, 08 Apr 2009 01:26:31 +0400
mozzemberek (0.1.1-1) unstable; urgency=low
* New upstream version
-- Rail Aliev <rail@i-rs.ru> Tue, 07 Apr 2009 20:15:59 +0400
mozzemberek (0.1.0-2) unstable; urgency=low
* Use quilt
* Don't use platform dependant paths for so files
-- Rail Aliev <rail@i-rs.ru> Tue, 07 Apr 2009 14:25:48 +0400
mozzemberek (0.1.0-1) unstable; urgency=low
* Initial packaging
-- Rail Aliev <rail@i-rs.ru> Thu, 05 Mar 2009 06:52:20 +0300
|