Package: asciidoc
Version: 8.6.9-1
Severity: minor

Dear Maintainer,

It's me again! :-)
I was testing migration from of asciidoc from 8.6.7 to 8.6.9 and I
found one obsolete file (I was just trying to test the several
packaging commands).

Please find below the procedure I followed.

I first clenaned up every asciidoc installed:
-----
$ sudo apt-get purge asciidoc
-----

Then reinstalling asciidoc 8.6.7-1
-----
$ sudo apt-get install asciidoc
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
  asciidoc
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/1,422 kB of archives.
After this operation, 3,241 kB of additional disk space will be used.
Selecting previously unselected package asciidoc.
(Reading database ... 197097 files and directories currently installed.)
Unpacking asciidoc (from .../asciidoc_8.6.7-1_all.deb) ...
Processing triggers for man-db ...
Setting up asciidoc (8.6.7-1) ...
-----


Check for obsolete files: There's none.
-----
$ dpkg-query -W -f='${Conffiles}\n' asciidoc | grep obsolete
-----


Then updating asciidoc with the new package:
-----
$ sudo dpkg -i asciidoc_8.6.9-1_all.deb
(Reading database ... 197397 files and directories currently installed.)
Preparing to replace asciidoc 8.6.7-1 (using asciidoc_8.6.9-1_all.deb) ...
Unpacking replacement asciidoc ...
Setting up asciidoc (8.6.9-1) ...
Installing new version of config file /etc/asciidoc/docbook45.conf ...
Installing new version of config file /etc/asciidoc/filters/graphviz/graphviz-
filter.conf ...
Installing new version of config file /etc/asciidoc/filters/code/code-filter.py
...
Installing new version of config file /etc/asciidoc/filters/source/source-
highlight-filter.conf ...
Installing new version of config file /etc/asciidoc/filters/latex/latex-
filter.conf ...
Installing new version of config file /etc/asciidoc/filters/music/music2png.py
...
Installing new version of config file /etc/asciidoc/filters/music/music-
filter.conf ...
Installing new version of config file /etc/asciidoc/html5.conf ...
Installing new version of config file /etc/asciidoc/html4.conf ...
Installing new version of config file /etc/asciidoc/asciidoc.conf ...
Installing new version of config file /etc/asciidoc/slidy.conf ...
Installing new version of config file /etc/asciidoc/help.conf ...
Installing new version of config file /etc/asciidoc/docbook-xsl/htmlhelp.xsl
...
Installing new version of config file /etc/asciidoc/testasciidoc.conf ...
Installing new version of config file /etc/asciidoc/xhtml11.conf ...
Installing new version of config file /etc/asciidoc/stylesheets/pygments.css
...
Installing new version of config file /etc/asciidoc/stylesheets/asciidoc.css
...
Processing triggers for man-db ...

-----

-----
$ dpkg -l asciidoc
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                                    Version
Architecture             Description
+++-=======================================-========================-========================-===================================================================================
ii  asciidoc                                8.6.9-1                  all
Highly configurable text format for writing documentation
-----


Check for obsolete files. There's none:
-----
$ dpkg-query -W -f='${Conffiles}\n' asciidoc | grep obsolete
 /etc/asciidoc/wordpress.conf a71a56ba11aad0f6e080a91ca0de681a obsolete
-----

I've almost finished the patch to correct this. I'm currently testing. I'll
send it as soon as I'm done.

Best regards,
Joseph



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

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

Versions of packages asciidoc depends on:
ii  python  2.7.5-5

Versions of packages asciidoc recommends:
ii  dblatex        0.3.4-3
ii  docbook-utils  0.6.14-3
ii  libxml2-utils  2.9.1+dfsg1-3
ii  xmlto          0.0.25-2

Versions of packages asciidoc suggests:
ii  source-highlight   3.1.6-1.3
ii  vim-addon-manager  0.5.2

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to