Bug#613184: Update hwinfo package (RE: Please stop using HAL)

2014-03-17 Thread Hideki Yamane
Hi Sebastien,

On Sun, 16 Mar 2014 13:39:03 +0100
Sebastien Badia s...@sebian.fr wrote:
 William doesn't respond anymore, and hwinfo is an ITA package.

 Ooh.


 Thank you very much for your work Hideki, but… this was already done in
 collab-maint¹.
 
 Sorry about that :-/ (I've completely missed the pending tag… sorry.)

 No problem :)
 I'll check collab-maint repo after my vacation in Onsen.


 I think Johann already wanted to sponsor this upload, but otherwise I'd be 
 happy
 that it's you.

 Wait for a while...

-- 
Hideki Yamane henr...@debian.or.jp


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#613184: Update hwinfo package (RE: Please stop using HAL)

2014-03-16 Thread Hideki Yamane
Control: tags -1 +patch +pending

Hi William,

 hwinfo package has RC bug (#613184) due to dependency to HAL.
 It was solved in upstream and tagged as 20.1 as newest release
 in their git repository. See https://gitorious.org/opensuse/hwinfo

 I've prepared new upstream version package for hwinfo as attached
 diff (including some fixes and updates). Please consider to update
 your package, or to allow me to do it with NMU.

 Thanks!

-- 
Hideki Yamane henr...@debian.or.jp
diff -urN hwinfo-16.0/debian/changelog hwinfo-20.1/debian/changelog
--- hwinfo-16.0/debian/changelog	2014-03-16 07:20:39.0 +0900
+++ hwinfo-20.1/debian/changelog	2014-03-16 13:21:21.810517204 +0900
@@ -1,3 +1,33 @@
+hwinfo (20.1-0.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * New upstream release (Closes: #677102, #661994?)
+  * debian/patches
+- refresh all patches
+- drop serial_struct,as-needed.patch: merged upstream 
+- drop fix-ftbfs: not necessary due to upstream's change
+- add remove_git_dependency_from_Makefile.patch: since upstream package
+  generation depends on local git repository.
+  * debian/source/format
+- set 3.0 (quilt)
+  * debian/rules
+- remove patch lines
+- add VERSION file to deal with upstream change
+- remove upstream Changelog file
+  * debian/control
+- remove Build-Depends: libhal-dev (Closes: #613184)
+- remove Build-Depends: quilt
+- add Build-Depends: libx86emu-dev
+- fix description (not libhd13-dev anymore)
+- update to libhd20
+  * debian/*.install
+- adjust file name due to above change
+  * debian/copyright
+- update upstream URL (Closes: #667846)
+- update to copyright format 1.0
+ 
+ -- Hideki Yamane henr...@debian.org  Sun, 16 Mar 2014 08:20:36 +0900
+
 hwinfo (16.0-2.2) unstable; urgency=low
 
   * Non-maintainer upload.
diff -urN hwinfo-16.0/debian/control hwinfo-20.1/debian/control
--- hwinfo-16.0/debian/control	2014-03-16 07:20:39.0 +0900
+++ hwinfo-20.1/debian/control	2014-03-16 13:02:57.019776262 +0900
@@ -2,7 +2,7 @@
 Section: admin
 Priority: optional
 Maintainer: William Vera bi...@billy.com.mx
-Build-Depends: debhelper (= 7.2.11), quilt, perl, flex, libdbus-1-dev, libhal-dev, linux-kernel-headers, doxygen, pkg-config
+Build-Depends: debhelper (= 7.2.11), perl, flex, libdbus-1-dev, linux-kernel-headers, doxygen, pkg-config, libx86emu-dev
 Standards-Version: 3.8.3
 
 Package: hwinfo
@@ -23,7 +23,7 @@
  you think one or more of these should be included in the package, please
  contact the maintainer at hwi...@packages.debian.org.
 
-Package: libhd16
+Package: libhd20
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -57,12 +57,12 @@
  partitions, network card, graphics card, monitor, camera, mouse, sound, pppoe,
  isdn, modem, printer, scanner, bios, cpu, usb, memory and smp.
  .
- This package contains the documentation for the libhd13-dev package.
+ This package contains the documentation for the libhd-dev package.
 
 Package: libhd-dev
 Section: libdevel
 Architecture: any
-Depends: libhd16 (= ${binary:Version}), libdbus-1-dev (= 0.61), libhal-dev (= 0.5)
+Depends: libhd20 (= ${binary:Version}), libdbus-1-dev (= 0.61), libhal-dev (= 0.5)
 Suggests: libhd-doc
 Provides: libhd12-dev, libhd13-dev, libhd14-dev, libhd15-dev, libhd16-dev
 Description: Hardware identification system library and headers
diff -urN hwinfo-16.0/debian/copyright hwinfo-20.1/debian/copyright
--- hwinfo-16.0/debian/copyright	2014-03-16 07:20:39.0 +0900
+++ hwinfo-20.1/debian/copyright	2014-03-16 13:22:43.766066714 +0900
@@ -1,55 +1,55 @@
-This package was debianized by Morten Werner Olsen wer...@skolelinux.no on
-Sun, 30 May 2004 21:39:25 +0200.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: hwinfo
+Source: https://gitorious.org/opensuse/hwinfo
+Upstream-Contact: Steffen Winterfeldt snw...@suse.de
+  https://www.suse.com
+
+Files: *
+Copyright: 2006-2013 Steffen Winterfeldt
+ SUSE Linux GmbH
+License: GPL-2
+
+Files: src/int10/AsmMacros.h
+Copyright: 1993,1994 by David Wexelblat d...@xfree86.org
+   The Regents of the University of California.
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+notice, this list of conditions and the following disclaimer in the
+documentation and/or other materials provided with the distribution.
+ 3. Neither the name of the University nor the names of its contributors
+may be used to endorse or promote products derived from this software
+without specific prior written permission.
+ .
+ On Debian systems, the 

Bug#613184: Update hwinfo package (RE: Please stop using HAL)

2014-03-16 Thread Sebastien Badia
On Sun, Mar 16, 2014 at 05:02:44PM (+0900), Hideki Yamane wrote:
 Control: tags -1 +patch +pending
 
 Hi William,
 
  hwinfo package has RC bug (#613184) due to dependency to HAL.
  It was solved in upstream and tagged as 20.1 as newest release
  in their git repository. See https://gitorious.org/opensuse/hwinfo
 
  I've prepared new upstream version package for hwinfo as attached
  diff (including some fixes and updates). Please consider to update
  your package, or to allow me to do it with NMU.
 
  Thanks!

Hi Hideki,

William doesn't respond anymore, and hwinfo is an ITA package.

Oh heck!!

Thank you very much for your work Hideki, but… this was already done in
collab-maint¹.

Sorry about that :-/ (I've completely missed the pending tag… sorry.)

We have just an (resolved) issue with all architectures (with libx86emu)².

And just for the record, gitorious upstream is not maintained anymore, Steffen
is using now github.

  * https://github.com/openSUSE/hwinfo
  * http://github.com/wfeldt/libx86emu

I think Johann already wanted to sponsor this upload, but otherwise I'd be happy
that it's you.

Cheers,

¹http://anonscm.debian.org/gitweb/?p=collab-maint/hwinfo.git
²https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733578
³http://pub.sebian.fr/pub/hwinfo_21.0-1_amd64-20140316-1308.build
-- 
Sebastien Badia


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org