[DRE-commits] [SCM] ruby-pcap.git branch, master, updated. upstream/0.7.0-2-g92ed5c6
Paul van Tilburg
paulvt at debian.org
Wed Dec 28 16:25:51 UTC 2011
The following commit has been merged in the master branch:
commit 92ed5c6b30b3c68942fe8fc38887e086694b22c9
Author: Paul van Tilburg <paulvt at debian.org>
Date: Wed Dec 28 17:25:45 2011 +0100
Merged changes from the old libpcap-ruby package.
* New upstream release.
* Source packages adapted according to the new Ruby policy:
- Build for both ruby1.8 and ruby1.9.1.
- Migrated to pkg-ruby-extras git repos. Changed the Vcs-* fields in
debian/control accordingly.
- Changed the depends and recommends to follow the new Ruby
library naming scheme.
* debian/control:
- Added a default DM-Upload-Allowed field set to yes.
- Standards-Version bumped to 3.9.2; no changes required.
- Set XS-Ruby-Versions to all.
- Changed the build-depends for using gem2deb instead of ruby-pkg-tools.
- Switched the maintainer with the uploaders field as per new
convention the team is the default maintainer.
- Added libdbus-ruby and libdbus-ruby1.8 as transitional packages.
* debian/copyright: reworked to fit the DEP5 format.
diff --git a/debian/changelog b/debian/changelog
index 1386040..cb2d77a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,174 @@
ruby-pcap (0.7.0-1) UNRELEASED; urgency=low
- * Initial release (Closes: #nnnn)
+ * New upstream release.
+ * Source packages adapted according to the new Ruby policy:
+ - Build for both ruby1.8 and ruby1.9.1.
+ - Migrated to pkg-ruby-extras git repos. Changed the Vcs-* fields in
+ debian/control accordingly.
+ - Changed the depends and recommends to follow the new Ruby
+ library naming scheme.
+ * debian/control:
+ - Added a default DM-Upload-Allowed field set to yes.
+ - Standards-Version bumped to 3.9.2; no changes required.
+ - Set XS-Ruby-Versions to all.
+ - Changed the build-depends for using gem2deb instead of ruby-pkg-tools.
+ - Switched the maintainer with the uploaders field as per new
+ convention the team is the default maintainer.
+ - Added libdbus-ruby and libdbus-ruby1.8 as transitional packages.
+ * debian/copyright: reworked to fit the DEP5 format.
-- Paul van Tilburg <paulvt at debian.org> Wed, 28 Dec 2011 16:50:53 +0100
+
+libpcap-ruby (0.6-10) unstable; urgency=low
+
+ * debian/control:
+ - Bumped standards version to 3.8.4.
+ - Changed section to "ruby" per ftp-masters' request.
+ - Fixed the Vcs-* URLs to comply with the new layout.
+ - Added ${misc:Depends} to the depends of libpcap-ruby and libpcap-ruby1.8.
+ * debian/copyright: fixed the common license symlink to point to GPL-2.
+ * debian/patches:
+ - Added 06_linux_cooked_support.dpatch, courtesy of Guillaume Teissier
+ (closes: #510487).
+ - Added 07_filter_regexp_init.dpatch, courtesy of Clinton Gower
+ (closes: #557043)
+ * README.source: added to explain that dpatch is used in this package.
+
+ -- Paul van Tilburg <paulvt at debian.org> Sun, 14 Feb 2010 19:04:33 +0100
+
+libpcap-ruby (0.6-9.1) unstable; urgency=low
+
+ * NMU
+ * debian/patches/05_pcap_dispatch.dpatch: New patch, use pcap_dispatch()
+ instead of pcap_read() (closes: #548019).
+
+ -- Romain Francoise <rfrancoise at debian.org> Fri, 09 Oct 2009 20:57:11 +0200
+
+libpcap-ruby (0.6-9) unstable; urgency=low
+
+ [ Paul van Tilburg ]
+ * debian/control: moved the team to the Uploaders field, set myself as
+ maintainer (closes: #472431).
+ * debian/copyright: added copyright notice.
+
+ -- Paul van Tilburg <paulvt at debian.org> Wed, 02 Apr 2008 19:51:58 +0200
+
+libpcap-ruby (0.6-8) unstable; urgency=low
+
+ [ Barry deFreese ]
+ * Move to cdbs and extconf class (Closes: #454956)
+ * Bump debhelper build-dep and compat to 5
+ * Add watch file
+ * Update FSF address in copyright file
+ * Bump Standards Version to 3.7.3
+
+ [ Lucas Nussbaum ]
+ * Fixed Vcs-*
+ * Added a libpcap-ruby binary package that depends on libpcap-ruby1.8, to
+ match the team's policy.
+
+ -- Lucas Nussbaum <lucas at lucas-nussbaum.net> Mon, 24 Dec 2007 17:37:40 +0100
+
+libpcap-ruby (0.6-7) unstable; urgency=low
+
+ * New maintainer.
+ * Added Vcs-*, changed Homepage field.
+
+ -- Lucas Nussbaum <lucas at lucas-nussbaum.net> Sat, 08 Dec 2007 13:31:17 +0100
+
+libpcap-ruby (0.6-6) unstable; urgency=low
+
+ * dropped ruby1.6 support. (Closes: #367916)
+ * debian/control: updated description. (Closes: #210090)
+ Thanks: Lucas Nussbaum.
+ * applied findalldevs-support-patch from Barry deFreese. (Closes: #360637)
+ * lib/pcaplet.rb: uses optparse instead of getopts. (Closes: #312214)
+
+ -- akira yamada <akira at debian.org> Mon, 5 Jun 2006 10:46:06 +0900
+
+libpcap-ruby (0.6-5) unstable; urgency=low
+
+ * rebuild with ruby1.6 and ruby1.8, closes: #212265.
+ - renamed to libpcap-ruby1.6 from libpcap-ruby. it conflicts/replaces with
+ libpcap-ruby.
+ - new-subpackage libpcap-ruby1.8.
+
+ -- akira yamada <akira at debian.org> Sat, 4 Oct 2003 16:20:21 +0900
+
+libpcap-ruby (0.6-4) unstable; urgency=low
+
+ * rebuild with libpcap-dev_0.7.1-1, closes: #156210.
+
+ -- akira yamada <akira at debian.org> Thu, 15 Aug 2002 10:36:59 +0900
+
+libpcap-ruby (0.6-3.1) unstable; urgency=low
+
+ * Non maintainer upload
+ * Rebuilt with new libpcap to remove dependency on libpcap0, which I
+ got removed from unstable by accident. Sorry about this...
+
+ -- Torsten Landschoff <torsten at debian.org> Sat, 10 Aug 2002 11:37:13 +0200
+
+libpcap-ruby (0.6-3) unstable; urgency=low
+
+ * Rebuild with ruby_1.6.2-5.
+
+ -- akira yamada <akira at debian.org> Thu, 25 Jan 2001 22:56:47 +0900
+
+libpcap-ruby (0.6-2) unstable; urgency=low
+
+ * Rebuild with ruby_1.6.0.
+ * Updated Standards-Version to 3.2.1.
+ * Added Build-Depends field into control file.
+
+ -- akira yamada <akira at debian.org> Fri, 1 Sep 2000 17:58:46 +0900
+
+libpcap-ruby (0.6-1) unstable; urgency=low
+
+ * Upgraded to new upstream version.
+
+ -- akira yamada <akira at debian.org> Sun, 20 Aug 2000 01:03:47 +0900
+
+libpcap-ruby (0.5-2) unstable; urgency=low
+
+ * Rebuild with ruby_1.4.4.
+
+ -- akira yamada <akira at debian.org> Tue, 4 Apr 2000 21:02:01 +0900
+
+libpcap-ruby (0.5-1) unstable; urgency=low
+
+ * Upgraded to new upstream version.
+
+ -- akira yamada <akira at debian.org> Wed, 22 Dec 1999 14:27:34 +0900
+
+libpcap-ruby (0.4-1) unstable; urgency=low
+
+ * Upgraded to new upstream version.
+ * FHS complience.
+
+ -- akira yamada <akira at debian.org> Thu, 21 Oct 1999 23:38:38 +0900
+
+libpcap-ruby (0.3.1-1) unstable; urgency=low
+
+ * Upgraded to new upstream version.
+
+ -- akira yamada <akira at debian.org> Fri, 27 Aug 1999 11:28:32 +0900
+
+ruby-pcap-module (0.1.1-2) unstable-jp; urgency=low
+
+ * Build with ruby1.2_1.2.2.
+
+ -- akira yamada <akira at linux.or.jp> Mon, 1 Feb 1999 14:39:24 +0900
+
+ruby-pcap-module (0.1.1-1) unstable-jp; urgency=low
+
+ * Upgraded to new upstream version.
+ * Build with ruby_1.2.2.
+
+ -- akira yamada <akira at linux.or.jp> Fri, 22 Jan 1999 17:47:56 +0900
+
+ruby-pcap-module (0.1-1) unstable-jp; urgency=low
+
+ * Initial Release.
+
+ -- akira yamada <akira at linux.or.jp> Tue, 1 Dec 1998 23:22:12 +0900
diff --git a/debian/control b/debian/control
index 04aca94..5c30d2e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: <paulvt at debian.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~)
Standards-Version: 3.9.2
-#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-pcap.git
-#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-pcap.git;a=summary
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-pcap.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-pcap.git;a=summary
Homepage: http://www.goto.info.waseda.ac.jp/~fukusima/ruby/pcap-e.html
XS-Ruby-Versions: all
@@ -15,5 +15,28 @@ Package: ruby-pcap
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Replaces: libpcap-ruby (<< 0.7.0-1~), libpcap-ruby1.8 (<< 0.7.0-1~)
+Breaks: libpcap-ruby (<< 0.7.0-1~), libpcap-ruby1.8 (<< 0.7.0-1~)
+Provides: libpcap-ruby, libpcap-ruby1.8
Description: Interface to LBL Packet Capture library (libpcap)
- Ruby interface to LBL Packet Capture library. This library also includes classes to access packet header fields.
+ Ruby interface to LBL Packet Capture library. This library also includes
+ classes to access packet header fields.
+
+Package: libpcap-ruby
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-pcap
+Description: Transitional package for ruby-pcap
+ This is a transitional package to ease upgrades to the ruby-pcap
+ package. It can safely be removed.
+
+Package: libpcap-ruby1.8
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-pcap
+Description: Transitional package for ruby-pcap
+ This is a transitional package to ease upgrades to the ruby-pcap
+ package. It can safely be removed.
+
diff --git a/debian/copyright b/debian/copyright
index 42c3de8..e2a4457 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,33 +1,25 @@
Format: http://dep.debian.net/deps/dep5
Upstream-Name: pcap
-Source: FIXME <http://example.com/>
+Source: http://www.goto.info.waseda.ac.jp/~fukusima/ruby/pcap-e.html
-Files: *
-Copyright: <years> <put author's name and email here>
- <years> <likewise for another author>
-License: GPL-2+ (FIXME)
- This program is free software; you can redistribute it
- and/or modify it under the terms of the GNU General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later
- version.
- .
- This program is distributed in the hope that it will be
- useful, but WITHOUT ANY WARRANTY; without even the implied
- warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- PURPOSE. See the GNU General Public License for more
- details.
+License: GPL-2
+ This program is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by the Free
+ Software Foundation; either version 2 of the License, or (at your option)
+ any later version.
.
- You should have received a copy of the GNU General Public
- License along with this package; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor,
- Boston, MA 02110-1301 USA
+ This program is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ for more details.
.
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
+ On Debian systems, the full text of the GNU General Public License version
+ 2 can be found in the file `/usr/share/common-licenses/GPL-2'.
+
+Files: *
+Copyright: 1998-2000, Masaki Fukushima
+License: GPL-2
Files: debian/*
-Copyright: 2011 <paulvt at debian.org>
-License:
- [LICENSE TEXT]
+Copyright: 2011, Paul van Tilburg <paulvt at debian.org>
+License: GPL-2
diff --git a/debian/docs b/debian/docs
new file mode 100644
index 0000000..c2bc7aa
--- /dev/null
+++ b/debian/docs
@@ -0,0 +1,4 @@
+README
+README.ja
+doc/
+doc-ja/
diff --git a/debian/examples b/debian/examples
new file mode 100644
index 0000000..e39721e
--- /dev/null
+++ b/debian/examples
@@ -0,0 +1 @@
+examples/*
diff --git a/debian/ruby-pcap.docs b/debian/ruby-pcap.docs
deleted file mode 100644
index cfb5254..0000000
--- a/debian/ruby-pcap.docs
+++ /dev/null
@@ -1,7 +0,0 @@
-# FIXME: doc/ dir found in source. Consider installing the docs.
-# Examples:
-# doc/manual.html
-# doc/site/*
-# FIXME: READMEs found
-# README.ja
-# README
diff --git a/debian/ruby-pcap.examples b/debian/ruby-pcap.examples
deleted file mode 100644
index d970cc8..0000000
--- a/debian/ruby-pcap.examples
+++ /dev/null
@@ -1,3 +0,0 @@
-# FIXME: examples/ dir found in source. Consider installing the examples.
-# Examples:
-# examples/*
--
ruby-pcap.git
More information about the Pkg-ruby-extras-commits
mailing list