[Pkg-privacy-commits] [nautilus-wipe] branch master created (now 84d4201)
Ulrike Uhlig
u-guest at moszumanska.debian.org
Thu Jul 7 19:45:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
u-guest pushed a change to branch master
in repository nautilus-wipe.
at 84d4201 hand over package to pkg-privacy team
This branch includes the following new commits:
new e1910cd Initial commit
new 96628bc First working attempt for asynchronous spawning.
new 4903905 Add a TODO-list.
new ccfee7e Removed unused dump function.
new 2a0bd8b Don't forged to stop watching on error.
new 28d8a93 Added progress information.
new 3e074f4 Use libgsecuredelete instead of managing the deletion ourselves.
new 7437872 Use the new libGSecureDelete API.
new b5dbe55 Don't forget to unref the operation object.
new 53a45d3 Removed done things.
new 9d2bdc0 Implement sfill : first draft
new 610813d A little code cleanup.
new f1e0c3a Precise UI messages
new 2e94a68 Use asynchronous dialogs.
new fa0f117 Add missing files from gettext.
new 3feb18d Sfill: work on the draft
new f3a17fd Update copyright notice
new 83233e1 Factorize do_srm to do_gsd
new 7e06423 Implement do_sfill
new 6f9efe8 Factorize confirm_dialog_cb
new 50fbf77 Factorize menu_gsd_cb
new e4c5cf8 Fixed most of the build errors
new 0b11e40 Ship new version of the INSTALL file from autotools.
new aaa5af0 Add the two possible operations implementation.
new 81c1dd5 Add headers for operations.
new da26949 Properly set an error with unsupported locations.
new 45237c6 Add NautilusSrmProgressDialog.
new 9f97ba4 Correct handling of empty file lists.
new 8f3fd6f Generic UI for operations.
new ae720f4 Add a few missing includes (no harm but still).
new ec5cf18 Use the new separated modules.
new 33b8ebd Fix response in display_dialog().
new b9c9b51 Fix use of the Nautilus' window.
new 59695ed Fix distribution of header files.
new 3775286 Fix build on GTK 2.12/Nautilus 2.20
new 0f9906d Fix for wrong object type on Nautilus 2.20
new 5a875ff Release our parent window pointer when it gets destroyed
new 99eac4a Use non-modal dialogs when we don't expect a response from the user
new 5fcc689 Add a README with dependancies
new 4264e81 Fix harmful use of remote file path with Nautilus 2.20
new 71d0075 Add a small test program
new 54a0062 Update TODO list
new e520baa Typo fixes (mostly override -> overwrite)
new 808c8c7 Move i18n stuff in nautilus-srm.h so other files can easily use it
new 0ad7157 Better error message when child spawn fails
new f55422d Add support for operation's settings
new d97e634 Make operation providers return the operation object
new 6682d79 Some progress dialog fixes
new 8782a82 Don't destroy widget if already destroyed
new 7aac76c Add cancellation support
new ed13bd9 Reorder options in confirm dialog
new baaec22 Don't unref operation on launch failure since it doesn't exist
new dd56e38 Fix background item
new 5e806ce sfill-operation input files related fixes
new c7b5bdf Don't unref unexisting operation
new f5e578f Fix call of the 2+ sfill operations
new 4878d22 Use paths instead of NFIs for operations
new a79e917 Support for Nautilus' desktop
new 2b57d31 User interface message review
new 7665406 Add some UI stuff to the TODO
new e697e92 Fixes for 2b57d31
new 260fcc4 Improve failure dialog
new 28f3a17 Add mnemonic accessors
new bc86de6 Filter input of fill_operation outside of the operation launcher
new 89f0642 Fix wrong mount filtering (oops)
new 18375cf Display names of devices to work on in the dialogs
new 7dbbd75 Drop GtkCellRendererSpin in favour to GtkCellRendererText
new 8f5afef Don't try to remove progress dialog window's close button
new 9959a6b Cleanup a bit configure script
new 4164d96 Sync TODO to the actual state
new 7f0910c Don't use single-line (C++-style) comments
new 7962de4 Enable Automake 1.11 silent rules if present
new bed3360 Help draft
new e14c622 Add some tasks to the TODO
new 7bc0b8d Fix typos and slight reformulation
new 2914f88 Display absolute paths in sfill confirmation dialog
new 4ba33ae Use GTK's "clear" icon for sfill menu entry
new 6576e32 Documentation formatting
new 08c1cbd Drop wrong TODO entry
new 806f1b2 Fix conflict resolution
new b5f22c2 Convert documentation draft to docbook
new 88cca00 Build system update and cleanup
new 67a4989 Add a missing file to the manual draft
new 454ac2c Todo: the gutmann's wipe algo is deprecated
new 534ce54 Manual: synchronize to the GUI
new a19256c Update build system to prepare proper I18N
new efd863b Clean and enable I18N
new 3ab20c2 Add French translation
new 4e8ba67 Fix distribution
new 3ffc25b Improve confirm dialog confirmation button
new 7095a70 Fix distcheck
new ab68986 Small fixes for the Nautilus extension directory checks
new 9f6ce34 Install help
new bb6ec6c Add help button to the confirm/configuration dialog
new 1037e78 Code cleanup
new a51c8aa Update French translation
new dec28f2 Update i18n-related build system
new f24dddd Build system cleanup
new e0b9455 Update .gitignore
new b9fc3ae Fix build after a `make distclean`
new 02026a4 Use only 2 passes by default
new 76fbd72 Update mode description strings
new 106f033 Update French translation
new 77ded86 Document the new behaviour introduced by 02026a4
new 3628884 Update TODO according to recent changes
new fd7b6f0 TODO: prevent from deleting single file from flash
new 045b1fc Improve README a bit
new c7989c0 Don't do useless and maybe wrong optimizations
new 776db56 Precise nautilus extension path handeling
new 84e5a70 Adapt to recent libgsecuredelete API changes
new 465cffb Wrap error message
new 47e792d Update copyright information
new 6016554 Rename to Nautilus Wipe to be more tool-agnostic
new 8197cb9 Fix ghelp link
new adfeea5 Small help rewording
new f1faf60 Add missing NEWS file and fill AUTHORS
new d4119c2 List intltool as a build-dependency
new a9748f3 Make README proper ReST
new de51480 Set release date
new 0622468 Improve help wording a little
new 60c9e0c Imported Upstream version 0.1
new 47f4b29 Import initial Debian packaging.
new 4b228a2 Remove the .la file after dh_auto_install has done its job.
new dbd9e0e Update maintainer's email.
new bfef0e3 Make it clear why dh_makeshlibs is disabled.
new 2852cf2 Bump debhelper compatibility level to v8.
new c52760e More complete copyright notice.
new 615f0c0 Bump standards version, no change needed.
new 373a3ff Set myself as the Maintainer, update email address wherever needed.
new fa551cf Add watch file.
new 604968e Close ITP, release to unstable.
new ab243d7 New patch: 0001-Support-GTK-3.0.patch
new 54f724d New snapshot.
new 19ecc41 Build against GTK+ and libnautilus-extension-dev >= 3.0.
new d2e4d84 Use dh-autoreconf.
new f8312aa Update 0001-Support-GTK-3.0 patch to tell intltool to ignore quilt patch.
new 4d1cc03 New snapshot
new 8ac9fe2 Add support for building against GTK3 (--with-gtk3)
new 610b489 Fix progress dialog padding and margins
new 46f31eb Prepend elements to lists rather than appending them
new 324cef9 Release 0.1.1
new a1fdc23 Imported Upstream version 0.1.1
new 2b3484a Merge commit 'upstream/nautiluswipe_0.1.1'
new aa8404b Drop 0001-Support-GTK-3.0 patch: it's part of the new upstream version.
new 6550cf6 Update debian/changelog
new bbfac96 Releasing nautilus-wipe 0.1.1-1 Debian experimental package.
new d501283 Fix my name.
new 0163386 Update Vcs-* control fields: packaging repo will move to collab-maint.
new e908c78 Releasing nautilus-wipe (0.1.1-2) to Debian unstable
new 6daa5b5 Add Lintian overrides for false positives.
new e7fd4b7 Set my email address to my shiny new @debian.org one.
new 1515b0f Use dpkg-buildflags instead of hardening-wrapper to set hardening build flags.
new 02ceebe Update copyright years.
new 7c4c4bf Releasing nautilus-wipe (0.1.1-3) to Debian unstable.
new 5deb662 Update specification URL in debian/copyright.
new 1bc493c Bump Standards-Version to 3.9.3, no change required.
new 3c7ded9 Remove outdated and unportable ProgressDialog test file
new e322bb7 Use helper macros to define NautilusWipe's GType
new 19a5663 Move Nautilus extension methods to extension.c
new 480cdf5 Use GTK3 by default
new ee82f0f Move path list handling to its own files
new 609a137 Refactor nautilus-wipe.c for simplicity and readability
new 4f0c2ac Set error quarks atomically
new 0005374 Move g_dngettext compatibility define to compat.h
new 48da00f Remove improper comment
new 0e6ccf5 Consistently use the "NW" prefix for each file name and exported API
new c00eb7a Force accessing object private data through object->priv
new 4d82c5d Rewrite operations as GObjects
new edd144f Add details to the README
new e828a51 Add a TODO entry
new 6be3ba2 Add German translation
new 0efde80 Add missing bug-report-address in the AC_INIT call
new 694a50e Add explicit versioned dependency on automake (>= 1:1.11).
new ce0e549 Migrate to debhelper compat level 9.
new 20b9348 nautilus-wipe (0.1.1-4)
new f2479b6 Invoke dh_install with --fail-missing.
new 7cdb133 Fix support of languages with several plural forms for >1 items
new 859b304 Update translations
new a78ea8d Add Russian translation
new 48e9d27 Drop GConf dependency for Nautilus 3.x
new 1591471 Improve wording of the --with-gtk3 build option description
new 24433cb Document building from Git, and fix some typos
new 8eda46e Merge remote-tracking branch 'upstream_origin/master' into upstream
new a61c81a Drop files shipped by the old upstream tarballs.
new 9fbf3d2 Imported Upstream version 0.1.1+git20130516
new 9243400 Merge branch 'upstream'
new c718c47 Don't configure --with-gtk3: upstream made it the default.
new 3ee9505 Drop dependency on GConf 2.x: it's only useful for Nautilus 2.x.
new b6d444b Use xz compression.
new d6ecb70 Run autogen.sh instead of dh-autoreconf. So, build-depend on libtool.
new 15fa719 nautilus-wipe (0.1.1+git20130516-1) experimental
new 6afb01b Mark functions expecting printf-style arguments with the GNUC attribute
new 3dd23ab Remove an unused variable
new df3dcf3 Release 0.2
new 134ed6e Merge tag '0.2' into upstream
new 285bc0a Merge branch 'upstream'
new ff21bf9 Bump Standards-Version to 3.9.4, no change required.
new 4c8bd96 Disable automake silent building.
new 1f253e3 nautilus-wipe (0.2-1) unstable
new e3b9375 Imported Upstream version 0.2
new ac49d30 Merge tag 'upstream/nautiluswipe_0.2'
new c73f2c1 Fix support for Automake 1.12
new 903ca5e Cherry-pick patch from upstream Git to fix support for Automake 1.12.
new 23af84d Use canonical URL for Vcs-Git.
new b6a90f2 Changelog.
new d085959 Ignore generated help files
new 387042b Don't treat Automake warnings as errors
new c0ef868 Release 0.2.1
new 917f6fa Drop override for buggy Lintian warning that was fixed since then.
new 151555a Merge tag '0.2.1' into upstream
new 3bb7fec Merge branch 'upstream'
new 15d78c6 Drop 0001-Fix-support-for-Automake-1.12.patch, included upstream.
new bdeebc8 Declare compliance with standards 3.9.5.
new 1f10619 Reformat debian/control with cme.
new 33845a3 Drop versioning for dependencies that are satisfied on Squeeze.
new 388d43e Add OpenPGP signature checking support to debian/watch.
new ab7957b nautilus-wipe (0.2.1-1)
new a75b7de Move upstream signing key to the place uscan now looks for it.
new e2929a1 debian/source/include-binaries: update upstream signing key location.
new e52ee27 Vcs-* and Homepage control fields, debian/copyright: use https:// canonical URLs.
new 06bebe6 Declare compliance with Standards-Version 3.9.8.
new ada5d2c Ship armored upstream OpenPGP key instead of binary one, accordingly drop debian/source/include-binaries.
new 3d7b6be nautilus-wipe (0.2.1-2)
new 84d4201 hand over package to pkg-privacy team
The 224 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/nautilus-wipe.git
More information about the Pkg-privacy-commits
mailing list