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
|
nautilus-scripts-manager (2.0-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sat, 02 Jan 2021 15:23:37 +0100
nautilus-scripts-manager (2.0-1) unstable; urgency=low
* Imported Upstream version 2.0
- Use new folder for scripts, under ~/.local/share (LP: #1276355)
- Support folder names contaning dots (LP: #1118106)
- Switch to Python 3 and Gtk 3
* debian/rules, Depends and Build-Depends updated for Python 3 and pybuild
* Versioned Depends on nautilus (reflecting the new dir for user scripts)
* Updated Standards-Version to 3.9.5
- No changes needed
* Updated debian/copyright format specification to 1.0
* Standardized Vcs-* fields
* Create system dir through debian/dirs (rather than now patched setup.py)
-- Pietro Battiston <me@pietrobattiston.it> Tue, 01 Jul 2014 10:49:54 +0200
nautilus-scripts-manager (1.7-2) unstable; urgency=low
* Removed trailing dot (Closes: #694905)
* Patch to remove the separator settings from glade file (and avoid warning)
-- Pietro Battiston <me@pietrobattiston.it> Fri, 26 Apr 2013 19:29:40 +0200
nautilus-scripts-manager (1.7-1) unstable; urgency=low
* New upstream release
- Stop crashing when scripts dir contains subdirs (LP: #494704)
- Check if a display is available before starting the GUI (LP: #973239)
* Updated Standards-Version
-- Pietro Battiston <me@pietrobattiston.it> Wed, 04 Jul 2012 20:31:17 +0200
nautilus-scripts-manager (1.6-1) unstable; urgency=low
* New upstream release
- New translated strings (Closes: #642006)
* Vcs-* fields
* Updated watch file
* Updated Standards-Version
* Use dh_python2
-- Pietro Battiston <me@pietrobattiston.it> Tue, 27 Sep 2011 22:15:44 +0200
nautilus-scripts-manager (1.5-1) unstable; urgency=low
* New upstream release
-- Pietro Battiston <toobaz@email.it> Sun, 14 Feb 2010 15:03:15 +0100
nautilus-scripts-manager (1.4-1) unstable; urgency=low
* New upstream release
- Improved detection of uninstalled mode (Closes: #563412)
-- Pietro Battiston <toobaz@email.it> Sat, 16 Jan 2010 19:33:22 +0100
nautilus-scripts-manager (1.3-1) unstable; urgency=low
* Initial release (Closes: #536878)
-- Pietro Battiston <toobaz@email.it> Tue, 22 Nov 2009 10:43:04 +0200
|