[perl-Pango] Updates for the move to git
- From: Torsten Schönfeld <tsch src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [perl-Pango] Updates for the move to git
- Date: Tue, 11 Aug 2009 19:22:32 +0000 (UTC)
commit c886b01bcf5d73ac41cef34bc5b4a0ce5896c82b
Author: Torsten Schönfeld <kaffeetisch gmx de>
Date: Tue Aug 11 21:21:56 2009 +0200
Updates for the move to git
.gitignore | 7 +++++++
ChangeLog => ChangeLog.pre-git | 5 +++++
MAINTAINERS | 2 +-
MANIFEST | 2 +-
MANIFEST.SKIP | 2 +-
5 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..06d099b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+Makefile
+Pango.bs
+blib
+build
+pm_to_blib
+xs/*.o
+xs/*.c
diff --git a/ChangeLog b/ChangeLog.pre-git
similarity index 94%
rename from ChangeLog
rename to ChangeLog.pre-git
index cd5bdf4..a2fc471 100644
--- a/ChangeLog
+++ b/ChangeLog.pre-git
@@ -1,3 +1,8 @@
+=== ChangeLog discontinued ===
+
+ With the move to git, we stop maintaining a separate ChangeLog and
+ rely on proper commit messages instead.
+
2009-03-25 Torsten Schoenfeld <kaffeetisch gmx de>
* MANIFEST: Remove pango-perl-private.h.
diff --git a/MAINTAINERS b/MAINTAINERS
index c915447..d5c3d8a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1,3 +1,3 @@
Torsten Schönfeld
-E-mail: tsch svn gnome org
+E-mail: tsch src gnome org
Userid: tsch
diff --git a/MANIFEST b/MANIFEST
index 869a2e0..ea78fac 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,5 +1,5 @@
AUTHORS
-ChangeLog
+ChangeLog.pre-git
copyright.pod
doctypes
examples/cairo-simple.pl
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
index bedb4ca..399c640 100644
--- a/MANIFEST.SKIP
+++ b/MANIFEST.SKIP
@@ -1,5 +1,5 @@
\.bak$
-\.svn
+\.git
blib
build
^Makefile$
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]