Your message dated Thu, 06 Jun 2013 19:48:19 +0000
with message-id <[email protected]>
and subject line Bug#692807: fixed in unburden-home-dir 0.3.2
has caused the Debian Bug report #692807,
regarding please read config from XDG_CONFIG_HOME
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
692807: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692807
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: unburden-home-dir
Version: 0.3.1.2
Severity: wishlist

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi Axel,

thank you for this! I started using it yesterday and will probably use it at
school.

I prefer not to have that many files directly below $HOME but in the "correct"
places. Could you move the config files to

$XDG_CONFIG_HOME/unburden_home_dir/
  - list
  - config

Or just add this as additional places where to look for config files?

Beste Grüße, Thomas

- -- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.5-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages unburden-home-dir depends on:
ii  dpkg                 1.16.9
ii  libconfig-file-perl  1.50-2
ii  libfile-rsync-perl   0.42-2
ii  libfile-touch-perl   0.08-1
ii  libfile-which-perl   1.09-1
ii  libmodern-perl-perl  1.20120521-1
ii  perl                 5.14.2-14
ii  x11-common           1:7.7+1

Versions of packages unburden-home-dir recommends:
ii  lsof  4.86+dfsg-1

Versions of packages unburden-home-dir suggests:
pn  agedu                                         <none>
ii  autotrash                                     0.1.5-1
pn  bleachbit                                     <none>
ii  eatmydata                                     26-2
pn  ncdu | baobab | filelight | xdiskusage | xdu  <none>
pn  tmpreaper                                     <none>

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJQnMGEAAoJEAf8SJEEK6Za1e4QAM90FXrTiizryOYZdyCJrG6l
4h99P29X1fleSDtM0j4IANNZ0dGaPwbkDTJQEpwmzNM0yr1SnkSabFv9oLUch6CD
xQWgHZcDNjmOe3clK9SMrakgisvCBzc/tlxp8Y5s7u0h5i1mojoLtBh723riNYap
BNc2AlDXb9Nj86FzFEI7U9Mqan2fHk2PgjT+kPqCfIwuFRgup5DoYfSahF/0yhfX
b5BlaaDz7AAw8ZqmE9tGF2DVr95PeF9qur4EpRf160U2THpQes5zCuVadmLiq6KO
tZDmyKUUnrW5u4Bj4bjG7W3P3U+LpJxsf45Y1JCXOo3UQXUAon6hp/PgQM6MDa7R
j8dzpQB/m6Ax+IxAoz58ivkeoDTxv+PGvG6wlmtOIQesmu9u5jorTWiLTcuz3FI5
LSaCBn2MJ5fTXr1/+Rqs6Curz7XgIZ2kfVSQyCjVPmmQjHyvYEyw+NRWu2TP7oEZ
PJOF8Fn4x1TwLoyCDr2laRwjck1uSgFqg9r+vpT42acpO3Lrzf8vm5nTToJsbxe8
AB3ImRmE9b6odAHSMFszBTPFmZvZ666ofUxj5WiYOgiW+lba2jHs/KkcVI/VK/LV
rnONifIi/i+h8jzeu/up2YEjc/W/IgSzah9MnAldegdSi7lYbA1g3eK9FBzo6GNF
Iir/qrTsK1uou5hIk2YU
=roNj
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: unburden-home-dir
Source-Version: 0.3.2

We believe that the bug you reported is fixed in the latest version of
unburden-home-dir, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Axel Beckert <[email protected]> (supplier of updated unburden-home-dir package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 06 Jun 2013 20:59:07 +0200
Source: unburden-home-dir
Binary: unburden-home-dir
Architecture: source all
Version: 0.3.2
Distribution: unstable
Urgency: low
Maintainer: Axel Beckert <[email protected]>
Changed-By: Axel Beckert <[email protected]>
Description: 
 unburden-home-dir - Remove or move cache files automatically from user's home
Closes: 692807 695980
Changes: 
 unburden-home-dir (0.3.2) unstable; urgency=low
 .
   * Use "buffer" to prevent "find" still running when "lsof" is started by
     "xargs". Add dependency and build-dependency (for test-suite) on "buffer".
   * Fix trailing slashes on revert (GitHub issue #5, thanks Johan van den
     Dorpe!)
   * debian/control: Apply wrap-and-sort
   * Add support for using XDG config directory for configuration
     files. (Closes: #692807)
     + Add dependency and build-dependency on libfile-basedir-perl.
   * Refactor test suite
     + Uses more external modules, Added Test::Differences, Test::Files and
       Mouse as build dependencies.
   * Fix test suite failures with newer coreutils versions in
     t/moving-to-existing-subdir.t.
   * README:
     + Create new section "see also" about similar solutions and move
       hint about eatmydata there.
     + Add lots of information
     + Merge THANKS into README
   * Sync man page with --help output and recognized options.
   * Add sxiv, Google Earth and CCache to example unburden-home-dir.list
   * New (optional) make target "cover" to make easy use of Devel::Cover.
   * debian/rules: Remove notice that the initial example file has no
     copyright restrictions, i.e. that the notice is allowed to be removed.
   * Bump Standards-Version to 3.9.4 (no changes)
   * Bump copyright years in various places
   * Switch Homepage and Vcs-* headers to Github. Mention all Git repos in
     debian/copyright.
   * Add debian/gbp.conf with "sign-tags = True" (Closes: #695980)
Checksums-Sha1: 
 8a224eb9a6b635ea40801823843d5568169ae2c3 1192 unburden-home-dir_0.3.2.dsc
 f850d945f772b96139e760da67726c82e2c3034a 33606 unburden-home-dir_0.3.2.tar.gz
 1ffd6eae7e65c04b3930149475fe58a62047ca04 24206 unburden-home-dir_0.3.2_all.deb
Checksums-Sha256: 
 300d5f5b43a7a4ac519c0bd0b9dd6079a8deefbee314ff3b6c4026b303f12a65 1192 
unburden-home-dir_0.3.2.dsc
 1eb0f9e121ef8c78b4e222cd8d84533994c3fc3583aeccbab5b659d976054f38 33606 
unburden-home-dir_0.3.2.tar.gz
 1bbd862b3280267a3d8641e9ad3ba7e33e3110fa427a220cebb91228dbadca80 24206 
unburden-home-dir_0.3.2_all.deb
Files: 
 5cfb690d87777e0d07ff743113f41c8a 1192 x11 extra unburden-home-dir_0.3.2.dsc
 5177b8987eb43f6af4a0b780d5d1c706 33606 x11 extra unburden-home-dir_0.3.2.tar.gz
 50c02aab25de31d7d47180128dcfdf44 24206 x11 extra 
unburden-home-dir_0.3.2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlGw3SIACgkQwJ4diZWTDt7kOgCfYugRDdLFEOZ7Tc14Vta8gtDd
0ygAn16GC8hNGdw4NcoN62FuS6x4OtmQ
=a57I
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to