Control: tag -1 patch

bi...@debian.org [2015-11-13  7:49 +0100]:
> your package ser2net declares a versioned dependency on the initscripts
> package. Most likely, it was added for the /run-transition in wheezy.

Exactly, it got introduced in

  http://anonscm.debian.org/cgit/collab-maint/ser2net.git/commit/?id=ff0fdda7

for that purpose.

Patch against Vcs-git attached.

Thanks,

Martin

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
From 78266dc2c50e3cf01e9ba4bc3b4dfaebae71e395 Mon Sep 17 00:00:00 2001
From: Martin Pitt <martin.p...@ubuntu.com>
Date: Wed, 22 Jun 2016 16:46:24 +0200
Subject: [PATCH] Drop obsolete initscripts dependency

It got introduced in commit ff0fdda7 for the /run transition, which affects
pre-wheezy upgrades only.

Closes: #804971
---
 debian/changelog | 4 ++++
 debian/control   | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 49522b3..2cf5a91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 ser2net (2.9.1-1.0) UNRELEASED; urgency=low
 
+  [ Marc Haber ]
   * NOT YET RELEASED
 
+  [ Martin Pitt ]
+  * Drop obsolete initscripts dependency. (Closes: #804971)
+
  -- Marc Haber <mh+debian-packa...@zugschlus.de>  Wed, 07 Aug 2013 19:59:56 +0200
 
 ser2net (2.9.1-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 118c890..afd0730 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Vcs-Browser: http://git.debian.org/?p=collab-maint/ser2net.git;a=summary
 
 Package: ser2net
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, initscripts (>= 2.88dsf-13.3)
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: telnet
 Description: Serial port to network proxy
  This daemon allows telnet and tcp sessions to be established with a
-- 
2.8.1

Attachment: signature.asc
Description: PGP signature

Reply via email to