Skip to content

Commit

Permalink
Adjust VCS stuff in debian/control
Browse files Browse the repository at this point in the history
  • Loading branch information
mika committed Oct 1, 2008
1 parent 02827ca commit 6bd0487
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion debian/NEWS
Expand Up @@ -10,9 +10,10 @@ grml-live (0.9.4) unstable; urgency=low
/usr/share/doc/grml-live/grml-live.html and being available /usr/share/doc/grml-live/grml-live.html and being available
online at http://grml.org/grml-live/#current_state as well. online at http://grml.org/grml-live/#current_state as well.


* grml is migrating from Mercurial (hg) to Git as version control * grml migrated from Mercurial (hg) to Git as version control
system. If you are interested in using very recent grml-live system. If you are interested in using very recent grml-live
versions from our VCS please make sure to check out the docs. versions from our VCS please make sure to check out the docs.
http://git.grml.org/?p=grml-live.git


-- Michael Prokop <mika@grml.org> Tue, 30 Sep 2008 13:12:07 +0200 -- Michael Prokop <mika@grml.org> Tue, 30 Sep 2008 13:12:07 +0200


Expand Down
2 changes: 2 additions & 0 deletions debian/changelog
Expand Up @@ -28,6 +28,8 @@ grml-live (0.9.4) unstable; urgency=low
addons directory. addons directory.
* Initial support for SQUASHFS_EXCLUDES_FILE. * Initial support for SQUASHFS_EXCLUDES_FILE.
* Do not include vmlinuz and initrd when building grml-small. * Do not include vmlinuz and initrd when building grml-small.
* We switched from Mercurial to Git - replaced all hg-URLs
with git.grml.org


-- Michael Prokop <mika@grml.org> Wed, 01 Oct 2008 21:34:43 +0200 -- Michael Prokop <mika@grml.org> Wed, 01 Oct 2008 21:34:43 +0200


Expand Down
4 changes: 2 additions & 2 deletions debian/control
Expand Up @@ -5,8 +5,8 @@ Maintainer: Michael Prokop <mika@grml.org>
Build-Depends: debhelper (>= 5), asciidoc, xsltproc, docbook-xsl Build-Depends: debhelper (>= 5), asciidoc, xsltproc, docbook-xsl
Standards-Version: 3.8.0 Standards-Version: 3.8.0
Homepage: http://grml.org/grml-live/ Homepage: http://grml.org/grml-live/
XS-Vcs-hg: http://hg.grml.org/grml-live/ XS-Vcs-git: git://git.grml.org/grml-live.git
XS-Vcs-Browser: http://hg.grml.org/grml-live/ XS-Vcs-Browser: http://git.grml.org/?p=grml-live.git


Package: grml-live Package: grml-live
Architecture: all Architecture: all
Expand Down

0 comments on commit 6bd0487

Please sign in to comment.