Explorar el Código

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

Frank Lichtenheld hace 20 años
padre
commit
dea6de8330
Se han modificado 3 ficheros con 14 adiciones y 1 borrados
  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>
 2006-01-23  Vasilis Vasaitis  <v.vasaitis@sms.ed.ac.uk>
 
 
 	* utils/start-stop-daemon.c (pid_is_exec) [OSLinux]: Change function
 	* 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
 dpkg (1.13.12) experimental; urgency=low
 
 
   * Due to the changes in dpkg-shlibdeps it is not recommended
   * Due to the changes in dpkg-shlibdeps it is not recommended

+ 1 - 1
debian/control

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