,----[ bzr log -p -r-1 ]
| ------------------------------------------------------------
| revno: 105
| svn revno: 5647 (on /cm-super/trunk)
| committer: preining
| timestamp: Wed 2012-11-07 04:55:00 +0000
| message:
|   * make sure that the correct changelog.Debian is installed by
|     depending on the exact version of the source package (Closes: #692523)
| diff:
| === modified file 'debian/changelog'
| --- debian/changelog  2012-03-23 18:03:41 +0000
| +++ debian/changelog  2012-11-07 04:55:00 +0000
| @@ -1,3 +1,10 @@
| +cm-super (0.3.4-7) unstable; urgency=low
| +
| +  * make sure that the correct changelog.Debian is installed by
| +    depending on the exact version of the source package (Closes: #692523)
| +
| + -- Norbert Preining <prein...@debian.org>  Wed, 07 Nov 2012 13:53:27 +0900
| +
|  cm-super (0.3.4-6) unstable; urgency=low
|  
|    * upload to unstable
| 
| === modified file 'debian/control'
| --- debian/control    2012-03-23 18:03:41 +0000
| +++ debian/control    2012-11-07 04:55:00 +0000
| @@ -31,7 +31,7 @@
|  Architecture: all
|  Replaces: pts-tetex-cm-super
|  Conflicts: pts-tetex-cm-super
| -Depends: ${misc:Depends}, texlive-latex-recommended, cm-super-minimal, 
pfb2t1c2pfb
| +Depends: ${misc:Depends}, texlive-latex-recommended, cm-super-minimal (= 
${source:Version}), pfb2t1c2pfb
|  Description: TeX font package (full version) with CM (EC) in Type1 in T1, 
T2*, TS1, X2 enc
|   This package ships the full set of cm-super fonts, for a minimal variant
|   install cm-super-minimal.
| @@ -48,7 +48,7 @@
|  
|  Package: cm-super-x11
|  Architecture: all
| -Depends: cm-super-minimal, ${misc:Depends}
| +Depends: cm-super-minimal (= ${source:Version}), ${misc:Depends}
|  Description: Make the cm-super fonts available to X11
|   This package makes the cm-super fonts available to X11. This package
|   does not contain any fonts itself but allows one to reuse the cm-super
`----

Umm, shouldn't that be the *binary* version, with ${binary:Version} ?

Also, you might as well add "Pre-Depends: ${misc:Pre-Depends}" to the
cm-super and cm-super-minimal packages and add a Homepage: field
pointing at, say, the CTAN directory; I don't have any idea if the
Pre-Depends: is really relevant anymore, but it would make lintian
happier.

Oh, and of course you ought to apply the patch from bug #577635 ...

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!


-- 
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