File: ChangeLog.README

package info (click to toggle)
gucharmap 1%3A3.4.1.1-2.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 16,484 kB
  • sloc: sh: 11,160; xml: 10,527; ansic: 8,308; perl: 746; makefile: 380
file content (16 lines) | stat: -rw-r--r-- 731 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Gucharmap doesn't use ChangeLog anymore. Instead, we use git checkin comments
to autogenerate a ChangeLog file at "make dist" time. Use "make ChangeLog" in the
toplevel directory to manually create a ChangeLog. Or use
http://svn.gnome.org/viewvc/gucharmap/?view=queryform
to look up the version history.

When committing a patch to svn, use a checkin comment that describes the changes
made. If the checkin is related to a bug, reference the bug number. Example:

        When removing a toolbar, make its items available again in the toolbar
        editor. (Bug #131182)

Checkin comments MUST use the UTF-8 encoding.

Do NOT commit to this module without permission from a maintainer.
See the MAINTAINERS file for who they are.