summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Marler <jmarler@debian.org>2006-12-12 19:34:54 -0600
committerDmitry Bogatov <KAction@debian.org>2018-11-29 05:18:30 +0000
commit6fbefe58a7064c2d75ef629cfccd53337e2de348 (patch)
tree61882ffd89a876be7bc16f3d1f502adb53e088d5
parentb4de5e82cf2c89f89d102aa8bc735d4499582add (diff)
Import Debian changes 0.88-11
ucspi-tcp (0.88-11) unstable; urgency=low * Removed information about building to comply with policy 3.9 (Closes: #402339)
-rw-r--r--RSS33
-rw-r--r--debian/changelog7
-rw-r--r--debian/control3
-rw-r--r--debian/control.real19
-rw-r--r--debian/src.postinst15
-rw-r--r--haveip6.h1
6 files changed, 55 insertions, 23 deletions
diff --git a/RSS b/RSS
new file mode 100644
index 0000000..0c2aea4
--- /dev/null
+++ b/RSS
@@ -0,0 +1,33 @@
+<</Contents [/c << /local_003a_002f_002fOfflineDocuments_002erss [/c << /ModDate [/t (D:20060130173814)]
+ /RSS [/c << /Description [/t (These are documents that I have taken offline)]
+ /Extension [/c << /http_003a_002f_002fns_002eadobe_002ecom_002fAcrobat_002fRSS_002fInbox_002f_003afeedUI [/t (local://OfflineTracker.js)]
+ /http_003a_002f_002fns_002eadobe_002ecom_002fAcrobat_002fRSS_002fInbox_002f_003amarkUnread [/t (false)]
+>>]
+ /Items [/c <<>>]
+ /Title [/t (Offline Documents)]
+ /URL [/t (local://OfflineDocuments.rss)]
+>>]
+ /State [/i 200]
+ /TTL [/i 10000]
+ /Type [/a /Internal]
+ /Verified [/b true]
+>>]
+ /local_003a_002f_002fParticipantReviews_002erss [/c << /ModDate [/t (D:20060130173814)]
+ /RSS [/c << /Description [/t (These are document reviews that I am participating in)]
+ /Extension [/c << /http_003a_002f_002fns_002eadobe_002ecom_002fAcrobat_002fRSS_002fInbox_002f_003afeedUI [/t (local://ReviewTracker.js)]
+ /http_003a_002f_002fns_002eadobe_002ecom_002fAcrobat_002fRSS_002fInbox_002f_003amarkUnread [/t (false)]
+>>]
+ /Items [/c <<>>]
+ /Title [/t (Participant Reviews)]
+ /URL [/t (local://ParticipantReviews.rss)]
+>>]
+ /State [/i 200]
+ /TTL [/i 10000]
+ /Type [/a /Internal]
+ /Verified [/b true]
+>>]
+>>]
+/Feeds [/c << /0 [/t (local://ParticipantReviews.rss)]
+ /1 [/t (local://OfflineDocuments.rss)]
+>>]
+>> \ No newline at end of file
diff --git a/debian/changelog b/debian/changelog
index fd15e71..06b57c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ucspi-tcp (0.88-11) unstable; urgency=low
+
+ * Removed information about building to comply with policy 3.9 (Closes:
+ #402339)
+
+ -- Jon Marler <jmarler@debian.org> Tue, 12 Dec 2006 19:34:54 -0600
+
ucspi-tcp (0.88-10) unstable; urgency=low
* Added IPV6 Patch (Closes: #151550)
diff --git a/debian/control b/debian/control
index 187c529..0d2f586 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,9 @@ Standards-Version: 3.0.0.0
Package: ucspi-tcp-src
Architecture: all
-Section: non-free/net
+Priority: optional
Depends: dpkg-dev (>= 1.4.0.20), patch (>= 2.5-0bo1), fakeroot | sudo, gcc, make, libc6-dev
+Section: non-free/net
Description: Source only package for building ucspi-tcp binary package
Written by Dan J. Bernstein, tcpclient and tcpserver are
powerful easy-to-use command-line tools for building TCP
diff --git a/debian/control.real b/debian/control.real
index 949b3f1..6ce332c 100644
--- a/debian/control.real
+++ b/debian/control.real
@@ -5,10 +5,10 @@ Maintainer: Jon Marler <jmarler@debian.org>
Standards-Version: 3.0.0.0
Package: ucspi-tcp
-Section: non-free/net
-Priority: optional
Architecture: any
Depends: ${shlibs:Depends}
+Section: non-free/net
+Priority: optional
Provides: rblsmtpd
Conflicts: rblsmtpd
Description: tools for building TCP client-server applications.
@@ -28,22 +28,11 @@ Description: tools for building TCP client-server applications.
Note that this package cannot be distributed it in
binary form without Dan Bernstein's permission.
-Package: ucspi-tcp-misc
-Architecture: all
-Section: non-free/net
-Depends: ucspi-tcp, multitee
-Description: misc tools using ucspi tcpclient
- Includes the following shell scripts: who@, date@, finger@,
- tcpcat and mconnect. All of them use tcpclient for building tcp
- conections.
- .
- Note that this package cannot be distributed it in
- binary form without Dan Bernstein's permission.
-
Package: ucspi-tcp-src
Architecture: all
-Section: non-free/net
+Priority: optional
Depends: dpkg-dev (>= 1.4.0.20), patch (>= 2.5-0bo1), fakeroot | sudo, gcc, make, libc6-dev
+Section: non-free/net
Description: Source only package for building ucspi-tcp binary package
Written by Dan J. Bernstein, tcpclient and tcpserver are
powerful easy-to-use command-line tools for building TCP
diff --git a/debian/src.postinst b/debian/src.postinst
index b5b0600..9e8bfaf 100644
--- a/debian/src.postinst
+++ b/debian/src.postinst
@@ -6,13 +6,14 @@ if [ "$1" = "configure" ]; then
fi
fi
-echo ""
-echo "To build #PACKAGE# binary package, you have to run"
-echo ""
-echo " build-#PACKAGE#"
-echo ""
+# Below removed at the request of Thomas Huriaux BUG#402339
+#echo ""
+#echo "To build #PACKAGE# binary package, you have to run"
+#echo ""
+#echo " build-#PACKAGE#"
+#echo ""
-echo -n "Press ENTER to continue..."
-read blah
+#echo -n "Press ENTER to continue..."
+#read blah
exit 0
diff --git a/haveip6.h b/haveip6.h
new file mode 100644
index 0000000..5564de9
--- /dev/null
+++ b/haveip6.h
@@ -0,0 +1 @@
+#define LIBC_HAS_IP6 1