~ubuntu-branches/debian/jessie/ca-certificates-java/jessie

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2011-04-26 09:23:03 UTC
  • Revision ID: james.westby@ubuntu.com-20110426092303-35ue3k5jy5w3q755
Tags: 20110426
* Test for existing file in postinst before copying it. (Closes: #624152)
* Add Vcs headers to debian/control.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ca-certificates-java (20110426) unstable; urgency=low
 
2
 
 
3
  * Test for existing file in postinst before copying it. (Closes: #624152)
 
4
  * Add Vcs headers to debian/control.
 
5
 
 
6
 -- Torsten Werner <twerner@debian.org>  Tue, 26 Apr 2011 09:23:03 +0200
 
7
 
1
8
ca-certificates-java (20110425) unstable; urgency=low
2
9
 
3
10
  * Add Java code to update the keystore and support UTF-8 encoded filenames.