--- mobile-broadband-provider-info-20081015.1.orig/aclocal.m4 +++ mobile-broadband-provider-info-20081015.1/aclocal.m4 @@ -0,0 +1 @@ +# empty file --- mobile-broadband-provider-info-20081015.1.orig/debian/docs +++ mobile-broadband-provider-info-20081015.1/debian/docs @@ -0,0 +1 @@ +README --- mobile-broadband-provider-info-20081015.1.orig/debian/compat +++ mobile-broadband-provider-info-20081015.1/debian/compat @@ -0,0 +1 @@ +5 --- mobile-broadband-provider-info-20081015.1.orig/debian/copyright +++ mobile-broadband-provider-info-20081015.1/debian/copyright @@ -0,0 +1,45 @@ +This package was debianized by Antti Kaijanmäki on +Tue, 22 Jul 2008 13:05:28 +0300. + +It was downloaded from: http://svn.gnome.org/viewvc/mobile-broadband-provider-info/trunk/ + +Upstream Author: + + Antti Kaijanmäki + +Copyright: + + + +License: + + THIS WORK IS IN PUBLIC DOMAIN: + The person or persons who have associated work with this document + (the "Dedicator" or "Certifier") hereby either (a) certifies that, to the best + of his knowledge, the work of authorship identified is in the public domain of + the country from which the work is published, or (b) hereby dedicates whatever + copyright the dedicators holds in the work of authorship identified below + (the "Work") to the public domain. A certifier, moreover, dedicates any + copyright interest he may have in the associated work, and for these purposes, + is described as a "dedicator" below. + . + A certifier has taken reasonable steps to verify the copyright status of this + work. Certifier recognizes that his good faith efforts may not shield him from + liability if in fact the work certified is not in the public domain. + . + Dedicator makes this dedication for the benefit of the public at large and to + the detriment of the Dedicator's heirs and successors. Dedicator intends this + dedication to be an overt act of relinquishment in perpetuity of all present + and future rights under copyright law, whether vested or contingent, in the + Work. Dedicator understands that such relinquishment of all rights includes the + relinquishment of all rights to enforce (by lawsuit or otherwise) those + copyrights in the Work. + . + Dedicator recognizes that, once placed in the public domain, the Work may be + freely reproduced, distributed, transmitted, used, modified, built upon, or + otherwise exploited by anyone for any purpose, commercial or non-commercial, + and in any way, including by methods that have not yet been invented or + conceived. + +The Debian packaging is (C) 2008, Antti Kaijanmäki and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. --- mobile-broadband-provider-info-20081015.1.orig/debian/mobile-broadband-provider-info-dev.install +++ mobile-broadband-provider-info-20081015.1/debian/mobile-broadband-provider-info-dev.install @@ -0,0 +1 @@ +usr/lib/ --- mobile-broadband-provider-info-20081015.1.orig/debian/rules +++ mobile-broadband-provider-info-20081015.1/debian/rules @@ -0,0 +1,12 @@ +#!/usr/bin/make -f + +DEB_DH_INSTALL_SOURCEDIR = debian/tmp + +DEB_AUTO_UPDATE_ACLOCAL = 1.10 +DEB_AUTO_UPDATE_AUTOMAKE = 1.10 -a -c -f +DEB_AUTO_UPDATE_AUTOCONF = 2.50 + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk + --- mobile-broadband-provider-info-20081015.1.orig/debian/mobile-broadband-provider-info.install +++ mobile-broadband-provider-info-20081015.1/debian/mobile-broadband-provider-info.install @@ -0,0 +1 @@ +usr/share/* --- mobile-broadband-provider-info-20081015.1.orig/debian/control +++ mobile-broadband-provider-info-20081015.1/debian/control @@ -0,0 +1,25 @@ +Source: mobile-broadband-provider-info +Section: admin +Priority: extra +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Antti Kaijanmäki (Wellark) +Build-Depends: cdbs, debhelper (>= 5), autotools-dev, automake +Standards-Version: 3.7.3 +Vcs-Bzr: http://code.launchpad.net/~network-manager/mobile-broadband-provider-info/mobile-broadband-provider-info.ubuntu +Vcs-Svn: http://svn.gnome.org/svn/mobile-broadband-provider-info/trunk +Vcs-Browser: http://svn.gnome.org/viewvc/mobile-broadband-provider-info/trunk/ +Homepage: http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders + +Package: mobile-broadband-provider-info +Architecture: all +Description: database of mobile broadband service providers + Contains service provider specific settings of mobile broadband providers in + different countries. + +Package: mobile-broadband-provider-info-dev +Architecture: all +Description: database of mobile broadband service providers + Contains service provider specific settings of mobile broadband providers in + different countries. + . + development files --- mobile-broadband-provider-info-20081015.1.orig/debian/changelog +++ mobile-broadband-provider-info-20081015.1/debian/changelog @@ -0,0 +1,52 @@ +mobile-broadband-provider-info (20081015.1-0ubuntu1) intrepid; urgency=low + + * new upstream snapshot to get latest pre-release provider info + (http://bzr-mirror.gnome.org/mobile-broadband-provider-info/trunk@31) + + LP: #274790 United Kingdom O2 contract username incorrect + + LP: #277455 New mobile phone provider in Spain + + LP: #279183 o2 cannot be spelled 'O2' + + -- Alexander Sack Tue, 21 Oct 2008 15:11:35 +0200 + +mobile-broadband-provider-info (20080822.1-0ubuntu2) intrepid; urgency=low + + * debian/control: add Vcs-Bzr: + http://code.launchpad.net/~network-manager/mobile-broadband-provider-info/mobile-broadband-provider-info.ubuntu + * debian/rules, debian/control, aclocal.m4: enable build with tarball from + upstream bzr by auto-recreating autotools files during build. To trigger + this we define the DEB_AUTO_UPDATE_* cdbs variables accordingly. On top we + add automake to the build-depends and create a dummy aclocal.m4 file to + trick cdbs into rerunning aclocal. + + -- Alexander Sack Mon, 01 Sep 2008 17:06:19 +0200 + +mobile-broadband-provider-info (20080822.1-0ubuntu1) intrepid; urgency=low + + * new upstream release + * fixed package versioning + + -- Antti Kaijanmäki (Wellark) Fri, 22 Aug 2008 14:09:17 +0300 + +mobile-broadband-provider-info (20080814~intrepid) intrepid; urgency=low + + * first upstream release + + -- Antti Kaijanmäki (Wellark) Thu, 14 Aug 2008 11:30:00 +0300 + +mobile-broadband-provider-info (20080723-0ubuntu1) intrepid; urgency=low + + * first intrepid package + + -- Antti Kaijanmäki (Wellark) Wed, 23 Jul 2008 08:40:05 +0300 + +mobile-broadband-provider-info (20080722) hardy; urgency=low + + * move from universe to main + + -- Antti Kaijanmäki (Wellark) Tue, 22 Jul 2008 20:37:27 +0300 + +mobile-broadband-provider-info (20080721) hardy; urgency=low + + * Initial release + + -- Antti Kaijanmäki (Wellark) Tue, 22 Jul 2008 13:07:45 +0300