summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2013-01-30 04:06:08 +0100
committerAlexander Sulfrian <alexander@sulfrian.net>2013-01-30 04:06:57 +0100
commitc60fd0f7f76bf46d32d5e5f9b5f3bd20e88dd90f (patch)
treebd6f95f541c090edc00c3a46bbd889fdbfce4b48
parent149ca516101f581a9008ba3bd65f56cdf094435b (diff)
downloadportage-debian.tar.gz
portage-debian.tar.bz2
portage-debian.zip
debian: diffutils dependency, no logrotate configdebian/2.1.11.50-2debian
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
-rw-r--r--debian/install3
3 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 13cca77b9..7dda48bf3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+portage (2.1.11.50-2) unstable; urgency=low
+
+ * add diffutils dependency (etc-update, dispatch-conf)
+ * do not install logrotate config (invalid user/group)
+
+ -- Alexander Sulfrian <alex@spline.inf.fu-berlin.de> Wed, 30 Jan 2013 04:05:05 +0100
+
portage (2.1.11.50-1) unstable; urgency=low
* Initial release
diff --git a/debian/control b/debian/control
index 7a58cc3a1..120836732 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Homepage: http://www.gentoo.org/proj/en/portage/index.xml
Package: portage
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, rsync, patch, sed
+Depends: ${misc:Depends}, ${python:Depends}, rsync, patch, sed, diffutils
Suggests: portage-doc (= ${source:Version})
Description: package management and distribution system of gentoo
Portage is the package management and distribution system of Gentoo.
diff --git a/debian/install b/debian/install
index c0946121c..22872ac2f 100644
--- a/debian/install
+++ b/debian/install
@@ -1,4 +1,5 @@
-etc/
+etc/etc-update.conf
+etc/dispatch-conf.conf
usr/bin/
usr/sbin/
usr/lib/