summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:25:53 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:25:53 +0000
commitea3a3cd2dde0626c7bcf135651715127e08d987d (patch)
treefbb202baf19c77cb73bd37a7520c06339ec4de50
parentAdding debian version 1.1-1. (diff)
downloadpdlzip-ea3a3cd2dde0626c7bcf135651715127e08d987d.tar.xz
pdlzip-ea3a3cd2dde0626c7bcf135651715127e08d987d.zip
Adding debian version 1.1-2.debian/1.1-2
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r--debian/README.source37
-rw-r--r--debian/changelog12
-rw-r--r--debian/compat2
-rw-r--r--debian/control4
-rw-r--r--debian/copyright13
-rw-r--r--debian/pdlzip.docs (renamed from debian/lzip.docs)0
-rw-r--r--debian/source/format2
-rw-r--r--debian/source/options2
8 files changed, 24 insertions, 48 deletions
diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 18b6b24..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,37 +0,0 @@
-Package Repositories
---------------------
-
-Backports for the current stable debian distribution as well as snapshots of
-unreleased versions may be available in repositories listed on the maintainers
-homepage. The current URL of the maintainer homepage can be seen in
-debian/copyright.
-
-
-Source Access
--------------
-
-You can obtain the sources of this package with:
-
- $ apt-get source ${PACKAGE}
-
-whereas '${PACKAGE}' has to be replaced with the actual name of the package.
-
-This package is maintained with the Git version control system. The current git
-source tree can be obtained with:
-
- $ git clone ${GIT_URI}
-
-whereas '${GIT_URI}' has to be replaced with the actual URI for the Git
-repository. The current Git URI can be seen in debian/control in the extracted
-package sources.
-
-More information about Git can be found in the git-core package.
-
-This package may use the Quilt patch system to manage all modifications to the
-upstream source. Changes, if any, are stored in the source package as diffs in
-debian/diff and are applied during the build. Current modifications can be
-applied to the source tree with:
-
- $ QUILT_PATCHES=debian/patches quilt push -a
-
-More information about Quilt can be found in the quilt package.
diff --git a/debian/changelog b/debian/changelog
index 24ad947..8cb3b35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+pdlzip (1.1-2) unstable; urgency=low
+
+ * Switching to source format 3.0 (quilt).
+ * Updating to debhelper version 8.
+ * Removing pre-squeeze depends to dpkg.
+ * Updating copyright file.
+ * Adding dpkg source options file.
+ * Removing README.source and headers in copyright file.
+ * Correcting name of debhelper docs file.
+
+ -- Daniel Baumann <daniel@debian.org> Mon, 27 Dec 2010 06:44:51 +0100
+
pdlzip (1.1-1) unstable; urgency=low
* Updating standards version to 3.9.0.
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 98a47bd..af38105 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
Priority: optional
Maintainer: Debian Lzip Maintainers <lzip@lists.debian-maintainers.org>
Uploaders: Daniel Baumann <daniel@debian.org>,
-Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends: debhelper (>= 8)
Standards-Version: 3.9.1
Homepage: http://www.nongnu.org/lzip/pdlzip.html
Vcs-Browser: http://git.debian-maintainers.org/?p=lzip/pdlzip.git
@@ -11,7 +11,7 @@ Vcs-Git: git://git.debian-maintainers.org/git/lzip/pdlzip.git
Package: pdlzip
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, dpkg (>= 1.15.4) | install-info
+Depends: ${misc:Depends}, ${shlibs:Depends}
Description: data compressor based on the LZMA algorithm (simple version)
Lzip is a lossless data compressor based on the LZMA algorithm, with very safe
integrity checking and a user interface similar to the one of gzip or bzip2.
diff --git a/debian/copyright b/debian/copyright
index e08c0e3..d0c04d1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,15 +1,14 @@
-Upstream-Contact: Antonio Diaz Diaz <ant_diaz@teleline.es>
-Upstream-Homepage: http://www.nongnu.org/lzip/lzip.html
-Maintainer-Contact: Debian Lzip Maintainers <lzip@lists.debian-maintainers.org>
-Maintainer-Homepage: http://lzip.debian-maintainers.org/
-
Files: *
Copyright:
(C) 2010 Antonio Diaz Diaz <ant_diaz@teleline.es>
(C) Igor Pavlov
License: PD
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
+ This program is free software: you have unlimited permission
+ to copy, distribute and modify it.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Files: debian/*
Copyright: (C) 2009-2010 Daniel Baumann <daniel@debian.org>
diff --git a/debian/lzip.docs b/debian/pdlzip.docs
index 50bd824..50bd824 100644
--- a/debian/lzip.docs
+++ b/debian/pdlzip.docs
diff --git a/debian/source/format b/debian/source/format
index d3827e7..163aaf8 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-1.0
+3.0 (quilt)
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..d053b65
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1,2 @@
+compression = gzip
+compression-level = 9