2006-07-22 Alex Roitman <shura@gramps-project.org>

* Makefile.am (SUBDIRS): Add debian dir.
	* configure.in: Generate debian/Makefile
	* debian/Makefile.am: Add makefile to place the debian dir in the
	released tarball.



svn: r7057
This commit is contained in:
Alex Roitman
2006-07-23 04:05:00 +00:00
parent b6fff67b59
commit a567a9c7e6
4 changed files with 16 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2006-07-22 Alex Roitman <shura@gramps-project.org>
* Makefile.am (SUBDIRS): Add debian dir.
* configure.in: Generate debian/Makefile
* debian/Makefile.am: Add makefile to place the debian dir in the
released tarball.
2006-07-21 Brian Matherly <brian@gramps-project.org>
* src/ReportBase/_ReportUtils.py: fix modified birth string (bug # 266).