diff options
author | Michael Biebl <biebl@debian.org> | 2009-07-14 17:50:30 +0200 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2009-07-14 17:50:30 +0200 |
commit | e05444aa5776cfaf91faa6660989d635a6891562 (patch) | |
tree | d4cc1cf2b8d6327a2fd1cf04bf461c3a354975a2 | |
parent | 00b180bbced8bc1478bcb32ca9ca9e8c24dd5e29 (diff) | |
download | consolekit-e05444aa5776cfaf91faa6660989d635a6891562.tar.gz |
Update Vcs-* fields. Package is now managed with Git on git.debian.org.
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 7279f2e..80117c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +consolekit (0.3.0-3) UNRELEASED; urgency=low + + * debian/control + - Update Vcs-* fields. Package is now managed with Git on git.debian.org. + + -- Michael Biebl <biebl@debian.org> Tue, 14 Jul 2009 17:48:23 +0200 + consolekit (0.3.0-2) unstable; urgency=low * debian/consolekit.prerm diff --git a/debian/control b/debian/control index b20b846..710ed4f 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,8 @@ Build-Depends: cdbs, libpam0g-dev, zlib1g-dev Standards-Version: 3.8.0 -Vcs-Svn: svn://svn.debian.org/svn/pkg-utopia/packages/unstable/consolekit -Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/consolekit +Vcs-Git: git://git.debian.org/git/pkg-utopia/consolekit.git +Vcs-Browser: http://git.debian.org/?p=pkg-utopia/consolekit.git;a=summary Homepage: http://www.freedesktop.org/wiki/Software/ConsoleKit Package: consolekit |