/usr/share/tdiary/debian-tools/squeeze-debian.rb is in tdiary-plugin 3.1.3-3.
This file is owned by root:root, with mode 0o755.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 | #!/usr/bin/env ruby
# Author: Daigo Moriwaki <beatles@sgtpepper.net>
# Copyright (c) 2004 Daigo Moriwaki
# License: GPL version 2 or later
require '/usr/share/tdiary/misc/plugin/squeeze'
|