[SCM] debian-live/live-webhelper branch, master, updated. 00d993345c7b899394a1889c0b2af7a9f7c685ec
Daniel Baumann
daniel at debian.org
Mon Sep 17 13:59:41 UTC 2007
The branch, master has been updated
via 00d993345c7b899394a1889c0b2af7a9f7c685ec (commit)
via a1a52f56f54583c11182ef210bd580cf7a9de92b (commit)
via b4fcd62013c8aa047fd31494dd24923e73287645 (commit)
via a4e8c17518ed729d2a9773d50df9760639c283f6 (commit)
from 087061cdff9a6129b61b13706265132d33adfbbf (commit)
- Shortlog ------------------------------------------------------------
00d9933 debian/control
a1a52f5 debian/control
b4fcd62 debian/control
a4e8c17 debian/changelog
Summary of changes:
debian/changelog | 16 ++--------------
debian/control | 8 ++++----
debian/rules | 5 ++---
docs/ChangeLog | 7 +------
4 files changed, 9 insertions(+), 27 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit 00d993345c7b899394a1889c0b2af7a9f7c685ec
Author: Daniel Baumann <daniel at debian.org>
Date: Mon Sep 17 15:59:33 2007 +0200
debian/control
* Using new Homepage field now.
diff --git a/debian/control b/debian/control
index d18d623..e0ffa36 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Live <debian-live-maint at lists.alioth.debian.org>
Uploaders: Richard Nelson <rjent at rjent.pair.com>, Daniel Baumann <daniel at debian.org>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2
+Homepage: http://debian-live.alioth.debian.org/
XS-Upstream-Depends: git-core
XS-Vcs-Git: git://git.debian.org/git/debian-live/live-webhelper.git
XS-Vcs-Browse: http://git.debian.org/?p=debian-live/live-webhelper.git
@@ -22,6 +23,4 @@ Description: Debian Live helper programs (web frontend)
in sequence. Live-helper commands are all named with a "lh_" prefix. Examples
of such a program that uses live-helper is make-live (included here).
.
- Homepage: <http://debian-live.alioth.debian.org/>
- .
This package contains the web frontend.
commit a1a52f56f54583c11182ef210bd580cf7a9de92b
Author: Daniel Baumann <daniel at debian.org>
Date: Mon Sep 17 15:58:37 2007 +0200
debian/control
debian/rules
* Adding Upstream-Depends field.
diff --git a/debian/control b/debian/control
index 9b04d98..d18d623 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Live <debian-live-maint at lists.alioth.debian.org>
Uploaders: Richard Nelson <rjent at rjent.pair.com>, Daniel Baumann <daniel at debian.org>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2
+XS-Upstream-Depends: git-core
XS-Vcs-Git: git://git.debian.org/git/debian-live/live-webhelper.git
XS-Vcs-Browse: http://git.debian.org/?p=debian-live/live-webhelper.git
diff --git a/debian/rules b/debian/rules
index 078185b..61f1f75 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,6 @@
#export DH_VERBOSE=1
upstream:
- # Needs: git-core
cd .. && git clone git://git.debian.org/git/debian-live/live-webhelper.git || true
rm -rf ../live-webhelper/.git
commit b4fcd62013c8aa047fd31494dd24923e73287645
Author: Daniel Baumann <daniel at debian.org>
Date: Mon Sep 17 15:57:42 2007 +0200
debian/control
debian/rules
* Moving from svn to git.
diff --git a/debian/control b/debian/control
index 214ff92..9b04d98 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian Live <debian-live-maint at lists.alioth.debian.org>
Uploaders: Richard Nelson <rjent at rjent.pair.com>, Daniel Baumann <daniel at debian.org>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2
-XS-Vcs-Svn: svn://svn.debian.org/debian-live/dists/trunk/live-webhelper/
-XS-VCS-Browse: http://svn.debian.org/wsvn/debian-live/dists/trunk/live-webhelper/
+XS-Vcs-Git: git://git.debian.org/git/debian-live/live-webhelper.git
+XS-Vcs-Browse: http://git.debian.org/?p=debian-live/live-webhelper.git
Package: live-webhelper
Architecture: all
diff --git a/debian/rules b/debian/rules
index 65faa1a..078185b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,9 +4,9 @@
#export DH_VERBOSE=1
upstream:
- # Needs: subversion
- cd .. && svn co svn://svn.debian.org/debian-live/dists/trunk/live-webhelper || true
- find . -type d -name .svn | xargs rm -rf
+ # Needs: git-core
+ cd .. && git clone git://git.debian.org/git/debian-live/live-webhelper.git || true
+ rm -rf ../live-webhelper/.git
build:
commit a4e8c17518ed729d2a9773d50df9760639c283f6
Author: Daniel Baumann <daniel at debian.org>
Date: Mon Sep 17 15:57:22 2007 +0200
debian/changelog
docs/ChangeLog
* Removing not uploaded versions.
diff --git a/debian/changelog b/debian/changelog
index 26283e7..e03dafd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,17 +1,5 @@
-live-webhelper (1.0~a20-1) UNRELEASED; urgency=low
-
- * New upstream release.
-
- -- Daniel Baumann <daniel at debian.org> Mon, 23 Jul 2007 00:00:00 +0200
-
-live-webhelper (1.0~a14-1) unstable; urgency=low
-
- * New upstream release.
-
- -- Daniel Baumann <daniel at debian.org> Mon, 11 Jun 2007 00:00:00 +0200
-
-live-webhelper (1.0~a13-1) unstable; urgency=low
+live-webhelper (0) UNRELEASED; urgency=low
* Initial release.
- -- Daniel Baumann <daniel at debian.org> Mon, 4 Jun 2007 00:00:00 +0200
+ -- Daniel Baumann <daniel at debian.org> Mon, 7 May 2007 00:00:00 +0200
diff --git a/docs/ChangeLog b/docs/ChangeLog
index ebc6ff6..3d9a1a6 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -11,9 +11,4 @@
* templates/form.html:
- Set default source image to 'generic'.
- * Uploaded 1.0~a14-1.
-
-2007-06-04 Daniel Baumann <daniel at debian.org>
-
- * Initial release.
- * Uploaded 1.0~a13-1.
+ * Starting live-webhelper.
--
debian-live/live-webhelper
More information about the debian-live-changes
mailing list