瀏覽代碼

dpkg and dselect are now in section admin,
not section base. Correct info in the control file.

Frank Lichtenheld 20 年之前
父節點
當前提交
dea6de8330
共有 3 個文件被更改,包括 14 次插入1 次删除
  1. 5 0
      ChangeLog
  2. 8 0
      debian/changelog
  3. 1 1
      debian/control

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+2006-01-24  Frank Lichtenheld  <djpig@debian.org>
+
+	* debian/control: dpkg and dselect are now in section admin,
+	not section base. Correct info in the control file.
+
 2006-01-23  Vasilis Vasaitis  <v.vasaitis@sms.ed.ac.uk>
 
 	* utils/start-stop-daemon.c (pid_is_exec) [OSLinux]: Change function

+ 8 - 0
debian/changelog

@@ -1,3 +1,11 @@
+dpkg (1.13.13~) unstable; urgency=low
+
+  [Frank Lichtenheld]
+  * dpkg and dselect are now in section admin, not section base.
+    Correct info in the control file.
+
+ --
+
 dpkg (1.13.12) experimental; urgency=low
 
   * Due to the changes in dpkg-shlibdeps it is not recommended

+ 1 - 1
debian/control

@@ -1,5 +1,5 @@
 Source: dpkg
-Section: base
+Section: admin
 Priority: required
 Maintainer: Dpkg Developers <team@dpkg.org>
 Uploaders: Frank Lichtenheld <djpig@debian.org>, Guillem Jover <guillem@debian.org>, Brendan O'Dea <bod@debian.org>, Christian Perrier <bubulle@debian.org>