]> git.saurik.com Git - apt.git/commitdiff
lots of cppcheck fixes
authorMichael Vogt <michael.vogt@ubuntu.com>
Fri, 12 Aug 2011 08:32:05 +0000 (10:32 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Fri, 12 Aug 2011 08:32:05 +0000 (10:32 +0200)
debian/changelog
test/integration/Packages-hashsum-verification [new file with mode: 0644]

index 489960912fc3e04416ed6dcb8e0f0e776783009c..d44d0aaa281a8977ea4b5fa72fd41a0cb415bdb9 100644 (file)
@@ -1,5 +1,6 @@
 apt (0.8.15.5.6) UNRELEASED; urgency=low
 
+  [ Michael Vogt ]
   * apt-pkg/contrib/fileutl.{cc,h}:
     - add GetModificationTime() helper
   * apt-pkg/pkgcachegen.cc:
@@ -17,6 +18,9 @@ apt (0.8.15.5.6) UNRELEASED; urgency=low
   * apt-pkg/acquire-item.cc:
     - if no Release.gpg file is found, still load the hashes for
       verification (closes: #636314) and add test
+  
+  [ David Kalnischkies ]
+  * lots of cppcheck fixes
 
  -- Michael Vogt <mvo@debian.org>  Tue, 12 Jul 2011 11:54:47 +0200
 
diff --git a/test/integration/Packages-hashsum-verification b/test/integration/Packages-hashsum-verification
new file mode 100644 (file)
index 0000000..29a385f
--- /dev/null
@@ -0,0 +1,18 @@
+Package: apt
+Version: 0.7.25.3
+Architecture: i386
+Maintainer: APT Development Team <deity@lists.debian.org>
+Installed-Size: 5244
+Replaces: libapt-pkg-dev (<< 0.3.7), libapt-pkg-doc (<< 0.3.7)
+Provides: libapt-pkg-libc6.9-6-4.8
+Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt
+Filename: apt.deb
+Size: 0
+MD5sum: d41d8cd98f00b204e9800998ecf8427e
+Description: Advanced front-end for dpkg
+ This is Debian's next generation front-end for the dpkg package manager.
+ It provides the apt-get utility and APT dselect method that provides a
+ simpler, safer way to install and upgrade packages.
+ .
+ APT features complete installation ordering, multiple source capability
+ and several other unique features, see the Users Guide in apt-doc.