File: changelog

package info (click to toggle)
libcgi-uploader-perl 2.15-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 256 kB
  • ctags: 139
  • sloc: perl: 1,456; sql: 52; makefile: 45
file content (58 lines) | stat: -rw-r--r-- 2,080 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
libcgi-uploader-perl (2.15-2) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed:
    Homepage pseudo-field (Description); XS-Vcs-Svn fields.
  * debian/rules: delete /usr/lib/perl5 only if it exists.
    Closes: #467717 -- FTBFS with Perl 5.10: the empty /usr/lib/perl5 is gone

  [ Damyan Ivanov ]
  * debian/watch: use dist-based URL.
  * debian/rules: clean up
    + use "$@" when touching stamps
    + fix install(-stamp) dependencies
    + use $(TMP) instead of $(CURDIR)/debian/....
    + install is .PHONY too
  * Standards-Version: 3.7.3 (no changes needed)
  * debian/rules: remove empty friends_photos/uploads/ directory from examples

 -- Damyan Ivanov <dmn@debian.org>  Fri, 07 Mar 2008 09:39:40 +0200

libcgi-uploader-perl (2.15-1) unstable; urgency=low

  * New upstream release
    no functionality changes; improved importing code style; clarify docs
    regarding file_scheme vs. file_name
  * Cleaned debian/rules
    + Dropped unneeded OPTIMIZE="..."
    + Dropped unneeded dh_* calls + Moved dh_clean \$stamp_files before
      distclean
    + Added debian/*.examples content to dh_installexamples call
    + Moved (disabled) test suite from install to build target
  * Changed upstream source URL to be author/version neutral
  * debian/control:
    + fixed a typo in short description
    + Added Homepage:
  * Added myself to Uploaders

 -- Damyan Ivanov <dmn@debian.org>  Mon, 17 Sep 2007 16:34:36 +0300

libcgi-uploader-perl (2.14-2) unstable; urgency=low

  [ gregor herrmann ]
  * Add watch file.
  * Move lib*-perl from Build-Depends to Build-Depends-Indep.
  * Add ${perl:Depends}, ${misc:Depends} to Depends.

  [ Jaldhar H. Vyas ]
  * Added location of upstream tarball to debian/copyright.

 -- Jaldhar H. Vyas <jaldhar@debian.org>  Mon, 27 Aug 2007 02:30:09 -0400

libcgi-uploader-perl (2.14-1) unstable; urgency=low

  * Initial Release.

 -- Jaldhar H. Vyas <jaldhar@debian.org>  Fri, 24 Aug 2007 09:22:16 -0400