Accepted: screenlets 0.1.2-1 (source)
Ubuntu Installer
archive at ubuntu.com
Fri Jun 13 10:13:41 BST 2008
Accepted:
OK: screenlets_0.1.2.orig.tar.gz
OK: screenlets_0.1.2-1.diff.gz
OK: screenlets_0.1.2-1.dsc
-> Component: universe Section: gnome
Origin: Debian/unstable
Format: 1.7
Date: Fri, 13 Jun 2008 08:59:16 +0100
Source: screenlets
Binary: screenlets, screenlets-doc
Architecture: source
Version: 0.1.2-1
Distribution: intrepid
Urgency: medium
Maintainer: Julien Lavergne <julien.lavergne at gmail.com>
Changed-By: Emilio Pozuelo Monfort <pochu at ubuntu.com>
Description:
screenlets - Widget-like mini-applications for GNOME
Closes: 458788 472024 472897 474510 477313 478462 480672 485296
Changes:
screenlets (0.1.2-1) unstable; urgency=low
.
* New upstream release.
* debian/control
- Add python-imaging as Recommends for WallpaperClockScreenlet Screenlets.
- Bump Standards-Version to 3.8.0 (no change needed).
- Replace python-gnome2-extras with python-gtkmozembed, screenlets only use
this module. (Closes: #485296)
* debian/patches
- 01-scripts-cleanup.patch: Update.
- 02-fix-acpi-crash.patch: Add exception in ACPI Screenlets when there is
no battery.
- 03-fix-wallpaperclock-location.patch: Test WallpaperClock location before
assignation.
- 02_RSS_fix_import.patch: removed, merged upstream.
- 03-sticky-on-XFCE.patch: removed, merged upstream.
- 04-fix-clock-offset.patch: removed, merged upstream.
- 05-disable-Numeric-import.patch: removed, merged upstream.
* debian/rules
- Don't remove empty directory, fixed upstream.
- Install screenlets.1 and screenlets-daemon.1 man pages.
- Add a get-orig-source to repack the tarball.
- Delete empty directory in WallpaperClockScreenlet.
* debian/copyright
- Update Authors and Copyright.
* debian/watch
- Update to upload bz2 tarball.
* Add screenlets.1 and screenlets-daemon.1 man pages.
* Improve screenletsd.1, screenlets-manager.1 and screenlets-packager.1
.
screenlets (0.1.1-2) unstable; urgency=low
.
* debian/patches
- 02_RSS_fix_import.patch : Don't crash the manager if python-feedparser
is not installed.
- 03-sticky-on-XFCE.patch : Keep sticky mode on restart for XFCE.
Thanks Luca Niccoli for the patch (Closes: #480672)
- 04-fix-clock-offset.patch : From upstream, update date of Clock
Screenlet at midnight, even if there is an offset. (Closes:
#458788)
- 05-disable-Numeric-import.patch : From upstream, disable import
Numeric, not necessary (Closes: #478462)
* debian/control
- Drop Depends on python-numeric.
.
screenlets (0.1.1-1) unstable; urgency=low
.
* New upstream release (Closes: #477313)
* debian/control
- Add evolution as Suggests for EvolutionContacts Screenlet.
- Add tomboy as Suggests for Tomboy Screenlet.
- Add gnome-orca as Suggests for Speech Screenlets.
* debian/copyright
- Update with new Screenlets.
* debian/rules
- Remove binary-predeb rules for *.conf and RadioScreenlet.py, fixed
upstream.
* debian/patches/01-scipts-cleanup.patch
- Update.
.
screenlets (0.1-1) unstable; urgency=low
.
* New upstream release (Closes: #474510)
* debian/patches
- 02-Clean-Desktop.patch: removed, merged upstream.
- 03-fix-menu-icon.patch: removed, merged upstream.
- 05-clean-shebang.patch: removed, merged upstream.
- 06-use-default-browser.patch: removed, merged upstream.
- 01-scripts-cleanup.patch: Updated.
* debian/control
- Drop Build-Depends for the documentation.
- Add python-gnome2-extras and iceweasel as Recommends for Web Screenlets.
* debian/rules
- Don't build documentation, included upstream.
- Clean locale directory.
- Fix 755 mode for png files.
* debian/screenlets-doc.install
- Update location of the documentation.
* debian/copyright
- Update to new Copyright for some screenlets.
.
screenlets (0.0.14-1) unstable; urgency=medium
.
* New upstream release
* Urgency to medium to fix RC bug (472024)
* debian/rules
- Remove rmdir for usr/lib, fixed with python-central 0.6 (Closes: #472024)
- Move rm for feedparser.py to install/screenlets.
- Add PYTHONPATH to build the documentation.
* debian/patches
- 01-scripts-cleanup.patch: delete bashism (Closes: #472897)
- 05-clean-shebang.patch: remove useless shebang.
- 06-use-default-browser.patch: Use default browser instead of Firefox.
- 04-fix-crash-acpi.patch: removed, merged upstream.
- 10-problem-on-create-tmpfile.patch: removed, merged upstream.
* debian/control
- Bump python-central Build-Depends to >= 0.6
- Remove screenlets Build-Depends.
- Add screenlets binary Depends to Build-Depends for the documentation.
- Remove python-imaging as Recommends, SlideShow now doesn't use it.
* debian/copyright
- Update Copyright with new screenlets.
* debian/watch
- Switch to http, require by Launchpad.
.
screenlets (0.0.12-1) unstable; urgency=low
* New upstream release.
* debian/control
- Add screenlets-doc binary.
- Move python-central to Build-Depends-Indep.
- Add python-epydoc, doc-base, python-docutils and screenlets
Build-Depends-Indep to build API documentation.
- Add python-imaging as Recommends for SlideShow Screenlets.
- Add python-feedparser as Recommends for ClearRSS Screenlets.
- Add python-gmenu as Recommends for MainMenu Screenlet.
- Add python-numeric as Recommends for CleanWeather Screenlet.
- Add python-chardet as Recommends for ClearRSS Screenlet.
- Wrap Build Depends and Depends.
- Add Suggest metacity (>= 2.21.4) which support composite.
- Add Suggest python-dcop for the NowPlaying Screenlets.
- Mention in the description that Screenlets work also on non-composited
desktop.
* debian/copyright
- Update upstream authors.
- Update Copyright and Licences.
* debian/screenlets-doc.doc-base.screenlets
- Add doc-base install file.
* debian/rules
- Build API docs.
- Add a binary-predeb rule to delete empty /usr/lib folder and bad
theme folder.
- Remove feedparser.py in ClearRSS Screenlet, already in python-feedparser.
- Remove other rm and rmdir commands, handle by *.install files.
- Fix 755 mode for conf files.
- Add screenletsd.1 in man pages.
* debian/screenlets.install
- Rename install to screenlets.install to add screenlets-doc package.
- Install D-Bus service properly.
* debian/screenlets-doc.install
- Install docs files.
* debian/screenlets.link
- Rename links to screenlets.links.
* debian/patches
- Drop 09-delete-example-files.patch, handle by *.install files.
- Drop 01-Install-to-usr-directory.patch, merged upstream.
- Drop 04-Fix-python-heritage-empaty.patch, merged upstream.
- Drop 05-Test-in-home-dir.patch, merged upstream.
- Drop 06-Fix-error-type-pager-windowslist.patch, merged upstream.
- Drop 07-Add-python-to-autostart-files.patch, merged upstream.
- Drop 03-Clean-hashbang-shebang.patch: merged upstream.
- 01-scripts-cleanup.patch: Replace bash by sh, add exec and python in
some commands.
- 02-Clean-Desktop.patch: Updated.
- 03-fix-menu-icon.patch: Fix "non icon" bug in contextual menu.
* debian/watch
- Update to the new location of upstream tarball.
* Debian/README
- Update with the non-composite support.
Files:
5ba4b6584ec795e514a90ede8c4c55b7 1379 gnome optional screenlets_0.1.2-1.dsc
3b705ad5ee51b1cb9ed6c2ef9459c189 3524651 gnome optional screenlets_0.1.2.orig.tar.gz
a4ce0360d377c2f98c872e913776cb5c 17554 gnome optional screenlets_0.1.2-1.diff.gz
More information about the Intrepid-changes
mailing list