Package: orbit2
Version: 1:2.14.7-0.1
Severity: normal
Tags: patch

Hi,

Attached is the diff for my orbit2 1:2.14.10-0.1 NMU. It has been 
uploaded to DELAYED/2-day.

Cheers,
-- 
 .''`.
: :' :      We are debian.org. Lower your prices, surrender your code.
`. `'       We will add your hardware and software distinctiveness to
  `-        our own. Resistance is futile.
diff -x'*.log' -pruN orbit2-2.14.7/debian/changelog orbit2-2.14.10/debian/changelog
--- orbit2-2.14.7/debian/changelog	2008-01-12 13:07:57.000000000 +0100
+++ orbit2-2.14.10/debian/changelog	2008-01-12 13:48:01.000000000 +0100
@@ -1,3 +1,14 @@
+orbit2 (1:2.14.10-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * New upstream release with API additions.
+  * Increase shlibs version to 2.14.10.
+  * Use ${binary:Version}.
+  * Standards version can be 3.7.3.
+  * Fix FSF address in copyright.
+
+ -- Josselin Mouette <[EMAIL PROTECTED]>  Sat, 12 Jan 2008 13:09:44 +0100
+
 orbit2 (1:2.14.7-0.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -x'*.log' -pruN orbit2-2.14.7/debian/control orbit2-2.14.10/debian/control
--- orbit2-2.14.7/debian/control	2008-01-12 13:07:57.000000000 +0100
+++ orbit2-2.14.10/debian/control	2008-01-12 13:48:01.000000000 +0100
@@ -2,7 +2,7 @@ Source: orbit2
 Section: net
 Priority: optional
 Maintainer: Sebastian Rittau <[EMAIL PROTECTED]>
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 Build-Depends: libglib2.0-dev (>= 2.8.0), libidl-dev (>= 0.8.0), pkg-config, cdbs, debhelper (>= 4.1.0), docbook-xsl, gtk-doc-tools (>= 1.6-2)
 
 Package: liborbit2
@@ -54,7 +54,7 @@ Description: a CORBA name server
 Package: liborbit2-dev
 Architecture: any
 Section: libdevel
-Depends: liborbit2 (= ${Source-Version}), libidl-dev (>= 0.8.6-1), libglib2.0-dev, pkg-config, ${shlibs:Depends}, ${misc:Depends}
+Depends: liborbit2 (= ${binary:Version}), libidl-dev (>= 0.8.6-1), libglib2.0-dev, pkg-config, ${shlibs:Depends}, ${misc:Depends}
 Recommends: orbit2
 Conflicts: liblinc-dev
 Description: development files for ORBit2 - a CORBA ORB
diff -x'*.log' -pruN orbit2-2.14.7/debian/copyright orbit2-2.14.10/debian/copyright
--- orbit2-2.14.7/debian/copyright	2008-01-12 13:07:57.000000000 +0100
+++ orbit2-2.14.10/debian/copyright	2008-01-12 13:48:33.000000000 +0100
@@ -23,8 +23,8 @@ GNU General Public License:
 
     You should have received a copy of the GNU General Public License
     along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+    MA 02110-1301, USA
 The full license text can be found in the file /usr/share/common-licenses/GPL
 on a Debian system.
 
@@ -43,8 +43,8 @@ General Public License:
 
     You should have received a copy of the GNU Library General Public
     License along with this library; if not, write to the Free
-    Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
-    MA 02111-1307, USA
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+    MA 02110-1301, USA
 
 The full license text can be found in the file /usr/share/common-licenses/LGPL
 on a Debian system.
diff -x'*.log' -pruN orbit2-2.14.7/debian/rules orbit2-2.14.10/debian/rules
--- orbit2-2.14.7/debian/rules	2008-01-12 13:07:57.000000000 +0100
+++ orbit2-2.14.10/debian/rules	2008-01-12 13:48:01.000000000 +0100
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-shlibver = (>= 1:2.14.1)
+shlibver = (>= 1:2.14.10)
 
 ifeq ($(DEB_HOST_ARCH),m68k)
 DEB_PATCHDIRS = debian/patches debian/patches/$(DEB_HOST_ARCH)

Reply via email to