~ubuntu-branches/ubuntu/saucy/commons-httpclient/saucy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2009-10-17 19:44:10 UTC
  • mfrom: (4.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091017194410-9auwjfh6ruxbyc4q
Tags: 3.1-7
* Add myself to Uploaders.
* Revert change from last upload:
  - Don't map version of commons-httpclient explicitly.
  (Closes: #551126, #551214, #551217, #551218, #551221, #551224, #551226,
  #551227, #551231, #551242)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
commons-httpclient (3.1-7) unstable; urgency=low
 
2
 
 
3
  * Add myself to Uploaders.
 
4
  * Revert change from last upload:
 
5
    - Don't map version of commons-httpclient explicitly.
 
6
    (Closes: #551126, #551214, #551217, #551218, #551221, #551224, #551226,
 
7
    #551227, #551231, #551242)
 
8
 
 
9
 -- Torsten Werner <twerner@debian.org>  Sat, 17 Oct 2009 19:44:10 +0200
 
10
 
 
11
commons-httpclient (3.1-6) unstable; urgency=low
 
12
 
 
13
  * Don't map version of commons-httpclient explicitly.
 
14
  * Added myself to Uploaders.
 
15
  * Updated Standards-Version to 3.8.3.
 
16
 
 
17
 -- Michael Koch <konqueror@gmx.de>  Mon, 05 Oct 2009 12:23:44 +0200
 
18
 
 
19
commons-httpclient (3.1-5) unstable; urgency=low
 
20
 
 
21
  * Upload to unstable.
 
22
 
 
23
 -- Torsten Werner <twerner@debian.org>  Sun, 09 Aug 2009 10:43:36 +0200
 
24
 
 
25
commons-httpclient (3.1-4) experimental; urgency=low
 
26
 
 
27
  * Add the Maven POM to the package
 
28
  * Add a Build-Depends-Indep dependency on maven-repo-helper
 
29
  * Use mh_installpom and mh_installjar to install the POM and the jar to the
 
30
    Maven repository
 
31
 
 
32
 -- Ludovic Claude <ludovic.claude@laposte.net>  Thu, 09 Jul 2009 17:40:18 +0100
 
33
 
1
34
commons-httpclient (3.1-3) unstable; urgency=low
2
35
 
3
36
  * Convert to default-jdk/jre (Closes: #508949)