diff options
author | Guillem Jover <guillem@debian.org> | 2008-04-26 21:46:55 +0000 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2008-04-26 21:46:55 +0000 |
commit | 30f7a5df7e99b4da8a31d706bf81ec19aa6b46d3 (patch) | |
tree | 6d0abcd9ee1a54b16e5810be93569b711db63ae9 | |
parent | 0e7bd249487f6dcb374eb8eff64158fd2f8dab46 (diff) |
Remove repository information from copyright as it is now on control
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/copyright | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index d293a2f..33f7fcf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,8 @@ gnumach (2:1.3.99.dfsg.cvs20070809-2) unstable; urgency=low [ Guillem Jover ] * Add Homepage field. * Add Vcs-Browser and Vcs-Svn fields. + * Remove repository information from debian/copyright as it is now on + debian/control. -- Guillem Jover <guillem@debian.org> Thu, 09 Aug 2007 01:45:22 +0300 diff --git a/debian/copyright b/debian/copyright index c6ecfae..6b4031a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -10,10 +10,6 @@ It was downloaded from CVS: BRANCH=gnumach-1-branch cvs -d $CVSROOT co -r $BRANCH gnumach -The Debian packages are maintained through Subversion on: - - <svn://svn.debian.org/pkg-hurd/gnumach/> - License statement: Please look at the source files for individual copyrights. They are covered |