summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAntti-Juhani Kaijanaho <ajk@debian.org>2006-03-25 12:44:07 +0100
committerAntti-Juhani Kaijanaho <ajk@debian.org>2006-03-25 12:44:07 +0100
commit67dfe65f0cb8b7e31ad567d6fba890144bfee7a4 (patch)
tree682b68cc2024e42621d075e96c390f5a9b5db54f /debian
parent90f8f91c4df348f71ee93be61590fd35be1dd82d (diff)
downloaddctrl-tools-67dfe65f0cb8b7e31ad567d6fba890144bfee7a4.tar.gz
Fix lintian warnings.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
-rw-r--r--debian/control2
-rw-r--r--debian/copyright13
3 files changed, 9 insertions, 11 deletions
diff --git a/debian/changelog b/debian/changelog
index 061da77..16d9d4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,8 +42,11 @@ dctrl-tools (2.8.1) unstable; urgency=low
- Catalan by Jordi Mallach
- Finnish by myself
- Brazilian Portuguese by Mauricio Bomfim Cruz Vieira.
+ * debian/control [Standards-Version]: Upgrade to 3.6.2, no additional
+ changes required.
+ * debian/copyright: Update.
- -- Antti-Juhani Kaijanaho <ajk@debian.org> Sat, 25 Mar 2006 11:04:00 +0200
+ -- Antti-Juhani Kaijanaho <ajk@debian.org> Sat, 25 Mar 2006 11:34:07 +0200
dctrl-tools (2.8) experimental; urgency=low
diff --git a/debian/control b/debian/control
index 4786135..2b4dde1 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: dctrl-tools
Section: utils
Priority: optional
Maintainer: Antti-Juhani Kaijanaho <ajk@debian.org>
-Standards-Version: 3.6.1
+Standards-Version: 3.6.2
Build-Depends: gettext (>= 0.11-0), gcc (>= 3.0)
Package: dctrl-tools
diff --git a/debian/copyright b/debian/copyright
index ba9f2e4..c030eff 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Wichert Akkerman, Ian Jackson and Lars Wirzenius.
Copyright:
- Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
+ Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
Antti-Juhani Kaijanaho
This program is free software; you can redistribute it and/or modify
@@ -19,8 +19,8 @@ Copyright:
You should have received a copy of the GNU General Public License
along with this program; see the file COPYING. If not, write to
- the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
The author can be reached via mail at (UTF-8 charset for the city)
Antti-Juhani Kaijanaho
@@ -69,7 +69,6 @@ copyright:
Marked portions of the file predicate.c are covered by the following
copyright:
-/*
* libdpkg - Debian packaging suite library routines
* vercmp.c - comparison of version numbers
* utils.c - Helper functions for dpkg
@@ -86,9 +85,5 @@ copyright:
* WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public
- * License along with dpkg; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- */
+