]> git.proxmox.com Git - iproute2.git/commitdiff
buildsys: don't build transitional packages
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 23 Jan 2018 08:10:18 +0000 (09:10 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 23 Jan 2018 08:10:24 +0000 (09:10 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
debian/control
debian/rules

index e65855a8e8d002918e30af3560a2afe7a72833b5..fb4991798d1a0ddc8226127ba65ab9bf166ce476 100644 (file)
@@ -56,22 +56,3 @@ Description: networking and traffic control tools - documentation
  .
  This package contains the documentation for iproute.
 
-Package: iproute
-Depends: iproute2, ${misc:Depends}
-Architecture: all
-Section: oldlibs
-Priority: extra
-Description: transitional dummy package for iproute2
- This is a transitional dummy package to get upgrading systems to install
- the iproute2 package. It can safely be removed once no other package
- depends on it.
-
-Package: iproute-doc
-Depends: iproute2-doc, ${misc:Depends}
-Architecture: all
-Section: oldlibs
-Priority: extra
-Description: transitional dummy package for iproute2-doc
- This is a transitional dummy package to get upgrading systems to install
- the iproute2-doc package. It can safely be removed once no other package
- depends on it.
index e5d74670d92d4f1c63e3e0bca470e993f268a61b..2f1a1ffe7770db6a449a616497aaaeca10751e22 100755 (executable)
@@ -29,9 +29,3 @@ override_dh_auto_configure:
 override_dh_auto_build:
        $(MAKE) -C doc all txt
        $(MAKE) KERNEL_INCLUDE=./include $(CROSS)
-
-# bump version of the transitional packages...
-override_dh_gencontrol:
-       dh_gencontrol -piproute -- -v1:$(DEB_VERSION)
-       dh_gencontrol -piproute-doc -- -v1:$(DEB_VERSION)
-       dh_gencontrol --remaining-packages