~ubuntu-branches/ubuntu/utopic/libtk-gbarr-perl/utopic-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): gregor herrmann, Rene Mayorga, Nathan Handler, Damyan Ivanov, Ansgar Burchardt, Salvatore Bonaccorso, Axel Beckert, gregor herrmann, Florian Schlichting
  • Date: 2014-06-28 21:32:31 UTC
  • Revision ID: package-import@ubuntu.com-20140628213231-mlngzioe0ju63wq9
Tags: 2.08-2
[ Rene Mayorga ]
* Email change: Rene Mayorga -> rmayorga@debian.org

[ Nathan Handler ]
* debian/watch: Update to ignore development releases.

[ Damyan Ivanov ]
* add -a option to xvfb-run invocation

[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.

[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs

[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
  copyright"

[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.

[ Florian Schlichting ]
* Remove Gustavo Franco from Uploaders (closes: #729420)

[ gregor herrmann ]
* Switch to "3.0 (quilt)" source format.
* Modernize debian/rules. And use $Config{vendorarch} as a preparation
  for the multi-arched perl 5.20. (Closes: #753049)
* Fix example script hashbang in debian/rules instead of patch.
* debian/copyright: refresh license stanzas.
* debian/copyright: update list of copyright holders for debian/*.
* fix_pod_errors.patch: add DEP3 headers and forward.
* Add new patch to fix a spelling mistake.
* Bump debhelper compatibility level to 8.
* Lowercase short description.
* Declare compliance with Debian Policy 3.9.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libtk-gbarr-perl (2.08-2) unstable; urgency=low
 
2
 
 
3
  [ Rene Mayorga ]
 
4
  * Email change: Rene Mayorga -> rmayorga@debian.org
 
5
 
 
6
  [ Nathan Handler ]
 
7
  * debian/watch: Update to ignore development releases.
 
8
 
 
9
  [ Damyan Ivanov ]
 
10
  * add -a option to xvfb-run invocation
 
11
 
 
12
  [ Ansgar Burchardt ]
 
13
  * debian/control: Convert Vcs-* fields to Git.
 
14
 
 
15
  [ Salvatore Bonaccorso ]
 
16
  * Change search.cpan.org based URIs to metacpan.org based URIs
 
17
 
 
18
  [ Axel Beckert ]
 
19
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
 
20
    copyright"
 
21
 
 
22
  [ gregor herrmann ]
 
23
  * Strip trailing slash from metacpan URLs.
 
24
 
 
25
  [ Florian Schlichting ]
 
26
  * Remove Gustavo Franco from Uploaders (closes: #729420)
 
27
 
 
28
  [ gregor herrmann ]
 
29
  * Switch to "3.0 (quilt)" source format.
 
30
  * Modernize debian/rules. And use $Config{vendorarch} as a preparation
 
31
    for the multi-arched perl 5.20. (Closes: #753049)
 
32
  * Fix example script hashbang in debian/rules instead of patch.
 
33
  * debian/copyright: refresh license stanzas.
 
34
  * debian/copyright: update list of copyright holders for debian/*.
 
35
  * fix_pod_errors.patch: add DEP3 headers and forward.
 
36
  * Add new patch to fix a spelling mistake.
 
37
  * Bump debhelper compatibility level to 8.
 
38
  * Lowercase short description.
 
39
  * Declare compliance with Debian Policy 3.9.5.
 
40
 
 
41
 -- gregor herrmann <gregoa@debian.org>  Sat, 28 Jun 2014 21:32:31 +0200
 
42
 
1
43
libtk-gbarr-perl (2.08-1) unstable; urgency=low
2
44
 
3
45
  [ Rene Mayorga ]