[debian-edu-commits] debian-edu/ 02/03: Update README.source to refer to git instead of svn.
Holger Levsen
holger at moszumanska.debian.org
Tue Oct 7 09:03:51 UTC 2014
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository debian-edu-artwork.
commit 79ec48528392acb86417e2c2771600da34bdae8c
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Oct 7 10:56:31 2014 +0200
Update README.source to refer to git instead of svn.
---
debian/README.source | 12 ++++++------
debian/changelog | 1 +
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/debian/README.source b/debian/README.source
index 270fea7..c3b09a9 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -8,7 +8,7 @@ the debian director are changed or if the upstream version is incremented,
one needs to release a new upstream version, which includes building a proper
orig.tar.gz.
-To do so, commit your changes to svn and use the new-upstream-version target in
+To do so, commit your changes to git and use the new-upstream-version target in
debian/rules:
debian/rules new-upstream-version
@@ -26,14 +26,14 @@ If you don't have the orig.tar.gz file which was used to build the package
previously, use "apt-get source debian-edu-artwork" to get it.
-Building from svn
+Building from git
-----------------
-To build from svn, a few files need to be generated. Use this command
+To build from git, a few files need to be generated. Use this command
to bootstrap the source
automake -c -a
autoreconf
-(This is actually not true anymore, someone committed all autogenerated files
- to svn. But this nicely documents whats needed to do when Makefile.am and
- friends are changed.)
+(This is actually not accurate anymore, someone committed all autogenerated
+ files to git. But this nicely documents whats needed to do when Makefile.am
+ and friends are changed.)
diff --git a/debian/changelog b/debian/changelog
index d3a35ea..7709ea9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -53,6 +53,7 @@ debian-edu-artwork (0.49-1) UNRELEASED; urgency=medium
[ Holger Levsen ]
* debian/rules: fix get-orig-source target to create a compressed tar
archive.
+ * Update README.source to refer to git instead of svn.
-- Wolfgang Schweer <wschweer at arcor.de> Fri, 03 Oct 2014 16:54:10 +0200
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-artwork.git
More information about the debian-edu-commits
mailing list