[Pkg-octave-commit] [SCM] octave-pkg-dev branch, master, updated. 028912ab773f05f44174975390704d3cca060756
Rafael Laboissiere
rafael at debian.org
Tue May 5 16:28:36 UTC 2009
The following commit has been merged in the master branch:
commit 028912ab773f05f44174975390704d3cca060756
Author: Rafael Laboissiere <rafael at debian.org>
Date: Tue May 5 18:28:16 2009 +0200
Switch the Vcs-* URLs to Git
diff --git a/debian/changelog b/debian/changelog
index 13932f2..2858617 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+octave-pkg-dev (0.6.7) UNRELEASED; urgency=low
+
+ * debian/control: The Debian packaging files are now maintained through
+ a Git repository at alioth.debian.org. Switch the Vcs-* URLs to Git,
+ accordingly.
+
+ -- Rafael Laboissiere <rafael at debian.org> Tue, 05 May 2009 18:27:25 +0200
+
octave-pkg-dev (0.6.6) unstable; urgency=low
* octave-pkg.mk.in (install-pkg): Adding /usr/share/octave/debian/m to
diff --git a/debian/control b/debian/control
index 1d22692..20e0d5f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Uploaders: Rafael Laboissiere <rafael at debian.org>,
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 6), cdbs
Standards-Version: 3.8.1
-Vcs-Svn: svn://svn.debian.org/svn/pkg-octave/octave-pkg-dev/trunk
-Vcs-Browser: http://svn.debian.org/viewsvn/pkg-octave/octave-pkg-dev/trunk
+Vcs-Git: git://git.debian.org/git/pkg-octave/octave-pkg-dev.git
+Vcs-Browser: http://git.debian.org/?p=pkg-octave/octave-pkg-dev.git
Package: octave-pkg-dev
Architecture: all
--
octave-pkg-dev
More information about the Pkg-octave-commit
mailing list