lp:ubuntu/trusty/dotdee

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/dotdee
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

13. By Dustin Kirkland 

[ Laszlo Boszormenyi ]
* debian/control, debian/copyright, debian/dirs, debian/rules:
  - fixes for Debian
  - remove accented characters
  - use DEP5 copyright format
  - drop unecessary dirs file
  - specify rules format

12. By Dustin Kirkland 

* Packaged and released for upload to Debian, closes: #719691
* debian/default, debian/upstart: LP: #993503
  - provide an easy mechanism for diabling inotify
    vi configuration
* debian/control:
  - bump standards
  - add uploader, László Böszörményi (GCS) <email address hidden>
  - fix lintian error

11. By Juan L. Negron

[ Juan L. Negron ]
* etc/dotdee.xml:
- Original dotdee.xml file needs to not be installed as a conffile

10. By Dustin Kirkland 

* debian/postinst, usr/sbin/dotdee:
  - fix some installation time breakage
  - must update the contents, before the link, else update-alternatives
    fails
  - simplify the postinst /etc/dotdee.xml setup logic for idempotence

9. By Dustin Kirkland 

* === added directory usr/share/dotdee, debian/postinst, === removed
  directory etc/dotdee/usr, === removed directory
  etc/dotdee/usr/share, === removed directory
  etc/dotdee/usr/share/dotdee, === renamed directory
  etc/dotdee/usr/share/dotdee/dotdee.xml.d => etc/dotdee/dotdee.xml.d,
  usr/sbin/dotdee, usr/share/dotdee/watch_template:
  - manage /etc/dotdee.xml with dotdee itself
  - watch the managed file (symlink) for changes
  - if the managed file changes, reinstall our dotdee managed link
* === added directory etc/dotdee/etc, debian/postinst,
  etc/dotdee/dotdee.xml.d/51-etcdotdee-watch =>
  etc/dotdee/etc/dotdee.xml.d/51-main, === renamed directory
  etc/dotdee/dotdee.xml.d => etc/dotdee/etc/dotdee.xml.d,
  usr/lib/dotdee/dotdee-inotify-handler, usr/sbin/dotdee,
  usr/share/dotdee/watch_template, usr/share/man/man8/dotdee.8:
  - add update-link, update-contents, list methods
* usr/lib/dotdee/dotdee-inotify-handler, usr/sbin/dotdee:
  - move the inotify handling code into dotdee itself, which already
    has several helper functions; should improve performance for
    inotify handling situations
* usr/sbin/dotdee, usr/share/dotdee/watch_template:
  - fixup a couple of minor bugs around canonicalizing the path and
    handle
  - update the template to use --handle-inotify
* etc/dotdee/etc/dotdee.xml.d/51-main, usr/sbin/dotdee:
  - get dotdee restarting when /etc/dotdee.xml changes
  - clean up restart procedures

8. By Dustin Kirkland 

* === added directory etc, === added directory etc/dotdee, === added
  directory etc/dotdee/usr, === added directory etc/dotdee/usr/share,
  === added directory etc/dotdee/usr/share/dotdee, === added directory
  etc/dotdee/usr/share/dotdee/dotdee.xml.d, === added directory usr,
  === added directory usr/lib, === added directory usr/lib/dotdee, ===
  added directory usr/sbin, === added directory usr/share, === added
  directory usr/share/icons, === added directory
  usr/share/icons/hicolor, === added directory
  usr/share/icons/hicolor/192x192, === added directory usr/share/man,
  === added directory usr/share/man/man8, debian/install,
  debian/manpages, dotdee.8 => usr/share/man/man8/dotdee.8, dotdee-
  inotify-handler => usr/lib/dotdee/dotdee-inotify-handler, dotdee =>
  usr/sbin/dotdee, dotdee.xml =>
  etc/dotdee/usr/share/dotdee/dotdee.xml.d/50-original, dpkg.txt,
  etc/dotdee/usr/share/dotdee/dotdee.xml.d/10-header,
  etc/dotdee/usr/share/dotdee/dotdee.xml.d/90-footer,
  etc/dotdee/usr/share/dotdee/dotdee.xml.d/.comment, img/dotdee.png =>
  usr/share/icons/hicolor/192x192/dotdee.png, === removed directory
  img:
  - reorganize the layout for simpler installation
  - scale the dotdee.png down to 192x192
* === added directory usr/share/dotdee, debian/postinst,
  etc/dotdee/usr/share/dotdee/dotdee.xml.d/50-original =>
  etc/dotdee/usr/share/dotdee/dotdee.xml.d/51-etcdotdee-watch,
  usr/sbin/dotdee, usr/share/dotdee/dotdee.xml:
  - add a --setup-force mode (don't document this)
* usr/sbin/dotdee, usr/share/man/man8/dotdee.8:
  - add support for comment start and end characters, like <!-- -->
    and /* */
* usr/sbin/dotdee:
  - add a bug/note about XML special case needed for comments
* debian/postinst, debian/upstart, === removed directory
  usr/share/dotdee, usr/share/dotdee/dotdee.xml, etc/dotdee.xml:
  - flatten back to a single dotdee.xml
  - move it to /etc, for admin configurability
* debian/upstart:
  - respawn in case iwatch fails
* usr/lib/dotdee/dotdee-inotify-handler:
  - update on .comment changes
* etc/dotdee.xml:
  - try only sending event once; should make inotify events far less
    frequent; testing will show if this is sufficient

7. By Dustin Kirkland 

* dotdee.xml:
  - need moved_self

6. By Dustin Kirkland 

* dotdee, dotdee.8:
  - drop the maintenance of .attr; let's just pull this from 50-original
  - fix chmod to affect all write access

5. By Dustin Kirkland 

* dotdee, dotdee.8:
  - add support for a .comment file in the .d configuration directory

4. By Dustin Kirkland 

* dotdee, dotdee.8:
  - add one-character shortcut parameters
  - add a --dir option; useful when someone or something (dpkg?) needs
    to add a snippet

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/saucy/dotdee
This branch contains Public information 
Everyone can see this information.

Subscribers